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

조회 수: 12 (최근 30일)
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);"

채택된 답변

Mohammad Abouali
Mohammad Abouali 2014년 10월 26일
conv only accepts two signal at a time. you can not pass it three signal.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by