登录
首页 » AI-NN-PR » Genetic algorithm procedure is very easy to use. Suitable model for solving the...

Genetic algorithm procedure is very easy to use. Suitable model for solving the...

于 2023-07-04 发布 文件大小:1,015.00 B
0 186
下载积分: 2 下载次数: 1

代码说明:

遗传算法求解的程序,非常好用。适合建模问题的求解。-Genetic algorithm procedure is very easy to use. Suitable model for solving the problem.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计...
    无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计-without leading particle filter toolbox and fringe pf, kf, Ukf procedures for tracking estimates
    2022-01-27 22:21:28下载
    积分:1
  • bp using neural networks to solve the problems or differences algorithm.
    这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
    2023-05-30 01:05:03下载
    积分:1
  • 用人工智能实现的足球机器人人仿真比赛的程序
    用人工智能实现的足球机器人人仿真比赛的程序-using artificial intelligence robot soccer simulation games who procedures
    2022-06-18 18:46:20下载
    积分:1
  • 这是蚁群算法的一个模拟的软件,可以看到整个蚁群觅食的具体过程,对算法的理解很有帮助....
    这是蚁群算法的一个模拟的软件,可以看到整个蚁群觅食的具体过程,对算法的理解很有帮助.-This is the ant colony algorithm, a simulation software, can see the whole ant colony foraging specific process, the understanding of the algorithm very helpful.
    2022-01-31 10:45:55下载
    积分:1
  • 关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!...
    关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!-VC implementation of Apriori based on Associate Pattern, is it what exactly you want in data mining?
    2022-05-05 05:00:57下载
    积分:1
  • BOLTZMAN(vc++编写的程序神经网络程序)
    BOLTZMAN(vc++编写的程序神经网络程序)
    2022-01-25 17:29:59下载
    积分:1
  • 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
  • 3. "Genetic Algorithms and Engineering Design", [] to Yuen
    3。《遗传算法与工程设计》,[日]玄光男着,程润伟着 科学出版社 2000年第一版 本书着重从计算方法和应用技术的角度对遗传算法作了深入浅出的讨论。书中介绍了遗传算法的基本概念和结构,解决约束优化和组合优化问题的方法,以及遗传算法在生产调度、可靠性设计、交通运输、设备布局等一系列工业工程问题中的应用。本书可作为高等院校的工业工程、管理科学、运等学、计算机科学和人工智能专业的本科生和研究生的教科书。对于系统分析员、运行研究员、管理科学家以及在工业工程与运筹学领域里从事最优化问题研究和应用的专业技术人员,本书也不失为一本内容丰富且实用性较强的参考书。-3. "Genetic Algorithms and Engineering Design", [] to Yuen-man, Guilin-a 520-531 2000 version of the first book to focus on calculation methods and application of a technical point of view for Genetic Algorithm a simple discussion. The book on genetic algorithms, the basic concepts and structures, optimization and constraint solving combinatorial optimization problems. and the genetic algorithm in production scheduling, reliability design, transportation, equipment and layout of a series of industrial engineering problems applications. The book can be used as colleges in the industrial engineering, management science, transport and other science, computer science and artificial intelligence professi
    2022-06-17 00:54:51下载
    积分:1
  • 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
    使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
    2022-01-22 03:27:00下载
    积分:1
  • 2022-07-25 12:56:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载