-
MIT-MRAC
基于MIT律的MRAC,根据MIT自适应律编写的模型参考自适应程序,适用于初学者对自适应控制的理解与应用(MIT-based law MRAC)
- 2014-12-04 10:26:34下载
- 积分:1
-
SVPWM
空间矢量调制基本原理与DSP实现,一看就懂,可仿真验证(The basic principle of space vector modulation and DSP implementation, one can understand, can simulation)
- 2014-12-09 19:05:07下载
- 积分:1
-
kalman滤波
卡尔曼滤波在目标跟踪中应用仿真研究。目标跟踪是卡尔曼滤波的主要应用领域,进一步
加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,
掌握卡尔曼滤波算法应用研究的基本步骤和方法。(The application of Kalman filter in target tracking is simulated. Target tracking is the main application area of Kalman filter.
To deepen the understanding of Kalman filter algorithm and understand the basic characteristics of Kalman filter algorithm.
Grasp the basic steps and methods of Kalman filtering algorithm application research.)
- 2019-01-07 16:42:23下载
- 积分:1
-
图像分割
matlab的几个文件算法能实现图像分割,例如分水岭算法等,区域生长法等。(It can realize image segmentation, such as watershed algorithm and so on.)
- 2020-06-21 18:00:02下载
- 积分:1
-
hough
本人编写了一个关于hough的程序,用于检测圆的边界。(I hope this code can help others.)
- 2010-07-06 11:03:06下载
- 积分:1
-
DS_CDMA
直接序列扩频源程序,对于研究扩频的朋友十分有益,请大家下载!(the code of DSSS,It s very good for study DSSS)
- 2011-04-29 18:17:50下载
- 积分:1
-
11
说明: 阵列信号波达方向的估计,程序运行是成功的。(DOA estimates)
- 2012-05-23 21:52:01下载
- 积分: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
-
chapter2
用matalab成功实现多元线性回归,简单可行,相信能给大家带来方便。(Matalab with the successful implementation of multiple linear regression, simple and feasible, I believe that can bring convenience to everyone.)
- 2009-05-09 16:56:02下载
- 积分:1
-
LEACH
this is leach protocol implemented in wsn
- 2013-03-09 17:25:32下载
- 积分:1