期刊文献+
共找到104篇文章
< 1 2 6 >
每页显示 20 50 100
Improved Fruit Fly Optimization Algorithm for Solving Lot-Streaming Flow-Shop Scheduling Problem 被引量:2
1
作者 张鹏 王凌 《Journal of Donghua University(English Edition)》 EI CAS 2014年第2期165-170,共6页
An improved fruit fly optimization algorithm( iFOA) is proposed for solving the lot-streaming flow-shop scheduling problem( LSFSP) with equal-size sub-lots. In the proposed iFOA,a solution is encoded as two vectors to... An improved fruit fly optimization algorithm( iFOA) is proposed for solving the lot-streaming flow-shop scheduling problem( LSFSP) with equal-size sub-lots. In the proposed iFOA,a solution is encoded as two vectors to determine the splitting of jobs and the sequence of the sub-lots simultaneously. Based on the encoding scheme,three kinds of neighborhoods are developed for generating new solutions. To well balance the exploitation and exploration,two main search procedures are designed within the evolutionary search framework of the iFOA,including the neighborhood-based search( smell-vision-based search) and the global cooperation-based search. Finally,numerical testing results are provided,and the comparisons demonstrate the effectiveness of the proposed iFOA for solving the LSFSP. 展开更多
关键词 fruit fly optimization algorithm(FOA) lot-streaming flowshop scheduling job splitting neighborhood-based search cooperation-based search
在线阅读 下载PDF
Seasonal Least Squares Support Vector Machine with Fruit Fly Optimization Algorithm in Electricity Consumption Forecasting
2
作者 WANG Zilong XIA Chenxia 《Journal of Donghua University(English Edition)》 EI CAS 2019年第1期67-76,共10页
Electricity is the guarantee of economic development and daily life. Thus, accurate monthly electricity consumption forecasting can provide reliable guidance for power construction planning. In this paper, a hybrid mo... Electricity is the guarantee of economic development and daily life. Thus, accurate monthly electricity consumption forecasting can provide reliable guidance for power construction planning. In this paper, a hybrid model in combination of least squares support vector machine(LSSVM) model with fruit fly optimization algorithm(FOA) and the seasonal index adjustment is constructed to predict monthly electricity consumption. The monthly electricity consumption demonstrates a nonlinear characteristic and seasonal tendency. The LSSVM has a good fit for nonlinear data, so it has been widely applied to handling nonlinear time series prediction. However, there is no unified selection method for key parameters and no unified method to deal with the effect of seasonal tendency. Therefore, the FOA was hybridized with the LSSVM and the seasonal index adjustment to solve this problem. In order to evaluate the forecasting performance of hybrid model, two samples of monthly electricity consumption of China and the United States were employed, besides several different models were applied to forecast the two empirical time series. The results of the two samples all show that, for seasonal data, the adjusted model with seasonal indexes has better forecasting performance. The forecasting performance is better than the models without seasonal indexes. The fruit fly optimized LSSVM model outperforms other alternative models. In other words, the proposed hybrid model is a feasible method for the electricity consumption forecasting. 展开更多
关键词 forecasting fruit fly optimization algorithm(FOA) least SQUARES support vector machine(LSSVM) SEASONAL index
在线阅读 下载PDF
An Adaptive Fruit Fly Optimization Algorithm for Optimization Problems
3
作者 L. Q. Zhang J. Xiong J. K. Liu 《Journal of Applied Mathematics and Physics》 2023年第11期3641-3650,共10页
In this paper, we present a new fruit fly optimization algorithm with the adaptive step for solving unconstrained optimization problems, which is able to avoid the slow convergence and the tendency to fall into local ... In this paper, we present a new fruit fly optimization algorithm with the adaptive step for solving unconstrained optimization problems, which is able to avoid the slow convergence and the tendency to fall into local optimum of the standard fruit fly optimization algorithm. By using the information of the iteration number and the maximum iteration number, the proposed algorithm uses the floor function to ensure that the fruit fly swarms adopt the large step search during the olfactory search stage which improves the search speed;in the visual search stage, the small step is used to effectively avoid local optimum. Finally, using commonly used benchmark testing functions, the proposed algorithm is compared with the standard fruit fly optimization algorithm with some fixed steps. The simulation experiment results show that the proposed algorithm can quickly approach the optimal solution in the olfactory search stage and accurately search in the visual search stage, demonstrating more effective performance. 展开更多
关键词 Swarm Intelligent optimization algorithm fruit fly optimization algorithm Adaptive Step Local Optimum Convergence Speed
在线阅读 下载PDF
Predicting Academic Performance Levels in Higher Education:A Data-Driven Enhanced Fruit Fly Optimizer Kernel Extreme Learning Machine Model 被引量:1
4
作者 Zhengfei Ye Yongli Yang +1 位作者 Yi Chen Huiling Chen 《Journal of Bionic Engineering》 2025年第4期1940-1962,共23页
Teacher–student relationships play a vital role in improving college students’academic performance and the quality of higher education.However,empirical studies with substantial data-driven insights remain limited.T... Teacher–student relationships play a vital role in improving college students’academic performance and the quality of higher education.However,empirical studies with substantial data-driven insights remain limited.To address this gap,this study collected 3278 questionnaires from seven universities across four provinces in China to analyze the key factors affecting college students’academic performance.A machine learning framework,CQFOA-KELM,was developed by enhancing the Fruit Fly Optimization Algorithm(FOA)with Covariance Matrix Adaptation Evolution Strategy(CMAES)and Quadratic Approximation(QA).CQFOA significantly improved population diversity and was validated on the IEEE CEC2017 benchmark functions.The CQFOA-KELM model achieved an accuracy of 98.15%and a sensitivity of 98.53%in predicting college students’academic performance.Additionally,it effectively identified the key factors influencing academic performance through the feature selection process. 展开更多
关键词 Academic achievement Machine learning Teacher-student relationships Swarm intelligence algorithms fruit fly optimization algorithm
在线阅读 下载PDF
Binary Fruit Fly Swarm Algorithms for the Set Covering Problem 被引量:1
5
作者 Broderick Crawford Ricardo Soto +7 位作者 Hanns de la Fuente Mella Claudio Elortegui Wenceslao Palma Claudio Torres-Rojas Claudia Vasconcellos-Gaete Marcelo Becerra Javier Pena Sanjay Misra 《Computers, Materials & Continua》 SCIE EI 2022年第6期4295-4318,共24页
Currently,the industry is experiencing an exponential increase in dealing with binary-based combinatorial problems.In this sense,metaheuristics have been a common trend in the field in order to design approaches to so... Currently,the industry is experiencing an exponential increase in dealing with binary-based combinatorial problems.In this sense,metaheuristics have been a common trend in the field in order to design approaches to solve them successfully.Thus,a well-known strategy consists in the use of algorithms based on discrete swarms transformed to perform in binary environments.Following the No Free Lunch theorem,we are interested in testing the performance of the Fruit Fly Algorithm,this is a bio-inspired metaheuristic for deducing global optimization in continuous spaces,based on the foraging behavior of the fruit fly,which usually has much better sensory perception of smell and vision than any other species.On the other hand,the Set Coverage Problem is a well-known NP-hard problem with many practical applications,including production line balancing,utility installation,and crew scheduling in railroad and mass transit companies.In this paper,we propose different binarization methods for the Fruit Fly Algorithm,using Sshaped and V-shaped transfer functions and various discretization methods to make the algorithm work in a binary search space.We are motivated with this approach,because in this way we can deliver to future researchers interested in this area,a way to be able to work with continuous metaheuristics in binary domains.This new approach was tested on benchmark instances of the Set Coverage Problem and the computational results show that the proposed algorithm is robust enough to produce good results with low computational cost. 展开更多
关键词 Set covering problem fruit fly swarm algorithm metaheuristics binarization methods combinatorial optimization problem
在线阅读 下载PDF
A Cooperative Fruit Fly Optimization Algorithm for Energy-Efficient Scheduling of Distributed Permutation Flow-Shop with Limited Buffers
6
作者 Cai Zhao Lianghong Wu +3 位作者 Weihua Tan Cili Zuo Hongqiang Zhang Matthias Rätsch 《Tsinghua Science and Technology》 2026年第1期16-42,共27页
The scheduling problem of distributed permutation flow shop with limited buffer aiming at production efficiency measures has attracted widespread attention due to its closer alignment with real manufacturing environme... The scheduling problem of distributed permutation flow shop with limited buffer aiming at production efficiency measures has attracted widespread attention due to its closer alignment with real manufacturing environments.However,the energy efficiency metric is often ignored.The Energy-Efficient scheduling of Distributed Permutation Flow Shop Problem with Limited Buffer(EEDPFSP-LB)with the objectives of Makespan(C_(max))and Total Energy Consumption(TEC)is studied,and a Cooperative Fruit fly Optimization Algorithm(CFOA)is proposed in this paper.First,the critical path of EEDPFSP-LB is identified,and energy-efficient operation is applied to non-critical paths to reduce the system’s energy consumption.Second,five acceptance criteria for multi-objective optimization are introduced to enhance the diversity of the population.Third,to select a superior next-generation population,a new congestion calculation method is introduced to resolve the issue of indeterminate positional relationships among non-dominated solutions with identical crowding distances at the same dominance level.Finally,CFOA is extensively tested and compared with state-of-the-art algorithms across 360 instances,demonstrating CFOA’s strong competitiveness in solving EEDPFSP-LB. 展开更多
关键词 limited buffer energy efficient scheduling crowding distances fruit fly optimization algorithm(FOA)
原文传递
An improved fruit fly optimization algorithm for solving traveling salesman problem 被引量:6
7
作者 Lan HUANG Gui-chao WANG +1 位作者 Tian BAI Zhe WANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2017年第10期1525-1533,共9页
The traveling salesman problem(TSP), a typical non-deterministic polynomial(NP) hard problem, has been used in many engineering applications. As a new swarm-intelligence optimization algorithm, the fruit fly optimizat... The traveling salesman problem(TSP), a typical non-deterministic polynomial(NP) hard problem, has been used in many engineering applications. As a new swarm-intelligence optimization algorithm, the fruit fly optimization algorithm(FOA) is used to solve TSP, since it has the advantages of being easy to understand and having a simple implementation. However, it has problems, including a slow convergence rate for the algorithm, easily falling into the local optimum, and an insufficient optimization precision. To address TSP effectively, three improvements are proposed in this paper to improve FOA. First, the vision search process is reinforced in the foraging behavior of fruit flies to improve the convergence rate of FOA. Second, an elimination mechanism is added to FOA to increase the diversity. Third, a reverse operator and a multiplication operator are proposed. They are performed on the solution sequence in the fruit fly's smell search and vision search processes, respectively. In the experiment, 10 benchmarks selected from TSPLIB are tested. The results show that the improved FOA outperforms other alternatives in terms of the convergence rate and precision. 展开更多
关键词 Traveling salesman problem fruit fly optimization algorithm Elimination mechanism Vision search OPERATOR
原文传递
An Inverse Power Generation Mechanism Based Fruit Fly Algorithm for Function Optimization 被引量:3
8
作者 LIU Ao DENG Xudong +2 位作者 REN Liang LIU Ying LIU Bo 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2019年第2期634-656,共23页
As a novel population-based optimization algorithm, fruit fly optimization(FFO) algorithm is inspired by the foraging behavior of fruit flies and possesses the advantages of simple search operations and easy implement... As a novel population-based optimization algorithm, fruit fly optimization(FFO) algorithm is inspired by the foraging behavior of fruit flies and possesses the advantages of simple search operations and easy implementation. Just like most population-based evolutionary algorithms, the basic FFO also suffers from being trapped in local optima for function optimization due to premature convergence.In this paper, an improved FFO, named IPGS-FFO, is proposed in which two novel strategies are incorporated into the conventional FFO. Specifically, a smell sensitivity parameter together with an inverse power generation mechanism(IPGS) is introduced to enhance local exploitation. Moreover,a dynamic shrinking search radius strategy is incorporated so as to enhance the global exploration over search space by adaptively adjusting the searching area in the problem domain. The statistical performance of FFO, the proposed IPGS-FFO, three state-of-the-art FFO variants, and six metaheuristics are tested on twenty-six well-known unimodal and multimodal benchmark functions with dimension 30, respectively. Experimental results and comparisons show that the proposed IPGS-FFO achieves better performance than three FFO variants and competitive performance against six other meta-heuristics in terms of the solution accuracy and convergence rate. 展开更多
关键词 EVOLUTIONARY algorithms fruit fly optimization function optimization META-HEURISTICS
原文传递
Performance Prediction of Switched Reluctance Motor using Improved Generalized Regression Neural Networks for Design Optimization 被引量:10
9
作者 Zhu Zhang Shenghua Rao Xiaoping Zhang 《CES Transactions on Electrical Machines and Systems》 2018年第4期371-376,共6页
Since practical mathematical model for the design optimization of switched reluctance motor(SRM)is difficult to derive because of the strong nonlinearity,precise prediction of electromagnetic characteristics is of gre... Since practical mathematical model for the design optimization of switched reluctance motor(SRM)is difficult to derive because of the strong nonlinearity,precise prediction of electromagnetic characteristics is of great importance during the optimization procedure.In this paper,an improved generalized regression neural network(GRNN)optimized by fruit fly optimization algorithm(FOA)is proposed for the modeling of SRM that represent the relationship of torque ripple and efficiency with the optimization variables,stator pole arc,rotor pole arc and rotor yoke height.Finite element parametric analysis technology is used to obtain the sample data for GRNN training and verification.Comprehensive comparisons and analysis among back propagation neural network(BPNN),radial basis function neural network(RBFNN),extreme learning machine(ELM)and GRNN is made to test the effectiveness and superiority of FOA-GRNN. 展开更多
关键词 fruit fly optimization algorithm generalized regression neural networks switched reluctance motor
在线阅读 下载PDF
基于果蝇优化算法的虚拟现实碰撞检测
10
作者 王大虎 张艳伟 +1 位作者 侯伟华 张新科 《印刷与数字媒体技术研究》 北大核心 2025年第2期126-134,共9页
为了解决虚拟现实场景中碰撞检测性能不高的问题,本研究采用包围盒与果蝇优化算法相结合的混合碰撞检测技术。首先根据物体的形状选择合适的包围盒将物体进行包围,当检测到A、B物体生成的包围盒发生重叠,则完成包围盒碰撞检测;根据包围... 为了解决虚拟现实场景中碰撞检测性能不高的问题,本研究采用包围盒与果蝇优化算法相结合的混合碰撞检测技术。首先根据物体的形状选择合适的包围盒将物体进行包围,当检测到A、B物体生成的包围盒发生重叠,则完成包围盒碰撞检测;根据包围盒交叉空间对待检测物体进行特征点提取,根据提取的特征点进行果蝇种群的构建;然后以待检测物体的同类特征距离的倒数作为果蝇群体的实物浓度适应度函数,通过果蝇优化算法迭代,选择出最小特征距离;根据最小特征距离与设定的阈值进行对比,判断待检测的物体是否发生碰撞,实现待检测物体的混合碰撞检测。结果表明,通过设置果蝇的个体搜索步长,可以大大提高碰撞检测的精度。与虚拟现实中常用的碰撞检测技术相比,该算法的碰撞检测精度最高。 展开更多
关键词 虚拟现实 包围盒 果蝇优化算法 混合碰撞检测
在线阅读 下载PDF
基于小波变换和VCPA-GA算法的人参果叶片叶绿素含量高光谱估算 被引量:1
11
作者 郭金锋 张志从 +3 位作者 吾木提·艾山江 周忠晔 续文宇 玉苏甫·艾海买江 《热带地理》 北大核心 2025年第3期514-526,共13页
叶片叶绿素含量(Leaf Chlorophyll Contents,LCCs)作为植物重要的生理生化参数之一,其含量的变化直接或间接影响植物的生长发育。通过使用高光谱遥感技术对人参果LCC进行快速无损监测,有利于实现精准农业的发展。文章以人参果叶片高光... 叶片叶绿素含量(Leaf Chlorophyll Contents,LCCs)作为植物重要的生理生化参数之一,其含量的变化直接或间接影响植物的生长发育。通过使用高光谱遥感技术对人参果LCC进行快速无损监测,有利于实现精准农业的发展。文章以人参果叶片高光谱数据和对应的人参果LCC为数据集,使用离散小波变换(Discrete Wavelet Transform,DWT)算法,提取人参果叶片高光谱数据0~10层低频小波系数,将0~10层光谱数据集与对应的人参果LCC进行Pearson相关性分析,然后将变量组合集群分析(Variable Combination Population Analysis,VCPA)与遗传算法(Genetic Algorithm,GA)结合,使用VCPA-GA算法提取人参果全谱和各分解层敏感波段,通过4种机器学习模型构建人参果LCC的估测模型。结果表明,DWT能提高人参果LCC的预测性能,在4种机器学习模型中,4层BP-AdaBoost模型的预测性能最好,R^(2)达到0.919,MAPE=2.090%,RMSE=1.453,RPD=3.900,其次PSO-BPNN回归模型的预测性能也表现出较高的准确性。文章表明,人参果高光谱数据经DWTVCPA-GA算法处理后,使用4层低频小波系数重组的光谱数据构建BP-AdaBoost回归预测模型时对人参果LCC的估算性能最好。 展开更多
关键词 离散小波变换 混合变量选择算法 深度学习 叶片叶绿素含量 人参果
在线阅读 下载PDF
离散型生产线APS动态可重构技术研究
12
作者 王加锋 程沛渊 蒋庆磊 《智能制造》 2025年第6期79-85,共7页
离散型生产线具有多品种、变批量、混线生产的特征,导致多项制造资源存在逻辑共用的情况。制造资源的动态可重构技术使APS(Advanced Planning and Scheduling,高级计划排程)能够快速响应生产任务、现场扰动等变化量并及时对计划调度作... 离散型生产线具有多品种、变批量、混线生产的特征,导致多项制造资源存在逻辑共用的情况。制造资源的动态可重构技术使APS(Advanced Planning and Scheduling,高级计划排程)能够快速响应生产任务、现场扰动等变化量并及时对计划调度作出调整,同时为工艺重构、资源布局优化提供数据支持,从而实现制造资源全局配置最优化。主要介绍了动态可重构生产线基本架构,对滚动排程、资源二次映射、资源同一性/延续性等APS动态可重构技术进行了详细分析,选择具有动态搜索半径的果蝇优化算法进行排程,验证了APS动态可重构技术在离散型生产线实际生产中的有效性。 展开更多
关键词 APS 离散型生产线 动态可重构技术 果蝇优化算法
在线阅读 下载PDF
Temperature Prediction of Laser Directed Energy Deposition Based on ASSFOA-GRNN Model
13
作者 Li Dianqi Chai Yuanxin +1 位作者 Miao Liguo Tang Jinghu 《稀有金属材料与工程》 北大核心 2025年第10期2470-2482,共13页
To address the issues of low accuracy,long time consumption,and high cost of the traditional temperature prediction methods for laser directed energy deposition(LDED),a machine learning model combined with numerical s... To address the issues of low accuracy,long time consumption,and high cost of the traditional temperature prediction methods for laser directed energy deposition(LDED),a machine learning model combined with numerical simulation was proposed to predict the temperature during LDED.A finite element(FE)thermal analysis model was established.The model's accuracy was verified through in-situ monitoring experiments,and a basic database for the predictive model was obtained based on FE simulations.Temperature prediction was performed using a generalized regression neural network(GRNN).To reduce dependence on human experience during GRNN parameter tuning and to enhance model prediction performance,an improved adaptive step-size fruit fly optimization algorithm(ASSFOA)was introduced.Finally,the prediction performance of ASSFOA-GRNN model was compared with that of back-propagation neural network model,GRNN model,and fruit fly optimization algorithm(FOA)-GRNN model.The evaluation metrics included the root mean square error(RMSE),mean absolute error(MAE),coefficient of determination(R^(2)),training time,and prediction time.Results show that the ASSFOA-GRNN model exhibits optimal performance regarding RMSE,MAE,and R^(2) indexes.Although its prediction efficiency is slightly lower than that of the FOA-GRNN model,its prediction accuracy is significantly better than that of the other models.This proposed method can be used for temperature prediction in LDED process and also provide a reference for similar methods. 展开更多
关键词 laser directed energy deposition temperature prediction FE simulation generalized regression neural network fruit fly optimization algorithm
原文传递
面向绿色纺织柔性作业车间调度的混沌协同进化算法
14
作者 唐家琦 秦冠兴 +2 位作者 王鑫涛 张紫情 杜利珍 《纺织工程学报》 2025年第5期63-72,共10页
针对纺织行业柔性生产车间的绿色调度需求,提出一种融合离散粒子群与模拟退火机制的混沌协同进化算法(Chaotic Synergistic Evolutionary Algorithm,CSEA),旨在优化生产效能与设备能耗。首先,构建包含纺织设备能耗的多目标调度模型,采... 针对纺织行业柔性生产车间的绿色调度需求,提出一种融合离散粒子群与模拟退火机制的混沌协同进化算法(Chaotic Synergistic Evolutionary Algorithm,CSEA),旨在优化生产效能与设备能耗。首先,构建包含纺织设备能耗的多目标调度模型,采用典型遗传算法框架,并创新性引入基于混沌理论的动态交叉概率调节机制,利用Logistic映射方程提升调度过程中工序的多样性搜索能力。其次,在种群进化中嵌入离散粒子群算法优化纺织设备负载分配,同时结合模拟退火算法对工序进行精细邻域搜索,实现全局探索与局部开发的双重优化。最后,通过自适应早停策略动态终止无效迭代,显著降低时间成本。经Kacem数据集测试,与传统遗传算法和标准粒子群算法对比,该混合算法收敛速度提高37.6%,有效解决多品种、小批量订单下的纺织设备调度与能耗控制问题。 展开更多
关键词 柔性作业车间调度 混沌协同进化算法 离散粒子群优化 模拟退火 邻域搜索
在线阅读 下载PDF
求解置换流水线调度问题的混合离散果蝇算法 被引量:48
15
作者 郑晓龙 王凌 王圣尧 《控制理论与应用》 EI CAS CSCD 北大核心 2014年第2期159-164,共6页
针对置换流水线调度问题,提出了一种新颖的混合离散果蝇算法.算法每一代进化包括4个搜索阶段:嗅觉搜索、视觉搜索、协作进化和退火过程.在嗅觉搜索阶段,采用插入方式生成邻域解;在视觉搜索阶段,选择最优邻域解更新个体;在协作进化阶段,... 针对置换流水线调度问题,提出了一种新颖的混合离散果蝇算法.算法每一代进化包括4个搜索阶段:嗅觉搜索、视觉搜索、协作进化和退火过程.在嗅觉搜索阶段,采用插入方式生成邻域解;在视觉搜索阶段,选择最优邻域解更新个体;在协作进化阶段,基于果蝇个体间的差分信息产生引导个体;在退火操作阶段,以一定概率接受最优引导个体从而更新种群.同时,通过试验设计方法对算法参数设置进行了分析,并确定了合适的参数组合.最后,通过基于标准测试集的仿真结果和算法比较验证了所提算法的有效性和鲁棒性. 展开更多
关键词 置换流水车间调度 离散果蝇算法 协作进化 混合算法
在线阅读 下载PDF
工程结构优化设计的改进混合遗传算法 被引量:22
16
作者 张延年 刘斌 +1 位作者 朱朝艳 郭鹏飞 《吉林大学学报(工学版)》 EI CAS CSCD 北大核心 2005年第1期65-69,共5页
根据工程实际以及规范规定的约束条件和各项技术标准要求,建立了离散变量结构优化模型。针对遗传算法在迭代过程中经常出现的未成熟收敛、振荡、随机性太大和迭代过程缓慢等问题,采用一种新的遗传算子即单亲遗传算子对遗传算法进行了改... 根据工程实际以及规范规定的约束条件和各项技术标准要求,建立了离散变量结构优化模型。针对遗传算法在迭代过程中经常出现的未成熟收敛、振荡、随机性太大和迭代过程缓慢等问题,采用一种新的遗传算子即单亲遗传算子对遗传算法进行了改进,并提出了离散变量结构优化设计的三等分割算法与遗传算法相结合的混合遗传算法。优化设计结果表明:改进混合遗传算法的收敛特性得到了很好的改善,既具有三等分割算法省时、高效、局部搜索能力强的特点,又具有遗传算法全局性好的特点,是高效、理想的工程结构优化设计方法。 展开更多
关键词 工程结构 离散变量 结构优化 改进遗传算法 混合遗传算法
在线阅读 下载PDF
离散变量优化设计的改进斐波那契遗传算法 被引量:12
17
作者 张延年 刘斌 +2 位作者 朱朝艳 董锦坤 李艺 《机械强度》 EI CAS CSCD 北大核心 2006年第1期55-60,共6页
根据工程实际,充分考虑规范规定的约束条件和各项技术标准要求,建立离散变量结构优化模型。针对遗传算法在迭代过程中经常出现未成熟收敛、振荡、随机性太大和迭代过程缓慢等缺点,提出一种新的遗传算子———转基因算子,用于对遗传算法... 根据工程实际,充分考虑规范规定的约束条件和各项技术标准要求,建立离散变量结构优化模型。针对遗传算法在迭代过程中经常出现未成熟收敛、振荡、随机性太大和迭代过程缓慢等缺点,提出一种新的遗传算子———转基因算子,用于对遗传算法的改进;提出一种离散变量结构优化设计的斐波那契算法,并与遗传算法结合在一起解决问题。优化设计结果表明,这种改进斐波那契遗传算法的收敛特性得到很好的改善,即发挥了斐波那契算法省时、局部搜索能力强的特点,又发挥了遗传算法全局性好的特点,是有效的工程结构优化设计方法。 展开更多
关键词 离散变量 结构优化 改进遗传算法 混合遗传算法
在线阅读 下载PDF
带时间窗车辆路径问题的混合粒子群算法 被引量:21
18
作者 张丽艳 庞小红 +2 位作者 夏蔚军 吴智铭 梁硕 《上海交通大学学报》 EI CAS CSCD 北大核心 2006年第11期1890-1894,1900,共6页
将粒子群优化算法与模拟退火算法结合,提出了一种求解车辆路径问题的混合粒子群算法.实例计算及与遗传算法比较的结果表明:应用混合粒子群算法可以快速地求得带时间窗车辆路径问题的优化解;该算法是一种求解离散组合优化问题的有效方法.
关键词 车辆路径问题 离散粒子群算法 模拟退火算法 混合粒子群优化算法
在线阅读 下载PDF
基于混合遗传算法的建筑结构优化设计 被引量:39
19
作者 张延年 刘斌 郭鹏飞 《东北大学学报(自然科学版)》 EI CAS CSCD 北大核心 2003年第10期990-993,共4页
提出一种离散变量结构优化设计的单向搜索算法并与标准遗传算法结合成混合遗传算法,即发挥了单向搜索算法省时、高效、局部搜索能力强的特点,又发挥了遗传算法全局性好的特点·算例结果表明,该方法能直接计算具有应力约束和截面尺... 提出一种离散变量结构优化设计的单向搜索算法并与标准遗传算法结合成混合遗传算法,即发挥了单向搜索算法省时、高效、局部搜索能力强的特点,又发挥了遗传算法全局性好的特点·算例结果表明,该方法能直接计算具有应力约束和截面尺寸约束的离散变量结构优化设计问题,也能处理同时具有稳定约束和位移约束的多工况、多约束、多变量的离散变量结构优化设计问题·这种混合遗传算法优于标准遗传算法和单向搜索算法,是兼二者之长,弃二者之短的高效的理想优化设计方法· 展开更多
关键词 全局最优 离散变量 结构优化 单向搜索算法 遗传算法 标准遗传算法 混合遗传算法
在线阅读 下载PDF
基于改进果蝇算法与最小二乘支持向量机的轧制力预测算法研究 被引量:12
20
作者 杨景明 郭秋辰 +3 位作者 孙浩 马明明 车海军 赵新秋 《计量学报》 CSCD 北大核心 2016年第5期505-508,共4页
铝合金板材精轧过程中,轧制力是影响板材质量的重要因素。为了满足轧制现场的轧制力预报精度要求,采用改进果蝇算法(FOA)与最小二乘支持向量机(LSSVM)相结合进行轧制力预测。改进了果蝇算法的味道浓度判定函数和步长设定方法,采... 铝合金板材精轧过程中,轧制力是影响板材质量的重要因素。为了满足轧制现场的轧制力预报精度要求,采用改进果蝇算法(FOA)与最小二乘支持向量机(LSSVM)相结合进行轧制力预测。改进了果蝇算法的味道浓度判定函数和步长设定方法,采用了分组并行搜索的策略,进而提出一种基于改进FOA—LSSVM的轧制力智能预报方法。将该方法用于铝热连轧现场数据的仿真实验,结果表明样本预测误差在10%以内,其中84%的样本误差在5%以内,精度优于传统模型。 展开更多
关键词 计量学 轧制力预测 最小二乘支持向量机 果蝇算法
在线阅读 下载PDF
上一页 1 2 6 下一页 到第
使用帮助 返回顶部