-
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
-
该软件已经在部分教材上的艾我写所谓的_the BAS…
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
- 2022-12-17 05:55:04下载
- 积分:1
-
张文修老师主编的详细介绍遗传算法及其数学基础的一本书,研究遗传算法的一本很好的参考书,特别推荐!...
张文修老师主编的详细介绍遗传算法及其数学基础的一本书,研究遗传算法的一本很好的参考书,特别推荐!-Edited by Prof. Zhang Wenxiu, detailed genetic algorithm and its mathematical foundations, a very good reference book to study the genetic algorithm, strongly recommended!
- 2022-04-23 23:53:53下载
- 积分:1
-
基于c语言的人工免疫算法的源程序,PDF格式的,内容详尽,欢迎下载。...
基于c语言的人工免疫算法的源程序,PDF格式的,内容详尽,欢迎下载。-C 基 party knife 的人工免 La疫Ju 法的 are 程 Saitama, PDF 格 driving 的, 内容 circle 尽, 欢 short Gou tong.
- 2022-10-02 00:45:03下载
- 积分:1
-
这个是做自动控制的小车的代码,这里有一些模块的程序,可以参考。
这个是做自动控制的小车的代码,这里有一些模块的程序,可以参考。-This is the automatic control of the car to do the code, here are some program modules, you can reference.
- 2022-03-01 14:10:23下载
- 积分:1
-
TSP with ant colony algorithm to solve the problem in the C runtime environment
用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
- 2022-11-11 18:30:04下载
- 积分:1
-
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master"s theses original code.
- 2022-06-19 14:03:34下载
- 积分:1
-
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用...
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用-Using matlab series, a typical example of BP neural network, I believe your study, work can play the role of a reference
- 2023-02-20 23:40:03下载
- 积分:1
-
自编VC++遗传算法.改进后可应用其它方面.值得看看.
自编VC++遗传算法.改进后可应用其它方面.值得看看.-Self VC++ Genetic algorithm. Improved other aspects can be applied. Deserves to see.
- 2022-10-09 18:40:02下载
- 积分:1
-
遗传算法NSGA2算法解决多
遗传算法中的NSGA2算法实现,解决多目标遗传算法求解Pareto近似解,具有很好的运行效果-Genetic Algorithms NSGA2 algorithm to solve multi-objective Pareto genetic algorithm approximate solution, with very good operating results
- 2022-01-25 15:36:37下载
- 积分:1