-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
此为蚂蚁算法求解TSP的源代码,希望对大家有所帮助
此为蚂蚁算法求解TSP的源代码,希望对大家有所帮助-This is the ant algorithm to solve TSP source code, and they hope to help everyone
- 2022-09-03 05:00:02下载
- 积分:1
-
关于机器人的手臂程序,包含最基本的移动,
关于机器人的手臂程序,包含最基本的移动,-Procedures on the robot arm, including the most basic mobile,
- 2022-02-12 14:37:18下载
- 积分:1
-
用C实现的# FCM算法采用虹膜数据验证
用c#实现的fcm算法 采用iris数据进行验证-With c# Realize the FCM algorithm uses iris data validation
- 2023-05-18 17:00:03下载
- 积分:1
-
The use of C# Programming language development, and implementation in the. NET F...
使用C#编程语言开发,并在中实现。NET框架下的is学习
- 2022-01-31 09:54:48下载
- 积分:1
-
1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 binwin32 目前...
1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 binwin32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“binwin32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running LmNet.exe _install.bat can; Three complete success, I would be grateful if bin win32 increase to the current system which the path. Specifically : my computer-- gt; Attribute-- gt; Environment variables-- gt; "Bin win32" to increase path PATH.
- 2022-07-11 05:13:20下载
- 积分:1
-
用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码...
用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码-Using Cellular Automata 10,000 monochrome realize spatial location of bacteria to split the test algorithm C language code
- 2022-10-22 03:20:03下载
- 积分:1
-
mean算法实现程序
K-mean算法实现程序-K-mean algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-02-01 19:00:34下载
- 积分:1
-
研究生课程机器人控制基础大作业 检测直线与曲线
研究生课程机器人控制基础大作业 检测直线与曲线-Robot Control Technology-DetectStraightlineAndCurves use matlab
- 2022-07-16 03:42:16下载
- 积分:1
-
in October 2005 since the bacteria was divided, with the label area statistical...
2005年10月份自写的细菌分割、标号与面积统计程序。带测试图像-in October 2005 since the bacteria was divided, with the label area statistical procedures. With test images
- 2022-03-01 18:51:27下载
- 积分:1