How to calculate the length of a curve with known coordinates (x,y)?
조회 수: 21 (최근 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!