-
遗传算法的原代码,用于最优化计算,只需解压便可使用。
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
- 2023-03-25 07:20:03下载
- 积分:1
-
BLDC建模及神经网络控制,建模讲述的很详细,难得的论文。
BLDC建模及神经网络控制,建模讲述的很详细,难得的论文。-BLDC modeling and neural network control, modeling, described in great detail, rare papers.
- 2022-01-26 03:54:45下载
- 积分:1
-
Machine Learning lecture, rich in content, clearly explaining in detail, it is t...
机器学习讲义,内容丰富,讲解详细清楚,很全面积。-Machine Learning lecture, rich in content, clearly explaining in detail, it is the whole area.
- 2022-02-13 19:25:36下载
- 积分:1
-
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 C language, BP artificial intelligence algorithms can be seen teaching
人工智能BP问题的C语言实现,BP算法可见人工智能教材-the C language, BP artificial intelligence algorithms can be seen teaching
- 2022-01-28 14:38:06下载
- 积分:1
-
人脸检测源代码,是人工智能检索方面比较常用的,大家下班啊
人脸检测源代码,是人工智能检索方面比较常用的,大家下班啊-Face Detection source code, artificial intelligence search area is relatively common, we work ah
- 2022-08-13 07:55:54下载
- 积分:1
-
神经网络仿真的基本程序
神经网络仿真的基本程序- Nerve network simulation main routine
- 2022-02-04 11:56:29下载
- 积分:1
-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
Fuzzy Rule Base Implementation
Fuzzy Rule Base Implementation
- 2022-06-27 23:07:12下载
- 积分:1
-
模拟退火算法,经典的图着色图的源程序
模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
- 2022-01-26 05:17:11下载
- 积分:1