-
bayes_demo
目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m
近似网格滤波的主函数文件是:bayes_demo.m
近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5
改进后算法的主函数文件是:trackiing_demo.m(Target tracking extended Kalman filter algorithm is the main function of the document: kal_demo.m approximate mesh filter paper is the main function: bayes_demo.m approximate mesh filter into the grid method is: in order to target the location of a moment as the central to carry out the division of the grid, each grid size of 1, with a total area of 5* 5 to improve the algorithm)
- 2007-09-30 11:20:49下载
- 积分:1
-
Chapter89
Excel files and MATLAB programs for Chapters 8 and 9 of "Economic Growth: Theory and Numerical Solution Methods" published by Springer Verlag.
- 2010-03-04 17:16:13下载
- 积分:1
-
chap1
刘金琨老师
《先进PID与Matlab仿真》(第二版)
数字PID仿真程序(Liu Jinkun
‘Advanced PID with the Matlab simulation[second edition]’
digital PID simulation program)
- 2009-02-17 14:36:40下载
- 积分:1
-
NLOS
该程序是在基于Haar小波的多尺度NLOS抑制算法研究中不同的NLOS环境不同分布的RMSE图及数据程序。(The program is based on the Haar wavelet multi-scale algorithm for NLOS inhibit the different NLOS environments with different distributions of the RMSE map and data program.)
- 2009-11-13 14:45:34下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
2psk
2PSK的调制与解调,源代码很详细,并有注释,程序功能也能完善,可以直接使用哦!(the modulation and demodulation of 2psk)
- 2012-04-22 20:44:47下载
- 积分:1
-
Programme
几种粒子群算法求解VRP问题,与GA对比(Several particle swarm algorithm VRP problems, compared with GA)
- 2011-11-29 21:33:52下载
- 积分:1
-
LTEcommonscrambling
该代码是lte数据传输中的加扰技术的源代码(The code is lte data scrambling technology in source code)
- 2010-12-17 10:54:02下载
- 积分:1
-
EDNN
本例程是运用人工神经网络在电网经济调度中的智能算法(This routine is the use of artificial neural networks in the economic dispatch of intelligent algorithms)
- 2016-04-06 16:58:23下载
- 积分:1
-
MATLABHUNHEBIANCHENG
MATLAB编程,又从函数使用到复杂程序的源代码,涵盖MATLAB所有基础知识(MATLAB programming, and from the function used to complex program' s source code, covering all the basics of MATLAB)
- 2009-11-15 11:22:26下载
- 积分:1