필터 지우기
필터 지우기

Fit a sigmoid function to data

조회 수: 7 (최근 30일)
Alexandra Tzilivaki
Alexandra Tzilivaki 2016년 4월 19일
댓글: John D'Errico 2016년 4월 19일
Hello everyone! Please i need your feedback! I would like to fit a sigmoid function to my data and calculate the best coefficients for that equation. How can i write it?
Many thanks in advance!
  댓글 수: 1
John D'Errico
John D'Errico 2016년 4월 19일
Use the curvefitting toolbox. Or the optimization toolbox. Or the stats toolbox. Take your pick. Or you can use fminsearch, or one of MANY tools on the file exchange.
There are MANY examples in those toolboxes of how to do a curve fit. (especially the curvefitting toolbox.) READ THE EXAMPLES.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by