Stem function and it's labeling.
1 view (last 30 days)
Show older comments
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?
1 Comment
Daniel M
on 22 Oct 2019
doc fft
Also look at the examples <https://www.mathworks.com/help/matlab/examples.html?category=fourier-analysis-and-filtering>
Answers (0)
See Also
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!