What is the difference between spectrogram and pspectrum?
Mostrar comentarios más antiguos
What is the difference between spectrogram and pspectrum?
Respuestas (2)
Sai Sri Pathuri
el 24 de Jul. de 2019
2 votos
spectrogram is a function used to plot the spectrum of short-time fourier transform (used to determine the sinusoidal frequency and phase content of local sections of a signal) of input signal, whereas pspectrum function returns the power spectrum (used to analyze signals in the frequency and time-frequency domains) of input signal.
For detailed information about these functions, refer
PIYUSH MOHANTY
el 23 de Nov. de 2019
0 votos
Please find the attachment.
Categorías
Más información sobre Time-Frequency Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!