-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1
-
一个非常玄的选择颜色的例子,颜色选择通过三维立体显示,不可多得...
一个非常玄的选择颜色的例子,颜色选择通过三维立体显示,不可多得-A very mysterious example of the choice of color, color selection by three-dimensional stereoscopic display, a rare
- 2023-06-24 23:25:03下载
- 积分:1
-
A SVM classifier, with detail documents.
A SVM classifier, with detail documents.
- 2023-03-28 15:35:03下载
- 积分:1
-
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!...
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!-A well know article in the field of genetic algorithm.The writer is very famous in our country
- 2022-02-02 06:04:46下载
- 积分:1
-
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现....
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
- 2022-02-22 05:01:30下载
- 积分:1
-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1
-
MILK 提供了一个实现和比较multi
MILK 提供了一个实现和比较multi-instance学习算法的环境,基于weka机器学习系统(本站可以下载)-MILK provides a comparison and achieve multi-instance learning algorithm, based on machine learning system weka (site can be downloaded)
- 2022-01-30 10:15:52下载
- 积分:1
-
Computational electromagnetics in the genetic algorithm is a better optimization...
计算电磁学中的遗传算法,是比较好的优化书籍,欢迎下载使用-Computational electromagnetics in the genetic algorithm is a better optimization of books, welcome to download
- 2022-10-02 13:45:10下载
- 积分:1
-
On the Particle Swarm Optimization Algorithm. Using java language.
关于粒子群优化算法的实现.使用java语言实现。-On the Particle Swarm Optimization Algorithm. Using java language.
- 2022-07-08 23:50:45下载
- 积分:1
-
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一
VC实现CYK语法判断检测,CYK是经典的人工智能判断法之一-VC detection to determine the realization of CYK grammar, CYK is a classic method to determine one of artificial intelligence
- 2022-01-25 22:43:32下载
- 积分:1