Finding minimum points in a plot.

조회 수: 3 (최근 30일)
Abhiraj Gupta
Abhiraj Gupta 2019년 8월 16일
댓글: Rik 2019년 8월 20일
I want only the minimum points in the blue plot. I want an almost parabolic curve open downwards. ' islocalmin ' and , 'envelope' functions are not woking. How could I acheive it?
the orange plot is it's Savitzky–Golay filter output.
  댓글 수: 6
Adam
Adam 2019년 8월 20일
Well, if 'not working' is as much information as you want to give I guess the question is at an end?!
Adam
Adam 2019년 8월 20일
And the code you are running is what?!

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

답변 (1개)

Rik
Rik 2019년 8월 16일
The movmin function might work for you. If you want us to help with the tweaking, you will have to attach your data or some code that can generate plausible data.
  댓글 수: 2
Abhiraj Gupta
Abhiraj Gupta 2019년 8월 20일
not working.
Rik
Rik 2019년 8월 20일
You didn't provide any method of using your raw data to get the plot, nor the code you tried. This way it is very difficult to help you.

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by