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

搜索资源列表

  1. Calculation-methods-

    0下载:
  2. 计算方法程序 包括高斯消去法,牛顿插值,三次样条插值,Jacobi和高斯赛德尔迭代等-Calculation methods and procedures, including the Gaussian elimination method, Newton interpolation, cubic spline interpolation, Jacobi and Gauss-seidel iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4785
    • 提供者:天天
  1. newton-interplote

    0下载:
  2. 利用matlab编写的牛顿插值法进行插值计算-Newton interpolation interpolation using Matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:593
    • 提供者:liyunzhao
  1. Newton-interpolation-algorithm_Caswf

    0下载:
  2. 牛顿插值算法,C程序源码,同时包含Flash制作的算法动态演示swf文件,可直观演示差值算法的执行过程。-Numerical algorithm,Newton interpolation algorithm, C source code and flash Dynamic demonstration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:16046
    • 提供者:冯亮
  1. newton

    0下载:
  2. 牛顿插值算法,利用数组存储均差表,一步步迭代求得插值-Newton interpolation algorithm, the use of array stores are differential gauge, step by step, iterative get interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:567
    • 提供者:lujing
  1. Newton-and-polint

    0下载:
  2. 最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1616
    • 提供者:王楠
  1. 10-algorithm-C-language-source-code

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

    • 发布日期:2017-04-04
    • 文件大小:7443
    • 提供者:方琪
  1. Calculation-method

    0下载:
  2. 该程序包集结了很多数值计算方法,例如高斯消元,梯形求积,牛顿插值,拉格朗日插值-Calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:11930
    • 提供者:liweichao
  1. Matlab1

    0下载:
  2. 牛顿插值和Neville插值、Taylor解常微分方程小程序供大家学习。-Newton Interpolation and Neville interpolation, Taylor, Xie Ordinary Differential Equations applet for everyone to learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1402
    • 提供者:齐桂刚
  1. math

    0下载:
  2. 矩阵的LDLT分解,cholosky分解,雅克比,高斯方法解方程组,牛顿插值,三次样条插值 ,自己编写的程序,运行无误-LDLT decomposition matrix, the programs that run correctly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6231
    • 提供者:lucy
  1. 1

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 of the algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortez, Jacques, Qinjiu Zhao, power law, high Si Se Del
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:8474
    • 提供者:zhaobiao
  1. Newton-interpolation

    0下载:
  2. 牛顿插值,一个比较经典的实例,很快学会牛顿插值,希望有用-Newton interpolation, a classic instance, quickly learn the Newton interpolation, seek to help
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:5439
    • 提供者:何枫
  1. Nniudunne

    0下载:
  2. 计算方法中牛顿插值方法,对若若干数据进行线性拟合可直接使用。 -Calculation methods of the Newton interpolation method, the linear fit can be used directly if the number of data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:656
    • 提供者:jinnanlhy
  1. newtoninterpolation

    1下载:
  2. 用牛顿插值对卫星轨道进行拟合并且内含一颗卫星的数据-newton interpolation for satellite orbit
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:2480
    • 提供者:dece
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. shuzhi

    0下载:
  2. 数值分析的拉格朗日.牛顿插值.龙贝格.rungkutta算法-Romberg the. Rungkutta algorithm numerical analysis of the Lagrangian. Newton interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:5768
    • 提供者:陈天昊
  1. chazhi

    0下载:
  2. 各种插值算法,高斯插值算法,线性插值算法,牛顿插值法,哈米特矩阵插值算法-Various interpolation algorithm, the Gaussian interpolation algorithm, linear interpolation algorithm, Newton interpolation, Hammett matrix interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:11040
    • 提供者:陈萌
  1. newton-Interpolation

    0下载:
  2. 数值计算基础牛顿插值法c语言源代码,有运行截图-The numerical calculation basis of Newton interpolation c language source code, run shot
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:65264
    • 提供者:liushuang
  1. Netwon_Insert-MATLAB

    0下载:
  2. matlab实现牛顿插值,一个简单的程序-matlab implementation of Newton interpolation, a simple procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:530
    • 提供者:羊羊
  1. Algorithm

    0下载:
  2. 数学算法:高斯塞德尔,牛顿插值,拉格朗日,雅克比。包含各个算法的实现源代码。-Mathematical algorithms: Szczecin del high, Newton interpolation, Lagrange, Jacobi. Contains various implementations of the algorithm source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:2298
    • 提供者:zwlong
  1. niudun

    0下载:
  2. 牛顿插值C语言程序,已经编译通过 ,保证好使,编译环境vc6.0-Newton interpolation C Programming Language, the Newton interpolation C Programming Language, Newton interpolation C Programming Language
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:81760
    • 提供者:鸿哲
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com