-
离散迭代
离散迭代,对于离散系统,进行多次迭代,得到最终的准确结果(Discrete iteration)
- 2017-09-23 20:02:42下载
- 积分:1
-
Wind_Turbine_Model_R12b
wind turbine modelling
- 2014-11-14 01:27:14下载
- 积分:1
-
Matlab_PID_paper
有关matlab pid仿真方面的pdf文档,很有参考价值,大家分享!!!!(papers about matlab PID!!!!!!!!!)
- 2010-11-02 01:33:20下载
- 积分:1
-
cany
Canys edge detection algorith implemented.
- 2011-02-09 13:27:50下载
- 积分:1
-
NcutClustering_7
image segmentation, normalized cut for clustring
- 2013-02-11 16:15:43下载
- 积分:1
-
Gausselimination
Gauss Elimination for inverse calculation Matlab code . Input taken text file
- 2014-12-13 18:51:02下载
- 积分:1
-
预测多组
说明: 基于BP神经网络,测试集辛烷值含量预测结果对比。(Based on BP neural network, the octane number prediction results of test set were compared.)
- 2020-03-30 20:31:01下载
- 积分:1
-
facetect_matlab
Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
- 2008-01-09 14:45:09下载
- 积分:1
-
instfreq
求希尔伯特变换后的瞬时频率,经过信号的解析,反正切变换,求导得出(instant frequency)
- 2011-05-16 10:30:45下载
- 积分:1
-
SimpleTracker-
Simple Tracker
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
(SIMPLETRACKER a simple particle tracking algorithm that can deal with gaps
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
|simpletracker.m| is- as the name says- a simple implementation of a
tracking algorithm, that can deal with gaps. A gap happens when one
particle that was detected in one frame is not detected in the subsequent
one. If not dealt with, this generates a track break, or a gap, in the
frame where the particle disappear, and a false new track in the frame
where it re-appear. )
- 2012-09-07 23:52:27下载
- 积分:1