-
matlab
聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
- 2014-02-18 09:59:02下载
- 积分:1
-
Beamforming
This is a MATLAB based program that computes the weights and
beamforming pattern of a:
I. Linear array II. Rectangular planar array
- 2014-01-14 23:17:10下载
- 积分:1
-
ACO-master
说明: 蚁群算法实现背包问题,可调试成功,方便大家学习。(Ant colony algorithm to achieve knapsack problem which can be debugged successfully, convenient for everyone to learn.)
- 2020-08-11 16:17:56下载
- 积分:1
-
MSE
Comparison of the performances of the LS and the MMSE channel estimators
for a 64 sub carrier OFDM system based on the parameter of Mean square error
- 2007-11-08 10:25:56下载
- 积分:1
-
impseq&impinvar0
说明: 单个脉冲序列生成子程序 &
用脉冲响应不变法把模拟滤波器系数变换为数字滤波器系数的函数
(single pulse sequence generated subroutine)
- 2006-03-12 11:04:02下载
- 积分:1
-
radar-emulation
这是一个用于雷达仿真的图像处理Matlab程序,希望它能对你有所帮助.(This is a radar simulation for the Matlab image processing procedures in the hope that it will be helpful to you.)
- 2007-04-23 09:48:00下载
- 积分:1
-
quwu-matlab-daima
去雾 对雾天拍摄图片运用图像增强的方法进行去雾处理 达到清晰的效果 matlab程序代码(Go to fog fog shooting pictures using image enhancement method to fog treatment to achieve a clear effect Matlab code)
- 2013-03-04 21:17:59下载
- 积分:1
-
24cxx[1]
为24xx系列存储器的英文资料,pdf格式(Material of 24xx serier memory,pdf file.)
- 2010-11-07 11:33:44下载
- 积分:1
-
Desktop
数字图像处理实验二数字图像处理实验三
数字图像处理实验一
(Digital Image Processing Digital Image Processing Experiment II Experiment III Experiment of a digital image processing)
- 2010-12-12 11:46:41下载
- 积分:1
-
stepchar
根据系统传递函数求系统时域性能指标,输入为阶跃信号(Transfer function evaluation system according to the system performance in time domain, the input step signal)
- 2010-06-01 11:43:54下载
- 积分:1