搜索资源列表
一个实用的数据库---学生管理系统
- 编程思路:①: 使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。②: 创建一个链表类(List),链表类可实现如下功能:创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。③: 创建一个操作类(Operater),操作类实现如下功能:显示菜单,操作链表。-programming ideas : : use a single linked list to achi
gauss
- 高斯法用于IEEE30节点系统的潮流计算源代码-Gauss law for the IEEE30 bus system source code flow calculation
IEEE14
- ieee14节点系统,使用matlab做潮流计算,使用遗传算法进行电容器投切控制。-ieee14 node system, using matlab to do flow calculation, using the genetic algorithm control of capacitor switching.
ieee9
- 电力系统中的IEEE3机9节点系统图及相应的参数,并且有利用PSCAD/EMTDC搭建的系统模型。-Power system IEEE3 machine 9-bus system diagram and the corresponding parameters, and there use of PSCAD/EMTDC to build the system model.
MATLAB简化3节点分析
- 简单的三节点系统最优潮流,包含发电机的经济参数,用于OPF计算分析。(Simple three node system optimal power flow, including the generator's economic parameters, is used for OPF calculation analysis.)
30节点系统最优潮流计算
- 30节点系统最优潮流计算,自编程序,可供最优潮流计算研究初学者提供系统分析;(30 node system optimal power flow calculation, self compiled procedures for optimal power flow calculation, beginners to provide system analysis;)
基于PSASP39节点系统的风电场模型
- 风电场的39节点系统,PSASP系统搭建的.(Wind farm 39 node system built with PSASP system.)
bus39.mdl
- 基于MATLAB中psat工具包的39节点系统(39 node system based on PSAT toolkit in MATLAB)
case57
- IEEE57节点系统,可以方便的进行算例分析(IEEE57 node system can be used for example analysis)
case39
- IEEE 39节点系统的MATLAB程序,用于matpower交流潮流和直流潮流计算(IEEE 39-node MATLAB program for matpower AC power flow and DC power flow calculation)
reorder
- 计算L指标,需要对30节点系统进行的矩阵分析(L index calculation, need to 30 nodes system matrix analysis)
case14
- IEEE14节点系统潮流计算,其能计算的结果包括系统的节点导纳矩阵、所有节点的节点类型、各节点电压的幅值和相角、各节点消耗的有功功率和无功功率、发电机节点发出的有功功率和无功功率以及它们的总容量(IEEE14 node system power flow calculation, the calculation results including the system nodal admittance matrix, all node
潮流计算(3机9节点)
- 本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
psasp软件3机9节点完整算例WSCC9
- psasp软件3机9节点完整算例WSCC9(Complete example WSCC9 of PSASP software 3-machine 9-node)
IEEE9节点
- 典型测试系统3 (1) 如下图所示的IEEE 9节点电力系统: 2.元件参数 (1) 线路参数 线路号 长度(km) ro(Ω/km) xo(Ω/km) bo(1/Ωkm) L1 25 0.131 0.4 2.98×10-6 L2 50 0.131 0.4 2.98×10-6 L3 45 0.105 0.393 3.04×10-6 L4 30 0.131 0.4 2.98×10-6 L5 35 0.105 0.393 3.04×10-6
NE39bus
- 新英格兰10机39节点系统,用于电力系统仿真(New England 10-machine 39 node system for power system simulation)
33节点系统重构程序实现
- 33节点潮流计算,用于IEEE-33节点配电网系统重构程序的实现(33-node power flow calculation for the implementation of IEEE-33-node distribution network system reconstruction program)
9节点系统小干扰稳定分析
- 对电力系统小干扰稳定性进行分析的方法大致可以分为以下几种:数值仿真方法、建立在线性模型基础上的分析方法、小干扰稳定域分析方法、非线性理论分析方法和计及模型不确定性的分析方法。对小干扰稳定性问题可以采用线性模型进行研究,这种线性模型是将描述系统动态行为的微分方程和代数方程在稳态运行点处线性化后得到的。目前,建立在线性模型基础上的电力系统小干扰稳定性分析方法主要有两种:以状态空间模型描述为基础的特征值分析法和以传递函数矩阵为基础的频域分析法
threemachines
- 这是三机九节点系统潮流计算的模型,适合于初学者了解潮流计算。是在matlab/simulink下建立的模型,非常直观。(This is the model of 3-generator 9-bus system which can be used to calculate the power flow)
电力系统课程设计
- 33节点系统潮流计算,风险计算 采用pq分解法进行编写,公式对应文档(33-node system power flow calculation, risk calculation)