搜索资源列表
matpower
- 仿真电力系统的稳态与潮流计算,能够帮助理解电力系统的分析与设计-Steady-state power system simulation and power flow calculation, can help to understand the power system analysis and design
wanneng
- 一个最简单的 matlab 电力系统稳态分析 牛拉发极坐标 万能程序 共享下给大家-A simple matlab power system steady-state analysis of ox-drawn in polar coordinates universal program for everyone to share the
niulafa
- 用matlab实现电力系统稳态分析中电力系统的潮流计算程序-Using matlab to achieve steady-state analysis of power systems in the power system load flow calculation program
N_R_chaoliu
- 电力系统潮流计算是研究电力系统稳态运行情况的一种基本电气计算。它的任务是根据给定的运行条件和网路结构确定整个系统的运行状态,如各母线上的电压(幅值及相角)、网络中的功率分布以及功率损耗等。电力系统潮流计算的结果是电力系统稳定计算和故障分析的基础。-Power flow calculation
Codes-for-Decoupled-Method
- PQ分解法潮流计算,针对陈珩著《电力系统稳态分析(第三版)》中的例题编写,超实用-The MATLA code for P-Q method power flow computation.
DJWQD
- 电力系统单机无穷大系统MATLAB仿真 稳态分析 很具有参考价值(MATLAB simulation of single power infinite bus system of power system)
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)
电力系统潮流计算案例及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