Welcome![Sign In][Sign Up]
Location:
Search - neville

Search list

[GUI DevelopNeville

Description: 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
Platform: | Size: 1034 | Author: 阙歌 | Hits:

[Other resourceMATLABpro

Description: 该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法-The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differential equations, square root of improvement, chasing method, etc.
Platform: | Size: 20925 | Author: 叶建槐 | Hits:

[Mathimatics-Numerical algorithmsD2R1

Description: 一个很实用的采用Neville算法的拉格朗日插值程序。
Platform: | Size: 6983 | Author: 王微 | Hits:

[Other resourceinterpolation

Description: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量
Platform: | Size: 875 | Author: zhangbo | Hits:

[GUI DevelopNeville

Description: 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
Platform: | Size: 1024 | Author: 阙歌 | Hits:

[matlabMATLABpro

Description: 该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法-The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differential equations, square root of improvement, chasing method, etc.
Platform: | Size: 20480 | Author: 叶建槐 | Hits:

[Algorithminterpolation

Description: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量-Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated
Platform: | Size: 1024 | Author: zhangbo | Hits:

[Algorithmneville

Description: Nevilles method in C
Platform: | Size: 1024 | Author: aianna | Hits:

[matlabchazhi

Description: Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSample 求已知数据点的二次样条插值多项式及其插值点处的值 ThrSample1 求已知数据点的第一类三次样条插值多项式及其插值点处的值 ThrSample2 求已知数据点的第二类三次样条插值多项式及其插值点处的值 ThrSample3 求已知数据点的第三类三次样条插值多项式及其插值点处的值 BSample 求已知数据点的第一类B样条的插值 DCS 用倒差商算法求已知数据点的有理分式形式的插值分式 Neville 用Neville算法求已知数据点的有理分式形式的插值分式 FCZ 用倒差商算法求已知数据点的有理分式形式的插值分式 DL 用双线性插值求已知点的插值 DTL 用二元三点拉格朗日插值求已知点的插值 DH 用分片双三次埃尔米特插值求插值点的z坐标 -chazhi
Platform: | Size: 10240 | Author: 舞蛳 | Hits:

[Algorithmsmall

Description: 其中包括Neville插值、Newton插值等四个小的matlab源文件-Include Neville interpolation, Newton interpolation, four small matlab source file
Platform: | Size: 1024 | Author: 杜涵 | Hits:

[Internet-NetworkInterpolation

Description: Source Code Archive An Introduction to Numerical Analysis with Applications to the Physical, Natural and Social Sciences-neville.C Neville s algorithm divdiff.C calculate the coefficients of the Newton form of the interpolating polynomial using divided differences nf_eval.C evaluate the Newton form of the interpolating polynomial cubic_nak.C construct the cubic spline interpolant with "not-a-knot" boundary conditions cubic_clamped.C construct the cubic spline interpolant with clamped boundary conditions spline_eval.C evaluate a spline interpolant (works with the output from cubic_nak.C and cubic_clamped.C) hermite.C calculate the coefficients of the Hermite interpolating polynomial cubic_herm.C evaluate the Hermite cubic interpolant
Platform: | Size: 2048 | Author: 范姜 | Hits:

[matlabneiweierchazhi

Description: 内维尔插值在很多学科都能用到,相信对大家有用!-Neville interpolation can be used in many disciplines, I believe it would be useful!
Platform: | Size: 1024 | Author: 测绘 | Hits:

[Mathimatics-Numerical algorithmsinterpol

Description: This little programs compares the stability and the complexity for the computation of the Lagrange interpolation of a given function for the following three methods: 1) Aitken-Neville-scheme 2) Divided differences and Horner-scheme 3) Barycentric coordinates -This little programs compares the stability and the complexity for the computation of the Lagrange interpolation of a given function for the following three methods: 1) Aitken-Neville-scheme 2) Divided differences and Horner-scheme 3) Barycentric coordinates
Platform: | Size: 12288 | Author: 王洪 | Hits:

[AlgorithmNeville-interpolation

Description: 工程常用算法,Neville逐步插值法,C语言编写 -Commonly used algorithm works, Neville gradually interpolation, C language
Platform: | Size: 1024 | Author: 小东 | Hits:

[AlgorithmNeville

Description: 对卫星星历进行逐步插值 达到要求的精度-Ephemeris for the satellite to achieve the required accuracy of the interpolation step by step
Platform: | Size: 2048 | Author: LJJ | Hits:

[matlabneville-algorithm--Matlab-command

Description: 详细讲述了如何利用matlab编写neville插值算法,并且还有相关的matlab命令-Describe in detail how to use matlab to write neville interpolation algorithm, and there are associated matlab command
Platform: | Size: 63488 | Author: kevine_fang | Hits:

[source in ebookNeville--interpolation

Description: Neville插值的源代码,用于Matlab科学计算与数据插值,可与牛顿插值等进行比较学习,适合matlab学习者参考。-Neville interpolation source code for Matlab scientific computing and data interpolation, Newton interpolation can be compared with the study for matlab learners.
Platform: | Size: 1024 | Author: 高毅 | Hits:

[matlabNeville

Description: 通过例子讲述Neville插值,直观清晰,用于初学者-By way of example tells Neville interpolation, clear and intuitive for beginners
Platform: | Size: 3072 | Author: 莲莲 | Hits:

[Printing programNeville

Description: Neville’s method can be applied in the situation that we want to interpolate f(x) at a given point x = p with increasingly higher order Lagrange interpolation polynomials.
Platform: | Size: 58368 | Author: ankita1cic | Hits:

[matlabneville

Description: Neville Method Explicit Code
Platform: | Size: 570368 | Author: saber | Hits:
« 12 »

CodeBus www.codebus.net