-
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
-
MATLABfacefbtprotected
Face Recognition Based on Polar Frequency Features
- 2012-05-25 17:37:06下载
- 积分:1
-
wgn
给需要的朋友参考 主要是滤波器的设计 大家可以下下来 作为设计的基础参考(Reference to a friend in need is mainly designed to filter down we can make a basis for the design reference)
- 2010-01-13 15:18:11下载
- 积分:1
-
dct
DCT域数字水印嵌入算法MATLAB实现(DCT domain watermarking algorithm MATLAB Implementation)
- 2010-05-28 13:52:05下载
- 积分:1
-
FIR_rls
IIR RLS algorithm demo
- 2007-05-20 12:34:49下载
- 积分:1
-
ASCAT365
ASCAT条带式卫星遥感反演的资料读取MATLAB程序(Banding type satellite remote sensing inversion data read)
- 2015-03-10 20:08:38下载
- 积分:1
-
source_code_sp6dlo
基于matlab编程开发的一段代码,实现并测试通过了HEeMof流程的HEeMof功能,适用于初学HEeMof者学习该算法的原理,已经编译通过了,测试正常.
(Matlab-based programming development of a piece of code, implemented and tested by theHEeMof process functions for beginners to learn sfs principle of the algorithm has been compiled through, the tests are normal.
)
- 2015-12-19 23:46:16下载
- 积分:1
-
RSA_Matlab
在Matlab中采用RSA算法对数据进行加密,RSA是密码学中典型的算法。(In Matlab used RSA algorithm to encrypt data, RSA is Cryptography typical algorithms.)
- 2007-10-17 14:21:42下载
- 积分:1
-
tsom
this code is very good for TSOM
- 2010-12-13 13:34:17下载
- 积分:1
-
Matlabengineeringworksonthebasisofdetailedaccounto
说明: Matlab工程应用基础详细讲解了工程上的实际问题(Matlab engineering works on the basis of detailed account of the practical problems)
- 2010-04-29 13:33:23下载
- 积分:1