-
wiener
基于matlab的维纳滤波器 带注释
(Wiener filter based on annotated matlab)
- 2011-05-29 11:51:07下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1
-
videotrafficof
说明: 该程序使用系统对象来说明使用光流估计的方法在视频序列中检测并跟踪车辆。(This demo uses System objects to illustrate how to detect and track cars in a video sequence using optical flow estimation. )
- 2010-04-13 00:07:17下载
- 积分:1
-
Matlab_wav
基于Matlab的音频文件数字滤波处理。本文基于Matlab分析了wav声音文件频谱与声音的关系,并给出了不同采样频率对输出声音信号的影响。(Matlab-based digital filter processing of audio files. This analysis based on Matlab wav sound files and sound relationship between the spectrum and gives different output sampling frequency of the sound signals.)
- 2011-06-24 09:48:49下载
- 积分:1
-
CO_2
说明: 激光测速研究,主要介绍多普勒激光测速知识(Laser velocimetry study introduces laser-Doppler velocimetry knowledge)
- 2008-10-24 22:29:44下载
- 积分:1
-
tensor
matlab的张量工具箱,方便使用,添加到库中就可以,可以方便实现关于张量等多维信息的计算(helpful for your tensor calculation)
- 2014-12-01 22:15:13下载
- 积分:1
-
plane-wave
这是一个用来计算2维光子带的matlab程序。可分别计算TM 和TE模式平面波入射下的场分布。(This is a program to calculate the Photonic Bands of two dimension。The field excited by TM and TE mode plane wave incident can be calculated.)
- 2014-02-25 10:59:14下载
- 积分:1
-
emd
本程序为emd的基本程序,可以通过调用此程序,对信号进行emd分解(The procedure for the emd of the basic procedures, you can call this procedure, the signal emd decomposition)
- 2011-11-24 09:22:42下载
- 积分:1
-
arm
利用ar建模 计算ar参数的阶数和ar参数的系数 可以对语音建模(ar modeling)
- 2013-12-05 12:49:56下载
- 积分:1
-
tsp
matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造(MATLAB to solve tsp problem)
- 2009-09-23 15:44:41下载
- 积分:1