A GUI Program for Function Fitting

版本 1.0.0 (26.8 KB) 作者: Junhao Jiang
A good tool for math modeling
51.0 次下载
更新时间 2019/12/1

查看许可证

This is a GUI for linear or nonlinear function fitting with one variable
Look at the Icon, the first two texts are used to input the data you want to process, the third is a basis function that you get from the data, in the above icon, I think the type of the function should be that,so do I.
what should we note is that the number of elements in the forth text needs to match the parameters number(such as a,b,c, and I give the initial value[.5, .5, .5])
and the the bold characters are results that Matlab calculates for target function(a = -0.023674, b = 0.47497, c = 4.1162) ,and then I get the concrete function. Below the figure , A value represents the mean square error, which is used to estimate the fitting quality, if it is so big, you are supposed to change the basis function or initial values.

引用格式

Junhao Jiang (2024). A GUI Program for Function Fitting (https://www.mathworks.com/matlabcentral/fileexchange/73504-a-gui-program-for-function-fitting), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Least Squares 的更多信息
标签 添加标签

Community Treasure Hunt

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

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