Curavture/Slope Filtering
Mostrar comentarios más antiguos
I am currently making a program to process some data, part of this process is removing graphs that are sloped, such as the one below:

And retaining graphs that have curvature such as the one below:

I don't come from a strong applied mathematics background, one idea was to take a partial derivative and compare to a set threshold, the curvature formula is another possibility. Does anyone have any experience with this type of problem you would be willing to share?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interpolation 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!

