-
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
-
magic
用matlab编写的三维魔方模拟显示,直接运行first.m即可(Three-dimensional cube simulation using matlab display, can be run directly first.m)
- 2013-12-17 14:03:46下载
- 积分:1
-
frameread
Read in frame sequence from RAW image files.
- 2010-06-30 20:15:34下载
- 积分:1
-
0306462834
飞机纵向控制律闭环模型,可以非常方便的获得最优纵向控制律(Closed loop model aircraft longitudinal control law can be very convenient to obtain the optimal longitudinal control law)
- 2010-10-11 11:09:03下载
- 积分:1
-
EGCjiance
基于EGC实现的能量检测算法实现,主要应用在不同的信道环境的条件下(EGC-based energy detection algorithm implemented, mainly used in different environmental conditions of the channel)
- 2010-12-20 16:21:42下载
- 积分:1
-
EdgeColor
使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现(Using matlab to the image edge detection methods, to facilitate this function based on the realization of other)
- 2010-05-06 15:51:48下载
- 积分:1
-
RS_simu
RS编码的matlab仿真,对加入突发噪声信道的RS(15,11)编码进行的仿真.(RS coding matlab simulation, burst noise channel to join the RS (15,11) code for simulation.)
- 2011-07-25 15:24:53下载
- 积分:1
-
bp2
基于matlab的图像处理技术,可以对bmp,jpg等格式的图片进行处理,可以反转(Image processing technology based on MATLAB, on BMP, JPG format image processing, can be reversed)
- 2013-04-07 08:12:52下载
- 积分:1
-
CPPTemplates
学习C++ template的好资料,详细介绍了template的特性和用法(C++ tmeplate)
- 2014-01-21 21:49:19下载
- 积分:1
-
GAACO
genetic algorithm combine Ant colony optimization for feature selection
- 2009-09-07 20:13:02下载
- 积分:1