How can I estimate the prestley's evolutionary spectrum in MatLab.

2 ビュー (過去 30 日間)
I want to estimate the Prestley's Evolutionary Spectrum for non stationary time series using MatLab. I'm wondering whether there is an inbuilt function for this.
  3 件のコメント
John D'Errico
John D'Errico 2016 年 8 月 28 日
編集済み: John D'Errico 2016 年 8 月 28 日
No. It is a very good bet there is no function already written to do this.
Time for you to start writing then. If you do it well, then post it on the file exchange, so others can gain from your effort. Then others can gain from your efforts.
Samithree Rajapaksha
Samithree Rajapaksha 2016 年 8 月 31 日
Thanks John and Strider. Spectrogram based on STFT is there in Matlab. Yeah, I'm going to try writing a fnction.

サインインしてコメントする。

採用された回答

Natch Ruengsakulrach
Natch Ruengsakulrach 2016 年 8 月 31 日
Unfortunately, MATLAB currently does not have a built-in function for Prestley’s evolutionary spectrum estimation, so you will need to either search for it on File Exchange or write your own function. I work for MathWorks and have forwarded this feedback to the appropriate product team. You can find available spectrum estimation methods MATLAB provides in the below link:
  1 件のコメント
Samithree Rajapaksha
Samithree Rajapaksha 2016 年 8 月 31 日
Thanks Natch. Spectrogram based on the STFT seems so much alike to the evolutionary spectra introduced by Prestley. So I might go for it.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMeasurements and Feature Extraction についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by