using the 2d convolution function C = conv2(A,B,'full')
显示 更早的评论
i have two rect function their amplitude 1 and time period 5 for example. i need the 3d view of (y) where (y) is the output of the 2D full convolution of the two rect.
1 个评论
DGM
2021-3-15
If Y is a 2D array, would using surf(Y) suit your needs?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!