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
Cite As
Giampiero Campa (2026). Polybase (https://github.com/giampy1969/polynomial-interpolation/releases/tag/v2.1.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Interpolation >
Tags
Acknowledgements
Inspired: Hibert scan
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 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 |
