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 visualización (últimos 30 días)
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.
  1 comentario
Matt J
Matt J el 19 de Nov. de 2014
Editada: Matt J el 19 de Nov. de 2014
You'll need to show us what you did, and the results. How else do we know that you don't simply have the wrong expectations?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Least Squares en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by