Polyline approximation with arcs and segments.

A routine for fitting an unknown sequence of circular arcs and segments to an indexed set of dots.
ダウンロード: 112
更新 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 Center および MATLAB AnswersGPU Computing についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Fit circle through 3 points, Circle Fit (Taubin method)

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