How to find change points in a graph on matlab

661 Views Asked by At

I have a graph like thisenter image description here

I need to find points at which sudden changes happening for the DPC Time Curve. We can observe that at time 20 and around 70 increase is happening. How to do this in Matlab. Is there any method or predefined functions available to find this change points? How to do this mathematically?