搜索资源列表
用matlab实现K均值聚类算法
- 用matlab实现K均值算法
YICHUAN
- 给予遗传算法的K均值聚类算法的c语言源代码,采用浮点数编码格式-ji YU YI CHUAN SUAN FA DE K JUN ZHI SUANFA
Kmeans-java
- K均值算法java实现,最简单的聚类算法,适合高斯聚类-K-means algorithm to achieve the java
DATA
- matlab数据文件,聚类标准测试数据,K均值聚类等经典算法都可以用。mat文件-matlab data files, the standard test data clustering, K-means clustering algorithm can be used such as the classic. mat file
Fuzzy-Clustering
- K_means算法研究综述k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-rewelding K_means algorithm research review
K-average-clustering-algorithm
- K-均值聚类算法研究。K - average clustering algorithm research.-K- average clustering algorithm research.
k-junzhi
- 通过对K-均值算法的编程实现,加强对该算法的理解和认识。提高自身的知识水平和编程能力,认识模式识别在生活中的应用。 算法思想K-均值算法的主要思想是先在需要分类的数据中寻找K组数据作为初始聚类中心,然后计算其他数据距离这三个聚类中心的距离,将数据归入与其距离最近的聚类中心,之后再对这K个聚类的数据计算均值,作为新的聚类中心,继续以上步骤,直到新的聚类中心与上一次的聚类中心值相等时结束算法。-By programming K- means algorithm implementation, s
pm848
- 基于matlab GUI界面设计,基于K均值的PSO聚类算法,保证准确无误,是学习通信的好帮手。- Based on matlab GUI interface design, K-means clustering algorithm based on the PSO, Ensure accurate communication is learning a good helper.
hei_yf14
- 基于K均值的PSO聚类算法,可以提取一幅图中想要的目标,关于超声波倒车雷达测距的。- K-means clustering algorithm based on the PSO, Target can be extracted in a picture you want, About ultrasonic parking radar ranging.
cedbk
- 基于K均值的PSO聚类算法,非常适合计算机视觉方面的研究使用,包括最小二乘法、SVM、神经网络、1_k近邻法。- K-means clustering algorithm based on the PSO, Very suitable for the study using computer vision, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
jkidf
- 关于神经网络控制,包含位置式PID算法、积分分离式PID,基于K均值的PSO聚类算法。- On neural network control, It contains positional PID algorithm, integral separate PID, K-means clustering algorithm based on the PSO.
uh060
- 基于K均值的PSO聚类算法,能量熵的计算,基于混沌的模拟退火算法。- K-means clustering algorithm based on the PSO, Energy entropy calculation, Chaos-based simulated annealing algorithm.
yie-V0.0
- 仿真效果非常好,用于图像处理的独立分量分析,基于K均值的PSO聚类算法。- Simulation of the effect is very good, Independent component analysis for image processing, K-means clustering algorithm based on the PSO.
gkrhg
- Relief计算分类权重,基于K均值的PSO聚类算法,用MATLAB实现的压缩传感。- Relief computing classification weight, K-means clustering algorithm based on the PSO, Using MATLAB compressed sensing.
jie_v79
- 一个计算声子晶体结构的一维传递矩阵法,基于K均值的PSO聚类算法,真的是一个好程序。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, K-means clustering algorithm based on the PSO, Really is a good program.
yb336
- 混沌的判断指标Lyapunov指数计算,基于K均值的PSO聚类算法,通过matlab代码。- Chaos indicator for Lyapunov index calculation, K-means clustering algorithm based on the PSO, By matlab code.
agrqt
- 基于K均值的PSO聚类算法,Matlab实现界面友好,基于SVPWM的三电平逆变的matlab仿真。- K-means clustering algorithm based on the PSO, Matlab to achieve user-friendly, Based on SVPWM three-level inverter matlab simulation.
rr078
- IMC-PID是利用内模控制原理来对PID参数进行计算,基于K均值的PSO聚类算法,对于初学者具有参考意义。- The IMC- PID is using the internal model control principle for PID parameters is calculated, K-means clustering algorithm based on the PSO, For beginners with a reference value.
aneet
- 基于K均值的PSO聚类算法,窗函数法设计一个数字带通FIR滤波器,高斯白噪声的生成程序。- K-means clustering algorithm based on the PSO, A window function design FIR digital band-pass filter, Gaussian white noise generator.
K-均值聚类
- 简单的机器学习入门编程,Kmeans聚类(Simple machine learning introductory programming, Kmeans clustering)