[SciPy-User] Points fitting (non lin)

Paweł Kwaśniewski pawel.kw at gmail.com
Fri Dec 14 11:25:31 EST 2012


Dear Paolo,

I'm not sure I understand correctly your problem, but this sounds like a
spline fitting job. You can read more about this here:
http://docs.scipy.org/doc/scipy/reference/tutorial/interpolate.html

Is this what you are looking for?

Cheers,

Paweł



2012/12/14 Paolo Zaffino <p.zaffino at yahoo.it>

> Dear Scipy community,
>
> I have a set of points (2D) and I would compute a curve that fits them.
> The points are ordered in a precise way (not crescent order) and I can't
> change this order (the curve should fit the points in that order).
> I'm interseting in a non linear fit (the ideal case would be more
> intervals of quadratic curves).
> Has anyone any advice about?
>
> Thank you very much.
> Regards.
> Paolo
>
> _______________________________________________
> 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/20121214/8948574d/attachment.html>


More information about the SciPy-User mailing list