搜索资源列表
FLOW1
- C语言牛拉法潮流计算程序.包括导纳矩阵形成,牛拉法迭代.-C language Rafah cattle flow calculation procedures. Including admittance matrix formation, cattle Rafah iteration.
dlzd
- 本程序是用节点导纳矩阵计算三相短路电流 输入数据--形成节点阻抗矩阵--选择故障点---计算短路电流----计算个节点电压---计算指定支路的电流-this procedure is used node admittance matrix calculation of three-phase short-circuit current input data -- forming node impedance matrix -- election Optional fault --- calc
yn
- 电路节点导纳矩阵的计算机生成法源程序。可计算少于20个节点的电路方程。-circuit node admittance matrix of computer generation source. Computable less than 20 nodes of the circuit equation.
nodematrix
- 用于计算电力系统的导纳计算 以一个ieee九节点的系统为例子-used in the calculation of the power system admittance to a calculation ieee nine node system, as an example
jiediandaonajuzhen
- 本程序为c++环境下的电力系统潮流计算机算计算法中节点导纳矩阵的实现
1
- 生成导纳矩阵,再对复数导纳矩阵求逆,可用于电路分析,电流计算等程序-Admittance matrix generation, and then on the complex admittance matrix inversion can be used in circuit analysis, current calculation procedures
daonajuzheng
- 电网潮流计算中节点导纳矩阵的形成的函数程序,进过验证可以使用-Power flow calculation of the node admittance matrix of the function of the formation process can be used to go to verify
chaoliu1
- 采用C语言编写的用于处理潮流计算问题的代码,包括生成导纳矩阵和求解雅克比方程组.-Using C language to deal with the issue of power flow calculation code, including admittance to generate Jacobian matrix and solving equations.
My_NRflow
- 各个子文件介绍!! 1.powerflow(主程序) 2.y(节点导纳矩阵) 3. run_NR (利用NR法计算潮流) 4. openfile (打开文件) 5. printY (显示Y矩阵) 6. newnode (节点重新编号) 7. Renode (还原节点) 8. form_jac (求取j矩阵) 9. dPQ (求取有功无功不平衡量) 10. PowerResult(计算节点电压相角) 11. PowerLosses(计算支路性息)
Y
- 用稀疏矩阵技术形成节点导纳矩阵的matlab程序,语句十分简洁-Using sparse matrix technology, the formation of the node admittance matrix of the matlab program, the statement is very simple
jtyj
- 电力系统潮流的计算机辅助分析 本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下: 1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。-Computer Aided Anal
jiediandaonajuzhen
- 电力系统节点导纳矩阵的形成,自己编写的供大家参考,-Power system nodal admittance matrix of the form, I have written for your reference, thank you
daonajuzhen
- 形成导纳矩阵的一个小程序,课程设计是做的,希望对你有用-Admittance matrix
daonaijuzhentongyongchengxu
- 告诉支路阻抗的节点导纳矩阵求解的通用程序。-Tell branch node is the impedance matrix of the general program admittance
makeYbus
- 可一步做到计算电力系统的节点导纳矩阵的程序。-Can step do calculation of power system node mobility matrices of the program.
Newton-rafer-Johnson-method
- 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
cthd39-40
- MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗-MATLAB implementation of the system flow calculation. MATLAB programming language requires the formation of the node admittance matr
Ymatrix
- 该程序能够求解任一节点的电力系统的节点导纳矩阵,是一种通用的方法。-The program can solve any node of the power system nodal admittance matrix, is a common method.
IEEE009YY
- 根据IEEE标准算例给出的9节点网络图,利用MATLAB软件编程计算其节点导纳矩阵(含有解释)。当然,依据程序稍作修改可以求IEEE算例中的任意节点导纳矩阵。-Example is given according to the IEEE standard 9-node network diagram, using MATLAB software program to calculate the nodal admittance matrix (with explanation). Of cour
admittance_matrix
- 电力系统潮流计算的导纳矩阵输出matlab源代码(power flow, admittance matrix)