pmtm
マルチテーパー パワー スペクトル密度推定
構文
説明
は、離散扁長回転楕円体 (スレピアン) 列をテーパーとして使用し、入力信号 pxx = pmtm(x)x のトムソンのマルチテーパー パワー スペクトル密度 (PSD) 推定 pxx を返します。
[___, は、PSD 推定の pxxc] = pmtm(___,'ConfidenceLevel',probability)probability × 100% 信頼区間を pxxc に返します。
[___] = pmtm(___,'DropLastTaper', は、マルチテーパー PSD 推定を計算するときに dropflag)pmtm が最後のスレピアン テーパーを無視するかどうかを指定します。
[___] = pmtm( は、cell 配列 x,dpss_params,___)dpss_params を使用して、入力引数を dpss に渡します。この構文は、スレピアン テーパーにのみ適用されます。
出力引数を設定せずに pmtm(___) を使用すると、現在の Figure ウィンドウにマルチテーパー PSD 推定がプロットされます。
例
入力引数
出力引数
詳細
参照
[1] McCoy, Emma J., Andrew T. Walden, and Donald B. Percival. "Multitaper Spectral Estimation of Power Law Processes." IEEE® Transactions on Signal Processing 46, no. 3 (March 1998): 655–68. https://doi.org/10.1109/78.661333.
[2] Percival, Donald B., and Andrew T. Walden. Spectral Analysis for Physical Applications: Multitaper and Conventional Univariate Techniques. Cambridge; New York, NY, USA: Cambridge University Press, 1993.
[3] Riedel, Kurt S., and Alexander Sidorenko. “Minimum Bias Multiple Taper Spectral Estimation.” IEEE Transactions on Signal Processing 43, no. 1 (January 1995): 188–95. https://doi.org/10.1109/78.365298.
[4] Thomson, David J. "Spectrum estimation and harmonic analysis." Proceedings of the IEEE 70, no. 9 (1982): 1055–96. https://doi.org/10.1109/PROC.1982.12433.









![Figure contains an axes object. The axes object with title Proportion of Energy in [-w,w] of k-th Slepian Sequence contains an object of type stem.](../../examples/signal/win64/DPSSSequencesAndTheirFrequencyDomainConcentrationsExample_01.png)
![Figure contains an axes object. The axes object with title Proportion of Energy in [-w,w] of k-th Slepian Sequence contains 2 objects of type stem, line.](../../examples/signal/win64/DPSSSequencesAndTheirFrequencyDomainConcentrationsExample_02.png)




