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

搜索资源列表

  1. programming

    0下载:
  2. 计算机程序设计大全,里面含有牛顿插值、弦切法等求根的源程序供选择!-Encyclopedia of computer programming, which includes Newton interpolation, string-cut method, such as rooting for the source selection!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1722
    • 提供者:hsj
  1. newton_Interpolation

    0下载:
  2. C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calculation of a point of time comple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:yxp
  1. Calculationprocedure

    0下载:
  2. 该程序包括了计算方法基本需要的程序,诸如高斯列主元,拟合,牛顿插值,对分,雅克比等.-The program includes the calculation of the basic needs of the program, such as Gaussian , fitting, Newton interpolation of points, Jacobian.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:8942
    • 提供者:yanyuee
  1. Newtoninsert

    0下载:
  2. 在VC++ 下实现了数值分析中的牛顿插值算法-Newton insert Algorithm in VC++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:294646
    • 提供者:李爽
  1. C12

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格 -10 important algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, 10 important Romberg algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, Long Berg
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3857
    • 提供者:潜力
  1. My_chazhi_newton_lagrange

    0下载:
  2. 这个是用C++编写的牛顿插值和拉格朗日插值算法,重新编写了一遍,网上能够找到的代码都很乱!-This is C++ to prepare the Newton interpolation and Lagrange interpolation algorithm has been rewritten again, the code can be found online very chaotic!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:534460
    • 提供者:黄希望
  1. Newtoninterpolation

    0下载:
  2. 牛顿插值的C语言实现 牛顿插值的C语言实现-Newton interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:110805
    • 提供者:天一生水
  1. ntchazhi

    0下载:
  2. 利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数lk(x)(k=0,1,…,n)均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The use of interpolation basis function can easily obtain the Lagrange interpolation polynomial, the formula is compact and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:705
    • 提供者:刘佳
  1. nd

    0下载:
  2. 本程序利用牛顿插值法对函数表,求出各阶均差值并通过输入x值得到函数值。例如(课本 ) 给出 的函数表 X 0.40 0.55 0.65 0.80 0.90 y 0.41075 0.57815 0.69675 0.88811 1.02652 均差求至4阶,并由此计算 的近似值 运行环境:C-Free -This procedure for the use of Newton' s interpolation function table, find the diffe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:56234
    • 提供者:零下
  1. Engineering_Analysis_with_FORTRAN-Source_files

    0下载:
  2. 工程师用Fortran 编程常用程序,包括最小二乘法、牛顿插值、差分法、常用方程求解等,其中还包括 Mathtics 和Qick basic版本源代码。-Fortran、mathics and QB source codes for science and engineering computation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:665598
    • 提供者:hgl
  1. niudunchazhi

    0下载:
  2. 牛顿插值C++语言编写的。我已经试过了。简单易用-Newton interpolation C++ languages. I have tried. Easy-to-use
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:19952
    • 提供者:yeyasi
  1. gongshi

    0下载:
  2. 这是用C写的计算方法中常用的公式,有梯形公式、变步长梯形公式、Romberg公式、欧拉公式、牛顿插值公式、lagrange插值公式等-It is written using C commonly used in the calculation of the formula, there is trapezoid formula, variable-step trapezoidal rule, Romberg formula, Euler' s formula, Newton' s i
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2399
    • 提供者:
  1. niudunchazhi

    0下载:
  2. 数据结构,牛顿插值法。通过牛顿插值法求解方程-Data structure, Newton interpolation. Solving equations using the Newton interpolation
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:lh
  1. 1

    0下载:
  2. 牛顿插值, 拉格朗日差值, 人性化界面-Newton interpolation, Lagrange difference, human interface
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1123
    • 提供者:史忽
  1. ch02_4

    0下载:
  2. 牛顿插值代码 牛顿插值代码 -C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:137071
    • 提供者:henry
  1. newton_interpolation

    0下载:
  2. 牛顿插值算法matlab程序,初学者很好的参考-interplation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:568
    • 提供者:杨爱萍
  1. 20061229191329300

    0下载:
  2. 牛顿插值发,数值方法计算牛顿插值程序 计算牛顿插值多项式的值-newtoninterpolation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1971910
    • 提供者:张杰
  1. FUXING

    0下载:
  2. 计算方法的报告:掌握拉格朗日插值多项式、牛顿插值多项式、等距节点插值、三次样条插值的理论和构造方法。对同一组数据对,用不同的插值法构造插值函数,并画出它们的图形,对插值结果进行初步分析,讨论不同插值法的优缺点。 以及报告的内容和心得-fuxing
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:92745
    • 提供者:吴宝雨
  1. Matlab-Newton-Interpolation-Code

    0下载:
  2. 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法。-The matlab program implements Newton interpolation (Newton' s Interpolation) algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:547
    • 提供者:动荡
  1. RGB

    0下载:
  2. 在matlab中实现简单的牛顿插值算法(此算法引用自NED工程与技术大学)-scr ipt for Newton s Interpolation. Muhammad Rafiullah Arain Mathematics & Basic Sciences Department NED University of Engineering & Technology- Karachi Pakistan. --------- x and y are two Row Matr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3322
    • 提供者:RGB
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com