How to find the arclength and radius of curvature for a set of 3D data points?
35 views (last 30 days)
Show older comments
Matthew Wong
on 5 Nov 2018
Commented: Matthew Wong
on 16 Nov 2018
I have a set of 3-D points that represent the coordinates of a curve. I need to find the arclength and radius of curvature of this curve. How might I go about doing this? I've tried fitting the data to a polynomial but it doesn't seem to be working. Please Help!
5 Comments
Accepted Answer
Are Mjaavatten
on 16 Nov 2018
Edited: Are Mjaavatten
on 16 Nov 2018
I was inspired by your question to write a functon that calculates the arc length and curvature of a 1D curve in 2D or 3D space. I believe that does what you want. I submitted it to The Mathworks File Exchange today. You will find it here.
More Answers (0)
See Also
Categories
Find more on Least Squares 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!