[SciPy-User] forcing curve fit

Michael Sarahan msarahan at gmail.com
Fri May 9 12:56:39 EDT 2014


The word that you are looking for is "constraint."  Here's a Stack Overflow
post for you:
http://stackoverflow.com/questions/16541171/how-do-i-put-a-constraint-on-scipy-curve-fit

HTH,
Mike


On Fri, May 9, 2014 at 7:33 AM, Gabriele Brambilla <
gb.gabrielebrambilla at gmail.com> wrote:

> Hi,
>
> is it possible to force curve_fit to search the values for the best fit
> parameters in a certain interval of values?
>
> Because I have a fit routine that returns to me a lot of good curves but
> sometimes returns to me a curve with an amplitude that is 100, 1000 times
> smaller!
>
> thanks
>
> Gabriele
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140509/5faab6d0/attachment.html>


More information about the SciPy-User mailing list