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 Comment

If Y is a 2D array, would using surf(Y) suit your needs?

Sign in to comment.

Answers (0)

Categories

Asked:

on 15 Mar 2021

Commented:

DGM
on 15 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!