How to calculate the length of a curve with known coordinates (x,y)?
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to calculate the length of a curve with known coordinates (x,y)? using Excel and matlab is OK.
0 commentaires
Réponses (2)
Sam Chak
le 16 Août 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 commentaires
Stephen23
le 16 Août 2023
The simplest approach is to download John D'Errico's excellent ARCLENGTH function:
0 commentaires
Voir également
Catégories
En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!