-
LowerUpper
Converts a square matrix into its Lower matrix and Upper matrix components.
- 2010-09-07 14:01:02下载
- 积分:1
-
IterativeSOCP
simulation on the iterative method on MIMO ssyetem
- 2014-09-09 23:36:31下载
- 积分:1
-
Final-Project
Gesture Recognition using Neural Network
- 2013-11-20 22:21:58下载
- 积分:1
-
MATLAB_MixPrg
matlab与C语言混合编程的相关资料以及两个例程(均调试通过),初学者入门使用(matlab and C mixed-language programming, as well as relevant information on the two routines (both debug through), Introduction to the use of beginners)
- 2007-09-28 22:56:53下载
- 积分:1
-
boil
This is a boiling tutorial for fluent
- 2011-09-01 19:57:25下载
- 积分:1
-
Quantization
Linear and mu-law quantization of random and audio signal
- 2014-11-06 02:57:28下载
- 积分:1
-
MATLAB-PPT
MATLAB课件 铁道出版社(第一版)MATLAB语言设计课件 PPT MATLAB基础学习(MATLAB Courseware Railway Press (first edition) MATLAB language-based learning design courseware PPT MATLAB)
- 2011-12-23 17:41:03下载
- 积分:1
-
repair
維修的技巧和方法 is a good book for you (Maintenance techniques and methods is a good book for you)
- 2009-11-15 20:09:43下载
- 积分:1
-
foundofmatlab
本书介绍了matlab的基本使用及编程方法,并对用matlab解决统计问题和建模问题作了清晰的说明(This book introduces the basic use of matlab and programming methods, and using matlab to solve statistical problems and modeling gave a clear description of)
- 2009-12-11 21:49:43下载
- 积分: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