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

搜索资源列表

  1. DFP

    2下载:
  2. 运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2679
    • 提供者:刘静
  1. sqrt(x)

    0下载:
  2. 用汇编语言及牛顿迭代法编写的求一个数的平方根的源代码,环境windlx-Using assembly language and the Newton iterative method for the preparation of a number of the square root of the source code, the environment windlx
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1820
    • 提供者:沐夕
  1. Flow_Distribution

    0下载:
  2. 潮流计算的方法,基于c语言的,是用牛顿拉夫逊方法,适合初学者-Power flow calculation method, based on c language, is the Newton Raphson method, suitable for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6646
    • 提供者:zhuyan
  1. nl

    0下载:
  2. 潮流计算的牛顿-拉夫逊方法,对任何节点适用,有不足的地方大家指出-Power flow calculation of the Newton- Raphson method, applicable to any node
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:525843
    • 提供者:xiaobao
  1. Inc

    0下载:
  2. 采用牛顿迭代法求平方根,直接向上取整,获得相应的值-Newton Iterative Method for the rounded square root
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1180
    • 提供者:anndaming
  1. SQRT

    0下载:
  2. Square Root By Newton Raphson Method This routine computes the square root of a 16 bit number(with low byte in NumLo & high byte in NumHi ). After loading NumLo & NumHi with the desired number whose square root is to be computed, bra
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:1419
    • 提供者:crispyhan
  1. Ch6

    0下载:
  2. 迭代法求解非线性方程的解,包括二分法、牛顿法及抛物线法-Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:7084
    • 提供者:
  1. Newton

    0下载:
  2. 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using the function f (x) is the function value of a number of points in a certain interval, the specific function to make appropriate known values ​
  3. 所属分类:assembly language

    • 发布日期:2017-12-01
    • 文件大小:623
    • 提供者:xssxss
  1. newton

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

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

    0下载:
  2. 数字分析程序中包含了艾特肯、二分法、弦割法、牛顿下山等编程-Numerical analysis program includes Aitken, dichotomy, chord cutting method, Newton downhill and other programming
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:8673
    • 提供者:庄默默
  1. Power-flow-calculation

    0下载:
  2. 潮流计算,采用的方法是牛顿拉夫逊法,excel中给出的是IEEE14节点参数-Power flow calculation, the method is newton-raphson method
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:8980
    • 提供者:Wade
  1. Homework0305

    0下载:
  2. 由以下方法求极值:(1)黄金分割法求极值 (2)使用平分法求极值(3)使用成功-失败法求极值(4)牛顿法求极值(5)使用三点二次插值法求极值(6)使用三次插值法求极值 -Extremum by the following methods: (1) golden section method for extreme (2) using bisection method for extreme (3) the use of success- failure method for extrem
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1045881
    • 提供者:童列树
  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. mnewton

    0下载:
  2. 用LU分解法解线性方程组Ax=b。用牛顿法求非线性方程f(x)=0-With the LU decomposition method of solving linear equations Ax = b. Using Newton s method for nonlinear equation f (x) = 0
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:826
    • 提供者:贾璐
  1. 51asm

    0下载:
  2. 本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-The libraries in the open square algorithm for rapid approximation algorithm, it can achieve the Newton iteration method the same precision, and about twenty times faster, more than double by
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:15970
    • 提供者:ddbxl
  1. xuedie

    0下载:
  2. 使用牛顿迭代法求下面方程在1.5附近的根:2x^3-4x^2+3x-6=0-Using Newton iterative method in 1.5 the following equations near the root:2x^3-4x^2+3x-6=0
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:270552
    • 提供者:张晓辉
  1. niudui-gongetidu-ercichazhi

    0下载:
  2. 优化设计:牛顿法、二次插值法、共轭梯度法,c程序-Optimal design: Newton method, two time interpolation method, conjugate gradient method, C program
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3473
    • 提供者:zhang ke
  1. newton

    0下载:
  2. 简化牛顿法求解非线性方程组,程序内附注释-Simplified Newton method forSolving Nonlinear equations, the program containing the comment
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:713014
    • 提供者:赵堃
  1. Newton.m

    0下载:
  2. newton method including error function
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:707
    • 提供者: 骆骆
  1. matlab-8.1

    0下载:
  2. ieee33节点的牛顿拉夫逊法matlab潮流程序-ieee33 node Newton method matlab program
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:10800
    • 提供者:张传驰
« 12 »
搜珍网 www.dssz.com