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!