-
一个小游戏,依次点击会出现三个不同的消息显示,最后可以按exit退出...
一个小游戏,依次点击会出现三个不同的消息显示,最后可以按exit退出-A small game, then click there will be three different sources, according to exit out of the final
- 2022-08-14 15:55:11下载
- 积分:1
-
IEEE30节点
用MATLAB实现基于牛顿拉尔逊法的30节点的电力系统潮流计算(Realization of power flow calculation of 30 node power system based on Newton Raphson method with MATLAB)
- 2021-03-24 09:49:14下载
- 积分:1
-
nokia-ui.jar
J2ME游戏开发Nokia com.ui包,是本人找了很长时间才找到的,使用时,放在项目的lib目录下就行,在WTK里就能编译成功。(j2me nokia com.ui package.)
- 2012-09-24 12:21:46下载
- 积分:1
-
《Python+Cookbook》第三版中文
《Python+Cookbook》第三版中文(Python Cookbook V3.0)
- 2020-06-25 19:40:02下载
- 积分:1
-
中介者模式-基本代码
sistema de biblioteca hecho en c#
- 2020-06-24 18:00:02下载
- 积分:1
-
神奇幻方问题原代码
神奇幻方问题原代码-God mysterious side issues- source
- 2022-09-18 12:15:03下载
- 积分:1
-
Pro-ITM-Miner-VIP-Edition-300
说明: Pro ITM Miner 交易系统,VIP版,胜率达到70%(Do not make any transactions in a 30-minute cycle before and after high-impact news.)
- 2020-06-19 16:40:01下载
- 积分:1
-
VGG
说明: VGG16分类网络,可以用于分类问题,采用了迁移学习(VGG16 classification net)
- 2019-09-19 19:22:56下载
- 积分:1
-
这是一个用abel语言编写的三角波发生器
这是一个用abel语言编写的三角波发生器-This is a language used abel triangular wave generator
- 2022-03-16 00:06:31下载
- 积分:1
-
powernode
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into power.)
- 2007-07-10 19:08:09下载
- 积分:1