-
matlabtoolbox
介绍matlab神经网络工具箱的命令,是使用神经网络人员的经典手册(Introduction matlab neural network toolbox of command, is to use the classic neural network personnel handbook)
- 2009-11-02 13:19:52下载
- 积分:1
-
simulink
对三相异步电机的转速调速的MATLAB进行仿真(Simulation of the motor control)
- 2014-08-16 18:56:27下载
- 积分:1
-
tamriin
nonlinear control sliding mode
- 2014-10-05 05:32:09下载
- 积分:1
-
zhikuoxinhaoxuanhuanpu
直扩信号的循环谱,不懂直扩信号不懂循环谱的可以看一看(Direct Sequence Spread Spectrum signal cycle, do not know do not know DSSS signal cyclic spectrum can take a look)
- 2021-03-05 07:49:31下载
- 积分:1
-
GA
说明: 这是我编写的遗传算法实用matlab程序,简单实用。(This is what I write practical genetic algorithm matlab program, simple and practical.)
- 2015-01-18 21:02:13下载
- 积分:1
-
My-template-matching
在图像中采用目标模板匹配对目标进行跟踪,跟踪快速稳定,效果很好。(Using the target in the image template matching target tracking, tracking fast and stable, with good results.)
- 2015-03-24 13:11:56下载
- 积分:1
-
RQAmatlab
MATLAB RQA 对离散时间序列进行递归图分析然后再进行定量递归分析,是做混沌研究的一种重要方法!(MATLAB RQA recurrence plot analysis of discrete time series then recurrence quantification analysis is an important method to do chaotic research!)
- 2021-04-14 15:18:55下载
- 积分:1
-
4
说明: 第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系来获取
4.2.3 当前对象的获取
4.2.4 根据对象属性值的获取
4.3 图形对象句柄的删除与判断
4.3.1 句柄的删除
4.3.2 句柄的判断
4.4 图形对象属性值的获取与设置
4.4.1 图形对象属性值的设置
4.4.2 图形对象属性值的获取
4.4.3 用户缺省值的操作
4.5 图形对象的其它操作
4.5.1 figflag 函数
4.5.2 findfigs 函数
4.5.3 copyobj 函数
4.5.4 capture 函数
4.5.5 refresh 函数
4.5.6 saveas 函数
4.5.7 hgload 函数和 hgsave 函数
4.5.8 newplot 函数 (Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Default graphic object 4.5.1 figflag other operations function 4.5.2 findfigs function 4.5.3 copyobj function 4.5.4 capture function 4.5.5 refresh function 4.5.6 saveas function 4.5.7 hgload function and 4.5.8 newplot function hgsave function)
- 2007-08-07 18:09:46下载
- 积分:1
-
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
-
awgn
awgn channel simulation
- 2010-03-01 16:01:56下载
- 积分:1