搜索资源列表
matlab
- 数值分析中多种算法的matlab编程 有雅克比迭代 高斯迭代法 追赶法 等-Jacobi iterative Gauss iterative method chasing method of numerical analysis of a variety of algorithms matlab programming
N-R-method-of-power-flow-calculation
- MATLAB编写利用牛拉迭代法求解简单电力系统潮流。程序可以分别运用真实值和标幺值计算,可以区分有无变压器计算。程序开始时需要输入节点数量、互联节点之间线路的阻抗等初始化参数,运行可得潮流结果,详见程序内注释。-Written in MATLAB to solve simple oxen pulling power flow using an iterative method. The program can use the true value, respectively, and the p
P-Q-method-of-power-flow-calculation
- MATLAB编写利用P-Q分解法的潮流计算程序,程序中利用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。本程序只适用于简单系统,如IEEE5节点系统。对于复杂系统,由于PV节点电压越限等问题尚未考虑,得到的潮流结果可能有误!-MATLAB flow calculation program written using PQ decomposition method, program utilization based on sparse iterative solver tech
jh
- 基于matlab的电力系统分析:极坐标下N-R法潮流计算分析 实现了迭代功能-matlab n-r
newton
- 能够使用简化牛顿法求解最优点,附带子程序可以顺利的运行,使用一种优化后的牛顿迭代法(The simplification Newton method can be used to solve the best advantage)