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?
1 个评论
Daniel M
2019-10-22
doc fft
Also look at the examples <https://www.mathworks.com/help/matlab/examples.html?category=fourier-analysis-and-filtering>
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!