-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1
-
Matlab_demos.tar
MATLAB PROJECT METHOD
- 2012-11-25 02:01:25下载
- 积分:1
-
DFT4_double_point
基于DFT的瞬时测频算法,及插值算法,最后由图形表示测频结果。(Based on the Instantaneous Frequency Measurement DFT algorithm, and the interpolation algorithm, and finally by the graphical representation of frequency measurement results.)
- 2007-12-18 17:52:56下载
- 积分:1
-
PFC
基于matlab的单位功率因素校正(PFC)仿真(Matlab-based unit of power factor correction (PFC) simulation)
- 2010-11-30 10:24:22下载
- 积分:1
-
OFDM
This is an OFDM CODE
- 2009-12-26 20:50:53下载
- 积分:1
-
ra-ti-bo
matlab coding is the best software for image processing
- 2013-07-31 21:48:04下载
- 积分:1
-
shuiguofenlei
水果图像的分类处理,与以往不同的是改程序可以直接对图片进项处理(Fruit image classification, and different from the past to change the program proceeds directly to the picture processing)
- 2013-12-14 17:25:20下载
- 积分:1
-
Model_samochodu
SIMULATION USING MATLAB AND SIMULINK
- 2015-02-08 13:17:26下载
- 积分:1
-
simulink_communication_system
simulink下使用的关于通讯系统的实例,例如调制解调,看频谱,采样等。(simulink to use on an instance of communication systems, such as modulation and demodulation, see the spectrum, sampling and so on.)
- 2009-09-10 06:55:56下载
- 积分:1
-
deBoor
deboor算法,B样条,程序简单易懂,很实用(deboor algorithm, B-spline)
- 2010-10-06 19:53:23下载
- 积分:1