How to calculate the length of a curve with known coordinates (x,y)?
21 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to calculate the length of a curve with known coordinates (x,y)? using Excel and matlab is OK.
0 comentarios
Respuestas (2)
Sam Chak
el 16 de Ag. de 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 comentarios
Stephen23
el 16 de Ag. de 2023
The simplest approach is to download John D'Errico's excellent ARCLENGTH function:
0 comentarios
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!