difference between abrupt changes functions

5 views (last 30 days)
Oded Scharf
Oded Scharf on 15 Jul 2019
Commented: Jan on 16 Jul 2019
Hey,
I'm was trying to find changes in my signal and I used 'findchangepts' function which worked really good (I used both mean and linear statistics) but it works only with signal processing toolbox which is missing to my colleagues.
Now I found the function 'ischange' which looks similar and doesn't need the toolbox but it brings different results.
Do anyone know what is the difference between these two functions?
Thanks!
  3 Comments
Oded Scharf
Oded Scharf on 16 Jul 2019
I'm attaching two figures of the same signal. One with findchangepts division and the other with ischange. Both of the cange points are different between the two figures.
Jan
Jan on 16 Jul 2019
To examine a fig file, you have to open it in Matlab at first. Please post some data and the used code instead. Maybe a screenshot is easier also for a comparison of the results you get.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!