I have a 7000x10 matrix, with one of the column being the years from 1985 to 2019. I want to make a sliding window which will go over a 5 years width with a 1 year step size. My problem is that every year holds a different number of events, which means that I can't use a fixed width like I saw with other sliding window techniques.

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 3월 18일
In your particular case, could it help to pre-calculate summary information by year?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 NaNs에 대해 자세히 알아보기

질문:

2019년 3월 18일

댓글:

2019년 3월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by