Question: Code in matlab Part A: Newton's Divided Difference 1. Write a function to calculate the coefficient of the nth degree polynomial function a = newton

Code in matlab
Part A: Newton's Divided Difference 1. Write a function to calculate the coefficient of the nth degree polynomial function a = newton Inter(x, y) Input: X=[x0, x1, x2, ..., xn] y=[yo, yl, y2..., yn] Output: a: vector contains coefficient of the nth degree polynomial
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
