说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 文化基因算法
1)  memetic algorithm
文化基因算法
1.
The origin and development of the memetic algorithm as well as its applications in various optimization problems are introdued in the paper.
文化基因算法(memetic algorithm)是Pablo Moscato提出的建立在模拟文化进化基础上的优化算法,它实质上是一种基于种群的全局搜索和基于个体的局部启发式搜索的结合体。
2)  Gene Evolution Algorithm
基因进化算法
3)  genetic optimization algorithm
基因优化算法
1.
According to engineering practice, this paper studies the multi-state multi-stage multi-resource leveling optimization, build optimization model and apply genetic optimization algorithms (GO) to solve this problem .
通过分析目前网络计划资源均衡优化的研究现状和发展趋势,指出了目前的研究存在的不完善之处,在此基础上提出了本文研究的课题——基于基因优化算法的多工况多资源多阶段网络计划资源均衡优化研究。
4)  gene algorithm
基因算法
1.
Deals with the problem of information overload on the Web, proposes a new information immune modal (IIM) based on gene algorithm.
研究了Web信息过载问题,提出一种新的基于基因算法的信息免疫模型(IIM)。
2.
Deals with the problem of information overload on the Web, and proposes a new information immune model (IIM) based on gene algorithm.
研究Web信息过载的问题,提出一种新的基于基因算法的信息免疫模型(IIM)。
3.
With the aim at the problems of normal BP algorithm with a slow constringence rate, easily falling into local minimum values and effect of network initial state upon network performances,etc,the mathematical model of one dimensional magnetic levitation control system is established, and the intelligent control method of the optimal neural network by gene algorithm is designed in this paper.
针对普通 BP算法收敛速度慢、容易陷入局部极小值以及网络初始状态对网络性能的影响等问题 ,建立了单自由度磁悬浮控制系统的数学模型 ,设计了一种基因算法优化神经网络的智能控制方法。
5)  genetic algorithm
基因算法
1.
Using genetic algorithm to realize optimization of cutting parameter real time in workplace;
用基因算法实现切削参数的现场实时优化
2.
Application of accelerative genetic algorithm to forecast marine environment;
加速基因算法在海洋环境预报中的应用
3.
Genetic algorithm for the optimization of road surface cleaning process;
基因算法用于射流路面清洗的优化
6)  Genetic Algorithms
基因算法
1.
Genetic Algorithms with Application to Multi-objective Optimization of Aerodynamic Shapes;
多目标翼型优化设计基因算法研究
2.
The Decision of the Stimulation Coeffcients of the Antenna Array by Genetic Algorithms;
利用基因算法确定阵列天线的激励系数
3.
The multi-criteria optimization algorithms for multi-element airfoil in aerodynamics using Genetic Algorithms(GAs) and Game Theory(Nash Equilibrium and Stackelberg Equilibrium) is presented in this paper.
本文分别结合基因算法与博弈论中的竞争型Nash对策及分级型Stackelberg对策构造了多标准高效进化算法,并对二维三段翼型成功地进行了多标准位置增升优化。
补充资料:BP算法
分子式:
CAS号:

性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条