-
dlb_lqr11
一级倒立摆系统采用最优控制的方法,改变状态增益系数K,最后使系统达到平衡。(Inverted pendulum system using optimal control methods to alter the state of the gain coefficient K, the last to make the system balanced.)
- 2010-09-30 21:32:21下载
- 积分:1
-
main
簡單的四方形車牌辨識功能,沒有很完整,但可以偵測出部份四邊形(A simple square plate recognition, not very complete, but it can detect part of the quadrangle)
- 2010-01-06 22:37:30下载
- 积分:1
-
ncmmoler
Moler写的配套书中的源程序,讲的是matlab在数值计算中的应用(Moler book written by matching the source, speaking in Matlab is the numerical calculation of)
- 2006-07-07 21:39:12下载
- 积分:1
-
tuxiangpeizhu
基于matlab图像界面,图像配准的源程序,可以运行,非常好用。(Matlab image based interface, the source image registration, you can run, very easy to use.)
- 2010-05-24 11:37:43下载
- 积分:1
-
shengyidaoyin
本组设计的声音导引系统使用双MCU结构,采用基于时间差的声源定位算法(利用三路接收器的时差信号)结合PID算法判断并控制移动声源的速度。本设计的特色在于使用四阶Butterworth带通滤波器对声音信号进行处理,使其具有较强抗干扰能力。且系统设计性价比高,功耗低。(Our group design the Sound Guidance System based on Bi-MCU configuration, using time difference sound source orientation arithmetic(the time difference signal from three receivers)combining PID arithmetic to determine and control the mobile sound source’s velocity. The feature of the designation is processing the sound signal by four-order Butterworth band-pass filter. This enhances the anti-jamming ability. Furthermore, the system has the high performance and low price.)
- 2011-05-22 19:13:48下载
- 积分:1
-
DIPUM_toolbox_v1[1].1.3
这是一个matlab编写的关于图形图像处理的库文件,里面含有很多实现的图形图像处理的算法,可以使操作者方便使用(This is a matlab graphical images prepared by the treatment of the library file, which contains many realize the graphic image processing algorithms, allows the operator easy-to-use)
- 2007-07-18 23:01:19下载
- 积分:1
-
VUMAT-Chinese
Abaqus自带的有关Vumat的帮助文档的中英文对照版(In bilingual Abaqus comes about Vumat help documentation)
- 2015-06-13 16:34:39下载
- 积分:1
-
vibration-integral
振动信号加速度积分程序,可以完成信号的时频和频域积分,功能强大(the program for vibration integral both time and frequency domain.)
- 2020-10-13 14:47:31下载
- 积分:1
-
ldpc_wbf
weighted bit flipping algorithm using matlab m-file
- 2010-11-24 22:18:53下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1