How to calculate the length of a curve with known coordinates (x,y)?
13 ビュー (過去 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 で Data Import from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!