Question: . Write a Matlab function a=N2V(c,x), where c is a column n-vector, x is a column (n 1)- vector and a is a column n-vector,

. Write a Matlab function a=N2V(c,x), where c is a column n-vector, x is a column (n 1)- vector and a is a column n-vector, so that if p(x) = c_1 + c_2(x x_1) + + c_n*(x x_1)(x x 2) (x x_n1), then p(x) = a_1 + a_2*x + + a_n*x^n . In other words, N2V converts from the Newton representation to the Vandermonde representation.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!