-
mMS__matlaabe
mean shift 均值漂移算法的的matlab实现,大家能看看,比较实用
(mean shift algorithm matlab mean-shiftt realize, we can look at more practical
)
- 2012-05-18 16:18:51下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
PACE-workshop
关于Matlab PACE workshop 的详细介绍资料,可以供大家参考(Matlab PACE Workshop of presentation materials for your reference)
- 2013-04-20 09:04:54下载
- 积分:1
-
CPPPrima
Mathematic Pascal problems. it is a lil bit easy with a triangle structure. and the number inside.
- 2009-03-17 21:26:58下载
- 积分:1
-
Rfashexinhweia
雷达发射信号为线性调频信号的雷达计算算仿真,可以直接运行的matlab程序。
(Radar transmitting the radar signal is linear FM signal calculation and the simulation can run matlab program.)
- 2012-07-20 08:22:09下载
- 积分:1
-
chaos
MATLAB对几种常见混沌仿真,很好的,推荐下载(MATLAB simulation of several common chaos)
- 2010-06-16 15:18:14下载
- 积分:1
-
LMS
LMS三角定位迭代加权算法 LMS三角定位迭代加权算法 LMS三角定位迭代加权算法(LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm)
- 2013-12-03 09:05:26下载
- 积分:1
-
Wolf
相信大家见过了star的上线和大灰狼的插件版
Wolf结合了star 的上线,大灰狼的插件功能,比原来的更强大,上线更稳定!!!!
为了庆祝咖啡上了百度第一页,现在开源了这套源码!!!也给新手朋友练练手,小狼已经处理过了,免杀好做!!!
同时也给有需要的可以2次开发
(I believe we have seen the star on the line and the big bad wolf of plug-in version
Wolf combines on-line star, the wolf s plug-in functionality, more powerful than the original, more stable on the line! ! ! !
To celebrate coffee on the first page of Baidu, now open source set of source! ! ! But also to the novice friends to practice your hand, coyotes have been handled, free to kill better to do! ! !
But also to those in need can be twice Development)
- 2014-10-26 06:31:34下载
- 积分:1
-
gpml
高斯过程的协方差函数 及其选着 列出多个协方差函数
- 2011-01-09 09:50:44下载
- 积分:1
-
Hui-Zhi-2D-3D-Tu-Xing
利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。(Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme documentation.)
- 2014-02-08 19:13:53下载
- 积分:1