How to calculate the length of a curve with known coordinates (x,y)?
16 views (last 30 days)
Show older comments
How to calculate the length of a curve with known coordinates (x,y)? using Excel and matlab is OK.
0 Comments
Answers (2)
Sam Chak
on 16 Aug 2023
Hi @albert WAN
If you are referring to the arclength calculation, then refer to the following
On the 2-D plane, the arc length can be calculated by this formula:
provided that there are sufficient sample points to accurately obtain .
0 Comments
Stephen23
on 16 Aug 2023
The simplest approach is to download John D'Errico's excellent ARCLENGTH function:
0 Comments
See Also
Categories
Find more on Spreadsheets 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!