-
PF
说明: Matlab编写的粒子滤波算法源程序,内含中文程序注释(Matlab prepared on the particle filter algorithm simulation source)
- 2014-02-10 21:25:18下载
- 积分:1
-
MATLAB_game
用MATLAB实现了俄罗斯方块这个游戏,百分百能玩,包中有源码,且有设计报告,方块下降速度可调。(MATLAB for this game tetris, 100 can play, package design, and is the source, report decreasing speed can be adjusted.)
- 2010-07-14 21:19:41下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。(Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm.)
- 2010-12-20 10:35:16下载
- 积分:1
-
I-change-RETINEX
自己进行试验并且试验成功的关于retinex的matlab代码(I experimented and tested successfully on the Retinex matlab code
)
- 2012-08-06 10:53:12下载
- 积分:1
-
111meanshift
实现matlab的meanshift视频跟踪
(meanshift written in matlab)
- 2014-12-04 14:10:10下载
- 积分: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
-
FFThexiaobobao
快速傅里叶变换和小波包能量提取代码,可以对采集到的信号进行预处理。(Fast Fourier transform and wavelet packet energy code, can be collected signal preprocessing.)
- 2014-02-11 20:23:42下载
- 积分:1
-
work
topsis运输模型,包括产大于销;销大于产;产销平衡;(topsis model)
- 2012-03-30 20:04:13下载
- 积分:1
-
Weight_W2
Quartic Spline weight function
from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] "
the orginal code is in fortran but this code is in matlab
- 2013-08-18 13:48:16下载
- 积分:1
-
MUSIC_TD
这个是时域MUSIC算法。希望对大家有用。(This is the time domain MUSIC algorithm. Hope to be useful.)
- 2013-02-28 14:51:45下载
- 积分:1