Curavture/Slope Filtering
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Dates and Time에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

