-
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
-
gradient
this file is gradient matlab code.
- 2015-03-30 18:34:26下载
- 积分:1
-
CMA-ES-optimization
包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。(Covariance matrix adaptation evolution strategy, about one kind of new optimization algorithms developed in 2000, referred to as CMA-ES, the last ten years has been widespread concern in academic circles, very prospect. This is a black box optimization algorithm, you can then define their own optimization program at the end of the function, you can also call an external program (such as finite element, etc.) are calculated, and then extract the optimal solution function. The optimization algorithm in a variety of variable dimensions outperformed ant colony algorithm, particle swarm optimization, better convergence, thanks to its rigorous mathematical expression.)
- 2015-12-29 01:01:51下载
- 积分:1
-
MATLABwaveanalysis
小波分析wave analysiswave analysiswave analysis(wave analysiswave analysis)
- 2009-12-16 10:56:09下载
- 积分:1
-
MATLAB-mathematical-manual
MATLAB数学手册,详细介绍Matlab在矩阵、模糊数学、绘图等方面的应用及实例。(MATLAB mathematical manual, detailing the applications and examples of Matlab in the matrix, fuzzy mathematics, drawing)
- 2013-04-18 18:49:17下载
- 积分:1
-
LU_rozklad
LU decomposition. Introduced by two matrices A and B we find the solution of linear equations
- 2013-12-17 00:53:47下载
- 积分:1
-
AnExampleOfKalmanFiltering
Summary: An example of KALMAN FILTER
MATLAB Release: R13SP1
Required Products: Communications Toolbox,Signal Processing Toolbox
Description: THIS PROGRAM DEMONSTRATES AN EXAMPLE OF KALMAN FILTER.
- 2007-11-27 00:47:06下载
- 积分:1
-
OFDMFREQUENCYOFFSET
plotting Consecutive OFDM Subcarriers in Time domain..This program plots sensitivity of OFDM subcarriers with Carrier frequency offset(CFO)..
- 2011-06-21 21:05:15下载
- 积分:1
-
j1939
it s provide un a specification to implement the protocole J1939
- 2010-07-03 04:31:07下载
- 积分:1
-
main3IG
DFIG based wind energy conversion system
- 2012-07-15 19:18:08下载
- 积分:1