Substitute of CUSUM algorithm for point-change detection and curve fitting..
Show older comments
Hi, I am using CUSUM (cumulative sum) algorithm to detect points of sudden changes in my neural signal data. This algorithm is working fine, but I want to try some other algorithm. Can anyone suggest some other algorithm that can be used to detect changes?
1 Comment
H. Sh. G.
on 9 Nov 2021
Hi
Use findchangpts.m
https://www.mathworks.com/help/signal/ref/findchangepts.html
Accepted Answer
More Answers (1)
jyoti mundra
on 18 May 2020
0 votes
Hi, is there any matlab function available for CUSUM also?
1 Comment
Tommy
on 22 May 2020
In the signal processing toolbox:
Categories
Find more on Spline Postprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!