필터 지우기
필터 지우기

Does anyone knows what is Enright Periodogram algorithm is?

조회 수: 2 (최근 30일)
alex
alex 2012년 10월 6일
I know that Enright Periodogram algorithm is a way to find the suitable period of signal with a lot of noise.
in general i know that the method is based on dividing the time series signal into the blocks of expected period and than performing the calculation
BUT: what to do if the signal cannot be divided into blocks of expected period and there is a residue ? for example: if to sample the signal every hour for 27 hours- so the time series would be a vector and his length is 27 after that to check if the sampled signal has either periodicity of 4 hours or 5 hours. if to check the periodicity of the 4 hours the time series will be divided into 6 blocks of 4 and there would be a residue of 3(4*6+3=24+3=27)
and if to check the periodicity of the 5 hours the time series will be divided into 5 blocks of 5 and there would be a residue of 2(5*5+2=25+2=27)
so every time there is could be a different residue that can affect the calculation,so if anybody knows what is the convention for this problem in Enright Periodogram calculation, please tell(i mean write) me !
  댓글 수: 1
José-Luis
José-Luis 2012년 10월 6일
편집: José-Luis 2012년 10월 6일
This is hardly a Matlab problem, so this is probably not the best forum to ask this question. This is a research question. Your best bet would be to see who has cited Enright. There seems to be 67 other papers that cite it.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by