-
icaFacesCode
机器学习和模式识别的常用算法,独立主元分析,常用于人脸图像识别。此压缩包含有完整的用于人脸图像的算法源码(Commonly used machine learning and pattern recognition algorithms, independent component analysis, commonly used for facial image recognition, speech recognition, etc.)
- 2010-08-26 12:05:44下载
- 积分:1
-
uneven
说明: 图像处理中将极坐标转换为笛卡尔左边的几个调用函数,包含bin,density 和ffgrid(in the image process,please convert the polar coordinate into castinate coordinate, there are some diaoyong functions ,include bin,density and ffgrid)
- 2011-03-24 10:51:33下载
- 积分:1
-
132131312312
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
% 否则不显示,默认值为0,x为解向量
( Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors)
- 2006-11-22 12:55:26下载
- 积分:1
-
SaDE
基于文献“2009 Differential evolution algorithm with strategy adaptation for global numerical optimization”,使用Matlab 7.0实现的算法( 2009 Differential evolution algorithm with documentary strategy adaptation for global numerical optimization based on the implementation of the algorithm, using Matlab 7)
- 2014-09-19 09:42:01下载
- 积分:1
-
flame_detector
flame detector
the code detects fire based on rgb colour
- 2011-10-10 18:11:21下载
- 积分:1
-
BioReactor
Good program treating biorector
- 2013-05-03 18:26:29下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
HOSA
对于一个给定的离散随机序列,用间接法进行三阶累积量谱的估计,并分别用四种不同窗函数,包括Hamming窗、Sasaki窗、Parzen窗、daniell窗等。(For a given discrete random sequence, using the indirect method for third-order cumulant spectrum estimation, and were four different window functions, including the Hamming window, Sasaki window, Parzen window, daniell windows.)
- 2013-07-20 11:22:10下载
- 积分:1
-
M200042316412a
matlab的雷达相关程序源码,包含MTIMMTDCFAR,动目标自适应处理 可直接使用。
(Matlab radar program source code contains MTIMMTDCFAR moving target adaptive processing can be used directly.)
- 2012-07-19 20:25:52下载
- 积分:1
-
music-
MUSIC算法的MATLAB程序 信号和阵源参数 阵列输出相关矩阵(MUSIC algorithm MATLAB program array source signal and the output parameter array correlation matrix)
- 2013-09-06 16:19:36下载
- 积分:1