期刊文献+
共找到1,718篇文章
< 1 2 86 >
每页显示 20 50 100
NTSSA:A Novel Multi-Strategy Enhanced Sparrow Search Algorithm with Northern Goshawk Optimization and Adaptive t-Distribution for Global Optimization
1
作者 Hui Lv Yuer Yang Yifeng Lin 《Computers, Materials & Continua》 2025年第10期925-953,共29页
It is evident that complex optimization problems are becoming increasingly prominent,metaheuristic algorithms have demonstrated unique advantages in solving high-dimensional,nonlinear problems.However,the traditional ... It is evident that complex optimization problems are becoming increasingly prominent,metaheuristic algorithms have demonstrated unique advantages in solving high-dimensional,nonlinear problems.However,the traditional Sparrow Search Algorithm(SSA)suffers from limited global search capability,insufficient population diversity,and slow convergence,which often leads to premature stagnation in local optima.Despite the proposal of various enhanced versions,the effective balancing of exploration and exploitation remains an unsolved challenge.To address the previously mentioned problems,this study proposes a multi-strategy collaborative improved SSA,which systematically integrates four complementary strategies:(1)the Northern Goshawk Optimization(NGO)mechanism enhances global exploration through guided prey-attacking dynamics;(2)an adaptive t-distribution mutation strategy balances the transition between exploration and exploitation via dynamic adjustment of the degrees of freedom;(3)a dual chaotic initialization method(Bernoulli and Sinusoidal maps)increases population diversity and distribution uniformity;and(4)an elite retention strategy maintains solution quality and prevents degradation during iterations.These strategies cooperate synergistically,forming a tightly coupled optimization framework that significantly improves search efficiency and robustness.Therefore,this paper names it NTSSA:A Novel Multi-Strategy Enhanced Sparrow Search Algorithm with Northern Goshawk Optimization and Adaptive t-Distribution for Global Optimization.Extensive experiments on the CEC2005 benchmark set demonstrate that NTSSA achieves theoretical optimal accuracy on unimodal functions and significantly enhances global optimum discovery for multimodal functions by 2–5 orders of magnitude.Compared with SSA,GWO,ISSA,and CSSOA,NTSSA improves solution accuracy by up to 14.3%(F8)and 99.8%(F12),while accelerating convergence by approximately 1.5–2×.The Wilcoxon rank-sum test(p<0.05)indicates that NTSSA demonstrates a statistically substantial performance advantage.Theoretical analysis demonstrates that the collaborative synergy among adaptive mutation,chaos-based diversification,and elite preservation ensures both high convergence accuracy and global stability.This work bridges a key research gap in SSA by realizing a coordinated optimization mechanism between exploration and exploitation,offering a robust and efficient solution framework for complex high-dimensional problems in intelligent computation and engineering design. 展开更多
关键词 Sparrow search algorithm multi-strategy fusion T-DISTRIBUTION elite retention strategy wilcoxon rank-sum test
在线阅读 下载PDF
Improved Cuckoo Search Algorithm for Engineering Optimization Problems
2
作者 Shao-Qiang Ye Azlan Mohd Zain Yusliza Yusoff 《Computers, Materials & Continua》 2026年第4期1607-1631,共25页
Engineering optimization problems are often characterized by high dimensionality,constraints,and complex,multimodal landscapes.Traditional deterministic methods frequently struggle under such conditions,prompting incr... Engineering optimization problems are often characterized by high dimensionality,constraints,and complex,multimodal landscapes.Traditional deterministic methods frequently struggle under such conditions,prompting increased interest in swarm intelligence algorithms.Among these,the Cuckoo Search(CS)algorithm stands out for its promising global search capabilities.However,it often suffers from premature convergence when tackling complex problems.To address this limitation,this paper proposes a Grouped Dynamic Adaptive CS(GDACS)algorithm.Theenhancements incorporated intoGDACS can be summarized into two key aspects.Firstly,a chaotic map is employed to generate initial solutions,leveraging the inherent randomness of chaotic sequences to ensure a more uniform distribution across the search space and enhance population diversity from the outset.Secondly,Cauchy and Levy strategies replace the standard CS population update.This strategy involves evaluating the fitness of candidate solutions to dynamically group the population based on performance.Different step-size adaptation strategies are then applied to distinct groups,enabling an adaptive search mechanism that balances exploration and exploitation.Experiments were conducted on six benchmark functions and four constrained engineering design problems,and the results indicate that the proposed GDACS achieves good search efficiency and produces more accurate optimization results compared with other state-of-the-art algorithms. 展开更多
关键词 Cuckoo search algorithm chaotic transformation population division adaptive update strategy Cauchy distribution
在线阅读 下载PDF
Novel cued search strategy based on information gain for phased array radar 被引量:5
3
作者 Lu Jianbin Hu Weidong Xiao Hui Yu Wenxian 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期292-297,共6页
A search strategy based on the maximal information gain principle is presented for the cued search of phased array radars. First, the method for the determination of the cued search region, arrangement of beam positio... A search strategy based on the maximal information gain principle is presented for the cued search of phased array radars. First, the method for the determination of the cued search region, arrangement of beam positions, and the calculation of the prior probability distribution of each beam position is discussed. And then, two search algorithms based on information gain are proposed using Shannon entropy and Kullback-Leibler entropy, respectively. With the proposed strategy, the information gain of each beam position is predicted before the radar detection, and the observation is made in the beam position with the maximal information gain. Compared with the conventional method of sequential search and confirm search, simulation results show that the proposed search strategy can distinctly improve the search performance and save radar time resources with the same given detection probability. 展开更多
关键词 phased array radar search strategy cued search beam position information gain.
在线阅读 下载PDF
Feature Selection with a Local Search Strategy Based on the Forest Optimization Algorithm 被引量:2
4
作者 Tinghuai Ma Honghao Zhou +3 位作者 Dongdong Jia Abdullah Al-Dhelaan Mohammed Al-Dhelaan Yuan Tian 《Computer Modeling in Engineering & Sciences》 SCIE EI 2019年第11期569-592,共24页
Feature selection has been widely used in data mining and machine learning.Its objective is to select a minimal subset of features according to some reasonable criteria so as to solve the original task more quickly.In... Feature selection has been widely used in data mining and machine learning.Its objective is to select a minimal subset of features according to some reasonable criteria so as to solve the original task more quickly.In this article,a feature selection algorithm with local search strategy based on the forest optimization algorithm,namely FSLSFOA,is proposed.The novel local search strategy in local seeding process guarantees the quality of the feature subset in the forest.Next,the fitness function is improved,which not only considers the classification accuracy,but also considers the size of the feature subset.To avoid falling into local optimum,a novel global seeding method is attempted,which selects trees on the bottom of candidate set and gives the algorithm more diversities.Finally,FSLSFOA is compared with four feature selection methods to verify its effectiveness.Most of the results are superior to these comparative methods. 展开更多
关键词 FEATURE selection local search strategy FOREST optimization FITNESS function
在线阅读 下载PDF
Effective arithmetic optimization algorithm with probabilistic search strategy for function optimization problems 被引量:1
5
作者 Lu Peng Chaohao Sun Wenli Wu 《Data Science and Management》 2022年第4期163-174,共12页
This paper proposes an enhanced arithmetic optimization algorithm(AOA)called PSAOA that incorporates the proposed probabilistic search strategy to increase the searching quality of the original AOA.Furthermore,an adju... This paper proposes an enhanced arithmetic optimization algorithm(AOA)called PSAOA that incorporates the proposed probabilistic search strategy to increase the searching quality of the original AOA.Furthermore,an adjustable parameter is also developed to balance the exploration and exploitation operations.In addition,a jump mechanism is included in the PSAOAto assist individuals in jumping out of local optima.Using 29 classical benchmark functions,the proposed PSAOA is extensively tested.Compared to the AOA and other well-known methods,the experiments demonstrated that the proposed PSAOA beats existing comparison algorithms on the majority of the test functions. 展开更多
关键词 Arithmetic optimization algorithm Probabilistic search strategy Jump mechanism
在线阅读 下载PDF
A Method of Heuristic Human-LLM Collaborative Source Search
6
作者 Chen Yi Qiu Sihang +3 位作者 Zhu Zhengqiu Ji Yatai Zhao Yong Ju Rusheng 《系统仿真学报》 北大核心 2025年第12期3112-3127,共16页
Traditional source search algorithms are prone to local optimization,and source search methods combining crowdsourcing and human-AI collaboration suffer from low cost-efficiency due to human intervention.In this study... Traditional source search algorithms are prone to local optimization,and source search methods combining crowdsourcing and human-AI collaboration suffer from low cost-efficiency due to human intervention.In this study,we proposed a lightweight human-AI collaboration framework that utilized multi-modal large language models(MLLMs)to achieve visual-language conversion,combined chain-of-thought(CoT)reasoning to optimize decision-making,and constructed a heuristic strategy that incorporated probability distribution filtering and a balance between exploitation and exploration.The effectiveness of the framework was verified by experiments.The human-AI alignment heuristic strategy with large language model adaptation design provides a new idea to reduce manual dependency for source search task in complex scenes. 展开更多
关键词 source search human-AI collaboration large language model heuristic strategy human-AI alignment
原文传递
Optimization of reheating furnace rolling delay strategies based on a minimum energy consumption principle
7
作者 Jing-qi Qiu Jun-xiao Feng +1 位作者 Xian-mo Huang Zhi-feng Huang 《Journal of Iron and Steel Research International》 2025年第3期707-719,共13页
To provide an energy-efficient and slab-demand-compliant rolling delay strategy,the simulation software is utilized to calculate the rolling delay process of the reheating furnace.Based on energy consumption evaluatio... To provide an energy-efficient and slab-demand-compliant rolling delay strategy,the simulation software is utilized to calculate the rolling delay process of the reheating furnace.Based on energy consumption evaluation,two optimization methods were employed.The bisection approach uses the needs of the slab to estimate the rolling delay temperature,and the golden section search method uses the energy consumption analysis of the slab to determine the high-temperature insulation duration.Generally,the slab closest to the discharge position in the control zone is selected as the optimization target.The optimized slab does not show a significant temperature rise after the end of the rolling delay process.When comparing the optimized rolling delay strategies with the traditional ones,the optimized rolling delay strategies not only meet the output requirements for slabs but also offer significant advantages in terms of energy efficiency,and this advantage increases with rolling delay time. 展开更多
关键词 Rolling delay strategy Rolling delay process Bisection method Golden section search method Energy consumption analysis
原文传递
Integrating Internet Search Data and Surveillance Data to Construct Influenza Epidemic Thresholds in Hubei Province:A Moving Epidemic Method Approach
8
作者 Caixia Dang Feng Liu +6 位作者 Hengliang Lyu Ziqian Zhao Sijin Zhu Yang Wang Yuanyong Xu Yeqing Tong Hui Chen 《Biomedical and Environmental Sciences》 2025年第9期1150-1154,共5页
Influenza,an acute respiratory infectious disease caused by the influenza virus,exhibits distinct seasonal patterns in China,with peak activity occurring in winter and spring in northern regions,and in winter and summ... Influenza,an acute respiratory infectious disease caused by the influenza virus,exhibits distinct seasonal patterns in China,with peak activity occurring in winter and spring in northern regions,and in winter and summer in southern areas[1].The World Health Organization(WHO)emphasizes that early warning and epidemic intensity assessments are critical public health strategies for influenza prevention and control.Internet-based flu surveillance,with real-time data and low costs,effectively complements traditional methods.The Baidu Search Index,which reflects flu-related queries,strongly correlates with influenza trends,aiding in regional activity assessment and outbreak tracking[2]. 展开更多
关键词 internet search data public health strategies moving epidemic method acute respiratory infectious disease early warning Hubei province epidemic intensity assessments surveillance data
暂未订购
基于改进鹦鹉优化算法的船舶推力分配策略研究
9
作者 刘明 娄德成 王晓飞 《海洋工程》 北大核心 2026年第1期163-174,共12页
动力定位系统推力分配求解是一种高度复杂的非线性优化问题,其目标函数和约束条件具有多目标、多约束及非凸特性。传统的推力分配算法在处理该类问题时存在精度低及易陷入局部极值点等问题,而群智能优化算法虽然能够较容易地解决这些问... 动力定位系统推力分配求解是一种高度复杂的非线性优化问题,其目标函数和约束条件具有多目标、多约束及非凸特性。传统的推力分配算法在处理该类问题时存在精度低及易陷入局部极值点等问题,而群智能优化算法虽然能够较容易地解决这些问题,但存在收敛速度慢、寻优结果稳定性差和不可靠等问题。针对上述问题,提出一种多策略融合的鹦鹉优化算法(MSPO),该算法通过分段法和改进混沌法相结合初始化种群,不仅增强初始种群的多样性,而且有效保留了种群中的“精英”个体,为算法稳定收敛和可靠收敛奠定基础;对适应度较差的若干个体执行自适应交叉算子策略,有效提升个体寻优效率、加快算法收敛速度;通过随机选取若干个体并采用广域阿基米德螺线更新方式,增强算法在搜索空间中的遍历性,进一步提升算法全局寻优能力;对最优个体实施多尺度多方向的极尽搜索策略,有利于算法在较少迭代次数内获得可靠且稳定的推力分配解。最后以测试函数和CybershipⅢ船模为对象进行改进算法验证,结果表明改进策略提高了算法收敛的可靠性和稳定性,提升了推力分配精度。 展开更多
关键词 推力分配 鹦鹉优化算法 交叉变异 阿基米德螺线 极尽搜索策略
在线阅读 下载PDF
基于Shark-Search和Hits算法的主题爬虫研究 被引量:18
10
作者 罗林波 陈绮 吴清秀 《计算机技术与发展》 2010年第11期76-79,共4页
主题爬虫是实现垂直搜索引擎的核心技术。介绍主题爬虫的两个重要爬行算法:基于网页内容评价的Shark-Search算法和基于网页链接关系的Hits算法,并分析了各自的优缺点,提出了一种新的主题爬行策略:将上述两种算法的优点结合起来即将基于... 主题爬虫是实现垂直搜索引擎的核心技术。介绍主题爬虫的两个重要爬行算法:基于网页内容评价的Shark-Search算法和基于网页链接关系的Hits算法,并分析了各自的优缺点,提出了一种新的主题爬行策略:将上述两种算法的优点结合起来即将基于网页内容评价和基于网页链接关系算法结合起来判断待下载url的优劣,并实现了一个主题爬虫。这种新策略正好弥补了两个算法各自的不足。通过与Shark-Search算法和Hits算法实现的主题爬虫对比,发现用新算法实现的主题爬虫查准率比这两种算法高。 展开更多
关键词 主题爬虫 爬行策略 垂直搜索引擎
在线阅读 下载PDF
基于多粒度特征聚合与二分搜索的高效多视图立体重建
11
作者 许立君 赵宇杰 +2 位作者 赵敏 马为駽 陈侃松 《计算机科学》 北大核心 2026年第3期257-265,共9页
在基于深度学习的多视图立体重建方法中,代价体构建面临高计算复杂度和内存消耗的挑战。现有研究多采用级联架构或迭代优化方法降低内存消耗,但级联架构的粗到细采样策略可能导致细节信息丢失,削弱关键特征感知能力。为此,提出了一种基... 在基于深度学习的多视图立体重建方法中,代价体构建面临高计算复杂度和内存消耗的挑战。现有研究多采用级联架构或迭代优化方法降低内存消耗,但级联架构的粗到细采样策略可能导致细节信息丢失,削弱关键特征感知能力。为此,提出了一种基于级联结构的二分搜索与多粒度特征聚合的多视图立体网络框架。该框架通过级联架构减少内存占用,利用二分搜索策略将深度范围划分为多个预选区域,并通过离散分类方法压缩深度值搜索空间,提高深度检索效率并降低内存需求。此外,提出了多粒度特征信息聚合策略,将粗粒度全局语义信息嵌入细粒度代价体构建中,同时关注细粒度局部纹理信息。通过融合不同层次的特征表示,并在聚合模块中引入视图内自适应聚合和逐视图自适应加权策略,增强了模型对全局结构和局部细节特征的感知能力。实验结果表明,在DTU和Tanks&Temples公共数据集上,此方法在保持低内存消耗的同时,实现了优异的点云重建效果。 展开更多
关键词 多视图立体 二分搜索策略 多粒度特征信息聚合策略
在线阅读 下载PDF
基于改进CNN-LSTM模型的在役轴承寿命预测方法
12
作者 韩允童 王靖岳 +1 位作者 侯兴达 丁建明 《机械强度》 北大核心 2026年第2期40-46,共7页
【目的】针对传统卷积神经网络(Convolutional Neural Network,CNN)-长短期记忆(Long Short-Term Memory,LSTM)网络模型参数调整复杂、预测精度受限的问题,提出一种改进的剩余寿命预测方法,旨在提升在役滚动轴承寿命预测的准确性与稳定... 【目的】针对传统卷积神经网络(Convolutional Neural Network,CNN)-长短期记忆(Long Short-Term Memory,LSTM)网络模型参数调整复杂、预测精度受限的问题,提出一种改进的剩余寿命预测方法,旨在提升在役滚动轴承寿命预测的准确性与稳定性。【方法】首先,融合黄金正弦策略来改进麻雀搜索算法(Golden Sparrow Search Algorithm,GSSA),以增强其全局与局部搜索能力,实现对CNN-LSTM关键参数的自适应优化;其次,构建基于相关性、单调性和鲁棒性的特征筛选体系,筛选出高敏感性退化特征;最后,利用PHM2012轴承数据集,建立GSSA-CNN-LSTM预测模型,通过对比反向传播(Back Propagation,BP)神经网络与CNN-LSTM模型验证其有效性。【结果】结果表明,所提GSSACNN-LSTM模型在均方根误差、平均绝对误差与均方误差上,较BP神经网络与CNN-LSTM模型分别降低了67.61%、83.71%、80.89%与61.18%、78.78%、51.02%,确定系数更接近1,显著提升了预测精度与鲁棒性。 展开更多
关键词 滚动轴承 黄金正弦策略 麻雀搜索算法 剩余寿命预测 优化
在线阅读 下载PDF
基于改进的DTW算法和边界搜索策略的地磁匹配定位算法研究
13
作者 徐薪贺 万云霞 +4 位作者 王靖妍 马伟严 高汉林 邹连旭 庞娜 《传感技术学报》 北大核心 2026年第2期332-338,共7页
针对传统地磁匹配中动态时间规整算法(Dynamic Time Warping,DTW)应用于地磁定位时存在误差较大、匹配速度较慢的问题,提出一种基于改进的DTW算法和边界搜索策略的地磁匹配定位方法。首先将传统地磁数据序列变换为一阶导数序列,其更能... 针对传统地磁匹配中动态时间规整算法(Dynamic Time Warping,DTW)应用于地磁定位时存在误差较大、匹配速度较慢的问题,提出一种基于改进的DTW算法和边界搜索策略的地磁匹配定位方法。首先将传统地磁数据序列变换为一阶导数序列,其更能反应地磁场的变化趋势,以提高匹配的准确性。引入有限窗口对DTW算法计算单元数进行限制,以加快匹配速度。同时,采用边界搜索策略进行局部筛选,约束相邻两次定位点间的距离,避免出现不合理匹配点的现象。实验结果表明,所提算法相比传统DTW算法在室内环境下定位精度最高可提升87%,处理速度提升15%;室外环境下定位精度可提升17%,处理速度提升52%。研究成果满足地磁定位的实时性、高精度的需求,具有很强的实用性和广阔的发展空间。 展开更多
关键词 地磁定位算法 DTW 有限窗口 边界搜索策略
在线阅读 下载PDF
基于QRFS的误差修正趋近律PMSM动态抗扰滑模控制
14
作者 易才华 马家庆 +2 位作者 陈昌盛 何志琴 吴钦木 《组合机床与自动化加工技术》 北大核心 2026年第1期113-119,共7页
为了提升永磁同步电机(PMSM)矢量控制系统的动态响应性能,提出一种基于准随机分形搜索优化算法(QRFS)与误差修正双幂次趋近律协同设计的滑模控制策略。首先,采用一种基于误差修正双幂次趋近律(EDPRL)的速度滑模控制器,以提升电机控制系... 为了提升永磁同步电机(PMSM)矢量控制系统的动态响应性能,提出一种基于准随机分形搜索优化算法(QRFS)与误差修正双幂次趋近律协同设计的滑模控制策略。首先,采用一种基于误差修正双幂次趋近律(EDPRL)的速度滑模控制器,以提升电机控制系统的精度和稳定性;其次,用人类进化优化算法(HEOA)和角蜥优化算法(HLOA)分别优化速度滑模控制器的参数,进行对比分析;最后,利用准随机分形搜索优化算法对速度滑模控制器中的参数进行优化,获得最优参数值,并进行仿真。仿真和实验结果表明,与HEOA-EDPRL和HLOA-EDPRL策略相比,QRFS-EDPRL控制策略在系统响应速度和抗干扰能力方面表现更为优越,超调量从9.2%降至0.6%、动态响应时间缩短了81.5%、负载转矩变化下的转速降低幅度减少了28.2%。验证了所提出的QRFS-EDPRL控制方法的合理性和有效性。 展开更多
关键词 永磁同步电机 速度滑模控制 调速优化策略 准随机分形搜索优化算法
在线阅读 下载PDF
基于自适应螺旋浣熊算法的行星滚柱丝杠副参数优化
15
作者 袁磊 曾莎莎 《武汉大学学报(工学版)》 北大核心 2026年第2期286-292,共7页
针对标准浣熊算法存在收敛速度较慢、寻优精度不高以及位置更新具有盲目性的不足,提出一种自适应螺旋浣熊算法,在标准浣熊算法的基础上提出3种改进策略,以提高算法的收敛精度并避免陷入局部最优。为了验证所提算法的有效性,采用6个目标... 针对标准浣熊算法存在收敛速度较慢、寻优精度不高以及位置更新具有盲目性的不足,提出一种自适应螺旋浣熊算法,在标准浣熊算法的基础上提出3种改进策略,以提高算法的收敛精度并避免陷入局部最优。为了验证所提算法的有效性,采用6个目标测试函数以及三杆桁架设计进行实验,并采用多种算法优化结果作为评价指标。针对行星滚柱丝杠副结构参数匹配的问题,以行星滚柱丝杠副结构参数作为设计变量,以螺母外径、丝杠中径、滚柱长度等参数最小为优化目标,考虑行星滚柱丝杠副结构约束和主要承力部件强度约束,利用自适应螺旋浣熊算法作为优化算法,建立行星滚柱丝杠副参数优化模型,从而实现优化变量最佳匹配。通过与乌鸦搜索算法的优化结果进行对比,验证所提算法的可行性。 展开更多
关键词 行星滚柱丝杠副 浣熊算法 可变螺旋搜索策略 参数优化
原文传递
混合启发信息指导神经网络架构搜索算法
16
作者 熊前龙 秦进 《计算机应用》 北大核心 2026年第2期395-405,共11页
针对神经网络架构搜索(NAS)任务,提出一种混合启发信息指导NAS(GHHI-NAS)算法。首先,通过设计融合先验知识与局部搜索反馈的启发信息构造模块,生成多维动态启发指标,并配合混合更新策略指导架构搜索,从而有效解决传统NAS因更新方向单一... 针对神经网络架构搜索(NAS)任务,提出一种混合启发信息指导NAS(GHHI-NAS)算法。首先,通过设计融合先验知识与局部搜索反馈的启发信息构造模块,生成多维动态启发指标,并配合混合更新策略指导架构搜索,从而有效解决传统NAS因更新方向单一导致的全局探索不足及局部最优陷阱的问题;其次,使用自适应协方差进化策略(CMA-ES)作为更新框架,并辅以混合适应度评价函数,从而指导算法在初期跳出小模型陷阱;最后,通过适应度共享策略平滑地评价噪声并提升种群多样性。此外,为了进一步降低采样带来的性能损失,提出带惩罚机制的蒙特卡洛交换采样方法。实验结果表明,GHHI-NAS算法在CIFAR-10和CIFAR-100数据集上分别取得了97.55%和83.44%的验证正确率,在ImageNet数据集上取得了24.7%的测试错误率,在NAS-Bench-201数据集上也取得了杰出的表现,接近甚至略优于进化NAS(ENAS)算法,同时搜索时间仅为0.12 GPU-Days,实现了较低的搜索开销和较高水平的测试性能。 展开更多
关键词 进化算法 神经网络架构搜索 混合启发信息 自适应协方差策略 蒙特卡洛交换采样
在线阅读 下载PDF
基于GSWOA-VMD-AR模型的滚动轴承特征提取方法
17
作者 张雯雯 张义民 张凯 《机械工程师》 2026年第1期55-59,共5页
针对传统故障诊断方法在滚动轴承的变载荷,变转速环境和多故障耦合工况下存在提取特征困难、诊断准确率低的问题,提出了一种基于全局搜寻策略鲸鱼优化算法(GSWOA)优化变分模态分解(VMD)和自回归(AR)模型参数的故障特征提取方法。首先,采... 针对传统故障诊断方法在滚动轴承的变载荷,变转速环境和多故障耦合工况下存在提取特征困难、诊断准确率低的问题,提出了一种基于全局搜寻策略鲸鱼优化算法(GSWOA)优化变分模态分解(VMD)和自回归(AR)模型参数的故障特征提取方法。首先,采用GSWOA优化VMD参数以获得最佳的模态分解个数和惩罚因子,然后对20类多故障耦合振动信号进行分解,得到一系列平稳分量信号。其次,对一系列分量信号建立AR模型提取特征向量。最后,将特征向量输入到支持向量机(SVM)中进行轴承故障诊断的模式识别。与其他3种特征提取方法进行对比,该方法能够对多故障耦合的轴承故障分类达到100%的准确率,验证了其有效性和优越性。 展开更多
关键词 变分模态分解 自回归模型 全局搜寻策略鲸鱼优化算法 特征提取 滚动轴承
在线阅读 下载PDF
The Cochrane Library“New search”图标的特点及相关检索策略分析
18
作者 邓可刚 《中国循证医学杂志》 CSCD 2009年第7期809-814,共6页
目的对标有"New search"的Cochrane系统评价在检索方面的特点和检索策略进行统计分析,探讨这些特点和检索策略是否对更新系统评价有帮助。方法在John Wiley&Sons公司2009年第1期The Cochrane Library的"Advanced Sea... 目的对标有"New search"的Cochrane系统评价在检索方面的特点和检索策略进行统计分析,探讨这些特点和检索策略是否对更新系统评价有帮助。方法在John Wiley&Sons公司2009年第1期The Cochrane Library的"Advanced Search"检索模块,选择"New search"选项进行检索,并将检索结果转入到ProCite参考文献管理软件,然后逐一浏览The Cochrane Library中每一检索结果的"What’snew"、"History"及"Appendix"部分,并将此部分内容加到ProCite参考文献管理软件的相关字段中以便统计分析。结果共检出140条标注有"New search"图标的系统评价,其中新检索总频次274次,平均1.96次/篇;两年内至少进行一次新检索的有58篇(41.43%);有61篇(43.57%)附有检索策略,其中检索最多的数据库是MEDLINE,共56篇(91.80%),其次是EMBASE47篇(77.05%)、CENTRAL 45篇(73.77%)。在将检索策略作为附件的系统评价中,多数没有正确标注针对各个数据库最近一次检索时间和所检数据库的时间范围。结论虽然有些Cochrane系统评价更新时存在更新不及时、检索策略标注相关信息不完善等问题,但部分内容对系统评价员更新检索仍有帮助。 展开更多
关键词 COCHRANE系统评价 新检索 检索策略
在线阅读 下载PDF
多策略量子麻雀搜索算法在NISQ量子比特映射中的应用
19
作者 刘述娟 韩雪娜 +2 位作者 李晖 王杰鹏 姬迎松 《计算机系统应用》 2026年第2期237-247,共11页
在噪声中等规模量子(noisy intermediate-scale quantum,NISQ)时代,由于硬件耦合约束,CNOT门往往无法直接执行,需要引入额外的SWAP门将逻辑量子比特映射至合适的物理位置,以确保电路的可执行性.为了减少传统量子比特映射过程中由于SWAP... 在噪声中等规模量子(noisy intermediate-scale quantum,NISQ)时代,由于硬件耦合约束,CNOT门往往无法直接执行,需要引入额外的SWAP门将逻辑量子比特映射至合适的物理位置,以确保电路的可执行性.为了减少传统量子比特映射过程中由于SWAP操作引起的额外开销,提出多策略量子麻雀搜索算法(multi-strategy quantum sparrow search algorithm,MQSSA),并应用于量子比特映射中.基于作用于同一量子比特对的非近邻(non-nearest neighbour,non-NN) CNOT门的个数,定义量子比特联动次数;结合CNOT门物理间距,定义联动量子门集;根据量子比特联动次数以及SWAP门数量构建适应度函数;同时将适应度最优的个体定义为发现者,通过引入量子叠加态机制,使发现者具备并行搜索能力,可以同时探索多个位置,扩大搜索空间.此外,为了避免陷入局部最优,MQSSA引入高斯噪声作为跟随者位置更新扰动机制,增强跳出局部最优能力;设置警戒者机制维持搜索多样性.实验结果表明,在t|ket)和Qiskit编译器中,MQSSA的SWAP门数量分别平均减少37.5%和46.6%,硬件开销分别平均减少13.3%和13.2%.这表明算法在量子比特映射中的表现更加高效,提升了优化结果质量. 展开更多
关键词 耦合约束 量子比特映射 多策略量子麻雀搜索算法 量子比特联动次数 联动量子门集 适应度函数 高斯噪声 扰动机制
在线阅读 下载PDF
融合组织型P系统与自适应遗传算法的车辆路径优化
20
作者 王婷婷 许家昌 《宁夏师范大学学报》 2026年第1期69-84,共16页
针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升... 针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升算法的局部和全局收敛能力.在此基础上,提出自适应交叉变异算子、基于破坏-修复算子的自适应局部搜索策略及精英保留策略以改进遗传算法,有效增强了算法的全局搜索能力.最后,在Solomon数据集上进行实验.实验结果表明,所提算法在大多数算例中优于9种最先进的优化算法,验证了其在解决带时间窗的车辆路径问题中的有效性和应用潜力. 展开更多
关键词 组织型P系统 带时间窗的车辆路径问题 自适应遗传算法 自适应局部搜索策略
在线阅读 下载PDF
上一页 1 2 86 下一页 到第
使用帮助 返回顶部