1. How to do non-linear curve fitting.I went through the fitdemo, but for my dataset the value of lambda was not what i was expecting.

1 次查看(过去 30 天)
t=[0:0.01:0.1];
y=[0 7.9060 7.9311 7.9396 7.9425 7.9405 7.9405 7.9405 7.9405 7.9405 7.9405];
The plot came as per expectation ,but after fitting using the estimated value of lambda the curve became quite unusual.Please help me to find the correct fit for the above data set. Actually by fitting the curve i want to find its curvature.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Least Squares 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by