Exponential fit by customised equation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Sushreesmita Mishra
el 1 de Nov. de 2019
Comentada: Sushreesmita Mishra
el 1 de Nov. de 2019
When I am fiiting my experimental data clicking exponetial fit, then it fits well. But when I am writing the same equation in customised form its not fitting.
2 comentarios
Respuesta aceptada
Alex Sha
el 1 de Nov. de 2019
Hi, Sushreesmita Mishra, the problem you met is normal. When chose build-in function for data fitting, since "build-in", so Matlab itself know which function user selected, then it can chose proper initial start-value acording to the type of function and the data, in the otherhand, for fitting function customised, Matlab doesn't know the type of the function, thus the initial start-values can not be given properly, it lead to the poor fit as your meeting. Same situation in other packages like OriginPro.
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!