How to draw specific shape with unit impulse

1 view (last 30 days)
Hello,
how to draw specific shape with unit impulse?
Like in attached image. Images is from unknown book.
  1 Comment
Grega Mocnik
Grega Mocnik on 27 Jan 2023
I found a book:
John W. Woods - Multidimensional Signal, Image, and Video Processing and Coding-Elsevier_Academic Press (2006)

Sign in to comment.

Answers (1)

Ritish Sehgal
Ritish Sehgal on 27 Jan 2023
Hi,
From the label of these figures, it seems that you want to create mesh and contour plots.
You can draw the mesh and contour plots using the ‘mesh’ and ‘contour’ functions respectively.
Below are the documentation links that contain more details and examples of these functions:
You can refer to the link below to explore various other types of plots that can be used to visualize data:
Hope it helps!!

Products

Community Treasure Hunt

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

Start Hunting!