搜索资源列表
模糊C-均值(FCM)聚类算法Matlab实现
- 模糊聚类是一种重要数据分析和建模的无监督方法。简单概述模糊聚类的概念,介绍模糊C-均值(FCM)算法,并在matlab软件上对该算法进行仿真,结果表明,该算法设计简单,应用范围广,但改算法仍存在容易陷入局部极值点等问题,还需进一步研究
4364
- 复化三点Gauss-lengend公式求pi,实现了图像的加水印,去噪,加噪声等功能,基于K均值的PSO聚类算法。- Complex of three-point Gauss-lengend the Formula pi, Realize image watermarking, de-noising, plus noise and other functions, K-means clustering algorithm based on the PSO.
K-Means
- 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)