Matlab: Calculate Lagrange interpolaton polynomial

227 Views Asked by At

I'm new to Matlab so I don't even know where to start.

I need to calculate Lagrange's interpolation polynomial of some function f in the case when the nodes are the roots of Jacobi orthogonal polynomials. Any suggestions where can I start it from?