期刊文献+
共找到2,074篇文章
< 1 2 104 >
每页显示 20 50 100
An improved genetic algorithm for causal discovery
1
作者 MAO Tengjiao BU Xianjin +2 位作者 CAI Chunxiao LU Yue DU Jing 《Journal of Systems Engineering and Electronics》 2025年第3期768-777,共10页
The learning algorithms of causal discovery mainly include score-based methods and genetic algorithms(GA).The score-based algorithms are prone to searching space explosion.Classical GA is slow to converge,and prone to... The learning algorithms of causal discovery mainly include score-based methods and genetic algorithms(GA).The score-based algorithms are prone to searching space explosion.Classical GA is slow to converge,and prone to falling into local optima.To address these issues,an improved GA with domain knowledge(IGADK)is proposed.Firstly,domain knowledge is incorporated into the learning process of causality to construct a new fitness function.Secondly,a dynamical mutation operator is introduced in the algorithm to accelerate the convergence rate.Finally,an experiment is conducted on simulation data,which compares the classical GA with IGADK with domain knowledge of varying accuracy.The IGADK can greatly reduce the number of iterations,populations,and samples required for learning,which illustrates the efficiency and effectiveness of the proposed algorithm. 展开更多
关键词 genetic algorithm(ga) causal discovery convergence rate fitness function mutation operator
在线阅读 下载PDF
基于GA-RELM多特征优选的烟叶多部位正反面识别方法 被引量:1
2
作者 陈婷 赵晓琳 +5 位作者 张冀武 盖小雷 张晓伟 刘宇晨 王燕 龙杰 《湖南农业大学学报(自然科学版)》 北大核心 2025年第1期113-122,共10页
针对现有烟叶分级模型多基于平整烟叶的正面特征构建,分级模型准确率和实用性较低的问题,提出一种基于遗传算法-正则化极限学习机(GA-RELM)多特征优选的烟叶多部位正反面识别方法。首先,对自然状态下的烟叶进行多尺度正反面特征提取,构... 针对现有烟叶分级模型多基于平整烟叶的正面特征构建,分级模型准确率和实用性较低的问题,提出一种基于遗传算法-正则化极限学习机(GA-RELM)多特征优选的烟叶多部位正反面识别方法。首先,对自然状态下的烟叶进行多尺度正反面特征提取,构建正反面数据集,根据特征重要性和特征间的潜在关系,实现特征降维并构建新特征组合。其次,对正则化极限学习机(RELM)进行隐藏层偏置寻优,以提高模型实际应用性和分类精度。结果表明:与原极限学习机(ELM)相比,GA-RELM对自然状态下的烟叶正反面和多部位正反面的分类精度分别提高了0.84%和7.88%,运算时间分别减少2.56 s和5.72 s;与其他烟叶分级算法相比,GA-RELM在准确率、精确率、召回率、F1评分等多个指标上表现出明显优势。 展开更多
关键词 烤烟 烟叶分级 多特征优选 遗传算法 正则化极限学习机
在线阅读 下载PDF
Improved genetic algorithm for nonlinear programming problems 被引量:8
3
作者 Kezong Tang Jingyu Yang +1 位作者 Haiyan Chen Shang Gao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第3期540-546,共7页
An improved genetic algorithm(IGA) based on a novel selection strategy to handle nonlinear programming problems is proposed.Each individual in selection process is represented as a three-dimensional feature vector w... An improved genetic algorithm(IGA) based on a novel selection strategy to handle nonlinear programming problems is proposed.Each individual in selection process is represented as a three-dimensional feature vector which is composed of objective function value,the degree of constraints violations and the number of constraints violations.It is easy to distinguish excellent individuals from general individuals by using an individuals' feature vector.Additionally,a local search(LS) process is incorporated into selection operation so as to find feasible solutions located in the neighboring areas of some infeasible solutions.The combination of IGA and LS should offer the advantage of both the quality of solutions and diversity of solutions.Experimental results over a set of benchmark problems demonstrate that IGA has better performance than other algorithms. 展开更多
关键词 genetic algorithm(ga nonlinear programming problem constraint handling non-dominated solution optimization problem.
在线阅读 下载PDF
Job shop scheduling problem with alternative machines using genetic algorithms 被引量:10
4
作者 I.A.Chaudhry 《Journal of Central South University》 SCIE EI CAS 2012年第5期1322-1333,共12页
The classical job shop scheduling problem(JSP) is the most popular machine scheduling model in practice and is known as NP-hard.The formulation of the JSP is based on the assumption that for each part type or job ther... The classical job shop scheduling problem(JSP) is the most popular machine scheduling model in practice and is known as NP-hard.The formulation of the JSP is based on the assumption that for each part type or job there is only one process plan that prescribes the sequence of operations and the machine on which each operation has to be performed.However,JSP with alternative machines for various operations is an extension of the classical JSP,which allows an operation to be processed by any machine from a given set of machines.Since this problem requires an additional decision of machine allocation during scheduling,it is much more complex than JSP.We present a domain independent genetic algorithm(GA) approach for the job shop scheduling problem with alternative machines.The GA is implemented in a spreadsheet environment.The performance of the proposed GA is analyzed by comparing with various problem instances taken from the literatures.The result shows that the proposed GA is competitive with the existing approaches.A simplified approach that would be beneficial to both practitioners and researchers is presented for solving scheduling problems with alternative machines. 展开更多
关键词 alternative machine genetic algorithm (ga job shop scheduling SPREADSHEET
在线阅读 下载PDF
Memristive network-based genetic algorithm and its application to image edge detection 被引量:7
5
作者 YU Yongbin YANG Chenyu +3 位作者 DENG Quanxin NYIMA Tashi LIANG Shouyi ZHOU Chen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第5期1062-1070,共9页
This paper proposes a mem-computing model of memristive network-based genetic algorithm(MNGA)by building up the relationship between the memristive network(MN)and the genetic algorithm(GA),and a new edge detection alg... This paper proposes a mem-computing model of memristive network-based genetic algorithm(MNGA)by building up the relationship between the memristive network(MN)and the genetic algorithm(GA),and a new edge detection algorithm where image pixels are defined as individuals of population.First,the computing model of MNGA is designed to perform mem-computing,which brings new possibility of the hardware implementation of GA.Secondly,MNGA-based edge detection integrating image filter and GA operator deployed by MN is proposed.Finally,simulation results demonstrate that the figure of merit(FoM)of our model is better than the latest memristor-based swarm intelligence.In summary,a new way is found to build proper matching of memristor to GA and aid image edge detection. 展开更多
关键词 memristive network(MN) genetic algorithm(ga) edge detection mem-computing
在线阅读 下载PDF
Worst-case tolerance analysis on array antenna based on chaos-genetic algorithm 被引量:2
6
作者 Hao Yuan Dan Songt +1 位作者 Qiangfeng Zhou Huaping Xu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第6期824-830,共7页
This paper studies the effect of amplitude-phase errors on the antenna performance. Via builting on a worst-case error tolerance model, a simple and practical worst error tolerance analysis based on the chaos-genetic ... This paper studies the effect of amplitude-phase errors on the antenna performance. Via builting on a worst-case error tolerance model, a simple and practical worst error tolerance analysis based on the chaos-genetic algorithm (CGA) is proposed. The proposed method utilizes chaos to optimize initial population for the genetic algorithm (GA) and introduces chaotic disturbance into the genetic mutation, thereby improving the ability of the GA to search for the global optimum. Numerical simulations demonstrate that the accuracy and stability of the worst-case analysis of the proposed approach are superior to the GA. And the proposed algorithm can be used easily for the error tolerant design of antenna arrays. 展开更多
关键词 genetic algorithm (ga array antenna tolerance anal-ysis chaos disturbance logistic map
在线阅读 下载PDF
Space-borne antenna adaptive anti-jamming method based on gradient-genetic algorithm 被引量:2
7
作者 Tao Haihong Liao Guisheng Yu Jiang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第3期469-475,共7页
A novel space-borne antenna adaptive anti-jamming method based on the genetic algorithm (GA), which is combined with gradient-like reproduction operators is presented, to search for the best weight for pattern synth... A novel space-borne antenna adaptive anti-jamming method based on the genetic algorithm (GA), which is combined with gradient-like reproduction operators is presented, to search for the best weight for pattern synthesis in radio frequency (RF). Combined, the GA's the capability of the whole searching is, but not limited by selection of the initial parameter, with the gradient algorithm's advantage of fast searching. The proposed method requires a smaller sized initial population and lower computational complexity. Therefore, it is flexible to implement this method in the real-time systems. By using the proposed algorithm, the designer can efficiently control both main-lobe shaping and side-lobe level. Simulation results based on the spot survey data show that the algorithm proposed is efficient and feasible. 展开更多
关键词 space-borne antenna genetic algorithm (ga gradient-like ANTI-JAMMING pattern synthesis.
在线阅读 下载PDF
PHUI-GA: GPU-based efficiency evolutionary algorithm for mining high utility itemsets
8
作者 JIANG Haipeng WU Guoqing +3 位作者 SUN Mengdan LI Feng SUN Yunfei FANG Wei 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第4期965-975,共11页
Evolutionary algorithms(EAs)have been used in high utility itemset mining(HUIM)to address the problem of discover-ing high utility itemsets(HUIs)in the exponential search space.EAs have good running and mining perform... Evolutionary algorithms(EAs)have been used in high utility itemset mining(HUIM)to address the problem of discover-ing high utility itemsets(HUIs)in the exponential search space.EAs have good running and mining performance,but they still require huge computational resource and may miss many HUIs.Due to the good combination of EA and graphics processing unit(GPU),we propose a parallel genetic algorithm(GA)based on the platform of GPU for mining HUIM(PHUI-GA).The evolution steps with improvements are performed in central processing unit(CPU)and the CPU intensive steps are sent to GPU to eva-luate with multi-threaded processors.Experiments show that the mining performance of PHUI-GA outperforms the existing EAs.When mining 90%HUIs,the PHUI-GA is up to 188 times better than the existing EAs and up to 36 times better than the CPU parallel approach. 展开更多
关键词 high utility itemset mining(HUIM) graphics process-ing unit(GPU)parallel genetic algorithm(ga) mining perfor-mance
在线阅读 下载PDF
Method for electromagnetic detection satellites scheduling based on genetic algorithm with alterable penalty coefficient 被引量:1
9
作者 Jun Li Hao Chen +2 位作者 Zhinong Zhong Ning Jing Jiangjiang Wu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第5期822-832,共11页
The electromagnetic detection satellite (EDS) is a type of earth observation satellites (EOSs). The Information collected by EDSs plays an important role in some fields, such as industry, science and military. The... The electromagnetic detection satellite (EDS) is a type of earth observation satellites (EOSs). The Information collected by EDSs plays an important role in some fields, such as industry, science and military. The scheduling of EDSs is a complex combinatorial optimization problem. Current research mainly focuses on the scheduling of imaging satellites and SAR satellites, but little work has been done on the scheduling of EDSs for its specific characteristics. A multi-satellite scheduling model is established, in which the specific constrains of EDSs are considered, then a scheduling algorithm based on the genetic algorithm (GA) is proposed. To deal with the specific constrains of EDSs, a penalty function method is introduced. However, it is hard to determine the appropriate penalty coefficient in the penalty function. Therefore, an adaptive adjustment mechanism of the penalty coefficient is designed to solve the problem, as well as improve the scheduling results. Experimental results are used to demonstrate the correctness and practicability of the proposed scheduling algorithm. 展开更多
关键词 electromagnetic detection satellite (EDS) scheduling genetic algorithm (ga constraint handling penalty function method alterable penalty coefficient.
在线阅读 下载PDF
基于GA-Prophet模型的变电站基坑变形安全预测研究与应用
10
作者 王文强 燕波 +5 位作者 齐壮 王飞 田庆 王永维 何文敏 杨超 《水利水电技术(中英文)》 北大核心 2025年第4期107-117,共11页
【目的】基坑变形的监测是保证基坑施工安全的重要保障,为提高监测数据的应用价值及确保基坑的施工安全,以陕西省西安市某330 kV变电站基坑工程为项目依托,基于实际变形监测结果【方法】以均方误差MSE作为遗传算法(GA)的适应度函数,对Pr... 【目的】基坑变形的监测是保证基坑施工安全的重要保障,为提高监测数据的应用价值及确保基坑的施工安全,以陕西省西安市某330 kV变电站基坑工程为项目依托,基于实际变形监测结果【方法】以均方误差MSE作为遗传算法(GA)的适应度函数,对Prophet模型中的趋势项、周期项和节假日项(偶发事件项)参数进行优化,并重点考虑与基坑变形规律相一致的趋势项参数,构建GA-Prophet基坑变形预测模型,并以MAE、RSS、RMSE和Theil不等系数值为评价指标,验证本模型的可行性及有效性,同时使用该模型对基坑水平及竖向变形进行超前预测,以评价基坑结构的安全状态。【结果】结果表明:GA-Prophet模型预测结果曲线与实测数据曲线较为接近,归功于预测模型中选用了符合实际工程位移变化规律的饱和模型,以JC8测点水平位移预测结果为例,该模型预测结果的MAE、RSS、RMSE、Theil不等系数值分别为0.480、1.310、0.512和0.052,均优于Prophet、LSTM、ARIMA和BP模型的预测结果;并且该模型对基坑变形的超前预测结果显示,各测点水平及竖向变形预测最大值均未超过规范要求的变形报警值,基坑结构处于安全状态。【结论】该模型对于基坑变形预测具有较好的适用性,提高了预测结果的准确性,可用于基坑变形安全预测。 展开更多
关键词 变电站基坑 变形监测 遗传算法 ga-Prophet模型 超前预测 影响因素
在线阅读 下载PDF
基于IABC-GA的管路协同机舱设备布局优化方法研究
11
作者 王文双 杨远松 +2 位作者 刘海洋 杨明君 林焰 《大连理工大学学报》 CAS 北大核心 2025年第1期67-78,共12页
为解决船舶机舱整体布局优化设计问题,提出一种基于改进人工蜂群遗传算法(IABC-GA)的管路协同设备布局优化设计方法以获得最佳设备布局方案和管路布局方案.在人工蜂群算法和遗传算法的基础上,提出一种既适应设备布局优化也适应管路路径... 为解决船舶机舱整体布局优化设计问题,提出一种基于改进人工蜂群遗传算法(IABC-GA)的管路协同设备布局优化设计方法以获得最佳设备布局方案和管路布局方案.在人工蜂群算法和遗传算法的基础上,提出一种既适应设备布局优化也适应管路路径寻优的改进算法,结合协同进化思想,将船舶机舱整体布局优化问题拆解为互相关联的设备布局问题和管路布局问题,两者在相互影响的情况下协同进化,最终得到最佳的船舶机舱布局设计方案.通过对实船机舱的仿真实验,验证了管路协同设备布局优化方法的可行性与可靠性.设备布局方面,与原始设备布局相比效果提升59.5%;船舶机舱整体布局方面,与先进行设备布局优化再进行管路布局优化相比效果提升11.8%. 展开更多
关键词 改进人工蜂群遗传算法(IABC-ga) 船舶机舱 设备布局优化 协同进化
在线阅读 下载PDF
基于改进RRT与GA的多目标路径规划——以无人机林区巡检为例
12
作者 张彪 康峰 许舒婷 《北京林业大学学报》 北大核心 2025年第4期129-141,共13页
【目的】为解决无人机在人工林区巡检任务(如病虫害监测、火灾预防等)中的路径规划问题,即求解巡检点的最优遍历序列以及生成避障飞行轨迹,本文通过融合改进快速随机扩展树(RRT)算法和遗传算法(GA),提出一种多目标路径规划算法。【方法... 【目的】为解决无人机在人工林区巡检任务(如病虫害监测、火灾预防等)中的路径规划问题,即求解巡检点的最优遍历序列以及生成避障飞行轨迹,本文通过融合改进快速随机扩展树(RRT)算法和遗传算法(GA),提出一种多目标路径规划算法。【方法】首先改进传统GA,使其能够在三维空间中遍历所有巡检点并求解最优序列。其次,依据该序列进行路径搜索,改进RRT算法的随机采样原理,通过靶心和绕树策略实现避障效果,并采用连续选择父节点策略,取消因避障产生的多余转折点。最后,通过3次B样条曲线优化,生成最终路径。【结果】仿真结果表明,本算法能够在复杂林区环境中遍历所有巡检点,并在短时间内规划出高质量、无碰撞的路径。与粒子群算法(PSO)、蚁群算法(ACO)和RRT算法相比,当巡检点从3个增加到9个时,PSO、ACO、RRT算法搜索时间分别增加了221.77%、332.42%、184.78%,而本算法仅增加了102.35%。在9个巡检点的复杂环境中,本算法的路径耗散分别比PSO、ACO和RRT算法降低了14.46%、30.28%、24.76%,且路径质量显著提高,消除了路径交叉重合现象。此外,通过ROS平台,利用无人机在林区点云上进行模拟飞行并验证成功,证明本算法适用于林区巡检的多目标路径规划。【结论】针对人工林区无人机巡检任务中的飞行路线规划问题,本文通过改进RRT与GA,成功规划出一条遍历所有巡检点且避开林区障碍物的无碰撞路径。相较于PSO、ACO和RRT算法,本算法在路径质量、路径耗散和搜索时间上均表现出显著优势。 展开更多
关键词 多目标优化 路径规划 快速随机扩展树(RRT) 遗传算法(ga) 无人机 粒子群算法(PSO) 蚁群算法(ACO)
在线阅读 下载PDF
基于非对称差动控制方式的磁轴承GA-LQG控制器研究
13
作者 许建文 谢振宇 +1 位作者 肖锋 许绍瀚 《机电工程》 北大核心 2025年第7期1213-1225,1257,共14页
为了提高磁轴承的承载能力,改善磁悬浮转子系统的动态性能,设计了基于非对称差动控制方式的磁轴承遗传算法(GA)线性二次型高斯(LQG)控制器。首先,对比分析了磁轴承常规差动控制方式与非对称差动控制方式的工作原理;然后,根据磁悬浮转子... 为了提高磁轴承的承载能力,改善磁悬浮转子系统的动态性能,设计了基于非对称差动控制方式的磁轴承遗传算法(GA)线性二次型高斯(LQG)控制器。首先,对比分析了磁轴承常规差动控制方式与非对称差动控制方式的工作原理;然后,根据磁悬浮转子系统状态空间方程设计了线性二次调节(LQR)高斯控制器,并在LQR控制器基础上,引入卡尔曼滤波器,构成LQG;接着,在MATLAB中编写GA,在Simulink中搭建了闭环磁悬浮转子系统模型,利用GA强大的全局搜索能力对LQG控制器进行了参数优化;最后,利用所设计的GA-LQG控制器完成了系统静态悬浮、磁轴承实际承载力检测与系统高速旋转试验。研究结果表明:磁轴承的名义承载力提升40%,实际承载力提升35.57%;飞轮转子能够在12000 r/min下稳定运行且振动峰峰值小于18μm,在整个升速过程中最大振动峰峰值小于36μm。由此可见,采用非对称差动控制方式,在不改变磁轴承机械结构尺寸前提下可以有效提升磁轴承的承载能力;采用GA-LQG控制器,能够使磁悬浮转子系统具有较好的动态性能。 展开更多
关键词 磁悬浮轴承 磁轴承控制算法 名义/实际承载力 动态性能 线性二次型高斯控制器 遗传算法 线性二次调节器
在线阅读 下载PDF
基于GA-BP算法的汽车前端框架翘曲变形优化及验证
14
作者 林煌旭 孔选 +3 位作者 陆将男 周华江 朱国常 朱浩伟 《工程塑料应用》 北大核心 2025年第1期90-97,共8页
针对车用前端框架格栅插槽处翘曲变形大造成整车装配精度差的问题,首先通过Moldflow软件建立有限元模型分析零件初始翘曲变形量及影响参数。选定模具温度、熔体温度、保压压力、保压时间、冷却时间作为设计因素,通过正交试验表得到工艺... 针对车用前端框架格栅插槽处翘曲变形大造成整车装配精度差的问题,首先通过Moldflow软件建立有限元模型分析零件初始翘曲变形量及影响参数。选定模具温度、熔体温度、保压压力、保压时间、冷却时间作为设计因素,通过正交试验表得到工艺参数与翘曲变形量之间的映射关系并建立单目标非线性优化模型。利用GA遗传算法改良的BP神经网络进一步描述优化模型的非线性函数关系,以适应度曲线迭代收敛预测得到最佳的BP网络模型预测工艺参数分别为:模具温度60℃、熔体温度265℃、保压压力55MPa、保压时间4s、冷却时间35s,最大翘曲变形量为1.191mm。最后将最优工艺参数导入Moldflow中模拟得到最大翘曲变形量为1.33mm,较优化前初始翘曲量2.423 mm降低了45.1%。经GA-BP算法优化后的工艺参数应用于生产制造过程,前端框架注塑件偏差测量结果表明,实际测量值与优化后Moldflow模拟值拟合度较高,两者平均偏差为0.28mm,满足整车装配要求,证实了GA-BP神经网络预测模型用于优化前端框架翘曲变形的可行性。 展开更多
关键词 汽车前端框架 翘曲变形 MOLDFLOW 正交试验法 ga遗传算法 BP神经网络模型
在线阅读 下载PDF
基于VMD和GA-BiLSTM组合模型的河流水质预测
15
作者 张海霞 李瑞 +3 位作者 王霞 赵泽霏 康彦付 孙岩 《环境工程技术学报》 北大核心 2025年第4期1181-1188,共8页
溶解氧(DO)是河流水质监测的关键指标之一,为了精准预测河流水体中DO浓度,融合变分模态分解(VMD)、遗传算法(GA)和双向长短期记忆神经网络(BiLSTM),构建了VMD-GA-BiLSTM深度学习组合模型,对邢台市艾辛庄断面2020—2023年的DO浓度数据进... 溶解氧(DO)是河流水质监测的关键指标之一,为了精准预测河流水体中DO浓度,融合变分模态分解(VMD)、遗传算法(GA)和双向长短期记忆神经网络(BiLSTM),构建了VMD-GA-BiLSTM深度学习组合模型,对邢台市艾辛庄断面2020—2023年的DO浓度数据进行了训练与测试,并与多个经典的深度学习模型(BiLSTM、GA-BiLSTM、EMD-GA-BiLSTM)预测结果进行对比。结果表明:VMD-GA-BiLSTM模型在测试集上的均方根误差(RMSE)、平均绝对误差(MAE)、决定系数(R^(2))分别为0.149、0.135和0.974,相较于BiLSTM、GA-BiLSTM、EMD-GA-BiLSTM模型,RMSE分别降低0.464、0.307、0.290,MAE分别降低0.413、0.173、0.239,R^(2)分别提升了0.216、0.133、0.088,表明构建的模型预测精度最高。将构建模型应用于邢台市后西吴桥断面对pH、DO和氨氮3项水质指标进行验证,与其他经典模型相比,VMD-GA-BiLSTM模型的RMSE、MAE最小且R²最大,可见其在水质时间序列数据预测方面具高度的通用性和稳定性。VMD-GA-BiLSTM模型能够准确预测DO浓度以及其他水质指标浓度,为水资源的可持续利用和水环境保护提供科学依据。 展开更多
关键词 河流 水质预测 溶解氧 变分模态分解 遗传算法 双向长短期记忆神经网络(BiLSTM)
在线阅读 下载PDF
基于IGA-POA算法的散料堆双天车调度问题求解方法
16
作者 尹鑫 王立亚 +1 位作者 杨爱民 郝星晖 《机电工程》 北大核心 2025年第7期1309-1320,共12页
针对散料堆双无人天车协同调度中存在的任务划分复杂度高、避碰频率高等问题,构建了多重约束条件下的双无人天车最小路径优化模型,并提出了一种基于遗传算法(GA)和鹈鹕算法(POA)的模型求解方法——融合算法(IGA-POA)。首先,基于调度过... 针对散料堆双无人天车协同调度中存在的任务划分复杂度高、避碰频率高等问题,构建了多重约束条件下的双无人天车最小路径优化模型,并提出了一种基于遗传算法(GA)和鹈鹕算法(POA)的模型求解方法——融合算法(IGA-POA)。首先,基于调度过程中的影响因素,建立了双无人天车调度模型,同时构建了改进自适应各向异性高斯滤波器(IAAGF)任务划分模型,并设计了天车调度优先级规则与避让规则,优化了任务区块划分和避让策略;然后,提出了IGA-POA算法,在遗传算法中使用双层编码和混合选择策略生成了初始种群,对交叉算子进行了分段自适应匹配改进,并对变异算子进行了混合自适应优化;同时,设计了优质种群策略,完成了遗传算法和鹈鹕算法的有效融合,在鹈鹕算法中引入了黄金正弦函数,优化了逼近猎物策略;最后,基于调度任务划分的结果,进行了仿真实验,分析了IGA-POA算法在消融、对比实验和仿真测试中的性能。研究结果表明:IGA-POA算法的平均避让次数低于其他算法,并在最小平均任务路径上取得最优值,分别为25.58、50.34和73.91,且平均耗时仅增加4.63%,验证了IGA-POA算法的有效性和可靠性。 展开更多
关键词 物流装卸和搬运 双无人天车调度模型 遗传算法 鹈鹕算法 分段自适应匹配 优质种群策略 黄金正弦函数
在线阅读 下载PDF
基于MPGA-BP模型的降雨预报研究 被引量:4
17
作者 王笑宇 刘畅 +2 位作者 王国玖 周向华 杨柳 《水电能源科学》 北大核心 2017年第4期6-9,共4页
降雨预报是水文预报的重要环节,提高其准确性是进行洪水、径流等预报的前提。针对目前预测方法中存在的易落入局部极小值、收敛速度慢和收敛对初值敏感等问题,将多种群遗传算法(MPGA)与反向传播(BP)神经网络模型相结合,提出了一种适用... 降雨预报是水文预报的重要环节,提高其准确性是进行洪水、径流等预报的前提。针对目前预测方法中存在的易落入局部极小值、收敛速度慢和收敛对初值敏感等问题,将多种群遗传算法(MPGA)与反向传播(BP)神经网络模型相结合,提出了一种适用于降雨预报的多种群遗传神经网络模型(MPGA-BP)。实例计算结果表明,该模型具有良好的预报性能和泛化能力,为降雨准确预测提供了有力的技术支持。 展开更多
关键词 降雨 预报 多种群遗传算法 BP神经网络
在线阅读 下载PDF
基于SPA-GA-SVR模型的土壤水分及温度预测 被引量:10
18
作者 朱成杰 汪正权 《中国农村水利水电》 北大核心 2024年第1期30-36,共7页
土壤湿度和温度是影响水文循环和气候变化的重要参数,在农业实践活动和生态平衡中起着重要作用。为及时、准确地监测土壤含水量(Soil Moisture Content,SMC)及温度,提出了一种基于高光谱数据的预测方法。实验数据集来自为期5天的实地测... 土壤湿度和温度是影响水文循环和气候变化的重要参数,在农业实践活动和生态平衡中起着重要作用。为及时、准确地监测土壤含水量(Soil Moisture Content,SMC)及温度,提出了一种基于高光谱数据的预测方法。实验数据集来自为期5天的实地测量,所获得的高光谱数据包含大量的噪声及冗余信息,因此首先用Savitzky-Golay卷积平滑对光谱数据进行降噪处理,利用连续投影算法(Successive Projection Algorithm,SPA)提取数据特征波长,然后通过遗传算法(Genetic Algorithm,GA)对支持向量机回归(Support Vector Regression,SVR)的超参数权值和偏置进行优化,构建SPA-GASVR混合算法模型对土壤水分和温度进行预测,并与BP神经网络(Back Propagation Neural Network,BPNN)、SPA-BP、SVR、SPA-SVR、GA-SVR这5种模型的预测性能进行比较。实验结果表明:各模型在土壤湿度低于30%的情况下,表现出的预测能力差异并不显著。但整体上,复合模型相比于单一的神经网络或机器学习模型具有明显的优势,且经过连续投影算法优化的模型进一步的提高其预测能力,最终SPA-GA-SVR算法在各项指标上均优于其他模型,土壤水分预测模型的R^(2)=0.981、RMSE=0.473%,土壤温度预测模型R^(2)=0.963、RMSE=0.883℃。实验证明基于高光谱数据,经过SPA和GA优化的SVR模型能实现对土壤湿度和温度精准的预测。该方法具有一定的应用价值和现实意义,可应用于便携式高光谱仪和无人机上,实现对土壤水分和温度的实时监测,为今后的播种及灌溉提供理论参考。 展开更多
关键词 土壤水分 土壤温度 高光谱 连续投影算法(SPA) 遗传算法-支持向量机回归(ga-SVR)
在线阅读 下载PDF
基于GA-LSTM自适应卡尔曼滤波的路面不平度识别 被引量:6
19
作者 李韶华 李健玮 冯桂珍 《振动与冲击》 EI CSCD 北大核心 2024年第9期121-130,共10页
准确、快速地识别出车辆当前行驶的路面激励信息,是实现智能底盘控制进而保证车辆平顺性的关键。针对传统路面不平度识别算法准确率低、自适应性差等问题,提出了基于遗传算法(genetic algorithm,GA)优化长短期记忆神经网络(long short-t... 准确、快速地识别出车辆当前行驶的路面激励信息,是实现智能底盘控制进而保证车辆平顺性的关键。针对传统路面不平度识别算法准确率低、自适应性差等问题,提出了基于遗传算法(genetic algorithm,GA)优化长短期记忆神经网络(long short-term memory networks,LSTM)自适应卡尔曼滤波的路面不平度识别算法。基于2自由度车辆悬架模型,通过灰色关联法选择LSTM神经网络的特征输入变量,并采用GA优化LSTM神经网络的模型参数以准确识别路面等级,并据此实时更新卡尔曼滤波器算法中的噪声矩阵,实现了在复杂路况下对路面不平度的自适应识别。仿真和试验研究表明,所提出的基于GA-LSTM自适应卡尔曼滤波算法能够快速准确的识别路面不平度与路面等级,与传统卡尔曼滤波算法相比,相关系数、均方根误差和最大绝对误差分别提高3.11%、37.5%和51.2%,表明所提算法对复杂工况具有很好的自适应能力。 展开更多
关键词 路面不平度识别 自适应卡尔曼滤波器 ga-LSTM 灰色关联法
在线阅读 下载PDF
基于GA-GRNN的AWJ强化3D打印AlSi10Mg表面性能实验研究 被引量:1
20
作者 张苗苗 侯荣国 +3 位作者 吕哲 王龙庆 石广行 王中庆 《现代制造工程》 CSCD 北大核心 2024年第7期35-41,共7页
为提高磨料水射流(Abrasive Water Jet,AWJ)强化工艺对3D打印AlSi10Mg表面性能的强化效果预测的准确性及高效性,首先开展磨料水射流强化AlSi10Mg表面强化实验;然后分别以表面硬度和表面残余应力作为目标,基于遗传算法-广义回归神经网络(... 为提高磨料水射流(Abrasive Water Jet,AWJ)强化工艺对3D打印AlSi10Mg表面性能的强化效果预测的准确性及高效性,首先开展磨料水射流强化AlSi10Mg表面强化实验;然后分别以表面硬度和表面残余应力作为目标,基于遗传算法-广义回归神经网络(Genetic Algorithm-Generalized Ragression Neural Network,GA-GRNN)对实验数据样本进行训练,建立3D打印AlSi10Mg表面性能预测模型;最后,利用遗传算法对建立的神经网络预测模型中的AWJ强化主要参数进行优化。研究结果表明,经过磨料水射流强化后的AlSi10Mg表面硬度与表面残余应力均得到有效提高;建立的GA-GRNN预测模型与校验值误差在2.3%以内,具有较高的准确性;经遗传算法优化后,得到表面硬度最佳参数组合:射流压力为33 MPa,磨料粒径为0.15 mm,靶距为12.4 mm,此时表面硬度为159.25HV;表面残余应力最佳参数组合:射流压力为40 MPa,磨料粒径为0.13 mm,靶距为15 mm,此时表面残余应力为-137.4 MPa。为后续磨料水射流强化零件表面的参数选择提供数据支撑。 展开更多
关键词 磨料水射流 3D打印的AlSi10Mg 表面强化 ga-GRNN神经网络 遗传算法
在线阅读 下载PDF
上一页 1 2 104 下一页 到第
使用帮助 返回顶部