期刊文献+
共找到46篇文章
< 1 2 3 >
每页显示 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
Temperature Prediction of Laser Directed Energy Deposition Based on ASSFOA-GRNN Model
10
作者 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
原文传递
基于改进果蝇算法与最小二乘支持向量机的轧制力预测算法研究 被引量:12
11
作者 杨景明 郭秋辰 +3 位作者 孙浩 马明明 车海军 赵新秋 《计量学报》 CSCD 北大核心 2016年第5期505-508,共4页
铝合金板材精轧过程中,轧制力是影响板材质量的重要因素。为了满足轧制现场的轧制力预报精度要求,采用改进果蝇算法(FOA)与最小二乘支持向量机(LSSVM)相结合进行轧制力预测。改进了果蝇算法的味道浓度判定函数和步长设定方法,采... 铝合金板材精轧过程中,轧制力是影响板材质量的重要因素。为了满足轧制现场的轧制力预报精度要求,采用改进果蝇算法(FOA)与最小二乘支持向量机(LSSVM)相结合进行轧制力预测。改进了果蝇算法的味道浓度判定函数和步长设定方法,采用了分组并行搜索的策略,进而提出一种基于改进FOA—LSSVM的轧制力智能预报方法。将该方法用于铝热连轧现场数据的仿真实验,结果表明样本预测误差在10%以内,其中84%的样本误差在5%以内,精度优于传统模型。 展开更多
关键词 计量学 轧制力预测 最小二乘支持向量机 果蝇算法
在线阅读 下载PDF
自适应混沌果蝇优化算法 被引量:47
12
作者 韩俊英 刘成忠 《计算机应用》 CSCD 北大核心 2013年第5期1313-1316,1333,共5页
针对基本果蝇优化算法(FOA)寻优精度不高和易陷入局部最优的缺点,融入混沌算法对果蝇优化算法的进化机制进行优化,提出自适应混沌果蝇优化算法(ACFOA)。在算法处于收敛状态时,应用混沌算法进行全局寻优,从而跳出局部极值而继续优化。对... 针对基本果蝇优化算法(FOA)寻优精度不高和易陷入局部最优的缺点,融入混沌算法对果蝇优化算法的进化机制进行优化,提出自适应混沌果蝇优化算法(ACFOA)。在算法处于收敛状态时,应用混沌算法进行全局寻优,从而跳出局部极值而继续优化。对几种经典测试函数的仿真结果表明,ACFOA具有更好的全局搜索能力,在收敛速度、收敛可靠性及收敛精度上均比基本FOA有较大的提高。 展开更多
关键词 自适应 混沌 果蝇优化算法 适应度
在线阅读 下载PDF
基于Contourlet域虚拟树结构和FOA-SVR的自适应鲁棒数字水印算法 被引量:10
13
作者 鲁荣波 陈留洋 +2 位作者 丁雷 李建锋 曾琳玲 《电子学报》 EI CAS CSCD 北大核心 2017年第3期674-679,共6页
为了更好地在Contourlet域里自适应地选择水印的嵌入位置和嵌入强度,克服Contourlet变换最后一层低频子带没有被划分的缺陷,给出了一种Contourlet域虚拟树结构的具体构造方法.基于该构造方法,结合混沌序列,利用果蝇算法(FOA)优化支持向... 为了更好地在Contourlet域里自适应地选择水印的嵌入位置和嵌入强度,克服Contourlet变换最后一层低频子带没有被划分的缺陷,给出了一种Contourlet域虚拟树结构的具体构造方法.基于该构造方法,结合混沌序列,利用果蝇算法(FOA)优化支持向量回归机(SVR)的参数,提出一种自适应的鲁棒数字水印算法,实验结果表明该算法在有较强的鲁棒性和安全性的同时,也具有很好的保真度. 展开更多
关键词 数字水印 CONTOURLET变换 混沌序列 果蝇优化算法 虚拟树结构
在线阅读 下载PDF
修正型果蝇算法优化GRNN的大梁自动焊障碍预测 被引量:5
14
作者 洪波 刘龙 王涛 《焊接学报》 EI CAS CSCD 北大核心 2017年第1期73-76,共4页
大梁自动焊时,必须自动避开工件上的筋板、隔板和空洞等障碍物.但因产品的种类多,工件上障碍物的位置存在随机性,难以通过单一的方法进行障碍物预测.针对该问题,利用超声波传感器采集障碍物信息,提出一种修正型果蝇算法优化广义回归神... 大梁自动焊时,必须自动避开工件上的筋板、隔板和空洞等障碍物.但因产品的种类多,工件上障碍物的位置存在随机性,难以通过单一的方法进行障碍物预测.针对该问题,利用超声波传感器采集障碍物信息,提出一种修正型果蝇算法优化广义回归神经网络(AFOA-GRNN)的大梁自动焊障碍物预测模型.该方法在传统果蝇算法中引入信息素和灵敏度两个因子,改进了寻优策略和果蝇位置的替换方式,对GRNN进行参数优化,进行大梁自动焊障碍物的预测.结果表明,建立的修正型AFOA-GRNN预测模型相比于FOA-GRNN,训练速度更快,预测精度更高. 展开更多
关键词 大梁自动焊 障碍物预测 果蝇优化算法 广义回归神经网络
在线阅读 下载PDF
回采工作面瓦斯涌出量耦合预测模型研究 被引量:6
15
作者 李胜 韩永亮 李军文 《计算机工程与应用》 CSCD 北大核心 2015年第16期1-5,54,共6页
为准确、快速地预测回采工作面瓦斯涌出量,提出一种基于主成分分析法(PCA)和改进的果蝇算法(MFOA)优化支持向量机(SVM)的回采工作面绝对瓦斯涌出量预测模型。模型首先运用PCA方法对原始数据进行降维处理,消除数据冗余,而后采用改进的果... 为准确、快速地预测回采工作面瓦斯涌出量,提出一种基于主成分分析法(PCA)和改进的果蝇算法(MFOA)优化支持向量机(SVM)的回采工作面绝对瓦斯涌出量预测模型。模型首先运用PCA方法对原始数据进行降维处理,消除数据冗余,而后采用改进的果蝇算法对SVM参数进行全局寻优,避免SVM参数的选取对模型预测结果的不利影响,最终建立基于PCA-MFOA-SVM的耦合预测模型,并以实际监测数据为例进行仿真预测。结果表明:该模型预测的平均绝对误差为0.077 5 m3/t,平均相对误差为1.323 7%,与其他模型相比,预测精度高,综合性能好,能够实现回采工作面瓦斯涌出量的动态预测。 展开更多
关键词 瓦斯涌出量 主成分分析法 改进的果蝇优化算法 仿真预测
在线阅读 下载PDF
基于FOA-SVM模型的输油管道内腐蚀速率预测 被引量:19
16
作者 吴庆伟 王金龙 张平 《腐蚀与防护》 北大核心 2017年第9期732-736,共5页
针对管道内腐蚀速率相关问题,采集某输油管道内腐蚀的实测数据,应用多元统计分析算法,在支持向量机(SVM)的基础上建立管道内腐蚀速率预测模型。采用果蝇优化算法(FOA)对预测模型进行优化训练,建立FOASVM预测模型,利用实测数据样本对模... 针对管道内腐蚀速率相关问题,采集某输油管道内腐蚀的实测数据,应用多元统计分析算法,在支持向量机(SVM)的基础上建立管道内腐蚀速率预测模型。采用果蝇优化算法(FOA)对预测模型进行优化训练,建立FOASVM预测模型,利用实测数据样本对模型的预测结果进行检验。结果表明:综合方差和均差分别为1.397×10-3和0.037 4,FOA-SVM预测模型相比灰色组合模型预测值和最小二乘支持向量机(LS-SVM)模型预计结果稳定性好、精度高,但是FOA-SVM预测模型训练时间较长,今后在提高模型预测效率上需要进一步研究。 展开更多
关键词 管道内腐蚀速率 支持向量机SVM 果蝇算法FOA 多元统计分析
在线阅读 下载PDF
基于混沌果蝇支持向量机回归的产品销售预测 被引量:4
17
作者 王大溪 胡志远 钱柳坚 《计算机工程与应用》 CSCD 北大核心 2015年第12期235-240,254,共7页
针对制造业产品销售时序具有多维、小样本、非线性、多峰等特征,提出一种混沌果蝇支持向量机回归的产品销售预测方法。将混沌理论引入到果蝇优化算法中,从而提高果蝇种群多样性和搜索的遍历性,并在寻优过程中加入混沌扰动,避免搜索过程... 针对制造业产品销售时序具有多维、小样本、非线性、多峰等特征,提出一种混沌果蝇支持向量机回归的产品销售预测方法。将混沌理论引入到果蝇优化算法中,从而提高果蝇种群多样性和搜索的遍历性,并在寻优过程中加入混沌扰动,避免搜索过程陷入局部最优,增加持续搜索可行解的能力。并用算例验证了混沌果蝇优化算法(Chaos Fruit Fly Optimization Algorithm,CFOA)的优化性能,通过优化支持向量机回归(Support Vector Regression,SVR)的参数构建销售预测模型,进行了汽车零部件销售预测。结果表明基于混沌果蝇支持向量机回归的产品销售预测方法是有效可行的。 展开更多
关键词 支持向量机回归 混沌 果蝇算法 参数优化 销售预测
在线阅读 下载PDF
基于多状态信息修正优化组合的电力设备故障率计算方法 被引量:4
18
作者 吴杰康 胥志强 +1 位作者 徐庆焯 鲍雨徽 《广东电力》 2016年第8期60-66,共7页
采用多状态修正优化组合预测方法,建立天气因素、材料绝缘老化和设备检修影响的3种状态修正优化组合预测电力设备故障率模型。针对各随机影响因素的特点,依据可拓性原理预测3种天气状态模型的故障率,由3种参数威布尔分布-Copula函数的... 采用多状态修正优化组合预测方法,建立天气因素、材料绝缘老化和设备检修影响的3种状态修正优化组合预测电力设备故障率模型。针对各随机影响因素的特点,依据可拓性原理预测3种天气状态模型的故障率,由3种参数威布尔分布-Copula函数的联合失效概率密度法计算绝缘老化引起的设备故障率,基于Holt-Winters模型来预估设备检修造成的故障率,再采用果蝇算法加权组合优化所求得的各子模型的故障率,算出具有高准确度的预测值。以某地区的电力系统为实例进行分析,所得结果表明所述模型可有效提高设备故障率的预测精度,同时也验证了果蝇优化算法在求解多状态修正优化组合预测问题时的有效性。 展开更多
关键词 电力设备 故障率 多状态信息 修正优化组合 果蝇优化算法
在线阅读 下载PDF
基于CFOA的混合核SVM参数优化 被引量:3
19
作者 王震宇 梁雪春 《计算机工程与设计》 北大核心 2016年第3期773-777,共5页
针对混合核函数支持向量机(SVM)的多参数选择问题,利用具有较强全局搜索能力的混沌果蝇优化算法(CFOA)对混合核函数SVM中的重要参数进行优化调整。引入基于Lozi’s映射的混沌算法,提高果蝇种群的多样性和搜索的遍历性,有效避免局部最优... 针对混合核函数支持向量机(SVM)的多参数选择问题,利用具有较强全局搜索能力的混沌果蝇优化算法(CFOA)对混合核函数SVM中的重要参数进行优化调整。引入基于Lozi’s映射的混沌算法,提高果蝇种群的多样性和搜索的遍历性,有效避免局部最优;在果蝇优化算法中使用负线性搜索距离,提高算法精度。利用UCI数据库进行测试,测试结果表明,CFOA算法能够快速有效地提取混合核SVM的最佳参数组合,分类效果更好。 展开更多
关键词 混合核支持向量机 多参数 混沌果蝇优化算法 Lozi’s映射 负线性搜索距离
在线阅读 下载PDF
偏导加速果蝇优化算法的电厂机组负荷分配 被引量:1
20
作者 荣淼 王庆 +2 位作者 陈杨 夏长红 张勇 《中国科技论文》 CAS 北大核心 2015年第23期2800-2804,共5页
针对果蝇优化算法等进化算法在电厂机组负荷分配问题中准确性和收敛速度的缺陷,将果蝇优化算法作为一次优化算法,所得结果作为偏导下降算法的输入,即偏导下降算法作为二次优化算法,提出一种偏导加速果蝇优化算法。电厂机组负荷分配实例... 针对果蝇优化算法等进化算法在电厂机组负荷分配问题中准确性和收敛速度的缺陷,将果蝇优化算法作为一次优化算法,所得结果作为偏导下降算法的输入,即偏导下降算法作为二次优化算法,提出一种偏导加速果蝇优化算法。电厂机组负荷分配实例分析表明:偏导加速果蝇优化算法保持了果蝇优化算法原理简明、计算简洁的特点,且在求解准确性、收敛快速性、稳定性上均优于果蝇优化算法、PSO算法和GA算法。 展开更多
关键词 偏导加速果蝇优化算法 电厂机组负荷分配 二次优化 随机性算法 确定性算法
在线阅读 下载PDF
上一页 1 2 3 下一页 到第
使用帮助 返回顶部