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

 채택된 답변

pawewo
pawewo 2022년 11월 23일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

태그

질문:

2022년 11월 23일

답변:

2022년 11월 23일

Community Treasure Hunt

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

Start Hunting!