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

搜索资源列表

  1. XUYAOHW2

    0下载:
  2. 电力系统潮流程序。标6,7,8的是潮流程序,其中写main标记的是主程序,NR—powerflow的是newton raphson方法的潮流计算,另外两个分别是decouple和fast decouple方法。-Power flow program. 6,7,8 is the trend of the standard procedure, which is the main marker to write main, NR-powerflow is newton raphson flow ca
  3. 所属分类:Energy industry

    • 发布日期:2017-04-17
    • 文件大小:13983
    • 提供者:wang
  1. power-flow

    0下载:
  2. 电力系统潮流计算程序。标6,7,8的是潮流子程序,其中写main标记的是主程序,NR—powerflow的是newton raphson方法的潮流计算,另外两个分别是decouple和fast decouple方法。-6,7,8 is the trend of the standard procedure, which is the main marker to write main, NR-powerflow is newton raphson flow calculation method,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:14111
    • 提供者:wang
  1. power-flow-with-c

    0下载:
  2. 电力系统计算潮流程序,使用c语言,牛顿拉夫逊法-The power flow of power system computation procedures, use c language with Newton Raphson method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9398
    • 提供者:吴三桂
  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. power

    0下载:
  2. 应用牛顿拉夫逊发计算简单的潮流,实现基本的潮流运算-Application of Newton Raphson made a simple calculation of the trend, the trend for basic computing
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4291
    • 提供者:储何丽
  1. power-flow-calculation--

    0下载:
  2. 本程序的功能是用牛顿——拉夫逊法进行10节点的潮流计算。-The program’s function is to use Newton- Raphson method for 10-node flow calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3513
    • 提供者:吴华华
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. power-load-flow

    0下载:
  2. That code is done for Load flow.the basic tool for power system, based on Newton Raphson method
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:790
    • 提供者:hung
  1. loadflow(2)

    0下载:
  2. Newton Raphson lod flow
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:43980
    • 提供者:D K Jha
  1. Lfybus

    0下载:
  2. Newton Raphson load flow y bus formation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:D K Jha
  1. nula

    0下载:
  2. 牛顿-拉夫逊法电力系统潮流计算的程序(电力系统)-Newton- Raphson method of power flow calculation procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8559
    • 提供者:lihui
  1. c_chaoliu-

    0下载:
  2. c语言编写的牛顿拉夫逊法解潮流程序,和matlab相比,c语言编写潮流程序最大的难点在于矩阵求逆,本程序使用的求逆方法是初等行变换法。-The Newton-Raphson method solving power flow proceduresprepared by C language, and compared to MATLAB program, the trend is the most difficult to inverse matrix, the procedure using
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2677
    • 提供者:
  1. nonlinear-equations

    0下载:
  2. 非线性方程求根程序,含割线法、试位法、不动点迭代法、NEWTON-Raphason方法等,还有详细的误差分析,和各种方法示意图-this program is intended for nonlinear equations,including the regula method/secant method/fix point method/newton-raphson method and so on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10459
    • 提供者:
  1. loadflow_NR-method

    0下载:
  2. load flow analysis by newton raphson method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15732
    • 提供者:Sanjay AJ
  1. load-flow-matlab

    0下载:
  2. load flow methode newton-raphson for 5neouds
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2852
    • 提供者:MEDTI
  1. Powerflow-Analysis

    0下载:
  2. Powerflow analysis, and solutions using gauss siedel and newton raphson methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4114136
    • 提供者:AJP
  1. power-flow-calculation

    0下载:
  2. 电力系统潮流计算,运用牛顿拉夫逊法对小网络进行精确地潮流计算,并进行网络损耗计算-Power flow calculation using Newton Raphson accurate flow calculation on a small network, and network loss calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:7356
    • 提供者:yazhoulong
  1. code

    0下载:
  2. 单个脉冲的模糊函数 多个相干脉冲的模糊函数 线性调频信号的模糊函数-single pulse signal s function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1438
    • 提供者:yang
  1. MNR

    0下载:
  2. modified newton raphson的源程序,可以实现非线性elastic求解F或是displacement-modified newton raphsom
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3239
    • 提供者:宁宸
  1. NR

    0下载:
  2. newton raphson matlab code
  3. 所属分类:matlab

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