difference between abrupt changes functions
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Jan
2019년 7월 16일
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.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!