using the 2d convolution function C = conv2(A,B,'full')
Afficher commentaires plus anciens
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 commentaire
DGM
le 15 Mar 2021
If Y is a 2D array, would using surf(Y) suit your needs?
Réponses (0)
Catégories
En savoir plus sur Time-Frequency Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!