cubic Bezier least square fitting

Approximation of data using cubic Bezier curve least square fitting
7.3K 次下载
更新时间 2016/1/27

查看许可证

Approximation of data using cubic Bezier curve least square fitting. Uniform parameterization is used. Fitting ensures upper bound of maximum allowed square distance. Break and fit criteria is used to achieve the threshold of fitting.
main.m: Execute/Run this program
cubicbezierleastsquarefit.pdf: Read this file to understand the theory.

引用格式

Dr. Murtaza Ali Khan (2024). cubic Bezier least square fitting (https://www.mathworks.com/matlabcentral/fileexchange/15542-cubic-bezier-least-square-fitting), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

One missing file TwoNormDist.m is added

1.3.0.0

one optional missing function ChordLengthNormND.m is added

1.2.0.0

BSD License

1.0.0.0