What is the difference between spectrogram and pspectrum?
22 views (last 30 days)
Show older comments
What is the difference between spectrogram and pspectrum?
0 Comments
Answers (2)
Sai Sri Pathuri
on 24 Jul 2019
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
0 Comments
See Also
Categories
Find more on Time-Frequency Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!