-
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!...
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!-basic genetic classification system algorithm, the algorithm as well as highly structured, is a rare genetic algorithm!
- 2022-01-26 03:44:40下载
- 积分:1
-
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
- 2023-04-25 06:15:03下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
包括883分酒问题,图的遍历等人工智能基本算法
包括883分酒问题,图的遍历等人工智能基本算法-Including 883 hours of liquor problem, artificial intelligence, such as graph traversal algorithm
- 2023-05-28 05:25:02下载
- 积分:1
-
平台vs2005
模拟固体退火算法实现144个城市的旅行商问题,可设置具体参数...
平台vs2005
模拟固体退火算法实现144个城市的旅行商问题,可设置具体参数-VS2005 simulation platform to achieve solid annealing algorithm 144 city traveling salesman problem, you can set specific parameters
- 2022-01-28 18:12:08下载
- 积分:1
-
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,...
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
- 2022-03-22 23:33:38下载
- 积分:1
-
AI 人工智能 在C#环境下实现 9宫格 算法
AI 人工智能 在C#环境下实现 9宫格 算法-AI
- 2023-07-03 03:40:03下载
- 积分:1
-
the matlab code of ginisvm
the matlab code of ginisvm - an svm implementation good at probability regression.-the matlab code of ginisvm- an svm implementation good at probability regression.
- 2022-01-24 12:30:01下载
- 积分:1
-
一个聚类算法,这是清华大学电子系OCR实验室的人写的
一个聚类算法,这是清华大学电子系OCR实验室的人写的-a clustering algorithm, which is the Department of Electronics, Tsinghua University OCR laboratory wrote in the
- 2022-02-03 13:12:49下载
- 积分:1
-
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行...
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行-A genetic algorithm (GA) implementations. command line structure. Input and output format, see the command line
- 2022-04-30 20:00:18下载
- 积分:1