hermitePoly
Version 1.2.1.0 (3.86 KB) by
Or Werner
The function returns Hermite interpolation polynomomial from given data.
Given matrix with data of x1, x2,...,xn, function values f(x1),...,f(xn) and derivatives e.g. f ' (x1)...f ' (xn), the function build and return interpolation polynomial. When only variable values and function values are given, the polynomial is similar to Newton interpolation polynomial.
Cite As
Or Werner (2024). hermitePoly (https://www.mathworks.com/matlabcentral/fileexchange/56507-hermitepoly), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Elementary Math > Polynomials >
Find more on Polynomials in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.