Fit a sigmoid function to data

3 visualizaciones (últimos 30 días)
Alexandra Tzilivaki
Alexandra Tzilivaki el 19 de Abr. de 2016
Comentada: John D'Errico el 19 de Abr. de 2016
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 comentario
John D'Errico
John D'Errico el 19 de Abr. de 2016
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by