periodogram for discrete data sequence?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
If I want to get the continuous periodogram of a signal, which function/object should I use? According to spectrum.psd:
The power spectral density (PSD) is intended for continuous spectra. The integral of the PSD over a given frequency band computes the average power in the signal in that frequency band. In contrast to the msspectrum, the peaks in this spectra do not reflect the power at a given frequency.
And dspdata.psd:
The power spectral density (PSD) is intended for continuous spectra. The integral of the PSD over a given frequency band computes the average power in the signal over that frequency band. In contrast to the mean-squared spectrum, the peaks in this spectra do not reflect the power at a given frequency.
If I have a discrete data set of length N, how can I compute its continuous periodogram?
Bob
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!