04-16-2008 04:49 PM
I am using a sigmoid 4 parameter formula to fit a step-like curve,
The formula is y=y0+a/(1+ exp(-(x-x0)/b))
How to write this equation into formula string in Nonlinear Curve Fit LM?
Thanks for any help.
04-23-2008 02:03 AM