-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1
-
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版
本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并...
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版
本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并给出了一些应用实例,同时还简单的介绍了进化计算的基本内容。本书具有系统性强、可读性强、可操作性强的特点。本书可供智能计算、自动控制、系统工程、优化计算、经济管理、运筹学、计算机等专业的研究人员、研究生、高年级大学生参考。 -9. "Genetic Algorithm Theory and Application", Zhou, Sun Shudong compile defense industry publisher in 1999 the first book version of the comprehensive and systematic introduction to the genetic algorithm to the basic principles mathematical basis, the major techniques, and gives some examples, also introduced a simple evolutionary computation of the basic elements. The book is systemic strong, readable, and it can be operational characteristics. The book smart, automatic control, systems engineering, optimization, economic management, and operations. computer and other professional researchers, graduate students and students of high-grade reference.
- 2022-03-03 14:57:58下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
pso 粒子智能优化算法,C语言实现。欢迎下载。
pso 粒子智能优化算法,C语言实现。欢迎下载。-Intelligent Optimization Algorithm pso particles, C language. Welcome to download
- 2022-12-05 09:10:03下载
- 积分:1
-
仿真人工智能是指用人工的方法和技术,模仿、延伸和扩展人的智能,实现机器的智能化,人工情感指用人工的方法和技术,模仿、延伸和扩展人的情感,使机器具有识别、理解和表...
仿真人工智能是指用人工的方法和技术,模仿、延伸和扩展人的智能,实现机器的智能化,人工情感指用人工的方法和技术,模仿、延伸和扩展人的情感,使机器具有识别、理解和表达情感的能力。
- 2023-03-27 03:25:03下载
- 积分:1
-
genetic algorithm (C version), very good!
遗传算法(C++版),非常好的!-genetic algorithm (C version), very good!
- 2022-03-19 08:13:21下载
- 积分:1
-
遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!...
遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!-Genetic algorithm programming useful, can be used to draw reference to all of us want to help!
- 2022-03-24 12:48:04下载
- 积分:1
-
两个人工智能小程序,解决八数码问题,使用A*算法
两个人工智能小程序,解决八数码问题,使用A*算法-two small programs to solve eight digital, the use of A* algorithm
- 2022-08-17 16:36:29下载
- 积分:1
-
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行...
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行-Cellular Automata of a source code can be generated one-dimensional cellular automata, will be. Cc document changed. Cpp Operation
- 2022-01-26 06:25:22下载
- 积分:1
-
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。-Principle-based particle filter, select the texture features to describe on the target to achieve the objectives of tracking video.
- 2022-03-13 05:09:26下载
- 积分:1