Moving monthly average of SPEI

조회 수: 5 (최근 30일)
Doriano Zita
Doriano Zita 2021년 4월 12일
댓글: Helder Fraga 2022년 8월 30일
Is there a way to calculate the SPEI values aggregated to the integration time but as a moving monthly average?
  댓글 수: 1
Helder Fraga
Helder Fraga 2022년 8월 30일
i was looking for the same... looks like this code doesnt give the all monthly values

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

답변 (1개)

Madhav Thakker
Madhav Thakker 2021년 4월 14일
Hi Doriano,
Have a look at https://in.mathworks.com/help/matlab/ref/movmean.html MATLAB documentation to calculate moving mean. You can specify use this implementation to caluclate moving mean for specific number of elements in history (in your case, 1 month).
Hope this helps.

카테고리

Help CenterFile Exchange에서 Climate Science and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by