-
2005011502_118573_ATM_MFC
一个模仿ATM提款机的MFC程序,具有ATM的所有功能。(An imitation of the MFC process ATM teller machines, with all the features of ATM.)
- 2008-04-19 22:06:55下载
- 积分:1
-
draw_matlab_pictures
说明: 使用matlab绘制图形各种基本操作技术总结,非常实用。推荐给大家作为学习必备资料。(Matlab draw graphics using a variety of basic operations technical summary, very useful. Recommend it to everyone as a learning essential information.)
- 2010-05-17 14:09:15下载
- 积分:1
-
csp
CSP共空间模式的matlab代码实现,自己编写的CSP函数,测试好用,分享给初学者(CSP matlab code writed by myself,share with freshman. )
- 2014-08-25 18:54:52下载
- 积分:1
-
correlCorresp
说明: matlab写的运动检测 自动实现 十分有用的代码 值得学习!(Motion detection matlab automatically write the code should be very useful to learn!)
- 2011-03-25 13:44:56下载
- 积分:1
-
Mathmatlab
应用matlab对负责数学模型分析求解方法解析(Application the matlab responsible mathematical model analysis method for solving resolution)
- 2013-01-21 00:19:29下载
- 积分:1
-
svm_demo
SVM classifier in matlab
- 2011-12-27 20:33:53下载
- 积分:1
-
ForwardingMultiset
ForwardingMultiset<E> extends ForwardingCollection Source Code for Andriod.
- 2014-01-07 16:35:03下载
- 积分:1
-
work
使用LMS算法进行盲多用户检测,并计算出信干比和误码率(LMS algorithm using the blind multi-user detection, and calculate the signal to interference ratio and bit error rate)
- 2010-01-16 16:50:56下载
- 积分:1
-
Lesson-2
matlab examples. dealing with complex numbers and matrices.
- 2011-09-03 21:19:05下载
- 积分: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