-
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。...
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。-against TSP, an improved genetic algorithms. Genetic Algorithm evolutionary algorithm introduced the idea that the basis of this proposed strategy and cultivating top phased strategy groups in order to ensure diversity at the same time speed up the convergence.
- 2022-07-25 22:48:48下载
- 积分:1
-
neural network in Java
neural network in Java
- 2022-04-20 11:43:25下载
- 积分:1
-
遗传算法应用
遗传算法应用-Application of genetic algorithms
- 2022-05-12 21:49:41下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
关于人工神经网络采用反向传播方法…
this about the artificial neural networks which uses the back propogation method.-this is about the artificial neural networks which uses the back propogation method.
- 2022-05-18 18:42:58下载
- 积分:1
-
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工...
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
- 2022-01-20 22:34:14下载
- 积分:1
-
matlab16neuro network
神经网络的相关资料
神经网络的基础知识及其在MATLAB中的实现-matlab16neuro network
- 2022-01-22 00:41:10下载
- 积分:1
-
自适应线性神经网路应用实例
自适应线性神经网路应用实例- Auto-adapted linear nerve network application example
- 2023-03-30 13:25:04下载
- 积分:1
-
遗传算法的源程序,里面有基本的遗传算法的各种操作过程,很全面!...
遗传算法的源程序,里面有基本的遗传算法的各种操作过程,很全面!-genetic algorithm source, there are basic genetic algorithm various operational and very comprehensive!
- 2022-08-23 12:22:24下载
- 积分:1
-
Bimodal and multimodal function maximum use of the genetic algorithm to the netw...
双峰和多峰函数最大值的遗传算法求解
采用前向网络-Bimodal and multimodal function maximum use of the genetic algorithm to the network
- 2023-08-22 18:15:04下载
- 积分:1