How do I find first point of inflection in a plot created by array data.
Afficher commentaires plus anciens
Hello
I have two arrays by which i plot a 2d graph. I want to find first point of inflection(first minimum value). how do I find it.
There are 250 rows in a array.
On x axis its time from 1ms to 250 ms. and on y axis there is resistance calculated.
here is the sample of graph.

1 commentaire
dpb
le 2 Fév 2019
findpeaks comes to mind...
Réponses (0)
Catégories
En savoir plus sur Scatter Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!