% y = lagrange(wk,xk,x) % arguments: % wk : row vector of size N+1 containing the interpolation coefficients % xk : row vector of size N+1 containing the interpolation points, xk(1)<...