-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
data2a4gsvc
电力系统潮流解算。
节点类型和数据,线路参数输入即可解算(Power flow of electricity.
Node and branch data required.)
- 2011-12-27 20:17:25下载
- 积分:1
-
yuzhi
说明: 小波软阈值simulink模型,对带噪语音信号进行小波分解,得到高低频系数,然后对高低频系数进行阈值处理,然后就行重构得到去噪语音信号(the simulink model of yuzhi)
- 2009-07-24 10:42:01下载
- 积分:1
-
transient-performance
详细介绍了自适应滤波器的瞬态性能及其实现过程。(Details of the transient performance of the adaptive filter and its implementation process.)
- 2013-04-29 15:03:20下载
- 积分:1
-
粒子群算法源代码
改进的粒子群算法,与遗传算法,神经网络,模拟退火等算法相结合(An improved particle swarm optimization algorithm combined with genetic algorithm, neural network, simulated annealing algorithm and so on)
- 2020-06-28 12:40:02下载
- 积分:1
-
matlabPQ分解法fa
说明: 潮流计算节点电压功率,潮流网损
输入格式
节点总数 PQ节点数 PV节点数 支路数 变压器支路数 (数据)
节点 P Q (PQ节点)
... ... ....
节点 P V (PV节点)
... ... ....
节点 V o(相角°) (平衡节点)
节点一 节点二 电阻 电抗 半电纳 (普通支路)
... ... .... ... ...
节点一 节点二 电阻 电抗 变比标幺值 (变压器支路,阻抗归
... ... .... ... ... 算到节点一一侧)(Power flow calculation,including node voltage power and power flow network loss.)
- 2020-04-06 09:00:25下载
- 积分:1
-
综合评价模型
说明: 文件包含了层次分析法、熵权法和TOPSIS方法计算参数时用到的函数(The file contains the functions used in the calculation of parameters by analytic hierarchy process (AHP), entropy weight method and TOPSIS method)
- 2020-07-31 14:44:19下载
- 积分:1
-
guassdisti
对模糊变量进行随机化,并用高斯分布进行概率求解,无密码(pair of fuzzy random variables, and using Gaussian probability distribution solution without passwords)
- 2021-02-23 11:39:40下载
- 积分:1
-
mzhangzhiyongjiaocheng
matlab经典教程,
配有大量的实例
方便平时查阅和学习
并且以word形式按章节分开(Matlab classic handbook, correction examples it convenient to access and learning and word forms according to a separate)
- 2007-03-11 23:38:17下载
- 积分:1
-
Modelling.pdf
modelling techniques are explained here
- 2011-07-28 18:55:35下载
- 积分:1