What is the difference between spectrogram and pspectrum?
22 ビュー (過去 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!