Have a Problem using CONV2
이전 댓글 표시

댓글 수: 3
KSSV
2021년 5월 5일
To plot the dimensions of (x,y) i.e. tydwave and ydwave should be same. In your case they are not same, so error.
Christopher Ramos
2021년 5월 5일
KSSV
2021년 5월 5일
Get them to same dimensions.
답변 (1개)
Aditya Patil
2021년 5월 12일
0 개 추천
The plot function requires both arguments to be of same size.
While the solution depends on the nature of the data, the most likely cause is missing data in one of the variables, or erroneous data in one of them. Remove such data which doesn't have corresponding value in the other variable.
카테고리
도움말 센터 및 File Exchange에서 Correlation and Convolution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!