CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 能源行业(电力石油煤炭) 搜索资源 - decomposition

搜索资源列表

  1. PQ

    0下载:
  2. 电力系统中的牛顿拉夫逊法和PQ分解法的matlab代码-Power System Newton Raphson method and the PQ decomposition method matlab code
  3. 所属分类:Energy industry

    • 发布日期:2017-03-24
    • 文件大小:250.01kb
    • 提供者:宋云飞
  1. PQload_flow_calculate

    1下载:
  2. PQ分解法针对IEEE14和30节点的电力网络潮流计算matlab程序-PQ decomposition IEEE14 and 30 nodes for the electricity network power flow calculation program matlab
  3. 所属分类:Energy industry

    • 发布日期:2017-03-28
    • 文件大小:5.52kb
    • 提供者:赵亮
  1. PQ

    0下载:
  2. 首先对电网节点优化,再PQ分解法求解系统潮流。-First of all, optimization of the power grid nodes, then PQ decomposition method for calculating the trend.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:15.83kb
    • 提供者:单体华
  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
    • 文件大小:10.22kb
    • 提供者:muli
  1. NRFLOW

    0下载:
  2. 应用牛拉法计算电力系统潮流,方便且易于学习。-PQ Decomposition Method Applied Power Flow, convenient and easy to learn.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-27
    • 文件大小:3.89kb
    • 提供者:妮妮
  1. chaoliujisuan_pq

    1下载:
  2. 电力系统的潮流计算,使用的是pq分解法,-Flow calculation, pq decomposition
  3. 所属分类:Energy industry

    • 发布日期:2017-04-08
    • 文件大小:221.04kb
    • 提供者:天亮
  1. powerflow

    0下载:
  2. PQ分解法计算电力系统潮流,具有较高的精度,并附有57个节点的计算结果-PQ decomposition method to calculate the power system tide, has higher precision, with 57 nodes results
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:242.05kb
    • 提供者:SL
  1. Yamaguchi

    1下载:
  2. A-priori Domain Decomposition of PDE Systems and Applications
  3. 所属分类:Energy industry

    • 发布日期:2017-03-31
    • 文件大小:242.11kb
    • 提供者:Taghi
  1. pq_chaoliujisuan

    1下载:
  2. 在Visual C++环境下自己编写的PQ快速分解潮流计算程序,通过运行。-In Visual C++ environment, prepared its own rapid decomposition of PQ power flow calculation program, by running.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:521.84kb
    • 提供者:宁宇
  1. mary

    0下载:
  2. 利用PQ分解法计算电力系统潮流上机,涉及到变压器,双回路和对地支路。-PQ decomposition method using power flow on the plane, related to the transformer, double loop and slip on the ground.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-03
    • 文件大小:266.34kb
    • 提供者:marui
  1. pq

    0下载:
  2. 利用C语言编写的电力系统PQ分解法潮流计算程序,取得了良好的效果-Using C language PQ decomposition of power system load flow calculation program, and achieved good results
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:6.46kb
    • 提供者:erik
  1. PQ_Powerflow

    0下载:
  2. PQ分解法计算输电网潮流,采用压缩存储方法,内含算例和说明。-PQ decomposition trend of grid computing, storage compression methods, includes examples and instructions.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-05
    • 文件大小:11.96kb
    • 提供者:fanlun
  1. CPP

    0下载:
  2. 基于PQ快速分解法的电力系统潮流计算 使用C语言-Power flow based the PQ rapid decomposition method using C language
  3. 所属分类:Energy industry

    • 发布日期:2017-11-30
    • 文件大小:3.89kb
    • 提供者:bigfly
  1. TreeDecomposition

    0下载:
  2. Tree Decomposition. [NODE_FINAL,VX,VY]=TREE_DECOMPOSITION(N) finds the circular shaped nodes generating 3-tree decomposition. Total number of nodes are restricted to be 1, 3, 6, 12, 24, etc. Extra nodes will be disregarded. For example, given inp
  3. 所属分类:Energy industry

    • 发布日期:2017-11-17
    • 文件大小:2.45kb
    • 提供者:Sunghun Jung
  1. MTzhengyan

    0下载:
  2. fortran语言编写的大地电磁一维正演程序程序将复数运算分解我实数运算-fortran language magnetotelluric one-dimensional forward modeling program complex computing decomposition my real operations
  3. 所属分类:Energy industry

    • 发布日期:2017-11-23
    • 文件大小:960byte
    • 提供者:刘洋
  1. PQ-Mathod

    0下载:
  2. PQ分解方法潮流计算,自己编写的简单的电力系统潮流计算MATLAB语言-PQ decomposition method flow calculation, I have written a simple power flow calculation MATLAB language
  3. 所属分类:Energy industry

    • 发布日期:2017-11-28
    • 文件大小:1.17kb
    • 提供者:Porlandd
  1. EMD-decomposition-programe

    0下载:
  2. Hilbert-Huang变换之EMD分解程序。可以直接运行,以及附有几个详细例子。可以用以对非线性非平稳信号的处理,效果理想。-Hilbert-Huang transform EMD decomposition process. Can be run directly, as well as with several detailed examples. Can be used for non-linear non-stationary signal processing, the resul
  3. 所属分类:Energy industry

    • 发布日期:2017-12-08
    • 文件大小:7.88kb
    • 提供者:鹏love敏
  1. XB_Flow

    0下载:
  2. XB模式下的配电系统潮流计算,快速分解法,迭代求解配电网络的运行状态-XB mode of distribution system power flow calculation, the operational status of rapid decomposition, iterative solution distribution network
  3. 所属分类:Energy industry

    • 发布日期:2017-11-18
    • 文件大小:11.02kb
    • 提供者:power system
  1. calculateflow_PQ_Final

    1下载:
  2. 电力系统潮流计算,基于PQ分解算法,对IEEE14节点标准拓扑网络进行检测,能够正确快速地计算出结果。-Power flow calculation, PQ decomposition algorithm based on IEEE14 standard topology network node detection, able to correctly calculate the results quickly.
  3. 所属分类:Energy industry

    • 发布日期:2017-11-20
    • 文件大小:645.44kb
    • 提供者:杨博
  1. hhu_pfcp

    0下载:
  2. 电力系统潮流计算工具,包括常用的高斯赛德尔、牛顿拉夫逊、PQ分解等-Power flow calculation tools, including the commonly used high Sisaideer, Newton Raphson, PQ decomposition
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:249.29kb
    • 提供者:高元
« 12 »
搜珍网 www.dssz.com