-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1
-
real_time_data_serial
real time data acquisition between pic 18f and matlab
- 2011-11-24 07:59:45下载
- 积分:1
-
Capon
传统capon波束形成算法 基本上是最简单的波束形成算法了(Traditional capon beamforming algorithm)
- 2013-11-11 09:13:17下载
- 积分:1
-
mean
mean-shift algorithm matlab code
- 2010-10-04 16:23:49下载
- 积分:1
-
mina-zargoosh
fcm code for matlab 2009 and can clustering the item into several clusters with this algorithm
- 2013-01-22 17:40:54下载
- 积分:1
-
MATLAB-7.0-basic-course
系统介绍了MATLAB7.0的基本功能,并设计了丰富的实例(MATLAB7.0 system introduced the basic functions and design a wealth of examples)
- 2013-09-10 12:47:51下载
- 积分:1
-
LSSVR1
利用最小二乘支持向量机实现无线传感器网络的目标定位(The use of least squares support vector machine to achieve targeting wireless sensor networks)
- 2014-11-21 13:51:12下载
- 积分:1
-
MCMC-master
mcmc的程序及算法说明,学习的可以参考一下(MCMC GATHER A FEW SAMPLES FOR THE MH SAMPLING)
- 2017-09-29 00:01:11下载
- 积分:1
-
hinfini
通过得到一个悬浮系统的状态空间表达式,求解Hinf控制器(the solution of Hinf controller)
- 2009-05-14 22:21:05下载
- 积分:1
-
four-wei-scale
在基于Mean-Shift的目标跟踪算法中,尺度自适应机制是算法研究的一个重要方向。一种典型的方法采
用Lindeberg的尺度空间理论以获取目标尺度信息。但现有算法中将尺度由2.D矢量压缩为1一D量,未能精细地
刻画目标仿射变换时的尺度变化,从而限制了算法的适用范围。为此,该文将尺度维1.D滤波推广至2一D,构造得
到了相应的垂D尺度空间,并利用窄间维和尺度维的Mean-Shift交替迭代,实现了同时在空间位置和尺度方向对
目标的有效跟踪,提高了算法在目标尺度变化时的自适应性,并扩大了算法的适用范围。
关键(Scale adaptive mechanism in the target tracking algorithm based on Mean-Shift algorithm is an important direction of research. A typical method using Lindeberg' s scale space theory to obtain the target scale. However, the existing algorithms will scale from 2. D vector compression for 1-D volume, not fine to portray the target affine transformation of scale changes, thus limiting the scope of application of the algorithm. To this end, the paper will scale dimension. D filter to the 2-D structure has been the vertical D scale space and the use of narrow inter-dimension and scale dimension of the Mean-Shift alternating iteration, effective tracking of the target position in space and scale direction to improve the self-adaptive algorithm when the target scale changes, and to expand the scope of application of the algorithm. Key)
- 2012-06-08 22:53:43下载
- 积分:1