搜索资源列表

  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18601
    • 提供者:luo
  1. newton插值绘制曲线

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

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:杨磊
  1. 牛顿插值法

    0下载:
  2. 关于数值分析中的重要算法-numerical analysis of the algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:247808
    • 提供者:陈新
  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:18432
    • 提供者:luo
  1. Newton1234

    0下载:
  2. 牛顿插值法,牛顿插值法 牛顿插值法 -Newton interpolation method, the Newton's interpolation Newton inte rpolation Newton inte rpolation Newton interpolation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. Newton-C

    0下载:
  2. * 用牛顿插值法依据N个已知数据点即使函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * 输出: 函数返回值所求插值点的第二坐标 -Newton interpolation method based on N-known data points even function* Input :
  3. 所属分类:文件格式

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:xuyan
  1. qq

    0下载:
  2. 简单迭代法,牛顿插值法等实现的算法,,,自己写的!-Simple iterative method, Newton
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:张小川
  1. niuduichazhijiefangcheng

    0下载:
  2. 这是用牛顿插值法解方程,是数值分析的程序,希望对大家有所帮助-This is a solution using Newton
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:yuteng
  1. test7

    0下载:
  2. 用牛顿插值法的数值分析方法来求函数,并画出函数-Newton interpolation with numerical analysis to find the function, and draw the function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:zhoujianhua
  1. newton

    0下载:
  2. 对于给出的有限插值,利用牛顿插值法求解方程(For the given finite interpolation, the Newton interpolation method is used to solve the equation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:823811603
  1. 牛顿插值和欧拉法解方程

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

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:润惠万物
  1. newton

    0下载:
  2. 通过C语言实现牛顿插值法,便于给广大大学生实验提供帮助(C language implementation of Newton interpolation method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:354304
    • 提供者:likamodric
  1. Newton_Interpolation

    0下载:
  2. 利用MATLAB用最简单的语法进行牛顿插值法的编程(Programming of Newton interpolation method by using MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:444164651651
  1. 新建文件夹

    0下载:
  2. 要是学了数值分析的课程,肯定要进行相关的编程,其中一定要编程牛顿插值法(If you have learned the course of numerical analysis, it is sure to do the related programming, which must be programmed by the Newton interpolation method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:xjdd
  1. 各种差值法的程序代码

    0下载:
  2. 埃尔米特,拉格朗日,牛顿,欧拉插值法编程代码和傅里叶转换编程代码(Various interpolation programming code and Fu Liye conversion code)
  3. 所属分类:文档资料

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:廖小帅
  1. Lag_polyfit New_polyfit

    0下载:
  2. 拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:lanju
  1. 牛顿插值法matlab程序代码

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

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:靖哥哥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例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:jackajack
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org