What is the difference between spectrogram and pspectrum?
26 次查看(过去 30 天)
显示 更早的评论
What is the difference between spectrogram and pspectrum?
0 个评论
回答(2 个)
Sai Sri Pathuri
2019-7-24
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!