-
bp
说明: 电子血压计的显示程序,用MATLAB编写()
- 2007-08-27 09:02:24下载
- 积分:1
-
calibration_matlab
说明: 一个可以根据标定点来对摄像机进行内外参数进行计算的程序(According to a standard fixed-point to cameras inside and outside the parameters of the calculation procedure)
- 2008-10-28 08:32:54下载
- 积分:1
-
echartsDemo
echarts演示版代码,用于演示echarts基本使用(echarts demo code)
- 2015-02-03 09:35:20下载
- 积分:1
-
11.7
finite-time稳定控制算法,李雅普诺夫方法得出LMI算法,进而求出反馈增益矩阵(finite-time stability control algorithm)
- 2013-12-25 15:31:10下载
- 积分:1
-
100Years-Of-Quantum-Mysteries
100 Years of Quantum Mysteries
by Max Tegmark and John Archibald Wheeler
- 2011-01-25 00:38:50下载
- 积分:1
-
Semi_Converter
This is the matlab simulation of Semiconverter simulation.
- 2011-12-16 04:04:51下载
- 积分:1
-
scan
Ultrasonic NDT for signal processing fault
- 2011-09-12 09:35:31下载
- 积分:1
-
phased-array-antenna-simulation
this code simulates phase array antena in matlab
- 2013-07-26 15:53:10下载
- 积分: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
-
feature_tracking
This is to experiment with feature detection and tracking algorithms. In particular, the reader should gain intuition on the role of various design parameters such as the size of the windows for selection and tracking, the SSD criterion and thresholds.
- 2015-02-05 23:06:23下载
- 积分:1