Welcome![Sign In][Sign Up]
Location:
Search - hermite interpolation matlab code

Search list

[matlabHermite

Description: 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 must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.
Platform: | Size: 1024 | Author: 贺鼎宏 | Hits:

[Mathimatics-Numerical algorithmsChaZhi

Description: 该文件中有拉格朗日插值算法,艾肯特插值算法,牛顿插值算法,高斯插值算法,埃尔米特插值算法的常见插值算法的代码。-The document in the Lagrange interpolation algorithm,艾肯特interpolation algorithm, the Newton interpolation algorithm, Gaussian interpolation algorithm, Hermite interpolation algorithm of the code common interpolation algorithm.
Platform: | Size: 11264 | Author: 陈臻 | Hits:

[matlabhermite

Description: 用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.
Platform: | Size: 1024 | Author: 林安安 | Hits:

[matlabNewton-hermite

Description: 用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.
Platform: | Size: 1024 | Author: 林安安 | Hits:

[matlabmatlab

Description: 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interpolation, NEWTON interpolation, hermite interpolation, mewton form hermite interpolation, square root method, gauss elimination, triangular decomposition, jacobi iterative method, gauss iterative method, sor iterative method, steepest descent method, a total amount of gradient method, mewton iterative method, inverse broyden iteration. A total of 15 sections of the code.
Platform: | Size: 2048 | Author: 佳佳 | Hits:

[source in ebookHermite-interpolation

Description: Hermite插值代码,用于科学计算和数据处理,适用于matlab学习者以及工程技术人员参考。-Hermite interpolation code for scientific computing and data processing for matlab learners and engineering and technical officers.
Platform: | Size: 1024 | Author: 高毅 | Hits:

[Mathimatics-Numerical algorithmsinterpolation-code

Description: 数值分析中常见的插值MATLAB源代码,包括牛顿插值,拉格朗日插值,埃尔米特插值等共19个源代码-Numerical analysis of common interpolation MATLAB source code, including Newton interpolation, Lagrange interpolation, Hermite interpolation, a total of 19 source code
Platform: | Size: 4096 | Author: tianwf | Hits:

[matlabmySpline1

Description: 基于三次埃尔米特多项式推导出来的三次样条插值matlab程序,用于知道一阶导数边界条件的插值,不仅可以输出插值节点的值,还可以输出每一段的插值多项式,更重要的是还可以输出各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation, which is derived the Hermite of three polynomials. It can be used only when the first derivative of boundaries is known. This code can not only output the value of the interpolation node, it can also output every interpolation polynomial, more importantly, it is also can output the first derivative of each interpolation point.
Platform: | Size: 1024 | Author: Michal | Hits:

CodeBus www.codebus.net