-
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
-
在C语言程序的SOM神经网络算法可以对初学者理解…
神经网络中的SOM算法的C语言程序实现,可以对初学者了解神经网络有帮助.-SOM neural network algorithm in the C language program can be for beginners understand the neural network has to help.
- 2022-02-25 14:37:12下载
- 积分:1
-
simulation honey bees with artificial life characteristics of VB program can be...
模拟蜜蜂采蜜的具有人工生命特性的VB程序 可以作为学习人工生命的一个不错的入门-simulation honey bees with artificial life characteristics of VB program can be used as learning artificial life a good entry
- 2022-07-23 05:13:52下载
- 积分:1
-
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。...
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。-compressed in a series of Matlab program of "specific emotional crowd voice recognition" of the new study. Specific details of compressed see the papers.
- 2023-01-04 05:45:03下载
- 积分:1
-
神经网络算法的神经网络负反馈
用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
- 2022-01-25 21:07:43下载
- 积分:1
-
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦...
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
- 2022-03-28 18:47:56下载
- 积分:1
-
a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
一个坦克大战的源码,适合VC初学者,希望对大家有所帮助!-a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
- 2022-03-16 07:18:34下载
- 积分:1
-
普通的pid控制数字化,可以使用效果好
普通的pid控制数字化,可以使用效果好-ordinary pid control digital, you can use good results
- 2022-10-26 06:50:03下载
- 积分:1
-
Genetic Algorithm for the shortest path problem
用遗传算法求解最短路径问题-Genetic Algorithm for the shortest path problem
- 2023-08-29 10:10:03下载
- 积分:1
-
单层线性神经网络实例
单层线性神经网络实例-single example of linear neural network
- 2022-04-21 18:39:24下载
- 积分:1