using the 2d convolution function C = conv2(A,B,'full')
Show older comments
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 Comment
DGM
on 15 Mar 2021
If Y is a 2D array, would using surf(Y) suit your needs?
Answers (0)
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!