genfit

버전 1.1.0.0 (8.36 KB) 작성자: Andri M. Gretarsson
This is a data fitting program tailored for use in physics or other physical sciences.
다운로드 수: 647
업데이트 날짜: 2014/10/2

라이선스 보기

Internally, the function is really just a fairly carefully checked wrapper for the Matlab fitting routines that provides an interface that is amenable to practitioners of physics and other physical sciences. In addition, it can deal with error bars on both the dependent and independent variables (as is common in physics measurements).
The function will perform linear or non-linear fits of data to any user-defined function of one variable with or without uncertainties.

Outputs include the best fit values of the fit parameters, uncertainties in the fit parameters. If uncertainties in the data were supplied, the function also provides a meaningful value of the reduced chi squared at the solution. It also provides the probability of obtaining the quoted reduced chi squared assuming the uncertainties are randomly distributed about the fit function and their size was estimated correctly. (Essentially, this gives the probability that the fit function is consistent with the data.)

인용 양식

Andri M. Gretarsson (2024). genfit (https://www.mathworks.com/matlabcentral/fileexchange/39003-genfit), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

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

Added the capability of correctly handling uncertainties in the independent variable.

1.0.0.0