Stem function and it's labeling.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Daniel M
le 22 Oct 2019
doc fft
Also look at the examples <https://www.mathworks.com/help/matlab/examples.html?category=fourier-analysis-and-filtering>
Réponses (0)
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!