CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Aitken

搜索资源列表

  1. Lagrange_Newton_Aitken插值算法

    0下载:
  2. Lagrange,Newton,Aitken三个插值公式算法的演示.DOS界面输出计算结果.-Lagrange, Newton, Aitken three interpolation algorithm formula demo. DOS interface output results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15966
    • 提供者:谢树扬
  1. Aitken

    0下载:
  2. 数值分析Aitken算法,c语言编写 -numerical analysis algorithm, c language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7126
    • 提供者:cswggod
  1. 5program

    0下载:
  2. 牛顿法,三点插值,二分法,埃特金,乘法口诀表-Newton, 3:00 interpolation, black, Aitken, the multiplication table rhymes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:60108
    • 提供者:王东阳
  1. atjjs

    0下载:
  2. 埃特金加速法,一个数值分析中的算法,大家先看看哦-Aitken acceleration method, a numerical analysis of the algorithm, we look at the flash open her cloak
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7389
    • 提供者:John
  1. Aitken.rar

    0下载:
  2. 非线性方程组的求解方法:使用matlab编写,运用了aitken加速方法,Non-linear equations method: the use of matlab prepared to accelerate the use of Aitken Ways
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1163
    • 提供者:赵亮
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. NHMT

    0下载:
  2. 埃特金不等距插值,有例子,检验过,很顺利-Aitken non-equidistant interpolation, there are examples of tests, it is smooth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:887
    • 提供者:张帆
  1. c

    0下载:
  2. 数值分析的2个c语言程序 1)I显示方法(2)艾特肯-Numerical Analysis 2 c language program 1) I show the method (2) aitken
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2691
    • 提供者:预告吧
  1. AiTeJinZuBuChaZhi

    0下载:
  2. 给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi]及精度要求,用埃特金逐步插值法计算指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi] and the accuracy requirements gradually Aitken interpolation method specified interpolation points t Depa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1326
    • 提供者:罗坤
  1. Interpolation_1

    0下载:
  2. 给定n个等距结点 上的函数值 及精度要求,利用埃特金逐步插值法计算指定插值点t处的函数近似值 。-A given node n of equidistant values of the function and accuracy requirements, the use of Aitken interpolation method step by step interpolation points t Department designated function approximation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:6820
    • 提供者:彭邦彦
  1. jgdhghjd

    0下载:
  2. DHRT:对分法搜索方程的实根 ATKN:埃特金迭代法求方程的一个实根 NEWT:牛顿迭代法求方程的一个实根 QRRT:QR方法求实系数多项式方程的全部根 NETN:拟牛顿法求非线性方程组的一组实数解-DHRT: method to search for the real roots of equation ATKN: Aitken iterative method for a real roots of equation NEWT: Newton iteration equat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4094
    • 提供者:万相友
  1. Atiken

    0下载:
  2. Aitken迭代程序,类似于简单迭代法,但由于简单迭代法.-Aitken Iterative procedure, similar to the simple iterative method, but due to simple iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11663
    • 提供者:董阳
  1. shuzhifenxichazhi

    0下载:
  2. 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10208
    • 提供者:qinghexiaoyue
  1. interpolat

    1下载:
  2. 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8959
    • 提供者:包辉
  1. NumericalAlgorithms

    0下载:
  2. 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3475
    • 提供者:A1042yang
  1. Mathematica

    1下载:
  2. 迭代加速, 数值计算方面的一个用mathematica编写的-Aitken
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:4478
    • 提供者:zha
  1. CH4

    0下载:
  2. 4.1 求非线性方程实根的对分法ddhrt.c 4.2 求非线性方程一个实根的牛顿法dnewt.c 4.3 求非线性方程一个实根的埃特金迭代法datkn.c 4.4 求非线性方程一个实根的连分式解法dpqrt.c-4.1 The real roots of nonlinear equations of the pairs of sub-law ddhrt.c 4.2 real roots of nonlinear equations of a Newton' s Law of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13878
    • 提供者:yangasdtat
  1. Aitken

    0下载:
  2. 利用迭代格式及Aitken加速后的新迭代格式求解方程,实现用的语言为matlab。 -Iterative scheme and Aitken accelerated iterative scheme to solve the equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6288
    • 提供者:Flora
  1. Aitken

    0下载:
  2. 使用Aitken逐步线性插值法进行函数插值。-Interpolation using Aitken method.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:801
    • 提供者:沈波
  1. Aitken-Erfen

    0下载:
  2. Aitken加速收敛方法和二分法计算非线形方程,并可以比较他们两者的结果。(Aitken Accelerated Convergence Method and Dichotomy Calculate the nonlinear equation and can compare the results of both of them.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:lzp
« 12 »
搜珍网 www.dssz.com