Clear Filters
Clear Filters

How to calculate the length of a curve with known coordinates (x,y)?

9 views (last 30 days)
How to calculate the length of a curve with known coordinates (x,y)? using Excel and matlab is OK.

Answers (2)

Sam Chak
Sam Chak on 16 Aug 2023
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 .

Stephen23
Stephen23 on 16 Aug 2023
The simplest approach is to download John D'Errico's excellent ARCLENGTH function:

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!