-
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
-
mie_fy38
详细画出了时域和频域的相关图,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,各种资源分配算法实现。( Correlation diagram shown in detail the time domain and frequency domain, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Various resource allocation algorithm.)
- 2017-03-19 08:22:18下载
- 积分:1
-
morse_code.py
simple implementation of a morse code project
- 2013-11-13 05:45:43下载
- 积分:1
-
pcasift
This package has PCASIFT sourcecode implemented by MATLAB and works powerful in Image processing works.
- 2013-11-20 18:31:49下载
- 积分:1
-
Matlabtongji
武汉大学遥感信息工程学院MATLAB期末的大作业,对遥感影像进行处理并且进行统计求方差平均数,并绘制图像(Great job of Remote Sensing Information Engineering, Wuhan University MATLAB end of remote sensing image processing and statistical variance of the average demand and draw the image)
- 2014-02-18 19:08:21下载
- 积分:1
-
91331988FCM
针对当前存在的大量数值型数据,将连续型数据离散化,有利于计算机直接处理变量。(In view of the existence of a large number of numerical data, the discretization of continuous data is conducive to deal directly with the variable computer.)
- 2009-07-04 10:45:38下载
- 积分:1
-
course_soft
理发店系统的模拟,背包问题求解得穷举法得到最优解的程序等的MATLAB程序源代码(Barbershop system simulation, Knapsack Problem was exhaustive method to obtain the optimal solution procedures for the MATLAB source code)
- 2010-08-19 23:19:22下载
- 积分:1
-
TransfoSat3limb_BH2Sat
TransfoSat3limb_BH2Sat.m ,功率电子领域matlab仿真文件,已经验证过,程序运行正常(TransfoSat3limb_BH2Sat.m, power electronics matlab simulation files have been verified, the program runs correctly)
- 2013-07-14 12:25:36下载
- 积分:1
-
downsample
matlab dsp中函数downsample和upsamplec代码(matlab dsp functions in downsample and upsamplec code)
- 2013-11-05 14:10:03下载
- 积分:1
-
speedyGAv1.2.1
this is A Fast Simple Genetic Algorithm matlab files.
- 2009-06-12 15:38:30下载
- 积分:1