How do I find first point of inflection in a plot created by array data.
Mostrar comentarios más antiguos
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 comentario
dpb
el 2 de Feb. de 2019
findpeaks comes to mind...
Respuestas (0)
Categorías
Más información sobre Line Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!