how to detect point before it went on plateau
이전 댓글 표시
Hello everyone, I am new to matlab and I am doing a force analysis. I would like to detect a point in matlab before it went on a plateau, for example, this picture below (taken from a journal)

but from my graph, i can only able to detect the peak point, not the plateau, example below

(top picture) i am not sure how to find the minimum point of plateau (green line graph) and the point until it start to go down again, and then plot a line through it, as well as label each point (tp, tr, tf). will somebody help me on this?
attached is my data for 3 forces and time.
댓글 수: 2
Image Analyst
2014년 6월 16일
What is the algorithm described in the paper? Can't you just use the same method they did?
Sharah
2014년 6월 16일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!