-
该软件已经在部分教材上的艾我写所谓的_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
-
有关神经网络的计算
有关神经网络的计算-the neural network computing
- 2022-02-28 12:53:29下载
- 积分:1
-
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域...
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
- 2022-10-19 13:10:03下载
- 积分:1
-
无线传感器网络,体系结构和协议
无线传感器网络、体系结构和协议以及电子书
- 2023-07-18 12:50:05下载
- 积分:1
-
SOM算法,matlab程序,是经典的教科书的例子程序
SOM算法,matlab程序,是经典的教科书的例子程序-SOM algorithm, Matlab procedures, are classic textbook example of procedures
- 2022-06-17 18:19:20下载
- 积分:1
-
美国麻省理工大学教授人工智能的课件以及课后的习题相关
美国麻省理工大学教授人工智能的课件以及课后的习题相关-American University professor of artificial intelligence at MIT courseware and the exercises related to the after-school
- 2022-05-30 08:24:24下载
- 积分:1
-
本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!...
本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
- 2023-01-02 11:50:11下载
- 积分:1
-
二维核密度估计算法.以及最优化计算核宽度。
二维核密度估计算法.以及最优化计算核宽度。-bivarite kernel estimation
- 2022-11-23 21:35:08下载
- 积分:1
-
Using ant colony algorithm to solve traveling salesman problem, IDL language, dy...
采用蚁群算法解决旅行商问题,IDL语言编写,动态现实中间过程。-Using ant colony algorithm to solve traveling salesman problem, IDL language, dynamic realities of the middle of the process.
- 2023-05-05 21:35:04下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1