The Grey Wolf Optimization(GWO)algorithm is acknowledged as an effective method for rock acoustic emission localization.However,the conventional GWO algorithm encounters challenges related to solution accuracy and con...The Grey Wolf Optimization(GWO)algorithm is acknowledged as an effective method for rock acoustic emission localization.However,the conventional GWO algorithm encounters challenges related to solution accuracy and convergence speed.To address these concerns,this paper develops a Simplex Improved Grey Wolf Optimizer(SMIGWO)algorithm.The randomly generating initial populations are replaced with the iterative chaotic sequences.The search process is optimized using the convergence factor optimization algorithm based on the inverse incompleteГfunction.The simplex method is utilized to address issues related to poorly positioned grey wolves.Experimental results demonstrate that,compared to the conventional GWO algorithm-based AE localization algorithm,the proposed algorithm achieves a higher solution accuracy and showcases a shorter search time.Additionally,the algorithm demonstrates fewer convergence steps,indicating superior convergence efficiency.These findings highlight that the proposed SMIGWO algorithm offers enhanced solution accuracy,stability,and optimization performance.The benefits of the SMIGWO algorithm extend universally across various materials,such as aluminum,granite,and sandstone,showcasing consistent effectiveness irrespective of material type.Consequently,this algorithm emerges as a highly effective tool for identifying acoustic emission signals and improving the precision of rock acoustic emission localization.展开更多
For short-term PV power prediction,based on interval type-2 Takagi-Sugeno-Kang fuzzy logic systems(IT2 TSK FLS),combined with improved grey wolf optimizer(IGWO)algorithm,an IGWO-IT2 TSK FLS method was proposed.Compare...For short-term PV power prediction,based on interval type-2 Takagi-Sugeno-Kang fuzzy logic systems(IT2 TSK FLS),combined with improved grey wolf optimizer(IGWO)algorithm,an IGWO-IT2 TSK FLS method was proposed.Compared with the type-1 TSK fuzzy logic system method,interval type-2 fuzzy sets could simultaneously model both intra-personal uncertainty and inter-personal uncertainty based on the training of the existing error back propagation(BP)algorithm,and the IGWO algorithm was used for training the model premise and consequent parameters to further improve the predictive performance of the model.By improving the gray wolf optimization algorithm,the early convergence judgment mechanism,nonlinear cosine adjustment strategy,and Levy flight strategy were introduced to improve the convergence speed of the algorithm and avoid the problem of falling into local optimum.The interval type-2 TSK FLS method based on the IGWO algorithm was applied to the real-world photovoltaic power time series forecasting instance.Under the same conditions,it was also compared with different IT2 TSK FLS methods,such as type I TSK FLS method,BP algorithm,genetic algorithm,differential evolution,particle swarm optimization,biogeography optimization,gray wolf optimization,etc.Experimental results showed that the proposed method based on IGWO algorithm outperformed other methods in performance,showing its effectiveness and application potential.展开更多
Medical image segmentation is a challenging task especially in multimodality medical image analysis.In this paper,an improved pulse coupled neural network based on multiple hybrid features grey wolf optimizer(MFGWO-PC...Medical image segmentation is a challenging task especially in multimodality medical image analysis.In this paper,an improved pulse coupled neural network based on multiple hybrid features grey wolf optimizer(MFGWO-PCNN)is proposed for multimodality medical image segmentation.Specifically,a two-stage medical image segmentation method based on bionic algorithm is presented,including image fusion and image segmentation.The image fusion stage fuses rich information from different modalities by utilizing a multimodality medical image fusion model based on maximum energy region.In the stage of image segmentation,an improved PCNN model based on MFGWO is proposed,which can adaptively set the parameters of PCNN according to the features of the image.Two modalities of FLAIR and TIC brain MRIs are applied to verify the effectiveness of the proposed MFGWO-PCNN algorithm.The experimental results demonstrate that the proposed method outperforms the other seven algorithms in subjective vision and objective evaluation indicators.展开更多
The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf hunting.Along with its advantages of simple pr...The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf hunting.Along with its advantages of simple principle and few parameters setting,GWO bears drawbacks such as low solution accuracy and slow convergence speed.A few recent advanced GWOs are proposed to try to overcome these disadvantages.However,they are either difficult to apply to large-scale problems due to high time complexity or easily lead to early convergence.To solve the abovementioned issues,a high-accuracy variable grey wolf optimizer(VGWO)with low time complexity is proposed in this study.VGWO first uses the symmetrical wolf strategy to generate an initial population of individuals to lay the foundation for the global seek of the algorithm,and then inspired by the simulated annealing algorithm and the differential evolution algorithm,a mutation operation for generating a new mutant individual is performed on three wolves which are randomly selected in the current wolf individuals while after each iteration.A vectorized Manhattan distance calculation method is specifically designed to evaluate the probability of selecting the mutant individual based on its status in the current wolf population for the purpose of dynamically balancing global search and fast convergence capability of VGWO.A series of experiments are conducted on 19 benchmark functions from CEC2014 and CEC2020 and three real-world engineering cases.For 19 benchmark functions,VGWO’s optimization results place first in 80%of comparisons to the state-of-art GWOs and the CEC2020 competition winner.A further evaluation based on the Friedman test,VGWO also outperforms all other algorithms statistically in terms of robustness with a better average ranking value.展开更多
滚动轴承作为机械设备的重要部件,对其进行剩余使用寿命预测在企业的生产过程中变得越来越重要。目前,虽然主流的卷积神经网络(convolutional neural network, CNN)可以自动地从轴承的振动信号中提取特征,却不能给特征分配不同的权重来...滚动轴承作为机械设备的重要部件,对其进行剩余使用寿命预测在企业的生产过程中变得越来越重要。目前,虽然主流的卷积神经网络(convolutional neural network, CNN)可以自动地从轴承的振动信号中提取特征,却不能给特征分配不同的权重来提高模型对重要特征的关注程度,对于长时间序列容易丢失重要信息。另外,神经网络中隐藏层神经元个数、学习率以及正则化参数等超参数还需要依靠人工经验设置。为了解决上述问题,提出基于灰狼优化(grey wolf optimizer, GWO)算法、优化集合CNN、双向长短期记忆(bidirectional long short term memory, BiLSTM)网络和注意力机制(Attention)轴承剩余使用寿命预测方法。首先,从原始振动信号中提取时域、频域以及时频域特征指标构建可选特征集;然后,通过构建考虑特征相关性、鲁棒性和单调性的综合评价指标筛选出高于设定阈值的轴承退化敏感特征集,作为预测模型的输入;最后,将预测值和真实值的均方误差作为GWO算法的适应度函数,优化预测模型获得最优隐藏层神经元个数、学习率和正则化参数,利用优化后模型进行剩余使用寿命预测,并在公开数据集上进行验证。结果表明,所提方法可在非经验指导下获得最优的超参数组合,优化后的预测模型与未进行优化模型相比,平均绝对误差与均方根误差分别降低了28.8%和24.3%。展开更多
Grey Wolf Optimization (GWO) is a nature-inspired metaheuristic algorithm that has gained popularity for solving optimization problems. In GWO, the success of the algorithm heavily relies on the efficient updating of ...Grey Wolf Optimization (GWO) is a nature-inspired metaheuristic algorithm that has gained popularity for solving optimization problems. In GWO, the success of the algorithm heavily relies on the efficient updating of the agents’ positions relative to the leader wolves. In this paper, we provide a brief overview of the Grey Wolf Optimization technique and its significance in solving complex optimization problems. Building upon the foundation of GWO, we introduce a novel technique for updating agents’ positions, which aims to enhance the algorithm’s effectiveness and efficiency. To evaluate the performance of our proposed approach, we conduct comprehensive experiments and compare the results with the original Grey Wolf Optimization technique. Our comparative analysis demonstrates that the proposed technique achieves superior optimization outcomes. These findings underscore the potential of our approach in addressing optimization challenges effectively and efficiently, making it a valuable contribution to the field of optimization algorithms.展开更多
A new and efficient Grey Wolf Optimization(GWO)algorithm is implemented to solve real power economic dispatch(RPED)problems in this paper.The nonlinear RPED problem is one the most important and fundamental optimizati...A new and efficient Grey Wolf Optimization(GWO)algorithm is implemented to solve real power economic dispatch(RPED)problems in this paper.The nonlinear RPED problem is one the most important and fundamental optimization problem which reduces the total cost in generating real power without violating the constraints.Conventional methods can solve the ELD problem with good solution quality with assumptions assigned to fuel cost curves without which these methods lead to suboptimal or infeasible solutions.The behavior of grey wolves which is mimicked in the GWO algorithm are leadership hierarchy and hunting mechanism.The leadership hierarchy is simulated using four types of grey wolves.In addition,searching,encircling and attacking of prey are the social behaviors implemented in the hunting mechanism.The GWO algorithm has been applied to solve convex RPED problems considering the all possible constraints.The results obtained from GWO algorithm are compared with other state-ofthe-art algorithms available in the recent literatures.It is found that the GWO algorithm is able to provide better solution quality in terms of cost,convergence and robustness for the considered ELD problems.展开更多
火电厂在稳定运行的同时,不可避免地会排放大量污染气体,尤其是NOx。针对传统测量方法的不足,该文提出一种基于灰狼优化反向传播神经网络(grey wolf optimized-back propagation,GWO-BP)的NOx排放量软测量模型。首先使用典型相关性分析(...火电厂在稳定运行的同时,不可避免地会排放大量污染气体,尤其是NOx。针对传统测量方法的不足,该文提出一种基于灰狼优化反向传播神经网络(grey wolf optimized-back propagation,GWO-BP)的NOx排放量软测量模型。首先使用典型相关性分析(canonical correlation analysis,CCA)将任意两个相关度较高的变量归为一组,并去掉其中一个,从而选择了对NOx排放量影响最大的4个变量作为软测量模型的输入;然后,建立了反向传播(back propagation,BP)神经网络模型以对输入变量和NOx排放量做映射;最后,采用灰狼优化(grey wolf optimizer,GWO)算法优化了所提软测量模型的权重和偏置值,提升了模型的精度。实验结果表明,所提软测量模型可以准确测量NOx的排放量,在传感器故障或伴有噪声的时候很好地替代了传感器的角色,为优化算法及深度学习方法在工业现场的应用提供了参考。展开更多
针对局部遮阴环境下传统灰狼优化(Gray wolf optimization,GWO)算法在跟踪最大功率点时P-U特性曲线出现多峰值、后期收敛速度慢、稳态精度低等问题,结合灰狼优化算法和扰动观察法(Perturbation and observation,P&O)各自的优势,提...针对局部遮阴环境下传统灰狼优化(Gray wolf optimization,GWO)算法在跟踪最大功率点时P-U特性曲线出现多峰值、后期收敛速度慢、稳态精度低等问题,结合灰狼优化算法和扰动观察法(Perturbation and observation,P&O)各自的优势,提出了基于GWO-P&O的混合优化最大功率点跟踪(Maximum power point tracking,MPPT)算法。首先,采用灰狼优化算法逐渐向光伏的全局最大功率点靠近。其次,在灰狼优化算法收敛后期引入P&O法,既保持了灰狼优化算法较高的稳态精度,又能以较快速度寻找到局部最大功率点。最后,在不同环境工况下,将所提出的GWO-P&O方法与传统GWO算法进行对比。结果表明,改进的GWO-P&O算法在保证良好稳态性能的同时,一定程度上提高了GWO算法后期跟踪最大功率时的收敛速度。展开更多
Unmanned combat system is one of the important means to capture information superiority,carry out precision strike and accomplish special combat tasks in information war.Unmanned attack strategy plays a crucial role i...Unmanned combat system is one of the important means to capture information superiority,carry out precision strike and accomplish special combat tasks in information war.Unmanned attack strategy plays a crucial role in unmanned combat system,which has to ensure the attack by unmanned surface vehicles(USVs)from failure.To meet the challenge,we propose a task allocation algorithm called distributed auction mechanism task allocation with grey wolf optimization(DAGWO).The traditional grey wolf optimization(GWO)algorithm is improved with a distributed auction mechanism(DAM)to constrain the initialization of wolves,which improves the optimization process according to the actual situation.In addition,one unmanned aerial vehicle(UAV)is employed as the central control system to establish task allocation model and construct fitness function for the multiple constraints of USV attack problem.The proposed DAGWO algorithm can not only ensure the diversity of wolves,but also avoid the local optimum problem.Simulation results show that the proposed DAGWO algorithm can effectively solve the problem of attack task allocation among multiple USVs.展开更多
To solve the problem of altitude control of a tilt tri-rotor unmanned aerial vehicle(UAV)in the transition mode,this study presents a grey wolf optimization(GWO)based neural network adaptive control scheme for a tilt ...To solve the problem of altitude control of a tilt tri-rotor unmanned aerial vehicle(UAV)in the transition mode,this study presents a grey wolf optimization(GWO)based neural network adaptive control scheme for a tilt trirotor UAV in the transition mode.Firstly,the nonlinear model of the tilt tri-rotor UAV is established.Secondly,the tilt tri-rotor UAV altitude controller and attitude controller are designed by a neural network adaptive control method,and the GWO algorithm is adopted to optimize the parameters of the neural network and the controllers.Thirdly,two altitude control strategies are designed in the transition mode.Finally,comparative simulations are carried out to demonstrate the effectiveness and robustness of the proposed control scheme.展开更多
In this study,our aim is to address the problem of gene selection by proposing a hybrid bio-inspired evolutionary algorithm that combines Grey Wolf Optimization(GWO)with Harris Hawks Optimization(HHO)for feature selec...In this study,our aim is to address the problem of gene selection by proposing a hybrid bio-inspired evolutionary algorithm that combines Grey Wolf Optimization(GWO)with Harris Hawks Optimization(HHO)for feature selection.Themotivation for utilizingGWOandHHOstems fromtheir bio-inspired nature and their demonstrated success in optimization problems.We aimto leverage the strengths of these algorithms to enhance the effectiveness of feature selection in microarray-based cancer classification.We selected leave-one-out cross-validation(LOOCV)to evaluate the performance of both two widely used classifiers,k-nearest neighbors(KNN)and support vector machine(SVM),on high-dimensional cancer microarray data.The proposed method is extensively tested on six publicly available cancer microarray datasets,and a comprehensive comparison with recently published methods is conducted.Our hybrid algorithm demonstrates its effectiveness in improving classification performance,Surpassing alternative approaches in terms of precision.The outcomes confirm the capability of our method to substantially improve both the precision and efficiency of cancer classification,thereby advancing the development ofmore efficient treatment strategies.The proposed hybridmethod offers a promising solution to the gene selection problem in microarray-based cancer classification.It improves the accuracy and efficiency of cancer diagnosis and treatment,and its superior performance compared to other methods highlights its potential applicability in realworld cancer classification tasks.By harnessing the complementary search mechanisms of GWO and HHO,we leverage their bio-inspired behavior to identify informative genes relevant to cancer diagnosis and treatment.展开更多
基金support from the National Science Foundation of China(52304137,5192780752274124,52325403)Tiandi Science and Technology Co.,Ltd.(2022-2-TDMS012 and SKLIS202417)Sichuan University(SKHL2215).
文摘The Grey Wolf Optimization(GWO)algorithm is acknowledged as an effective method for rock acoustic emission localization.However,the conventional GWO algorithm encounters challenges related to solution accuracy and convergence speed.To address these concerns,this paper develops a Simplex Improved Grey Wolf Optimizer(SMIGWO)algorithm.The randomly generating initial populations are replaced with the iterative chaotic sequences.The search process is optimized using the convergence factor optimization algorithm based on the inverse incompleteГfunction.The simplex method is utilized to address issues related to poorly positioned grey wolves.Experimental results demonstrate that,compared to the conventional GWO algorithm-based AE localization algorithm,the proposed algorithm achieves a higher solution accuracy and showcases a shorter search time.Additionally,the algorithm demonstrates fewer convergence steps,indicating superior convergence efficiency.These findings highlight that the proposed SMIGWO algorithm offers enhanced solution accuracy,stability,and optimization performance.The benefits of the SMIGWO algorithm extend universally across various materials,such as aluminum,granite,and sandstone,showcasing consistent effectiveness irrespective of material type.Consequently,this algorithm emerges as a highly effective tool for identifying acoustic emission signals and improving the precision of rock acoustic emission localization.
基金supported by National Natural Science Foundation of China(No.12172157)Key Project of Natural Science Foundation of Gansu Province(No.25JRRA150)Key Research and Development Planning Project of Gansu Province(No.23YFWA0007).
文摘For short-term PV power prediction,based on interval type-2 Takagi-Sugeno-Kang fuzzy logic systems(IT2 TSK FLS),combined with improved grey wolf optimizer(IGWO)algorithm,an IGWO-IT2 TSK FLS method was proposed.Compared with the type-1 TSK fuzzy logic system method,interval type-2 fuzzy sets could simultaneously model both intra-personal uncertainty and inter-personal uncertainty based on the training of the existing error back propagation(BP)algorithm,and the IGWO algorithm was used for training the model premise and consequent parameters to further improve the predictive performance of the model.By improving the gray wolf optimization algorithm,the early convergence judgment mechanism,nonlinear cosine adjustment strategy,and Levy flight strategy were introduced to improve the convergence speed of the algorithm and avoid the problem of falling into local optimum.The interval type-2 TSK FLS method based on the IGWO algorithm was applied to the real-world photovoltaic power time series forecasting instance.Under the same conditions,it was also compared with different IT2 TSK FLS methods,such as type I TSK FLS method,BP algorithm,genetic algorithm,differential evolution,particle swarm optimization,biogeography optimization,gray wolf optimization,etc.Experimental results showed that the proposed method based on IGWO algorithm outperformed other methods in performance,showing its effectiveness and application potential.
基金This research is supported by the National Key Research and Development Program of China(2018YFB0804202,2018YFB0804203)Regional Joint Fund of NSFC(U19A2057),the National Natural Science Foundation of China(61672259,61876070)and the Jilin Province Science and Technology Development Plan Project(20190303134SF,20180201064SF).
文摘Medical image segmentation is a challenging task especially in multimodality medical image analysis.In this paper,an improved pulse coupled neural network based on multiple hybrid features grey wolf optimizer(MFGWO-PCNN)is proposed for multimodality medical image segmentation.Specifically,a two-stage medical image segmentation method based on bionic algorithm is presented,including image fusion and image segmentation.The image fusion stage fuses rich information from different modalities by utilizing a multimodality medical image fusion model based on maximum energy region.In the stage of image segmentation,an improved PCNN model based on MFGWO is proposed,which can adaptively set the parameters of PCNN according to the features of the image.Two modalities of FLAIR and TIC brain MRIs are applied to verify the effectiveness of the proposed MFGWO-PCNN algorithm.The experimental results demonstrate that the proposed method outperforms the other seven algorithms in subjective vision and objective evaluation indicators.
文摘The grey wolf optimizer(GWO)is a swarm-based intelligence optimization algorithm by simulating the steps of searching,encircling,and attacking prey in the process of wolf hunting.Along with its advantages of simple principle and few parameters setting,GWO bears drawbacks such as low solution accuracy and slow convergence speed.A few recent advanced GWOs are proposed to try to overcome these disadvantages.However,they are either difficult to apply to large-scale problems due to high time complexity or easily lead to early convergence.To solve the abovementioned issues,a high-accuracy variable grey wolf optimizer(VGWO)with low time complexity is proposed in this study.VGWO first uses the symmetrical wolf strategy to generate an initial population of individuals to lay the foundation for the global seek of the algorithm,and then inspired by the simulated annealing algorithm and the differential evolution algorithm,a mutation operation for generating a new mutant individual is performed on three wolves which are randomly selected in the current wolf individuals while after each iteration.A vectorized Manhattan distance calculation method is specifically designed to evaluate the probability of selecting the mutant individual based on its status in the current wolf population for the purpose of dynamically balancing global search and fast convergence capability of VGWO.A series of experiments are conducted on 19 benchmark functions from CEC2014 and CEC2020 and three real-world engineering cases.For 19 benchmark functions,VGWO’s optimization results place first in 80%of comparisons to the state-of-art GWOs and the CEC2020 competition winner.A further evaluation based on the Friedman test,VGWO also outperforms all other algorithms statistically in terms of robustness with a better average ranking value.
文摘滚动轴承作为机械设备的重要部件,对其进行剩余使用寿命预测在企业的生产过程中变得越来越重要。目前,虽然主流的卷积神经网络(convolutional neural network, CNN)可以自动地从轴承的振动信号中提取特征,却不能给特征分配不同的权重来提高模型对重要特征的关注程度,对于长时间序列容易丢失重要信息。另外,神经网络中隐藏层神经元个数、学习率以及正则化参数等超参数还需要依靠人工经验设置。为了解决上述问题,提出基于灰狼优化(grey wolf optimizer, GWO)算法、优化集合CNN、双向长短期记忆(bidirectional long short term memory, BiLSTM)网络和注意力机制(Attention)轴承剩余使用寿命预测方法。首先,从原始振动信号中提取时域、频域以及时频域特征指标构建可选特征集;然后,通过构建考虑特征相关性、鲁棒性和单调性的综合评价指标筛选出高于设定阈值的轴承退化敏感特征集,作为预测模型的输入;最后,将预测值和真实值的均方误差作为GWO算法的适应度函数,优化预测模型获得最优隐藏层神经元个数、学习率和正则化参数,利用优化后模型进行剩余使用寿命预测,并在公开数据集上进行验证。结果表明,所提方法可在非经验指导下获得最优的超参数组合,优化后的预测模型与未进行优化模型相比,平均绝对误差与均方根误差分别降低了28.8%和24.3%。
文摘Grey Wolf Optimization (GWO) is a nature-inspired metaheuristic algorithm that has gained popularity for solving optimization problems. In GWO, the success of the algorithm heavily relies on the efficient updating of the agents’ positions relative to the leader wolves. In this paper, we provide a brief overview of the Grey Wolf Optimization technique and its significance in solving complex optimization problems. Building upon the foundation of GWO, we introduce a novel technique for updating agents’ positions, which aims to enhance the algorithm’s effectiveness and efficiency. To evaluate the performance of our proposed approach, we conduct comprehensive experiments and compare the results with the original Grey Wolf Optimization technique. Our comparative analysis demonstrates that the proposed technique achieves superior optimization outcomes. These findings underscore the potential of our approach in addressing optimization challenges effectively and efficiently, making it a valuable contribution to the field of optimization algorithms.
文摘A new and efficient Grey Wolf Optimization(GWO)algorithm is implemented to solve real power economic dispatch(RPED)problems in this paper.The nonlinear RPED problem is one the most important and fundamental optimization problem which reduces the total cost in generating real power without violating the constraints.Conventional methods can solve the ELD problem with good solution quality with assumptions assigned to fuel cost curves without which these methods lead to suboptimal or infeasible solutions.The behavior of grey wolves which is mimicked in the GWO algorithm are leadership hierarchy and hunting mechanism.The leadership hierarchy is simulated using four types of grey wolves.In addition,searching,encircling and attacking of prey are the social behaviors implemented in the hunting mechanism.The GWO algorithm has been applied to solve convex RPED problems considering the all possible constraints.The results obtained from GWO algorithm are compared with other state-ofthe-art algorithms available in the recent literatures.It is found that the GWO algorithm is able to provide better solution quality in terms of cost,convergence and robustness for the considered ELD problems.
文摘火电厂在稳定运行的同时,不可避免地会排放大量污染气体,尤其是NOx。针对传统测量方法的不足,该文提出一种基于灰狼优化反向传播神经网络(grey wolf optimized-back propagation,GWO-BP)的NOx排放量软测量模型。首先使用典型相关性分析(canonical correlation analysis,CCA)将任意两个相关度较高的变量归为一组,并去掉其中一个,从而选择了对NOx排放量影响最大的4个变量作为软测量模型的输入;然后,建立了反向传播(back propagation,BP)神经网络模型以对输入变量和NOx排放量做映射;最后,采用灰狼优化(grey wolf optimizer,GWO)算法优化了所提软测量模型的权重和偏置值,提升了模型的精度。实验结果表明,所提软测量模型可以准确测量NOx的排放量,在传感器故障或伴有噪声的时候很好地替代了传感器的角色,为优化算法及深度学习方法在工业现场的应用提供了参考。
基金supported by National Natural Science Foundation of China(No.52067013)Natural Science Foundation of Gansu Province(No.21JR7RA280)。
文摘针对局部遮阴环境下传统灰狼优化(Gray wolf optimization,GWO)算法在跟踪最大功率点时P-U特性曲线出现多峰值、后期收敛速度慢、稳态精度低等问题,结合灰狼优化算法和扰动观察法(Perturbation and observation,P&O)各自的优势,提出了基于GWO-P&O的混合优化最大功率点跟踪(Maximum power point tracking,MPPT)算法。首先,采用灰狼优化算法逐渐向光伏的全局最大功率点靠近。其次,在灰狼优化算法收敛后期引入P&O法,既保持了灰狼优化算法较高的稳态精度,又能以较快速度寻找到局部最大功率点。最后,在不同环境工况下,将所提出的GWO-P&O方法与传统GWO算法进行对比。结果表明,改进的GWO-P&O算法在保证良好稳态性能的同时,一定程度上提高了GWO算法后期跟踪最大功率时的收敛速度。
基金the National Natural Science Foundation of China(No.61625304)。
文摘Unmanned combat system is one of the important means to capture information superiority,carry out precision strike and accomplish special combat tasks in information war.Unmanned attack strategy plays a crucial role in unmanned combat system,which has to ensure the attack by unmanned surface vehicles(USVs)from failure.To meet the challenge,we propose a task allocation algorithm called distributed auction mechanism task allocation with grey wolf optimization(DAGWO).The traditional grey wolf optimization(GWO)algorithm is improved with a distributed auction mechanism(DAM)to constrain the initialization of wolves,which improves the optimization process according to the actual situation.In addition,one unmanned aerial vehicle(UAV)is employed as the central control system to establish task allocation model and construct fitness function for the multiple constraints of USV attack problem.The proposed DAGWO algorithm can not only ensure the diversity of wolves,but also avoid the local optimum problem.Simulation results show that the proposed DAGWO algorithm can effectively solve the problem of attack task allocation among multiple USVs.
文摘To solve the problem of altitude control of a tilt tri-rotor unmanned aerial vehicle(UAV)in the transition mode,this study presents a grey wolf optimization(GWO)based neural network adaptive control scheme for a tilt trirotor UAV in the transition mode.Firstly,the nonlinear model of the tilt tri-rotor UAV is established.Secondly,the tilt tri-rotor UAV altitude controller and attitude controller are designed by a neural network adaptive control method,and the GWO algorithm is adopted to optimize the parameters of the neural network and the controllers.Thirdly,two altitude control strategies are designed in the transition mode.Finally,comparative simulations are carried out to demonstrate the effectiveness and robustness of the proposed control scheme.
基金the Deputyship for Research and Innovation,“Ministry of Education”in Saudi Arabia for funding this research(IFKSUOR3-014-3).
文摘In this study,our aim is to address the problem of gene selection by proposing a hybrid bio-inspired evolutionary algorithm that combines Grey Wolf Optimization(GWO)with Harris Hawks Optimization(HHO)for feature selection.Themotivation for utilizingGWOandHHOstems fromtheir bio-inspired nature and their demonstrated success in optimization problems.We aimto leverage the strengths of these algorithms to enhance the effectiveness of feature selection in microarray-based cancer classification.We selected leave-one-out cross-validation(LOOCV)to evaluate the performance of both two widely used classifiers,k-nearest neighbors(KNN)and support vector machine(SVM),on high-dimensional cancer microarray data.The proposed method is extensively tested on six publicly available cancer microarray datasets,and a comprehensive comparison with recently published methods is conducted.Our hybrid algorithm demonstrates its effectiveness in improving classification performance,Surpassing alternative approaches in terms of precision.The outcomes confirm the capability of our method to substantially improve both the precision and efficiency of cancer classification,thereby advancing the development ofmore efficient treatment strategies.The proposed hybridmethod offers a promising solution to the gene selection problem in microarray-based cancer classification.It improves the accuracy and efficiency of cancer diagnosis and treatment,and its superior performance compared to other methods highlights its potential applicability in realworld cancer classification tasks.By harnessing the complementary search mechanisms of GWO and HHO,we leverage their bio-inspired behavior to identify informative genes relevant to cancer diagnosis and treatment.