CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - neville

搜索资源列表

  1. Neville

    0下载:
  2. 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:阙歌
  1. MATLABpro

    1下载:
  2. 该程序包包含大量的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 differen
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20925
    • 提供者:叶建槐
  1. D2R1

    0下载:
  2. 一个很实用的采用Neville算法的拉格朗日插值程序。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6983
    • 提供者:王微
  1. interpolation

    1下载:
  2. Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:875
    • 提供者:zhangbo
  1. 内维尔

    0下载:
  2. 内维尔插值程序计算方法用于数学计算-Neville interpolation procedures for calculating mathematical calculation method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:s
  1. Atoolbox

    0下载:
  2. A collection of functions is presented which includes 2nd generation wavelet decomposition and reconstruction tools for images as well as functions for the computation of moment invariants. The wavelet schemes rely on the lifting scheme of Sweldens.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:592899
    • 提供者:yuan
  1. neville

    0下载:
  2. Nevilles method in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:574
    • 提供者:aianna
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. small

    0下载:
  2. 其中包括Neville插值、Newton插值等四个小的matlab源文件-Include Neville interpolation, Newton interpolation, four small matlab source file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1315
    • 提供者:杜涵
  1. Interpolation

    0下载:
  2. 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 t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2143
    • 提供者:范姜
  1. neiweierchazhi

    0下载:
  2. 内维尔插值在很多学科都能用到,相信对大家有用!-Neville interpolation can be used in many disciplines, I believe it would be useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1180
    • 提供者:测绘
  1. interpol

    0下载:
  2. 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) Baryc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:11804
    • 提供者:王洪
  1. matlab11

    0下载:
  2. 用追赶法求三对角方程和Neville的插值法的matlab仿真程序可以学习的小材料-Method used to catch up Tridiagonal and Neville' s interpolation matlab simulation program to study the small material
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:593
    • 提供者:王丽华
  1. Neville-interpolation

    1下载:
  2. 工程常用算法,Neville逐步插值法,C语言编写 -Commonly used algorithm works, Neville gradually interpolation, C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:519
    • 提供者:小东
  1. Neville

    1下载:
  2. 对卫星星历进行逐步插值 达到要求的精度-Ephemeris for the satellite to achieve the required accuracy of the interpolation step by step
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1827
    • 提供者:LJJ
  1. neville-algorithm--Matlab-command

    1下载:
  2. 详细讲述了如何利用matlab编写neville插值算法,并且还有相关的matlab命令-Describe in detail how to use matlab to write neville interpolation algorithm, and there are associated matlab command
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:63417
    • 提供者:kevine_fang
  1. Neville--interpolation

    0下载:
  2. 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.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:575
    • 提供者:高毅
  1. Neville

    0下载:
  2. 通过例子讲述Neville插值,直观清晰,用于初学者-By way of example tells Neville interpolation, clear and intuitive for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3188
    • 提供者:莲莲
  1. Neville

    0下载:
  2. 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.
  3. 所属分类:Printing program

    • 发布日期:2017-04-26
    • 文件大小:58165
    • 提供者:ankita1cic
  1. neville

    0下载:
  2. Neville Method Explicit Code
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:570416
    • 提供者:saber
« 12 »
搜珍网 www.dssz.com