Curve Fitting Tool

버전 1.0.3 (4.76 KB) 작성자: Miika Wallius
Helps fitting any linear and non-linear model to your data.
다운로드 수: 2.5K
업데이트 날짜: 2020/6/25

라이선스 보기

This tool helps fitting any linear and non-linear model to your data. Example data and non-linear model are predefined for testing purposes. Finding the solution to the example should take less than a minute. R2, coefficients and the function are all printed on the Command Window. You can stop the fitting process anytime by pressing Ctrl + C.

Model is saved in f_max, function in fun_max and coefficient values in values_max.

인용 양식

Miika Wallius (2024). Curve Fitting Tool (https://www.mathworks.com/matlabcentral/fileexchange/76887-curve-fitting-tool), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
R2006a에서 R2020a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

Unnecessary things and comments removed.

1.0.2

First comment changed.
Model update improved.
Example function changed back to custom.
Good solution is found even faster.

1.0.1

Plot options are added.
Example functions are added.
Other minor improvements are added.
Coefficient names are found automatically.
Example function is changed.
Good solution is found faster.

1.0.0