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 CenterFile Exchange에서 Measurements and Feature Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by