using the 2d convolution function C = conv2(A,B,'full')
Mostrar comentarios más antiguos
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 comentario
DGM
el 15 de Mzo. de 2021
If Y is a 2D array, would using surf(Y) suit your needs?
Respuestas (0)
Categorías
Más información sobre Time-Frequency Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!