-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
With QoS constraint multicast routing problem is an NP
带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you can provide for such a solution
- 2022-09-17 21:25:02下载
- 积分:1
-
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧...
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧-Yesterday, I saw a star of the algorithm to achieve category, we do not know of any use it for reference
- 2022-02-10 08:25:45下载
- 积分:1
-
蚁群算法的C语言源代码,适用于旅行中的问题
c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
- 2022-04-28 09:50:38下载
- 积分:1
-
工具箱的设计提供了必要的仿真工具为中心…
The Netlab toolbox is designed to provide the central tools necessary for the simulation of theoretically well founded
neural network algorithms and related models for use in teaching, research and applications development. It contains
many techniques which are not yet available in standard neural network simulation packages-The toolbox is designed to provide t he central tools necessary for the simulation o f theoretically well founded neural network al gorithms and related models for use in teaching , research and applications development. It c ontains many techniques which are not yet avail able in standard neural network simulation pac kages
- 2022-07-16 05:17:53下载
- 积分:1
-
XCS是一种新的人工智能算法的英特尔
XCS是一种新的人工智能算法
- 2022-07-09 23:31:59下载
- 积分:1
-
an artificial intelligence
一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
- 2023-01-18 19:05:04下载
- 积分:1
-
Genetic algorithm procedure is very easy to use. Suitable model for solving the...
遗传算法求解的程序,非常好用。适合建模问题的求解。-Genetic algorithm procedure is very easy to use. Suitable model for solving the problem.
- 2023-07-04 17:30:02下载
- 积分:1
-
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),...
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coordinates), computer graphics hatched filling algorithm (mouse input), Artificial Intelligence A* algorithm The C Programming Language
- 2022-03-31 07:15:42下载
- 积分:1
-
Description: C4.5Rule
Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer.
Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42.
使用神经网络集成方法诊断糖尿病,肝炎,乳腺癌症的案例研究.
-Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42.
- 2022-06-11 17:39:25下载
- 积分:1