CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 牛顿拉夫逊

搜索资源列表

  1. IEEE14

    0下载:
  2. 利用牛顿拉夫逊法进行潮流计算,要求提纲,可以参考作为初始条件-Newton Raphson power flow calculation, outline requirements
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:孙佳骏
  1. MATLAB-NR-power-flow

    0下载:
  2. matlab编的牛顿拉夫逊潮流计算程序,试用范围广,内含详细说明-matlab coded procedure for NR power flow calculation, with a broad range of usage.and with detailed explaination inside.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4502
    • 提供者:朱晓伟
  1. power_flow

    0下载:
  2. 基于牛顿-拉夫逊算法的电力系统潮流计算,简单易懂。-The power flow calculation based on Newton-Raphson algorithm, which is easy to understand.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:lzw
  1. niufalachaoliujis

    2下载:
  2. 配电网中,传统IEEE39节点的牛顿-拉夫逊法潮流计算。-Distribution power flow calculation。
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3076
    • 提供者:lily
  1. power-flow-calculation-program

    0下载:
  2. 应用MATLAB语言编写具有一定通用性的牛顿-拉夫逊法潮流计算程序-Application of MATLAB language has a certain versatility of Newton- Raphson power flow calculation program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1908
    • 提供者:娜娜
  1. nonlinear-algorithm

    3下载:
  2. 非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。-Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6891
    • 提供者:figo
  1. Newton_Raphson_method

    0下载:
  2. 牛顿拉夫逊法 的matlab 程序,已经验证 可以使用-Newton Raphson method
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:李氏
  1. Newton_Raphson_method_1

    0下载:
  2. 牛顿拉夫逊的matlab程序,可以用,已验证。-Newton Raphson method
  3. 所属分类:Energy industry

    • 发布日期:2017-04-14
    • 文件大小:3504
    • 提供者:李氏
  1. Newton-Raphson-power-flow-matlab

    0下载:
  2. 牛顿拉夫逊法编制的潮流计算程序,很实用,是很好的学习资料-Newton-raphson method of power flow calculation program, very practical, is a very good learning materials
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6931
    • 提供者:孙彬
  1. N-Lsuanfa

    0下载:
  2. 改进牛顿拉夫逊法,克服传统的牛顿法的缺点,缩短计算时间。-Improved Newton Raphson method to overcome the shortcomings of the traditional Newton method to shorten the calculation time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1902728
    • 提供者:
  1. PQU

    0下载:
  2. 在matlab下的,牛顿拉夫逊法潮流算法的程序-In matlab, the Newton Raphson power flow algorithm program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:956
    • 提供者:rj
  1. pq-fenjie-for-flow

    0下载:
  2. 此程序采用matlab 语言编写,针对现代电力系统分析中牛顿拉夫逊法进行的修改-This program uses matlab language, modify the Newton Raphson method for modern power system analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:谢亮凯
  1. Newton-Raphson

    1下载:
  2. 牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。-Newton- Raphson method in mathematics is an effective method for solving nonlinear algebraic equations, the point is that the non-linear equation solving process into the process repeate
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:790
    • 提供者:liang
  1. NRflowCal

    0下载:
  2. 本程序是牛顿拉夫逊法求解电力系统潮流计算,包括节点导纳矩阵的计算等-This program is the Newton Raphson method for solving power flow calculation, including the calculation of the node admittance matrix, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:sss
  1. Newton

    3下载:
  2. 何仰赞版《电力系统分析》牛顿拉夫逊法潮流计算例题Matlab程序。-A matlab programme of an example in<Power system analysis>written by HeYangZan,which is based on the Newton s menthod.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-27
    • 文件大小:1134
    • 提供者:Francis Nee
  1. flow

    0下载:
  2. 用于电力系统潮流计算的牛顿-拉夫逊法,带3节点和30节点网络算例数据-Power flow calculation
  3. 所属分类:Energy industry

    • 发布日期:2017-04-26
    • 文件大小:9856
    • 提供者:张翔
  1. Power-Flow

    0下载:
  2. 潮流计算程序,包括牛顿拉夫逊法,快速解耦法,直流潮流发-power flow
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:14794
    • 提供者:dsd
  1. chaoliujisuan

    0下载:
  2. 基于MATLAB牛顿拉夫逊潮流计算的计算机算法-A computer algorithm for power flow calculation based on MATLAB Newton Ralph Xun
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1818
    • 提供者:万里游云
  1. Cpp3

    0下载:
  2. 电力系统潮流计算牛顿拉夫逊法直角坐标形式-Power system load flow calculation program Newton Ralph Xun Fa rectangular coordinate form
  3. 所属分类:Energy industry

    • 发布日期:2017-04-15
    • 文件大小:5740
    • 提供者:邓森勇
  1. CPP2

    0下载:
  2. 牛顿-拉夫逊法潮流计算,很经典实用的算法,迭代速度快-Newton Ralph Xun power flow calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5641
    • 提供者:zhang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
搜珍网 www.dssz.com