Polybase
polynomial-interpolation
Multidimensional Polynomial Interpolation Functions
Version 2.1 (R11,R13) 27-Mar-2003
Functions for Multidimensional Polynomial Interpolation and Approximation
- polymake.m Calculates polinomial interpolation coefficients.
- polyeval.m Evaluates the polynomial in a given point.
- polycomb.m Support function
- pexample.m Easy example for 1D,2D,and 3D interpolation
For more detailed information have a look at the example file pexample.m or see the help text of the function polymake.m
Zitieren als
Giampiero Campa (2026). Polybase (https://github.com/giampy1969/polynomial-interpolation/releases/tag/v2.1.1), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Interpolation >
Tags
Quellenangaben
Inspiriert: Hibert scan
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 2.1.1 | See release notes for this release on GitHub: https://github.com/giampy1969/polynomial-interpolation/releases/tag/v2.1.1 |
||
| 1.0.0.0 | Updated info.xml file so that it does not cause errors in the last MATLAB versions |
