First time here? Check out the FAQ!

Ask Your Question
2

Polynomial interpolation

asked 8 years ago

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 ?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 8 years ago

slelievre gravatar image

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

Preview: (hide)
link

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: 8 years ago

Seen: 4,073 times

Last updated: Jul 05 '16