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!