-
MATLAB
说明: 功能:在彩色图片上令肤色区域为白色,其余为黑色,并用矩形将各连通区域标志出来,用matlab实现(Function: to make color in the color picture on the white area, the rest is black, and will each connected region with a rectangular logo out to achieve with matlab)
- 2010-04-10 11:56:44下载
- 积分:1
-
finite-element-sparse-matrix
有限元稀疏矩阵的保存和提取,基于ANSYS提取稀疏矩阵后在matlab中的重新整理。(Preservation and extraction of finite element sparse matrix)
- 2012-05-01 15:18:53下载
- 积分:1
-
adaptive_task
IEEE上找的关于网格调度的最新的外文文献,很有参考价值(IEEE scheduling on the grid to find the latest on the foreign literature, a good reference)
- 2011-01-06 16:29:11下载
- 积分:1
-
snake
matlab snake matlab snake(matlab snake)
- 2012-07-25 08:49:04下载
- 积分:1
-
fisher
这是一个模式是别里的关于fisher算法实现的广义线性分类器(This is a model other fisher Lane on the algorithm of generalized linear classifier)
- 2007-07-10 20:51:19下载
- 积分:1
-
cubica34a
一种基于累计量的独立分量分析改进算法,该算法同时对角化三阶和四阶累计量来实现ICA。(Cumulant-based independent component analysis to improve the algorithm, which at the same time diagonalization and four third-order cumulant order to achieve the ICA.)
- 2007-12-04 16:00:42下载
- 积分:1
-
chap2
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2009-05-09 22:48:01下载
- 积分: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
-
zhengfang-Z
声子晶体的源程序:圆柱形散射体呈正方形排列的Z模的程序(Phononic crystal source: cylindrical scattering takes the shape of a square array of Z-mode program)
- 2011-11-27 13:35:26下载
- 积分:1
-
HS_multi_echelles
the Horn-schanks implemented code for matlab that represent the movement of images in multiple levels , this method is better than lucas-kannad
- 2013-05-25 09:49:43下载
- 积分:1