polynomial surface fit numpy

Posted by user288558 on Stack Overflow See other posts from Stack Overflow or by user288558
Published on 2010-03-29T07:03:08Z Indexed on 2010/03/30 6:13 UTC
Read the original article Hit count: 600

Filed under:
|
|

I have had that problem before and I couldn't solve it how do I fit a 2d surface z=f(x,y) with a polynomial in numpy (full crossterms).

Thanks in advance,

Wolfgang

© Stack Overflow or respective owner

Related posts about numpy

Related posts about fit