非线性参数估计问题。

模型是lnY=Aln(X-C)+B,X,Y是未知数。A,B,C是参数,我已经有一组X,Y的数据,能用线性拟合方式拟合出A,B,C吗?或者用别的方式?

 Respuesta aceptada

pawewo
pawewo el 23 de Nov. de 2022

0 votos

用 cftool打开曲线拟合工具箱,可以用custom equation自定义要拟合的函数类型,你这种形式的话,用Gaussian拟合就可以了

Más respuestas (0)

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Nov. de 2022

Respondida:

el 23 de Nov. de 2022

Community Treasure Hunt

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

Start Hunting!