-
DividePlane
运筹学中的分支定界法,采用MATLAB编程,比较实用(Operations research branch and bound method, using MATLAB programming, more practical)
- 2010-11-08 17:09:42下载
- 积分:1
-
pos
最基本的粒子群算法实现的数据聚类,超简单,觉得对初学者有用(The most basic particle swarm data clustering algorithm, super-simple, feel useful for beginners)
- 2008-06-28 16:30:48下载
- 积分:1
-
svmtool
最新版的SVM工具箱,从新编译了qp.dll,解决了高版本不能运算的问题(The latest version of SVM toolbox, recompile the qp.dll, version can not solve the problem of high computing)
- 2013-12-05 20:31:52下载
- 积分:1
-
base-paper2
Abstract—A novel algorithm to remove rain or snow streaks
a video sequence using temporal correlation and low-rank
matrix completion is proposed in this paper. Based on the
observation that rain streaks are too small and move too fast
to affect the optical flow estimation between consecutive frames,
we obtain an initial rain map by subtracting temporally warped
frames a current frame. Then, we decompose the initial
rain map into basis vectors based on the sparse representation,
and classify those basis vectors into rain streak ones and outliers
with a support vector machine. We then refine the rain map
by excluding the outliers. Finally, we remove the detected rain
streaks by employing a low-rank matrix completion technique.
Furthermore, we extend the proposed algorithm to stereo video
deraining. Experimental results demonstrate that the proposed
algorithm detects and removes rain or snow streaks efficiently,
outperforming conventional algorithms.
- 2015-07-21 11:46:13下载
- 积分:1
-
MotifCatcher_v0.12
a MATLAB GUI platform for determination and evaluation of biologically significant motifs
- 2012-05-27 14:31:54下载
- 积分:1
-
dos
another progaram that has been in matlab
- 2013-07-11 09:34:56下载
- 积分:1
-
path-planning
基于改进的人工势场法的机器人路径规划,加入bug算法避免机器人陷入局部最小(Robot path planning based on improved artificial potential field method, adding the robot bug algorithm avoids local minima)
- 2014-05-05 09:10:54下载
- 积分:1
-
full dispersion method
这是华中科技大学提出的用于求解铣削加工动力学稳定性的完全离散法的两自由度程序(This is a two - degree - of - freedom program for solving the dynamic stability of milling)
- 2019-03-11 16:46:57下载
- 积分:1
-
SharpNumerical-Methods-using-Matlab
Numerical Methods using Matlab - very nice source codes
- 2011-12-04 06:10:41下载
- 积分:1
-
Kalman_Filtering
卡尔曼滤波在目标跟踪中应用仿真研究。
子函数能完成对运动目标位置的卡尔曼滤波跟踪。
主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。
情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。(This program described the Kalman filter algorithm according to a given scenario, simulation achieved the target tracking observation data and Kalman filter results, and the experimental results is studied using the Monte Carlo simulation. )
- 2021-05-13 01:30:03下载
- 积分:1