lagrange.m
Version 1.0.0.0 (1,17 KB) von
Peter Cervelli
A pretty fast Lagrange interpolation algorithm
Given values x, uses Lagrange interpolation to find F(x) and F'(x), where X and Y describe the function Y = F(X).
The syntax is similar to Matlab's interp1 function, except that the 4th input argument is the order of the polynomial used for interpolation.
I wrote this function to interpolate orbital positions of GPS satellites. Lagrange interpolation is well suited to this problem.
Zitieren als
Peter Cervelli (2026). lagrange.m (https://de.mathworks.com/matlabcentral/fileexchange/47387-lagrange-m), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2013b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Interpolation >
Mehr zu Interpolation finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
