Can anyone verify this code for a Particle Filter using sliding window - not sure it's doing what it should do
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm trying to get a sliding window Particle filter working. The Particle filter part seems to work ok, however, I'm using a sliding window to form exponential model state parameters Aexp(B) for the state model in the filter and this is the part I'm not sure is correct. I was wondering if anyone had any ideas? Can regression parameters be calculated accurately enough over a windowed length of data to give a reasonable estimate of the data fit?
I've attached the code, it's a bit scrappy as I'm newish to Matlab programming.
Hoping someone may be able to help.
Thanks,
Andy
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!