How to fit a logarithmic curve to my data;

조회 수: 5 (최근 30일)
Alexandra Tzilivaki
Alexandra Tzilivaki 2016년 4월 13일
댓글: Shivam Kumar Pandey 2020년 9월 3일
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!

채택된 답변

Torsten
Torsten 2016년 4월 14일
Use lsqcurvefit (or fminsearch if you don't have the optimization toolbox).
Best wishes
Torsten.
  댓글 수: 4
Alexandra Tzilivaki
Alexandra Tzilivaki 2016년 4월 15일
Thanks a Lot!
Shivam Kumar Pandey
Shivam Kumar Pandey 2020년 9월 3일
how to plot this now

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by