-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1
-
interpolation-and-fitting-procedures
matlab插值与拟合的程序及讲义。对于数值计算的学习有帮助。(matlab interpolation and fitting procedures and handouts. Numerical study for the help.)
- 2011-04-26 20:37:22下载
- 积分:1
-
ccsystems2e_Chapter05
现代通信系统(matlab版)(第二版)配套源代码
John G. Proakis等著 刘树棠 译 电子工业出版社出版(modern communication system (Matlab version) (2nd Edition) source code supporting John G. Proak Liushutang is waiting for the translation of the electronics industry published)
- 2007-05-17 21:21:21下载
- 积分:1
-
program3
用matlab画出1931CIE标准色度图(With the the the matlab draw the 1931CIE standard chromaticity diagram)
- 2020-11-09 09:39:47下载
- 积分:1
-
127-A-direct-torque-control-of-induction-motor-ba
direct torque control of induction machine with thre level inverter
- 2013-11-14 06:43:42下载
- 积分:1
-
BA_KR_30_60-3_KR_C4_en.pdf
User manual of Kuka robot KR-30_60-3_KRC4
- 2015-02-12 00:52:49下载
- 积分:1
-
spectrasubtractitera
说明: 语音处理中谱相减MATLAB程序,可以作为函数或单独的程序使用(voice processing spectral subtraction MATLAB procedures, or can function as a separate procedure using)
- 2006-02-11 15:55:33下载
- 积分:1
-
stock_predicate
matlab 关于股票单项指标滚动预测神经网络源代码。大家可以根据自己的回归预测问题,进行改写,。只用于研究ELMAN神经网络的一般使用,不适合用于投资分析,误差较大,切忌。切忌。(a code of Elman netural network about predicating the stocks price..
it is free and easy..)
- 2009-11-04 16:45:14下载
- 积分:1
-
demodulation
这是gsm解调模块的matlab仿真,提供给各位学习和参考。(This is a gsm modem module matlab simulation, provided you study and reference.)
- 2010-05-05 20:43:34下载
- 积分:1
-
facail-recognition-based-on-BP
基于BP神经网络的人脸识别系统的研究 采用的是PCA和BP网络(Based on BP neural network face recognition system using PCA and BP Neural Network)
- 2012-05-18 18:33:48下载
- 积分:1