搜索资源列表
-
0下载:
neural network source, a relatively new algorithm, better classification results! -neural network source, a relatively new algorithm, better classification results!
-
-
0下载:
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
-
-
0下载:
A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
-
-
0下载:
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on division, the idea is to make it to the same cluster is divided into the biggest similari
-
-
0下载:
fuzzy c means and variants for pattern classification
-
-
0下载:
本人上传的代码是经过认真验证的,能够实现模糊c均值的自动分类,实用性很强,特别适合vc程序初学者。-I upload the code is carefully validated to achieve the fuzzy c-means of automatic classification, very practical, especially for beginners vc program.
-
-
1下载:
课程设计要求 0
实验一 基于模板匹配的字符识别 1
实验二 基于C均值算法的车辆检测与跟踪 3
实验三 水果分类系统设计 5
实验四 基于遗传算法的图像歪斜校准 6
实验五 基于BP网络的函数逼近 9
实验六 空调模糊控制系统设计 -Curriculum design requires 0
Experimental one based on template matching character recognition 1
C-means algorithm
-
-
0下载:
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
-