Stem function and it's labeling.

Let I have a complex signal h, I take a=fft(h). Now if I plot b=stem(a), what stem plot x and y axis defines? . whats is the difference between plotting stem(a) and stem(abs(a)) though stem plot doesnt plot imaginary values?

Answers (0)

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Asked:

on 22 Oct 2019

Commented:

on 22 Oct 2019

Community Treasure Hunt

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

Start Hunting!