How to do convolution of more than 2 signals? I keep on getting errors

12 visualizzazioni (ultimi 30 giorni)
I keep on getting errors like this : "Error using conv (line 35) SHAPE must be 'full', 'same', or 'valid'.
Error in mp2no3 (line 25) orig1 = conv(x1est,x2est,x3est);"

Risposta accettata

Mohammad Abouali
Mohammad Abouali il 26 Ott 2014
conv only accepts two signal at a time. you can not pass it three signal.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by