-
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
-
遗传算法的人工生命模拟源程序
遗传算法的人工生命模拟源程序-Genetic algorithm source artificial life simulation
- 2022-07-07 14:14:08下载
- 积分:1
-
workbench的应用开发
workbench的应用开发-application development workbench
- 2022-06-16 11:28:49下载
- 积分:1
-
Contains a number of optimization algorithms, there is Newton' s method, simp...
包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton" s method, simplex method, etc., have to run through the
- 2022-02-01 18:55:53下载
- 积分:1
-
C++,Fortran和Matlab分别实现的bp算法程序
方便初学者学习和调用...
C++,Fortran和Matlab分别实现的bp算法程序
方便初学者学习和调用-C++, Fortran and Matlab algorithm bp, respectively, procedures realize the convenience of beginners to learn and call
- 2022-05-17 21:55:56下载
- 积分:1
-
人工智能bp算法程序以及实验报告
人工智能bp算法程序以及实验报告-bp artificial intelligence algorithms and experimental procedures report
- 2023-07-10 07:50:03下载
- 积分:1
-
神经网络线性模型神经元实现的C++语言源代码!
神经网络中神经元线性模型的C语言实现源程序!-Neural network linear model neurons realize the C language source code!
- 2022-02-02 19:35:56下载
- 积分:1
-
PROJECT is a c library, it is aimed at individual _ Agent
Biome是一个c++库,它的目的是个人_基于代理的模拟器(象 Swarm 或EcoSim)。它试图尽可能达到高效并且同时有好的设计-PROJECT is a c library, it is aimed at individual _ Agent-based simulator (like Swarm or EcoSim). It seeks to achieve efficient as possible while it is good design
- 2022-01-25 20:23:29下载
- 积分:1
-
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序...
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
- 2023-04-20 10:15:02下载
- 积分:1
-
A novel RBF neural network, which has the specific procedure, in the hope that u...
一种新型径向基神经网络,里面有具体的程序,希望对大家有用-A novel RBF neural network, which has the specific procedure, in the hope that useful to everybody
- 2022-02-25 07:11:57下载
- 积分:1