필터 지우기
필터 지우기

How to divide this plot into different regions?

조회 수: 3 (최근 30일)
Enrica Brunetti
Enrica Brunetti 2020년 8월 24일
댓글: Adam Danz 2020년 8월 26일
I want to identify different regions, each one is characterized by one peak followed by a minimum point.
This is the plot in which I want to obtain these different regions (red lines).
This procedure must be performed for the entire plot.
  댓글 수: 3
Enrica Brunetti
Enrica Brunetti 2020년 8월 25일
I want to select the regions in which one I have a peak, shown with a blue triangle, followed by a minimum point.
So the 2nd red line has been misplaced, in fact it had to be positioned at the next mininum point.
Adam Danz
Adam Danz 2020년 8월 26일
You already have the location of peaks. Now all you need to do is find the min() between adjacent peaks. That should be quite easy to do within a loop.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by