CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 潮流分析

搜索资源列表

  1. dianlichaoliu

    1下载:
  2. VB编写的电力系统潮流计算分析程序。本人根据大学电力系统分析课本编写。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4591
    • 提供者:杜明周
  1. NRflowCal

    1下载:
  2. 本程序用牛顿-拉夫逊法计算电力系统潮流,在本程序中支路中含有变压器可以生成导纳矩阵,程序中的算例使用了《电力系统分析》(下册 华中科技大学) P66页的数据,已通过运行,数据正确。
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:9280
    • 提供者:alex
  1. Newton41

    0下载:
  2. 利用牛顿拉夫孙算法计算系统潮流,并有实际数据分析-Ralph Newton algorithm using Sun systems trends, and analysis of actual data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:yucaona
  1. t_tide_v1.1.zip

    0下载:
  2. 潮流调和分析程序,包括各分潮分析,调和常数分析等,matlab code for tide analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:770470
    • 提供者:laofang
  1. jizuobiao

    2下载:
  2. 本程序采用MATLAB对IEEE标准测试系统算例进行编程,并给出了9,14,30,39,57等系统的数据,将数据直接导入潮流主程序编程进行计算分析-The program uses MATLAB to IEEE standard test systems for programming examples, and gives 9,14,30,39,57 other system data, trend data directly into the main program for calcula
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:62618
    • 提供者:温岚
  1. psat-2.1.2-ref

    0下载:
  2. psat2.1.2说明文档,用于学习past,稳态暂态潮流计算以及故障分析-psat2.1.2 documentation, for learning past, steady-state flow calculation and fault analysis of transient
  3. 所属分类:Energy industry

    • 发布日期:2017-03-22
    • 文件大小:878709
    • 提供者:cooney
  1. t_tide_v1.2beta

    1下载:
  2. 潮流调和分析程序,非常实用,里面有说明文件,基本原理是采用最小二乘法来求解超定矩阵,各种参数用来控制选择分潮,间隔时间等。-harmonic analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:607987
    • 提供者:杨康
  1. powerflowcalculation

    0下载:
  2. 牛拉法求解电力系统潮流计算,包含西安交通大学出版的电力系统分析中例11-5作为算例-Ox pulling Power Flow Calculation Method
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:122694
    • 提供者:kone_zhang
  1. m_map

    4下载:
  2. T——tide 用于潮流调和分析 和潮流的余流计算-T- tide
  3. 所属分类:matlab例程

    • 发布日期:2017-04-23
    • 文件大小:659193
    • 提供者:shi
  1. chaoliujisuan

    0下载:
  2. 电力系统潮流计算程序,对于电力系统分析有一定借鉴意义-Power flow calculation program for power system analysis have a certain reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6867
    • 提供者:ljc
  1. chaoliuchengxu

    0下载:
  2. 通用型潮流程序,供电力系统分析初学者借鉴-matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:13342
    • 提供者:母燕妮
  1. PV

    0下载:
  2. 故障分析 用c语言编程的 利用pq pv节点进行的潮流计算-故障分析 潮流计算
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:232335
    • 提供者:dyjdingo
  1. networkDistribution

    1下载:
  2. ObjectARX开发,配电网,网络绘制,潮流计算,可靠性分析等-ObjectARX development, distribution network, network rendering, flow calculation, reliability analysis, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-24
    • 文件大小:8150108
    • 提供者:聂俊
  1. PCL

    0下载:
  2. 潮流计算是研究电力系统稳态运行情况的一种基本电气计算,常规潮流计算的任务是根据给定的运行条件和网路结构确定整个系统的运行状态,如各母线上的电压(幅值及相角)、网络中的功率分布以及功率损耗等。潮流计算的结果是电力系统稳定计算和故障分析的基础。-load flow calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:潘跃
  1. PQ_Power_Flow_Pro

    2下载:
  2. 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:10467
    • 提供者:muli
  1. powerflow

    0下载:
  2. 对于大电网潮流计算的一些matlab程序,来源《大电网快速稳定分析关键基础技术研究-Power flow calculation for large number of matlab program, the source of " big power and rapid analysis of key infrastructure technology
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1187
    • 提供者:裘海南
  1. cljs

    0下载:
  2. 是电力系统分析课本上的一个四节点四支路的潮流计算程序,简单易懂-Textbook on power system analysis is a four-node four-slip flow calculation program, easy to understand
  3. 所属分类:Energy industry

    • 发布日期:2017-04-03
    • 文件大小:2392
    • 提供者:yan
  1. theNewtonlaw

    0下载:
  2. 简单电力系统的牛顿法潮流计算收敛初步分析程序-preliminary study a simple system’s convergent character of the Newton s law applied to calculate the flow.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:178025
    • 提供者:雷超
  1. matpower

    0下载:
  2. 仿真电力系统的稳态与潮流计算,能够帮助理解电力系统的分析与设计-Steady-state power system simulation and power flow calculation, can help to understand the power system analysis and design
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1460679
    • 提供者:张明
  1. pf

    0下载:
  2. 快速解耦潮流计算,适用于电力系统分析学习-Fast decoupled power flow calculation for power system analysis study
  3. 所属分类:Energy industry

    • 发布日期:2017-04-05
    • 文件大小:24086
    • 提供者:李红伟
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com