How to plot phase and amplitude spectrum after doing fft?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I am a new MATLAB user. I had a signal file in .txt which I did Fourier Transform for. I would like to know what code I should input in MATLAB in order to plot the phase and amplitude spectra of this file. Thanks in advance... "The signal txt is atttched herewith"
2 comentarios
Star Strider
el 1 de Nov. de 2020
That is not possible to do with any accuracy without having the associated time vector (vector of sampling instants for each sample).
Respuestas (1)
Ver también
Categorías
Más información sobre Spectral Measurements 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!