Is there an easy way to find the radius of curvature of a series of points?

63 views (last 30 days)
Is there an easy way to find the radius of curvature of a series of points? I can fit a spline (7th order most likely) to the curve if I have to, but id really rather not.
Failing that, are there any ways of describing a curve, or curve metrics, without accurately knowing the endpoint? (hence using the radius of curvature)

Answers (1)

Jonathan Sullivan
Jonathan Sullivan on 8 Jul 2013
Yup. There are a few solutions on the file exchange.
For 2D lines try this link
For 3D surfaces try this one
  3 Comments

Sign in to comment.

Categories

Find more on Interpolation in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!