搜索资源列表
AD_algorithm
- 改进的AD算法用于重排节点编号以优化带宽!
N-R
- 将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使N-R法在收敛性、占用内存、计算速度方面的优点都超过了阻抗法,成为六十年代末期以后普遍采用的方法。
dongtaijiedianyouhua
- 电力网络中,进行节点优化。按照增加的出线数最少者优先编号,并进行试消元,然后重复这个过程。动态优化是引入注入元最少的一种节点编号优化方法。-Electricity network, the node optimization. Qualifying number of least priority in accordance with the increase in number, and try elimination, and then repeat the process. The dyn
Euler_DG_Quadrilateral_2D
- 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
Newton
- C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确-Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication
dian004
- 电网络理论程序 matlab 半动态及动态节点编号优化 NODE为节点关系表 无错误,低警告-Electrical network theory the program matlab semi-dynamic and dynamic node numbering optimization the NODE node relational tables error-free, low-warning
newton-raphson
- 牛顿-拉夫逊法潮流计算的Matlab实现,此程序只适用于求解节点电压以极坐标形式表示的潮流方程,没有考虑节点优化编号-Newton- Raphson method flow calculation Matlab realize, this procedure applies only to solve the node voltage power flow equations expressed in polar form, without considering the node number
matlab 8.1
- 此程序只适用于求解节点电压以极坐标形式表示的潮流方程,没有考虑节点优化编号(This procedure is only applicable to the solution of the node voltage in the form of polar coordinates of the tidal current equation, without considering the node optimization number)
节点编号优化
- 一个半动态优化的节点编号优化的算例,运用传统算法来实现潮流计算之前可以运用节点编号优化来提升算法效率(An example of node numbering optimization with semi-dynamic optimization)