Is there a way to calculate the moving variance of a data set with a variable window size? I would like my window size to be determined by a specified number of data points within each window, and with this be able to determine when the data converges by finding where my variance is below a certain tolerance.

 채택된 답변

Chad Greene
Chad Greene 2016년 4월 1일

0 개 추천

I recommend Aslak Grinsted's moving function, which is computationally-efficient and easy to use.

추가 답변 (0개)

카테고리

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

질문:

2016년 4월 1일

답변:

2016년 4월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by