Curavture/Slope Filtering
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
