How to fit a logarithmic curve to my data;
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Torsten
2016-4-14
Use lsqcurvefit (or fminsearch if you don't have the optimization toolbox).
Best wishes
Torsten.
4 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Curve Fitting Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!