Ask Your Question
2

Polynomial interpolation

asked 2016-07-04 09:19:07 +0200

Anupamsage gravatar image

I wanted to do find the polynomial function in multivariable with set of data points. Something similar to the one done in mathematica that is the function InterpolatePolynomial. In one variable there is the function in sage called .lagrange_polynomial which works pretty good. I was wonder if there is something in multivariable ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-07-05 16:50:39 +0200

slelievre gravatar image

You can use scipy.interpolate, see this ask-sage question on interpolation: http://ask.sagemath.org/question/7987/interpolating-function/

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2016-07-04 09:19:07 +0200

Seen: 3,145 times

Last updated: Jul 05 '16