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
Citation pour cette source
Giampiero Campa (2025). Polybase (https://github.com/giampy1969/polynomial-interpolation/releases/tag/v2.1.1), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Interpolation >
Tags
Remerciements
A inspiré : Hibert scan
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
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 |