Cubic Bezier Least Square Fitting

버전 1.4.0.1 (279 KB) 작성자: Dr. Murtaza Ali Khan
Approximation of data using cubic Bezier curve least square fitting
다운로드 수: 7.4K
업데이트 날짜: 2024/11/21

라이선스 보기

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.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