非线性参数估计问题。
10 views (last 30 days)
Show older comments
模型是lnY=Aln(X-C)+B,X,Y是未知数。A,B,C是参数,我已经有一组X,Y的数据,能用线性拟合方式拟合出A,B,C吗?或者用别的方式?
0 Comments
Accepted Answer
pawewo
on 23 Nov 2022
用 cftool打开曲线拟合工具箱,可以用custom equation自定义要拟合的函数类型,你这种形式的话,用Gaussian拟合就可以了
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!