-
在matlab 环境下用遗传算法求解TSP问题。包含源代码和说明文档...
在matlab 环境下用遗传算法求解TSP问题。包含源代码和说明文档-In the matlab environment using genetic algorithm TSP problem. Contains the source code and documentation
- 2022-07-02 08:01:23下载
- 积分:1
-
“遗传算法”
《遗传算法――理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm-- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
- 2022-07-24 00:53:23下载
- 积分: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
-
C development based on the three hidden layer neural network, the output weights...
基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer t
- 2022-07-11 04:13:40下载
- 积分:1
-
建立Fuzzy模型-序列预测matlab代码
建立Fuzzy模型-序列预测matlab代码-Fuzzy model-building- sequence prediction matlab code
- 2022-07-13 20:53:26下载
- 积分:1
-
Improved Genetic Algorithm in TSP application! Good use Oh!
改进遗传算法在TSP中的应用!很好用哦!-Improved Genetic Algorithm in TSP application! Good use Oh!
- 2022-03-24 13:07:52下载
- 积分:1
-
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&se...
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http :// www.codeproject.com/cpp/MLP.asp df = 1
- 2022-07-17 12:59:34下载
- 积分:1
-
基于对移动目标的背景的复杂性,RBF神经网络…
基于RBF神经网络的复杂背景下的运动目标检测论文一篇-RBF neural network based on the complexity of the background of a moving target detection Papers
- 2023-02-21 05:15:02下载
- 积分:1
-
产品设计时间智能预测方法的研究,值得借鉴一下
产品设计时间智能预测方法的研究,值得借鉴一下-product design time intelligent prediction method of research, worth learning about
- 2022-09-21 23:45:03下载
- 积分:1
-
用禁忌搜索算法求解tsp。。。matlab写之,很有意义
用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
- 2023-06-25 18:55:03下载
- 积分:1