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
Cita come
Giampiero Campa (2024). Polybase (https://github.com/giampy1969/polynomial-interpolation/releases/tag/v2.1.1), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Interpolation >
Tag
Riconoscimenti
Ispirato: Hibert scan
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |