搜索资源列表
pfc_NR
- % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平
chao_liu_cheng_xu
- 潮流计算NR算法的C语言源程序代码,欢迎修改测试-flow calculation algorithm in C language source code, welcomed the revised test
pso-powerflow
- 基于matlab的基本粒子群优化算法,可应用与最优潮流计算等-Matlab-based optimization of the particle swarm algorithm can be applied with optimal power flow calculation
powerflow
- 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)
cx
- 电力系统配网潮流计算,vb编制 配电网潮流计算程序(也可用于其它电压等级辐射网)采用当前流行的“前推回推”算法,收敛速度快(一般不超过3次迭代即可获得满意的精度)。
chaoliu
- 这个是电力系统的很经典的潮流算法,经过个人的开发,可用性强,使用灵活。-This is the power system is the trend of classic algorithms, through personal development, the availability of strong, flexible.
NR_PowerFlow
- 牛啦潮流算法源代码,多个工程验证,稳定可靠。-nr。
PowerFlow
- 牛顿-拉夫逊法潮流计算的算法实现,比较易懂-Newton- Raphson method of power flow calculation algorithm, more understandable
PQNRchaoliu
- 电力系统潮流计算算法,用matlab编写-tidal current
改进P-Q分解法潮流
- 改进的微分进化算法,此算法为优化算法,可以用在电力系统的无功优化,配电网重构中。-Differential Evolution
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
neidianfa
- 电力系统规划算法内点法进行计算潮流和机组分组-Power system planning algorithm interior point method to calculate trends and unit grouping
cthd3940
- 电力系统中基于前推回代的配电系统潮流算法-Power system based on the first push back on behalf of distribution system load flow algorithm
Modern-Power-Systems-Analysis
- 电力系统高级算法,包括潮流计算,优化问题,暂态问题,小干扰稳定问题-Advanced algorithms power system, including power flow, optimization, transient problem, the problem of small signal stability
Power-Flow
- 利用牛顿拉夫逊法编写的电力系统潮流算法可以有效的确定整个电力系统的运行状态。-Written using Newton Raphson power flow algorithm can effectively determine the operational status of the entire power system.
PowerFlow1
- 内点发求最优潮流算法,不是工具箱编的,验证过,是正确的。-For optimal power flow interior point algorithm hair, not the toolbox compiled, verified, is correct.
PowerFlow
- 电力开式网中含变压器分接头调压计算的前推后代潮流算法-Electricity open network computing with transformer tap regulator before pushing offspring flow algorithm
PLF
- 基于随机邻域搜索的含风电配电网优化规划 本程序提出了含风电配电网中基于半不变量的随机潮流算法,该算法考虑了风电的出力随机性,运用了概率统计方法处理系统运行中的随机变化因素,给出系统运行电压、支路潮流等概率分布情况,可以更深刻地揭示系统运行状况,为系统安全运行决策提供更完整的信息。 随机变量的卷积运算是随机潮流计算量较大的部分,利用半不变量的方法进行随机变量间的卷积运算,并用Gram-Charlier级数展开式计算随机变量的分布[4-6]将使整个随机潮流计算效率很高,其精度也足以满足规划和运行
潮流计算
- 这是对电力系统进行潮流计算的一个例子,算法采用牛顿-拉夫逊法。(This is an example of power flow calculation for power systems. The algorithm uses the Newton-Raphson method.)
Matlab直流潮流程序
- 电力系统直流潮流算法,利用matlab软件实现的直流潮流算法。(Calculation of DC power flow in power system)