搜索资源列表
n次Newton n次lagarange 分段三次Hermite插值
- n次Newton n次lagarange 分段三次Hermite插值算法-n n lagarange cubic interpolation algorithm
hermite
- 绘制HERMITE 曲线的一个程序。可以将任意多个点连成曲线
抛物线和Hermite
- 抛物线和Hermite曲线的生成算法-parabolic curve and the Hermite Algorithm
hermite
- Hermite算法,用于数值计算特别是计算方法中最重要的算法之一。
n次Newton n次lagarange 分段三次Hermite插值
- n次Newton n次lagarange 分段三次Hermite插值算法-n n lagarange cubic interpolation algorithm
抛物线和Hermite
- 抛物线和Hermite曲线的生成算法-parabolic curve and the Hermite Algorithm
hermite
- 绘制HERMITE 曲线的一个程序。可以将任意多个点连成曲线-HERMITE curve mapping procedure. Can be any number of points connected curve
Hermite
- Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。 -Matlab is not off-the-shelf Hermite interpolation function, we mu
Hermite
- Hermite插值,不少实际问题不但要求在节点上函数值相等,而且要求他的导数值也相等-Hermite interpolation, a lot of practical problems requires not only the function values in the nodes are equally divided, but also his value is also equal to I.
Hermite
- 计算机图形学 丁爱玲版本 java程序实现 hermite曲线-Computer Graphics丁爱玲version of java program hermite curve
hermite
- hermite插值多项式算法!感觉不错!上载给大家试用!-hermite
hermite
- 由控制点生成hermite曲线实例以及VC的对话框使用-hermite line
Hermite
- Hermite曲线生成算法,通过四个点的确立绘制hermite曲线-Hermite curve generation algorithm, through the establishment of four-point hermite curve drawing
Gauss-Hermite
- 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
hermite
- Hermite Curve Interpolation in c++ using Opengl library and Glut.
hermite
- calculate the coefficients of the Hermite interpolating polynomial
Hermite
- Algoritmo Spline de Hermite
hermite
- 用matlab编写的实现hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Prepared with the matlab code to achieve hermite interpolation to generate the image to show the first node, second node, the error point.
Newton-hermite
- 用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.
Hermite插值
- Hermite插值要求在插值节点处的函数值、对应的导数值以及高阶导数相等,保形性高,本程序提供算法实现和画图功能。(Hermite interpolation requires that the function value at the interpolation node, the corresponding derivative and the higher derivative are equal. Its shape pres