Polyline approximation with arcs and segments.
This code is related to the method described on the publication "Polyline defined NC trajectories parametrization. A compact analysis and solution focused on 3D Printing." by Honorio Salmerón Valdivieso.
It also makes direct use of the code published by Taubin in https://es.mathworks.com/matlabcentral/fileexchange/22678-circle-fit-taubin-method
It simply finds an efficient distribution of arcs matching some tolerance requirements and merges them with the source polyline.
Citation pour cette source
Honorio Salmeron (2026). Polyline approximation with arcs and segments. (https://fr.mathworks.com/matlabcentral/fileexchange/68439-polyline-approximation-with-arcs-and-segments), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : Fit circle through 3 points, Circle Fit (Taubin method)
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | Re-uploading the files. |
||
| 1.0.0 |
