Polybase

Multi-Dimensional Polynomial Interpolation Functions
7.1K Downloads
Updated 29 Apr 2023

polynomial-interpolation

Multidimensional Polynomial Interpolation Functions

View Polybase on File Exchange

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 (2024). Polybase (https://github.com/giampy1969/polynomial-interpolation/releases/tag/v2.1.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: Hibert scan

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.