-
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
-
WSNpsoleach
说明: 关于无线传感器的LEACH改进的协议,是基于改进粒子群算法的,很有帮助(LEACH for Wireless Sensor improved protocol is based on improved particle swarm algorithm, useful)
- 2011-03-23 15:00:24下载
- 积分:1
-
period
说明: 序列x(n)的功率谱估计用matlab来实现(sequence x (n) of the power spectrum is estimated to achieve using Matlab)
- 2006-05-13 15:59:01下载
- 积分:1
-
basketball_matlab
用matlab模拟了投篮,可以自行选择角度,力度,可以模拟篮球打到篮筐时的弹跳,效果很炫(Matlab simulation shooting, you can choose the angle, intensity, and can simulate the bouncing basketball hit the rim shining effect)
- 2012-09-04 20:42:58下载
- 积分:1
-
Desktop
人脸定位代码,短小但精度和速度都很高,matlab版本不能太低(Face location code, a short but very high accuracy and speed,)
- 2013-12-15 09:58:19下载
- 积分:1
-
FBP
基于BP神经网络的模糊控制算法程序,该程序完整,可在matlab环境下运行
(based on BP neural network algorithm for fuzzy control procedures, the integrity of the process can run under Matlab)
- 2006-10-26 17:17:05下载
- 积分:1
-
MAT
MATLAB函数大全_A-Z,可以看看,很不错的(MATLAB function Daquan _AZ, very good)
- 2015-01-04 17:20:45下载
- 积分:1
-
Alamouti
这是一种十分常见的简单的MINO阐述的新方法的MATLB代码,基于这种方法可以极大的减少误码率和码间干扰。(This is a Matlab code of a very popular and simple transmit method based on MINO system. By using it, the BER can be greatly redused.)
- 2009-05-18 01:32:43下载
- 积分:1
-
floyd
floyd算法,运用与优化的问题处理,具有高效性和精确性(Problem floyd algorithm, the use and optimization, with high efficiency and accuracy)
- 2013-11-23 18:23:28下载
- 积分:1
-
基于LQR和PID的倒立摆小车控制
说明: 基于LQR和PID的倒立摆小车控制,希望有需要的人能用到(Based on the control of the inverted pendulum trolley based on LQR and PID, I hope that those in need can use it)
- 2020-05-12 18:34:02下载
- 积分:1