搜索资源列表
P-Q
- P-Q潮流计算简单实现,10阶以内均可计算,算例可参考<<电力系统稳态分析>>,东南大学,第二版,174-178页.-P-Q trend is simple to achieve, within 10 bands can be calculated with reference counting
nrfajiechaoliu
- 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
PQ12154
- PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5-PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edit
ztfj
- 实现电力系统稳态分析,采用了c++进行编程,用了PQ分解法。-Steady-state analysis of power system,using C++ programming,with the PQ decomposition method
gsxy
- 电力系统稳态分析中潮流计算部分中的一种方法,高斯分解法计算潮流。-Power system steady-state analysis in flow calculation in part a way, Gauss decomposition method to calculate the trend.
ddf
- 电力系统稳态分析中潮流计算部分中的一种方法,迭代法计算潮流。-Power system in the analysis of the steady-state flow calculation in part a method, iterative method to calculate the trend.
wanneng
- 一个最简单的 matlab 电力系统稳态分析 牛拉发极坐标 万能程序 共享下给大家-A simple matlab power system steady-state analysis of ox-drawn in polar coordinates universal program for everyone to share the
newton
- 电力系统稳态分析,用牛顿拉夫逊发潮流计算程序-power flow
2
- 电力系统稳态分析 双机五节点潮流计算 PQ分解法-Steady-state analysis of power system load flow calculation dual five-node PQ decomposition method
niulafa
- 用matlab实现电力系统稳态分析中电力系统的潮流计算程序-Using matlab to achieve steady-state analysis of power systems in the power system load flow calculation program
pq_powerflow
- 潮流计算是电力系统稳态分析的重要组成部分,pq分解法是牛拉法的改进。-Power system power flow calculation is an important part of the steady state analysis, P- Q decomposition method is a kind of improvement of cattle rafa.
flow
- 用于本科生电力系统稳态分析的潮流计算,本模板以三机九节点为例为例-It can be used as a template of powerflow.(steady-state analysis of power system)
Newton-Raphson-power-flow
- 电力系统稳态分析-课程作业-用牛顿拉夫逊法求解潮流-C++下编译通过,注释清晰,思路清楚,值得参考。-Steady power system analysis- coursework- Newton Raphson method to solve the current-C++ compiler, comments clear, clear thinking, good reference.
PQ-daima
- 包含一份程序代码、一幅运行结果图和一篇说明文档。用于电力系统稳态分析的程序,是PQ法潮流计算的典型应用,针对四机十一节点的电力系统,经仿真测试通过,有较强的参考价值。 -It contains a copy of the program code, the results of a run and a diagram documentation. A program for steady-state analysis of the power system, a typical applic
sanjijiujiedian
- 此压缩包是一段电力系统稳态分析的VC++代码,可运用于牛拉法潮流计算,适合三机九节点的电力系统使用,经仿真测试能够运行,很具有参考意义。-This piece of code compression package is VC++ steady-state analysis of the power system, can be used in cattle Rafah flow calculation for three machines nine nodes use the power sy
IEEE14
- 电力系统稳态分析,对IEEE14节点母线系统进行潮流计算(Power system steady-state analysis, IEEE14 node bus system for power flow calculation)
D_P_GA
- 这是我们稳态课程上的大作业,要求对ZIP负荷和电动机负荷进行参数辨识,算法这里选用的是遗传算法。所参考的负荷模型见艾芊老师编著的《电力系统稳态分析》一书。(This is the homework of our course, which demands us to distinguish parameters of ZIP load & Motor load with GA.)
高斯
- 电力系统潮流计算是电力系统稳态运行分析中最基本和最重要的计算之一, 是电力系统其他分析计算的基础。本文件为电力系统潮流计算的高斯迭代法代码(Gauss iteration code for power flow calculation of power system)
MATLABSimulink电力系统建模与仿真
- 电力系统暂态、稳态分析,电力系统继保,高压直流输电(Power system transient and steady state analysis, power system relay protection, HVDC transmission)
电力系统潮流计算案例及m文件
- 利用牛顿-拉夫逊法的电力系统潮流计算,直角坐标形式,具体案例为电力系统稳态分析陈衍例题,程序用MATLAB编写。Using newton-rafson method power flow calculation, rectangular coordinate form, the specific case is the steady state analysis of power system Chen yan example, the program is prepared with MATL