How to fit a logarithmic curve to my data;
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Alexandra Tzilivaki
el 13 de Abr. de 2016
Comentada: Shivam Kumar Pandey
el 3 de Sept. de 2020
Hello everyone! Please, i need your feedback! I would like to to fit a log equation to my data but i cannot find it neither in curve fitting app nor in basic fitting in plots. How can i do it? Thanks in advance!
0 comentarios
Respuesta aceptada
Torsten
el 14 de Abr. de 2016
Use lsqcurvefit (or fminsearch if you don't have the optimization toolbox).
Best wishes
Torsten.
4 comentarios
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!