On Mon, Jun 16, 2008 at 1:47 PM, Chandler Latour <[EMAIL PROTECTED]>
wrote:

> Yes, exactly what I meant.
>

Polyfit just fits polynomials, there is no way of fixing the constant to
zero. Your best bet is to use linalg.lstsq directly to fit the function you
want.

Chuck
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to