Description: Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n = length (x0) m = length (x) for i = 1 : m z = x (i)
- [method] - MatLab Lagrange interpolation
- [Lagrange_ustb] - Lagrange algorithm with C language
- [Lagrange_chchx] - one more point for the importation of Ha
- [matlabnihe] - MATLAB interpolation and fitting (linear
- [mat2] - This is the MATLAB interpolation of one-
File list (Check if you may need any files):