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

搜索资源列表

  1. 非等节点的分段M次newton

    0下载:
  2. 非等节点的分段M次newton,属于数方法的内容-non-node sub M meeting newton interpolation, numerical methods belong to the content
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5.26kb
    • 提供者:姚天伟
  1. C程序的

    0下载:
  2. 这是lagrangenewton算法的源代码-Hangzhou interpolation and newton interpolation algorithm source code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.69kb
    • 提供者:刘晓朱
  1. newton 程序

    0下载:
  2. 本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的,和最后一行的,为继续准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.249337 Rx(0.230000)=-1.46917e-09f-t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:无人
  1. newton绘制曲线

    0下载:
  2. 用牛顿法绘制曲线,同时涉及vb与excel的连接!-with newton drawing curve interpolation, and excel involved vb link!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.79kb
    • 提供者:杨磊
  1. 分析中的各种

    0下载:
  2. Lagrange+newton+分段线性+复合梯形公式求定积分+列主元高斯+牛顿迭代+数据拟合+线性方程组迭代+++追赶法(1)
  3. 所属分类:其他小程序

  1. Java实现牛顿多项式为基础的线性

    0下载:
  2. Java实现牛顿多项式为基础的线性,并输出后的图形,Java realization of newton' s interpolation polynomial-based linear interpolation, and the graphics output after interpolation
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-21
    • 文件大小:1.34kb
    • 提供者:maria
  1. [牛顿].rar

    0下载:
  2. 牛顿是非线性的一种,通常用于数据拟和,解方程等,newton interpolation is a non-linear interpolation, normally used to be and data, such as solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:18.46kb
    • 提供者:wan
  1. program

    0下载:
  2. 程序包中含有Lagrangenewton、Hermite、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.84kb
    • 提供者:funintears
  1. newton

    0下载:
  2. 牛顿均差公式,使用各阶均差,比拉格朗日计算量省-newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:945byte
    • 提供者:wpf
  1. newton

    0下载:
  2. 这是一个实现牛顿的程序,比较经典,也横容易看懂-This is a realization of newton' s interpolation procedure, compare the classic, but also easy to understand cross-
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:831byte
    • 提供者:清风
  1. newton-and-sapine

    0下载:
  2. matlab的newton和三次样条-newton interpolation and cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3.23kb
    • 提供者:xuyangzhe
  1. 功能强大的牛顿matlab程序代码1

    0下载:
  2. 功能强大的牛顿matlab程序代码,后续会更新基于C++的MEX和MAT的文件(Powerful newton interpolation matlab program code, the subsequent updates will be based on the C++ MEX and MAT files)
  3. 所属分类:文章/文档

  1. 牛顿和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿法,是数分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2kb
    • 提供者:润惠万物
  1. 程序c语言

    1下载:
  2. 用c语言编写的程序,里面有牛顿、拉格朗日等供大家学习参考(C language interpolation procedures, which have newton interpolation, Lagrange interpolation, for reference)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:10kb
    • 提供者:sunguang216
  1. 和函数逼近

    0下载:
  2. 各种和函数逼近方法包括hermit 拉格朗日牛顿等(Various interpolation and function approximation methods include hermit interpolation, Lagrange interpolation, newton interpolation and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:10kb
    • 提供者:李怀宝
  1. 算法

    0下载:
  2. hermitenewton,lagrange是三种常用的数方法,本文件采用MATLAB对三种算法进行了实现。(hermite interpolation)
  3. 所属分类:其他

  1. 牛顿法matlab程序代码

    0下载:
  2. 文件为牛顿法的matlab求解程序,有注解说明每一步意义(The matlab solution program of newton interpolation method.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:lilynn
  1. 牛顿

    0下载:
  2. matlab牛顿法的程序,分为五分和十分(newton interpolation, five and ten points)
  3. 所属分类:matlab例程

  1. 法程序

    0下载:
  2. 法程序,包含拉格朗日法和牛顿法(interpolation method, includes Lagrange interpolation and newton interpolation)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:靖哥哥sj
  1. 牛顿

    0下载:
  2. 利用牛顿法获取多项式系数,同时绘制函数和原函数对比图(Obtaining polynomial coefficients by newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:jackajack
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com