-
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止...
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了
-Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
- 2022-03-20 00:51:43下载
- 积分:1
-
遗传算法求解优化问题,简明教程加示例
遗传算法求解优化问题,简明教程加示例- The heredity algorithm solution optimization question, the
concise course adds the demonstration
- 2022-05-25 15:35:31下载
- 积分:1
-
非线性程序之模式识别与控制系统设计.
非线性程序之模式识别与控制系统设计.-nonlinear pattern recognition procedures and control system design.
- 2023-06-28 21:20:02下载
- 积分:1
-
JESS开发模式,人工智能开发架构
JESS开发模式,人工智能开发架构-JESS development model, the development of artificial intelligence structure
- 2022-10-14 16:30:03下载
- 积分:1
-
人工智能动物推理系统程序
人工智能动物推理系统程序-animal AI reasoning system procedures
- 2022-01-22 00:22:02下载
- 积分:1
-
BP network to solve XOR problem instance, there are initial values and final res...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
- 2023-09-09 13:25:03下载
- 积分:1
-
神经网络理论与Matlab7电子工业出版社原代码
神经网络理论与Matlab7电子工业出版社原代码-neural network theory and Matlab7 Electronic Industry Publishing House source
- 2023-01-28 18:25:04下载
- 积分:1
-
基于自动学习的逻辑推理机。程序…
基于机器学习的自动逻辑推理机。本程序用归结反演策略实现了命题逻辑系统的自动推理。把要解决的问题作为一个要证明的命题,其目标公式被否定并化成子句形,然后添加到命题公式集中去,把消解反演系统应用于联合集,并推导出一个空子句(NIL),产生一个矛盾。-based on the automatic machine learning logical reasoning machine. The procedures used attributed inversion strategy to achieve the propositional logic of automatic reasoning. Put the problem to be solved as a proposition to prove, with the goal being negated formula and shape into a phrase and then added to the Proposition formula to concentrate, digestion system for joint inversion sets and derived an empty phrase (NIL), resulting in a contradiction.
- 2022-12-19 10:50:03下载
- 积分:1
-
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算...
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算-tsp problem is a typical NP-complete problem, the program is to use genetic- combined annealing algorithms that optimize computing
- 2022-09-01 07:30:02下载
- 积分:1
-
This is what I want done to improve the genetic algorithm, which is aimed at ove...
这是我自己做的改进的遗传算法,主要是克服遗传算法的早熟问题-This is what I want done to improve the genetic algorithm, which is aimed at overcoming the genetic algorithm early problems
- 2022-05-23 17:23:23下载
- 积分:1