hermitePoly

版本 1.2.1.0 (3.9 KB) 作者: Or Werner
The function returns Hermite interpolation polynomomial from given data.
269.0 次下载
更新时间 2016/4/22

查看许可证

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.

引用格式

Or Werner (2024). hermitePoly (https://www.mathworks.com/matlabcentral/fileexchange/56507-hermitepoly), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.1.0

Function's name fixed.

1.2.0.0

Update of function's return.

1.1.0.0

bug fixed.

1.0.0.0