-
10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版
本书从讨论组合优化...
10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版
本书从讨论组合优化中的基本问题――NP问题入手,系统地讲述了近年来所发展起来的智能最优化的各种技术和方法,其中包括启发式搜索、Hopfield神经网络、模拟退火和随机机、均场退火以及遗传算法等;并在此基础上,通过一些典型的应用问题,如旅行商问题、模式识别中的点模式匹配问题、通信和任务调度等问题进一步阐明以上一些基本方法怎样用来解决这些原来具有NP性质的困难问题。本书是作者在美国新泽西州理工学院多年讲授有关课程的基础上写成的。全书深入浅出,理论联系实际。为帮助学生掌握基本概念,提高学习能动性,各章编写了习题。本书可作为通信、计算机、控制各专业的高年级学生和研究生学习有关课程的教材。它对于广大科研工作者也是一本很有实际价值的参考书。 -10. "Optimal for Computational Intelligence," Nirwan Ansali, with Edwin Hou, Li Jun, Pin Zhaoxing chess translation Tsinghua University Press in 1999 the first book version of combinatorial optimization from the discussion of basic questions-- NP problem start, the system described in recent years to develop the intelligent optimization of the technology and methods, These include heuristic search, Hopfield networks, simulated annealing and random machine, mean field annealing and genetic algorithms; and on this basis and through some typical applications, such as the traveling salesman probl
- 2023-01-02 18:15:04下载
- 积分:1
-
蚁群算法解决0
蚁群算法解决0-1背包问题,是一个比较小的程序,运行过,没有问题的。-the solving method of zero to one backage with ACO.It is a small programe for the zero to one problem.
- 2023-01-24 19:50:04下载
- 积分:1
-
The simulated annealing algorithm, using MATLAB experiment.
模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
- 2022-03-12 02:35:11下载
- 积分:1
-
对好
对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
- 2022-05-17 17:44:57下载
- 积分:1
-
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。...
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。-Based on Viusal C++ Developed genetic algorithm source code in VC6.0 environment debug through.
- 2023-02-07 16:00:03下载
- 积分:1
-
这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。..
这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。.. - Dedication out with friends interested in sharing, absolutely reliable. ..
- 2022-08-17 21:26:04下载
- 积分:1
-
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。...
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed description of the book contains many specific examples, we hope to bring help to a certain extent.
- 2022-02-03 16:09:29下载
- 积分:1
-
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。...
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。-By Visual C++ Compiled, you can to solve any number of cities tsp, so long as you enter the city coordinates.
- 2023-05-26 17:05:04下载
- 积分:1
-
TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。
TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。-TSP algorithm, using local search to be optimal path has been optimized. No password can be used, vc environments.
- 2023-07-07 22:15:02下载
- 积分:1
-
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!...
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!-Data mining of a better way to focus on data mining of frequent items. Must have the disadvantage, however, also need to improve the place!
- 2023-08-18 22:15:04下载
- 积分:1