Cubic Bezier Least Square Fitting
Version 1.4.0.1 (279 KB) von
Dr. Murtaza Ali Khan
Approximation of data using cubic Bezier curve least square fitting
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.
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R14SP2
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- AI and Statistics > Curve Fitting Toolbox > Interpolation >
- Mathematics and Optimization > Optimization Toolbox > Least Squares >
Mehr zu Interpolation finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
cubicbezierlsufit
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0.1 | improved documentation |
||
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 |