Polyline approximation with arcs and segments.

版本 1.0.1 (24.8 KB) 作者: Honorio Salmeron
A routine for fitting an unknown sequence of circular arcs and segments to an indexed set of dots.
112.0 次下载
更新时间 2018/8/8

查看许可证

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.

引用格式

Honorio Salmeron (2024). Polyline approximation with arcs and segments. (https://www.mathworks.com/matlabcentral/fileexchange/68439-polyline-approximation-with-arcs-and-segments), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 GPU Computing 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

Re-uploading the files.

1.0.0