-
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
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!...
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!- Bioinformatics is an important direction of pattern recognition applications. Wish to give you a little Role!
- 2022-03-19 21:41:39下载
- 积分:1
-
SOFM neural network c++ Source can be used for remote sensing image classificati...
SOFM神经网络的 c++源程序 可用于遥感图像分类-SOFM neural network c++ Source can be used for remote sensing image classification
- 2022-02-20 20:32:48下载
- 积分:1
-
WEKA 3
WEKA 3-5-5 Explorer 用户指南
原中文版-Explorer how to use weka 2-5-5
- 2023-01-09 12:45:04下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
人工智能模式识别中基于非负矩阵分解生成特征空间的算法
人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space
- 2023-07-07 09:40:03下载
- 积分:1
-
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行...
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行-Cellular Automata of a source code can be generated one-dimensional cellular automata, will be. Cc document changed. Cpp Operation
- 2022-01-26 06:25:22下载
- 积分:1
-
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)...
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)-Fast ICA, the ICA a fast algorithm, a complete paper (both formats, pdf and ps)
- 2022-08-26 11:36:51下载
- 积分:1
-
基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip
基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip-America Fall Cepstral Noisy voice endpoint detection. Rar format vip
- 2022-11-17 17:25:08下载
- 积分:1