How to fit a logarithmic curve to my data;
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Alexandra Tzilivaki
il 13 Apr 2016
Commentato: Shivam Kumar Pandey
il 3 Set 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 Commenti
Risposta accettata
Torsten
il 14 Apr 2016
Use lsqcurvefit (or fminsearch if you don't have the optimization toolbox).
Best wishes
Torsten.
4 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with Curve Fitting Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!