Finding minimum points in a plot.

4 visualizzazioni (ultimi 30 giorni)
Abhiraj Gupta
Abhiraj Gupta il 16 Ago 2019
Commentato: Rik il 20 Ago 2019
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 Commenti
Adam
Adam il 20 Ago 2019
Well, if 'not working' is as much information as you want to give I guess the question is at an end?!
Adam
Adam il 20 Ago 2019
And the code you are running is what?!

Accedi per commentare.

Risposte (1)

Rik
Rik il 16 Ago 2019
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 Commenti
Abhiraj Gupta
Abhiraj Gupta il 20 Ago 2019
not working.
Rik
Rik il 20 Ago 2019
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.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by