-
IEEE-802.11-standarts
matlab code for 802.11a
- 2013-04-02 15:33:44下载
- 积分:1
-
modified-cs-ed198c329e42
cuckoo optimization for bench mark problems
- 2013-05-16 11:24:05下载
- 积分:1
-
g05
matlab源码,利用遗传算法求解30个城市的tsp问题(matlab source code, the use of genetic algorithm to solve 30 problems tsp city)
- 2013-11-03 17:17:15下载
- 积分:1
-
dialog-(includes-exe).tar
matlabGUI实现,合成识别电话拨号音,包含生成的exe可执行程序,原创(matlabGUI achieve synthetic recognition telephone dial tone, containing the generated exe executable program, original)
- 2014-12-15 10:42:12下载
- 积分:1
-
Chebychev
差分进化算法,用于优化计算,求解优化问题(DE algorithms)
- 2014-12-28 23:30:36下载
- 积分:1
-
RBF神经网络自适应控制MATLAB仿真(全书及代码)
说明: RBF神经网络控制教材以及书中内含代码例程详解(RBF neural network control textbook and the detailed explanation of the code routines in the book)
- 2020-11-23 17:03:52下载
- 积分:1
-
mel_endpoint2
语音识别程序。有需要的抓紧啦。用MATLAB实现的。(Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.)
- 2009-05-04 23:19:15下载
- 积分:1
-
PID-Matlab
说明: :针对PID参数复杂烦琐的整定过程这一问题,基于MATLAB/Simulink仿真环境,模拟工程稳
定边界法的PID参数整定策略和步骤,提出了一种简单有效的PID参数整定方法.与通常的整定方法
比较,其优点是非常直观、完全可视化操作、省去了编程的工作量.仿真结果表明该方法具有良好的收
敛性,使得控制系统动态性能得到有效改善,并且很大程度上减少了工作量.(Abstract:The process of PID parameters turning is complicated and time—consuming to engi—
neering technician.To solve this problem.simulating the Z~ N method of engineering turn—
ing,based on the MATLAB/simulink,a simple and eficient method for PID parameters
turning is presented in this paper.Compares with the general methods,it has many advanta—
ges,such as simplicity,visual manipulation,leaving out the workload of program and SO on.
The simulation results show the effectiveness of this method and be fit for application in the
engineering.)
- 2011-03-09 09:35:36下载
- 积分: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
-
Jacob
metodos de jacobi by davo
- 2010-11-30 06:00:22下载
- 积分:1