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!