搜索资源列表
nrfajiechaoliu
- 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
pid
- :针对当前电力机车调速系统存在的一些问题,简要分析了直流电力机车调速原理,提出了 控制系统的硬件结构,并且设计出Fuzzy + PID复合结构的控制器,提高了控制系统的动态响应速 度和稳态误差 同时利用RBF神经网络自整定PID参数解决了PID控制中的参数整定问题
matpower
- 仿真电力系统的稳态与潮流计算,能够帮助理解电力系统的分析与设计-Steady-state power system simulation and power flow calculation, can help to understand the power system analysis and design
gsxy
- 电力系统稳态分析中潮流计算部分中的一种方法,高斯分解法计算潮流。-Power system steady-state analysis in flow calculation in part a way, Gauss decomposition 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
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
N_R_chaoliu
- 电力系统潮流计算是研究电力系统稳态运行情况的一种基本电气计算。它的任务是根据给定的运行条件和网路结构确定整个系统的运行状态,如各母线上的电压(幅值及相角)、网络中的功率分布以及功率损耗等。电力系统潮流计算的结果是电力系统稳定计算和故障分析的基础。-Power flow calculation
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
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)
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)
电力系统潮流计算案例及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