退火单亲算法,SA-PGA
1)SA-PGA退火单亲算法
1.In this paper,a modified SA-PGA is suggested to build up a optimizing sequencing of compressor vanes,and a optimization result is found.压气机叶片排序问题属于完全NP难题,本文针对遗传算法在解决排列组合问题中的早熟收敛,提出了一种新的算法——退火单亲算法
英文短句/例句

1.A opmizing sequencing of compressor vanes based on simulated annealing partheno genetic algorithm基于退火单亲算法的压气机叶片排序
2.The Sort Algorithm for the Air-compressor Blade Based on Simulated Annealing Partheno Genetic Algorithm基于退火单亲遗传算法的压气机叶片排序算法
3.QoS Unicast Routing Algorithm Based on Particle Swarm Optimization and Mutable Simulated Annealing基于PSO和变异模拟退火的QoS单播路由算法
4.Multi-stage order acceptance model based on simulated annealing algorithm基于模拟退火算法的多节点订单排序模型
5.Application of Particle Swarm Algorithm Based on Simulated Annealing in Variable Cellular Facility Layout Problems模拟退火粒子群算法在动态单元布局中的应用
6.Compared with the standard GA and simulated annealing algorithm, simulation results show that chaos ant colony optimization is a simple and effective algorithm.与模拟退火算法、标准遗传算法进行比较,仿真结果表明该方法是一种简单有效的算法。
7.Application of Annealing Algorithm Based on Random Simulated Solution in Distribution VRP for Single Logistics Center基于仿真随机解的模拟退火算法在单物流中心配送VRP中的应用
8.P2P Routing Algorithm Based on Immune Clonal Annealing Algorithm基于免疫克隆退火算法的P2P路由算法
9.Application of Simulated Annealing Algorithm in EDM模拟退火算法在电火花加工中的应用
10.The Improved Partheno Genetic Algorithm Based Economic Dispatch of Hydrothermal Power System;基于改进单亲遗传算法的水火电力系统经济调度
11.Parallel clustering algorithm by deterministic annealing利用确定性退火技术的并行聚类算法
12.The subproblem is solved by simulated annealing algorithm.该子问题可通过模拟退火算法来解决。
13.Simulated Annealing Algorithm for Two-Machine Cross-docking Scheduling Problem;两机器越库调度问题的模拟退火算法
14.Solving the TSP by Parallel Simulated Annealing Algorithm;基于并行模拟退火算法的TSP问题求解
15.VaR-GARCH model using simulated annealing algorithm;基于模拟退火算法的VaR-GARCH模型
16.Quasi-simulated annealing algorithm for protfolio problem;求解证券组合问题的拟模拟退火算法
17.Simulated Annealing Algorithm of Inversing Atmospheric Duct from Sea Clutter海杂波反演大气波导的模拟退火算法
18.A Greedy Random Simulated Annealing Algorithm for Traveling Salesman Problem求解TSP问题的贪婪随机模拟退火算法
相关短句/例句

Simulated Annealing and Partheno-Genetic Algorithm模拟退火单亲遗传算法
3)annealing algorithm退火算法
1.A new collateral production scheduling method based on the genetic algorithm is presented, by improving the genetic algorithm with annealing algorithm.应用退火算法对遗传算法进行了改进,克服了遗传算法自身的很多缺点,提出了一种基于改进遗传算法的并行生产调度的方法。
4)simulated annealing退火算法
1.Based upon simulated annealing algorithm,we will discuss two solutions of obtaining the ideal thinned array.本文介绍了圆环天线阵二维综合孔径微波辐射计的测量原理和反演算法,并通过模拟退火算法讨论了两种二维综合孔径微波辐射计圆环阵的稀疏方案,一种方案利用天线旋转,在半圆周上稀疏天线;另一种方案通过将空间频率采样点的均匀分布作为优化的约束条件,在全圆周上稀疏天线。
2.A new hybrid genetic algorithm which marries greedy algorithm with simulated annealing algorithm is proposed.提出了一种将贪婪算法和退火算法相结合的新型混合遗传算法,提高了算法的收敛速度,同时避免了遗传算法中存在早熟收敛的问题。
5)simulated annealing algorithm退火算法
1.GSAA combines simulated annealing algorithm with genetic algorithm to optimize network loading balance.为均衡网络负载,提高网络节点工作性能,建立了基于遗传模拟退火算法的网络负载均衡数学模型,提出将遗传模拟退火算法应用于寻优网络负载均衡的算法GSAA。
2.Due to genetic algorithm is easy to prematurely converge, so this thesis bring in another kind of optimization algorithm—the Simulated Annealing Algorithm together with Hidden Markov Models, to fin由于GA容易过早收敛,本文引入另一种优化算法—模拟退火算法(Simulated Annealing Algorithm,SA)与HMM结合,找出最优HMM的初始参数,给出了基于SA-HMM的web信息抽取的整体框架,然后比较GA和SA这两个优化算法的实验效果。
3.According to the requirement and the character of association rule mining,combined with the advantage of genetic algorithm,simulated annealing algorithm,and immune algorithm,a mining method of association rules was proposed.根据关联规则挖掘的要求与特点,结合免疫算法,遗传算法和模拟退火算法的优点,提出一个基于免疫遗传退火算法的Web关联规则挖掘方法。
6)Simulated Annealing-Simplex Shape algorithm模拟退火-单纯形算法
延伸阅读

模拟退火算法分子式:CAS号:性质: 一种随机优化算法,它以自然界的退火过程作为模拟对象,以求得全局最优。它在寻优过程是以一种概率形式来保留多个最优点,以使得该算法可跳出局部最优点。可以证明,只要计算时间足够长,模拟退火算法总可以找到全局最优解。由于化学化工研究中经常存在着局部最优的问题,故近年来模拟退火算法在化学化工研究中得到了广泛的应用。