필터 지우기
필터 지우기

fitnlm problem- the SE is very small

조회 수: 1 (최근 30일)
W_Elsa
W_Elsa 2019년 1월 25일
Hello all, I am using 'fitnlm' to fit a non-linear model, however, the SE in mdl.Coeffficients is very small, in the order of e-16~e-30.
E{7Q`2A20)@LD1R`_4B18_U.png
The model for sure cannot fit perfectly to the data, if I feed the data into the curve fitting toolbox using the same initial value, I can get reasonable boundary for the model coefficients.
General model:
f(x) = 1-a*x^b-c*x^d
Coefficients (with 95% confidence bounds):
a = 0.002713 (0.001471, 0.003956)
b = 0.6173 (0.5348, 0.6998)
c = 9.554e-20 (-6.96e-19, 8.871e-19)
d = 6.375 (5.121, 7.629)
Their goodness of fittting are both good.
Did anyone meet similar problems? Thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by