-
kmeans
说明: k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
A_star_in_Matlab
说明: A*算法可视化运行,支持随机地图,展示open和close表(Visual operation of a * algorithm, supports random map, displays open and close tables)
- 2020-02-02 09:27:43下载
- 积分:1
-
Adaptive-control
《系统辨识与自适应控制》程序,包含最小二乘辨识,模型参考自适应控制和自校正控制等("System identification and adaptive control procedures, including the least squares identification, model reference adaptive control and self-tuning control)
- 2012-05-17 20:02:57下载
- 积分:1
-
RLS
自适应波束行成——最小二乘法,根据得到的波束图判断到达波的方向(Adaptive beam-line- on the least square method, according to the obtained beam pattern to determine the direction of wave)
- 2010-11-04 21:20:09下载
- 积分:1
-
idtcwt
inverse-dual tree complex wavelet transform (i-dtcwt) matlab codes
- 2014-10-07 06:07:44下载
- 积分:1
-
ROOT-MUSIC-algorithm-
根-多信号分类算法(MUSIC)求电波到达角、离开角(Root- multiple signal classification algorithm (MUSIC) seeking wave arrival angle, left corner)
- 2013-09-11 09:29:28下载
- 积分:1
-
3p
说明: please give the matlab codings
- 2012-11-06 17:53:54下载
- 积分:1
-
qsort
快速分类算法
快速分类算法快速分类算法快速分类算法(the quick sort algorithm for matlab.
quick sort algorithm for matlab.
quick sort algorithm for matlab. )
- 2012-03-26 01:18:44下载
- 积分:1
-
work
Matlab classic program about Work
- 2013-12-28 03:58:39下载
- 积分:1
-
example1
鱼群算法在多目标寻优问题上的应用,注释详细,代码初学者必备。(Fish swarm algorithm in multi-objective optimization problem, the application of detailed notes, code beginners.)
- 2017-11-27 10:54:41下载
- 积分:1