Curavture/Slope Filtering
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Interpolation 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!

