How to calculate the length of a curve with known coordinates (x,y)?
16 次查看(过去 30 天)
显示 更早的评论
How to calculate the length of a curve with known coordinates (x,y)? using Excel and matlab is OK.
0 个评论
回答(2 个)
Sam Chak
2023-8-16
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 个评论
Stephen23
2023-8-16
The simplest approach is to download John D'Errico's excellent ARCLENGTH function:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!