Stem function and it's labeling.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Daniel M
el 22 de Oct. de 2019
doc fft
Also look at the examples <https://www.mathworks.com/help/matlab/examples.html?category=fourier-analysis-and-filtering>
Respuestas (0)
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!