How to fit a logarithmic curve to my data;
5 ビュー (過去 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!