-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1
-
关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用...
关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用-on Genetic Algorithms Matlab code, perhaps some of us in this regard useful
- 2022-08-11 20:06:24下载
- 积分:1
-
遗传算法的Matlab程序,用于数值优化
遗传算法的Matlab程序,用于数值优化-GA Matlab procedures for Numerical Optimization
- 2022-08-24 23:43:19下载
- 积分:1
-
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。...
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。-the procedures to achieve expert PID control. Experts control of the controlled substance is based on the object and control the various law knowledge, and the intelligent use of this knowledge to design controller.
- 2022-03-17 01:06:20下载
- 积分:1
-
神经网络相关算法,使用java语言进行描述的
神经网络相关算法,使用java语言进行描述的-Neural network-related algorithms, using the java language to describe the
- 2023-06-25 10:05:04下载
- 积分:1
-
该程序代码实现BP网络函数逼近,适合初学者学习
该程序代码实现BP网络函数逼近,适合初学者学习-The program code to achieve BP network function approximation, suitable for beginners to learn
- 2022-10-10 06:35:03下载
- 积分:1
-
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码...
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision source, CPN classic example ANN FOSS
- 2022-09-23 17:40:02下载
- 积分:1
-
用禁忌搜索算法求解tsp。。。matlab写之,很有意义
用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
- 2023-06-25 18:55:03下载
- 积分:1
-
bp神经网络在人口预测上的应用,可以根据前几年的人口数值预测出以后的人口数值...
bp神经网络在人口预测上的应用,可以根据前几年的人口数值预测出以后的人口数值-bp neural network prediction in the population on the application, based on previous years, the population of numerical prediction of the future value of the population
- 2022-04-07 19:24:31下载
- 积分:1
-
根据 trilearn_base_sources
根据 trilearn_base_sources-3.3 (一般称做UVA底层)修改的robocup球队代码,对某些模块进行了详细的注释(例如BasicPlayer,WorldMode模块),并且进行了一些基本的动作添加的示范(增加了射门动作,四处看动作,截球动作和贴身带球动作),示范了简单的高层决策修改和队型的修改,书写了一套完整的守门员高层代码,希望对大家有帮助-According to trilearn_base_sources-3.3 (generally known as UVA bottom) to amend the code of RoboCup teams, for certain modules in detail the Notes (such as BasicPlayer, WorldMode module), and carried out some basic moves to add a model (an increase of shooting action , look around action, action and cut the ball moves the ball next to the skin), demonstrated a simple modification of the high-level decision-making and team-based changes, write a complete set of high-level code goalkeeper, in the hope that everyone has to help
- 2022-10-15 03:35:05下载
- 积分:1