CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - Newton

搜索资源列表

  1. n次Newton n次lagarange 分段三次Hermite插值

    0下载:
  2. n次Newton n次lagarange 分段三次Hermite插值算法-n n lagarange cubic interpolation algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1414
    • 提供者:张三华
  1. Newton

    0下载:
  2. //xi 0.5 1.0 1.5 2.0 2.5 3.0 //f(xi) 0.541688 -0.042060 0.375089 0.624706 -0.887597 0.099809 //输入节点数及节点数据,计算并输出差商表; //输入待使用的插值多项式次数,待求的自变量 x,输出内插需要选择的节点及 Newton 插值多项式; //用 3 次 Newton 插值多项式计算并输出 f (1.25); //用 5 次 Newton 插值多项式计算并输出
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1316
    • 提供者:鹰隼
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:1364
    • 提供者:谭松清
  1. newton

    0下载:
  2. 工程优化中常用的几种方法和实现,牛顿法优化设计方法-Commonly used in engineering optimization and realization of several ways, design by Newton
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2410
    • 提供者:刘晶
  1. newton

    0下载:
  2. 计算方法中的牛顿差值算法,计算方法中的牛顿差值算法-Method of calculating the difference in the Newton algorithm, the calculation of the difference between Newton' s algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:896
    • 提供者:jarly
  1. the-codes-of-C-about-important-algorithms

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

    • 发布日期:2017-03-23
    • 文件大小:7623
    • 提供者:jhy
  1. Power-system-flow--Newton-method

    0下载:
  2. 电力系统潮流程序_牛顿法,针对大型网络电力潮流计算-Power system flow calculation Newton method
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1227509
    • 提供者:
  1. Newton-y-Biseccion

    0下载:
  2. Metodo para buscar una raiz, por medio de Newton-Rhapson
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4596
    • 提供者:krloz
  1. Newton-Raphson

    0下载:
  2. Newton-Raphson 算法 用来求解非线性方程组根的解法-Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations
  3. 所属分类:assembly language

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

    0下载:
  2. 牛顿插值程序 matlab好学者 简单易懂-The Newton interpolation procedure matlab scholars straightforward
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:5017
    • 提供者:落红如雪
  1. newton

    0下载:
  2. c语言初学者练习修改小程序,含牛顿迭代发等-c++,newton method
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1501
    • 提供者:yang
  1. Newton

    0下载:
  2. 本上传资料为如何在matlab中使用牛顿插值算法,学数值方法的同学可以学习一下哦!-This is how to upload data in matlab using Newton interpolation algorithm, numerical methods, students can learn to learn about Oh!
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1251
    • 提供者:李木子
  1. Newton-interpolation

    0下载:
  2. 牛顿插值代码,用于数据插值,便于交流学习,适合学习matlab科学计算。-Newton interpolation code for data interpolation, to facilitate the exchange of learning, for learning matlab scientific computing.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:749
    • 提供者:高毅
  1. newton

    0下载:
  2. newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:王小帅
  1. newton

    0下载:
  2. 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:964
    • 提供者:zhouzhou
  1. Newton

    0下载:
  2. 给定初值及容许误差,利用newton迭代法求方程的根。-Given the initial value and the allowable error, find the root of the equation using newton iteration.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1096
    • 提供者:CPP
  1. relaxed-newton

    0下载:
  2. 采用一种松弛牛顿法,对IEEE33节点系统进行潮流计算,并得出正确结果。-Newton s method uses a relaxation programming for IEEE33 node system and derive the correct results
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3196
    • 提供者:momo
  1. Newton-Raphson

    0下载:
  2. newton raphson power flow
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:7827
    • 提供者:doctor20
  1. Newton

    0下载:
  2. 牛顿插值法的MATLAB实现,信号分析处理 综合实验6的必须选择部分, 信号分析处理高级要求。-Newton interimpose method, for signal process and analysis advanced lab of such a class.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:633
    • 提供者:tomassam
  1. Newton-Raphson

    0下载:
  2. A program made with the Newton Raphson Method
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:591
    • 提供者:AlexisNS
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com