期刊文献+
共找到5,002篇文章
< 1 2 250 >
每页显示 20 50 100
Comparative analysis of GA and PSO algorithms for optimal cost management in on-grid microgrid energy systems with PV-battery integration
1
作者 Mouna EL-Qasery Ahmed Abbou +2 位作者 Mohamed Laamim Lahoucine Id-Khajine Abdelilah Rochd 《Global Energy Interconnection》 2025年第4期572-580,共9页
The advent of microgrids in modern energy systems heralds a promising era of resilience,sustainability,and efficiency.Within the realm of grid-tied microgrids,the selection of an optimal optimization algorithm is crit... The advent of microgrids in modern energy systems heralds a promising era of resilience,sustainability,and efficiency.Within the realm of grid-tied microgrids,the selection of an optimal optimization algorithm is critical for effective energy management,particularly in economic dispatching.This study compares the performance of Particle Swarm Optimization(PSO)and Genetic Algorithms(GA)in microgrid energy management systems,implemented using MATLAB tools.Through a comprehensive review of the literature and sim-ulations conducted in MATLAB,the study analyzes performance metrics,convergence speed,and the overall efficacy of GA and PSO,with a focus on economic dispatching tasks.Notably,a significant distinction emerges between the cost curves generated by the two algo-rithms for microgrid operation,with the PSO algorithm consistently resulting in lower costs due to its effective economic dispatching capabilities.Specifically,the utilization of the PSO approach could potentially lead to substantial savings on the power bill,amounting to approximately$15.30 in this evaluation.Thefindings provide insights into the strengths and limitations of each algorithm within the complex dynamics of grid-tied microgrids,thereby assisting stakeholders and researchers in arriving at informed decisions.This study contributes to the discourse on sustainable energy management by offering actionable guidance for the advancement of grid-tied micro-grid technologies through MATLAB-implemented optimization algorithms. 展开更多
关键词 MICROGRID EMS ga algorithm PSO algorithm Cost optimization Economic dispatch
在线阅读 下载PDF
面向Ni-SiC纳米镀层耐磨性能预测的GA-BP神经网络模型
2
作者 覃树宏 梁锦 《电镀与精饰》 北大核心 2026年第1期116-122,130,共8页
Ni-SiC纳米镀层的耐磨性能与其制备工艺参数之间存在复杂的非线性关系,需要具有很强的非线性拟合能力,才能捕捉输入参数与耐磨性能之间的复杂关系,在进行模型求解时可避免陷入局部最优而降低预测精度。为此,提出遗传算法-反向传播(Genet... Ni-SiC纳米镀层的耐磨性能与其制备工艺参数之间存在复杂的非线性关系,需要具有很强的非线性拟合能力,才能捕捉输入参数与耐磨性能之间的复杂关系,在进行模型求解时可避免陷入局部最优而降低预测精度。为此,提出遗传算法-反向传播(Genetic Algorithm-Backpropagation,GA-BP)神经网络模型,对Ni-SiC纳米镀层的耐磨性能预测方法展开研究。选用50 mm×50 mm×5 mm 304不锈钢板材作为基体材料进行预处理,使用电镀液配方对镀液进行配置;采用恒电流脉冲电镀模式完成复合电镀,并利用多功能摩擦磨损试验机进行耐磨性能试验;构建基于BP神经网络的Ni-SiC纳米镀层耐磨性能预测模型,并引入遗传算法对BP神经网络模型的阈值和权值展开寻优,将磨损量作为模型输出,实现Ni-SiC纳米镀层的耐磨性能预测。试验表明,利用本文方法获取的磨损量预测值与磨损量真实值之间的误差最大仅为0.2 mg,预测后的R^(2)为0.988,预测结果的拟合优度较高,应用效果较好。 展开更多
关键词 Ni-SiC纳米镀层 耐磨性能预测 ga算法 BP神经网络 摩擦磨损
在线阅读 下载PDF
基于GA-EF-XGBoost的铣削表面粗糙度预测
3
作者 于子涵 朱俊江 李子枭 《现代制造工程》 北大核心 2026年第2期111-116,共6页
针对传统预测方法中信息融合不足、模型参数依赖人工经验或粗略优化的问题,提出一种基于遗传算法(Genetic Algorithm,GA)、经验公式(Empirical Formula,EF)和极端梯度提升(eXtreme Gradient Boosting,XGBoost)融合的表面粗糙度预测方法(... 针对传统预测方法中信息融合不足、模型参数依赖人工经验或粗略优化的问题,提出一种基于遗传算法(Genetic Algorithm,GA)、经验公式(Empirical Formula,EF)和极端梯度提升(eXtreme Gradient Boosting,XGBoost)融合的表面粗糙度预测方法(GA-EF-XGBoost)。该方法利用经验公式对铣削参数计算,得到表面粗糙度第一分量,利用XGBoost算法对振动信号计算获取表面粗糙度第二分量;随后,基于遗传算法将两部分融合,得到表面粗糙度的综合预测结果。实验结果表明,GA-EF-XGBoost模型的预测精度达93.39%,显著优于传统机器学习模型和其他模型。所提方法融合了铣削三要素与实时采集的振动信号对表面粗糙度进行预测,是一种经验-数据相结合的方法,提升了表面粗糙度的预测精度,具有潜在的应用价值。 展开更多
关键词 铣削加工 经验公式 极端梯度提升 遗传算法
在线阅读 下载PDF
基于GA-LGBM算法的文本泄露智能预警
4
作者 叶磊 李卫国 +3 位作者 蔡翔 魏绪亮 孙露露 杜成斌 《电子设计工程》 2026年第4期178-181,187,共5页
为有效识别和预警文本数据中的隐私泄露风险,设计基于GA-LGBM算法的文本泄露智能预警方法。对文本数据实施清洗、分词、去除停用词等预处理操作。使用Word2Vec模型实施文本向量化,将文本数据转换为数值特征。提出遗传算法(Genetic Algor... 为有效识别和预警文本数据中的隐私泄露风险,设计基于GA-LGBM算法的文本泄露智能预警方法。对文本数据实施清洗、分词、去除停用词等预处理操作。使用Word2Vec模型实施文本向量化,将文本数据转换为数值特征。提出遗传算法(Genetic Algorithm,GA)优化的轻量梯度提升机(Light Gradient Boosting Machine,LGBM)模型(GA-LGBM算法),将GA的全局搜索优势与Light GBM的预测能力相结合,优化文本泄露智能预警效果。测试结果表明,设计方法在数据量较大的情况下错误预警与无法预警的情况较少,正确预警的占比高;当测试集中的数据从较为平衡的状态转变为极度不平衡时,设计方法的AUC值较高,具有较好的预警效果。 展开更多
关键词 分词 停用词 Word2Vec模型 ga-LGBM算法 智能预警
在线阅读 下载PDF
基于GA-BP神经网络的鸡舍有害气体浓度预测研究
5
作者 孙希宇 任守华 +2 位作者 彭彦斌 石嘉敏 张仕豪 《中国家禽》 北大核心 2026年第2期95-102,共8页
为更精准地调控鸡舍内有害气体浓度,保障鸡的健康生长,试验基于遗传算法对反向传播(BP)神经网络优化的鸡舍有害气体浓度预测方法,通过优化BP神经网络的权值和阈值,利用遗传算法的全局搜索能力,使得模型避免出现局部最优解的情况,有效提... 为更精准地调控鸡舍内有害气体浓度,保障鸡的健康生长,试验基于遗传算法对反向传播(BP)神经网络优化的鸡舍有害气体浓度预测方法,通过优化BP神经网络的权值和阈值,利用遗传算法的全局搜索能力,使得模型避免出现局部最优解的情况,有效提升预测结果的准确性。结果显示:GA-BP神经网络预测模型对有害气体浓度预测结果准确性更高,以均方根误差(RMSE)、决定系数(R^(2))作为评价指标,在二氧化碳、硫化氢、氨气浓度预测上RMSE值分别为42.43、0.03、0.48,R^(2)值分别为0.94、0.96、0.96,均优于BP神经网络预测模型。研究表明,GA-BP神经网络模型能够较准确预测鸡舍内有害气体浓度,可为鸡舍有害气体调控提供技术支持。 展开更多
关键词 鸡舍 遗传算法 BP神经网络 有害气体 预测模型
原文传递
Salt and Pepper Noise Filter Based on GA-BP Algorithm Noise Detector 被引量:2
6
作者 宋寅卯 李晓娟 《光电工程》 CAS CSCD 北大核心 2011年第2期59-64,共6页
基于噪声检测的中值滤波器已广泛用于消除图像中的椒盐噪声,然而在高噪声密度情况下,对噪声像素的定位不准确很容易造成图像边缘的模糊。本文提出了一种基于GA-BP的椒盐噪声滤波算法,克服了这一缺陷。算法首先用遗传算法优化的BP网... 基于噪声检测的中值滤波器已广泛用于消除图像中的椒盐噪声,然而在高噪声密度情况下,对噪声像素的定位不准确很容易造成图像边缘的模糊。本文提出了一种基于GA-BP的椒盐噪声滤波算法,克服了这一缺陷。算法首先用遗传算法优化的BP网络对图像中的噪声像素定位,然后引入保边函数和PRP算法求目标函数的极值进而实现图像的去噪处理。实验结果表明,该算法比传统滤波算法效果有明显改善,且具有良好的泛化性、鲁棒性和自适应性。 展开更多
关键词 ga-BP算法 椒盐噪声 噪声检测 保边函数 PRP算法
在线阅读 下载PDF
基于PSO-GA模型的供水管网漏损预测研究 被引量:3
7
作者 彭燕莉 刘俊红 +2 位作者 陶修斌 覃佳肖 朱雅 《沈阳建筑大学学报(自然科学版)》 北大核心 2025年第1期121-129,共9页
准确、有效地定位供水管网中漏损位置,减少水资源浪费和降低检漏成本。基于EPANET软件构建供水管网水力模型,采用粒子群算法和遗传算法相结合方法对管网漏损预测模型进行优化求解、验证,以实现管网漏损定位和漏损程度判定;以西南地区某... 准确、有效地定位供水管网中漏损位置,减少水资源浪费和降低检漏成本。基于EPANET软件构建供水管网水力模型,采用粒子群算法和遗传算法相结合方法对管网漏损预测模型进行优化求解、验证,以实现管网漏损定位和漏损程度判定;以西南地区某城镇的供水管网为例,分别对单点和多点(2处及以上)漏损工况进行模拟评估。提出的供水管网漏损预测模型在单点漏损工况下,预测漏损量与实际漏损量的平均绝对百分比误差εmape小于3%,多点漏损量的εmape值均小于5.22%,且模拟定位节点与实际漏损点的拓扑距离绝大部分稳定在2以内。基于PSO-GA的漏损预测模型可有效地实现漏损定位与漏损程度的同步检测,并识别出多个近似节点,为检漏工作提供技术参考。 展开更多
关键词 供水管网 PSO-ga算法 漏损定位 EPANET
在线阅读 下载PDF
基于GA-RELM多特征优选的烟叶多部位正反面识别方法 被引量:3
8
作者 陈婷 赵晓琳 +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
基于GA-PSO优化的汽车轨迹跟踪和稳定性协同控制
9
作者 田韶鹏 吴思沛 王龙 《重庆理工大学学报(自然科学)》 北大核心 2025年第5期10-19,共10页
针对恶劣工况下汽车轨迹跟踪控制的精度和稳定性问题,提出一种基于分层控制策略的解决方案。上层轨迹跟踪控制器和下层直接横摆力矩控制器分别基于模型预测控制(model predictive control,MPC)和滑模控制(sliding mode control,SMC)实现... 针对恶劣工况下汽车轨迹跟踪控制的精度和稳定性问题,提出一种基于分层控制策略的解决方案。上层轨迹跟踪控制器和下层直接横摆力矩控制器分别基于模型预测控制(model predictive control,MPC)和滑模控制(sliding mode control,SMC)实现;通过遗传粒子群优化算法(GA-PSO)优化不同车速和路面附着系数下的控制器参数,得到适用于不同驾驶条件的最佳控制器时域和控制参数;基于此设计协同控制器,进一步改善了轨迹跟踪的准确性和稳定性。为验证策略有效性,在CarSim-Simulink联合仿真平台进行仿真实验。仿真结果表明:所提出控制策略能显著提升追踪效果和横摆稳定性,平均横向误差分别减少89.9%、46.4%和43.3%。 展开更多
关键词 智能车辆 轨迹跟踪 稳定性控制 模型预测控制 滑模控制 遗传粒子群算法
在线阅读 下载PDF
FPGA PLACEMENT OPTIMIZATION BY TWO-STEP UNIFIED GENETIC ALGORITHM AND SIMULATED ANNEALING ALGORITHM 被引量:6
10
作者 Yang Meng A.E.A. Almaini Wang Pengjun 《Journal of Electronics(China)》 2006年第4期632-636,共5页
Genetic Algorithm (GA) is a biologically inspired technique and widely used to solve numerous combinational optimization problems. It works on a population of individuals, not just one single solution. As a result, it... Genetic Algorithm (GA) is a biologically inspired technique and widely used to solve numerous combinational optimization problems. It works on a population of individuals, not just one single solution. As a result, it avoids converging to the local optimum. However, it takes too much CPU time in the late process of GA. On the other hand, in the late process Simulated Annealing (SA) converges faster than GA but it is easily trapped to local optimum. In this letter, a useful method that unifies GA and SA is introduced, which utilizes the advantage of the global search ability of GA and fast convergence of SA. The experimental results show that the proposed algorithm outperforms GA in terms of CPU time without degradation of performance. It also achieves highly comparable placement cost compared to the state-of-the-art results obtained by Versatile Place and Route (VPR) Tool. 展开更多
关键词 Genetic algorithm ga Simulated Annealing (SA) PLACEMENT FPga EDA
在线阅读 下载PDF
Application of GA, PSO, and ACO Algorithms to Path Planning of Autonomous Underwater Vehicles 被引量:9
11
作者 Mohammad Pourmahmood Aghababa Mohammad Hossein Amrollahi Mehdi Borjkhani 《Journal of Marine Science and Application》 2012年第3期378-386,共9页
In this paper, an underwater vehicle was modeled with six dimensional nonlinear equations of motion, controlled by DC motors in all degrees of freedom. Near-optimal trajectories in an energetic environment for underwa... In this paper, an underwater vehicle was modeled with six dimensional nonlinear equations of motion, controlled by DC motors in all degrees of freedom. Near-optimal trajectories in an energetic environment for underwater vehicles were computed using a nnmerical solution of a nonlinear optimal control problem (NOCP). An energy performance index as a cost function, which should be minimized, was defmed. The resulting problem was a two-point boundary value problem (TPBVP). A genetic algorithm (GA), particle swarm optimization (PSO), and ant colony optimization (ACO) algorithms were applied to solve the resulting TPBVP. Applying an Euler-Lagrange equation to the NOCP, a conjugate gradient penalty method was also adopted to solve the TPBVP. The problem of energetic environments, involving some energy sources, was discussed. Some near-optimal paths were found using a GA, PSO, and ACO algorithms. Finally, the problem of collision avoidance in an energetic environment was also taken into account. 展开更多
关键词 path planning autonomous underwater vehicle genetic algorithm ga particle swarmoptimization (PSO) ant colony optimization (ACO) collision avoidance
在线阅读 下载PDF
Parameters selection in gene selection using Gaussian kernel support vector machines by genetic algorithm 被引量:11
12
作者 毛勇 周晓波 +2 位作者 皮道映 孙优贤 WONG Stephen T.C. 《Journal of Zhejiang University-Science B(Biomedicine & Biotechnology)》 SCIE EI CAS CSCD 2005年第10期961-973,共13页
In microarray-based cancer classification, gene selection is an important issue owing to the large number of variables and small number of samples as well as its non-linearity. It is difficult to get satisfying result... In microarray-based cancer classification, gene selection is an important issue owing to the large number of variables and small number of samples as well as its non-linearity. It is difficult to get satisfying results by using conventional linear sta- tistical methods. Recursive feature elimination based on support vector machine (SVM RFE) is an effective algorithm for gene selection and cancer classification, which are integrated into a consistent framework. In this paper, we propose a new method to select parameters of the aforementioned algorithm implemented with Gaussian kernel SVMs as better alternatives to the common practice of selecting the apparently best parameters by using a genetic algorithm to search for a couple of optimal parameter. Fast implementation issues for this method are also discussed for pragmatic reasons. The proposed method was tested on two repre- sentative hereditary breast cancer and acute leukaemia datasets. The experimental results indicate that the proposed method per- forms well in selecting genes and achieves high classification accuracies with these genes. 展开更多
关键词 Gene selection Support VECTOR machine (SVM) RECURSIVE feature ELIMINATION (RFE) GENETIC algorithm (ga) Parameter SELECTION
暂未订购
基于改进RRT与GA的多目标路径规划——以无人机林区巡检为例 被引量:4
13
作者 张彪 康峰 许舒婷 《北京林业大学学报》 北大核心 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
Data-Driven Joint Estimation for Blind Signal Based on GA-PSO Algorithm
14
作者 LIU Shen QIN Yuannian +2 位作者 LI Xiaofan ZHAO Yubin XU Chengzhong 《ZTE Communications》 2019年第3期63-70,共8页
Without any prior information about related wireless transmitting nodes,joint estimation of the position and power of a blind signal combined with multiple co-frequency radio waves is a challenging task.Measuring the ... Without any prior information about related wireless transmitting nodes,joint estimation of the position and power of a blind signal combined with multiple co-frequency radio waves is a challenging task.Measuring the signal related data based on a group distributed sensor is an efficient way to infer the various characteristics of the signal sources.In this paper,we propose a particle swarm optimization to estimate multiple co-frequency"blind"source nodes,which is based on the received power data measured by the sensors.To distract the mix signals precisely,a genetic algorithm is applied,and it further improves the estimation performance of the system.The simulation results show the efficiency of the proposed algorithm. 展开更多
关键词 PARTICLE SWARM Optimization(PSO) GENETIC algorithm(ga) spatially distributed sensor BLIND signal detection
在线阅读 下载PDF
Power optimization of gas pipelines via an improved particle swarm optimization algorithm 被引量:5
15
作者 Zheng Zhiwei Wu Changchun 《Petroleum Science》 SCIE CAS CSCD 2012年第1期89-92,共4页
In past decades dynamic programming, genetic algorithms, ant colony optimization algorithms and some gradient algorithms have been applied to power optimization of gas pipelines. In this paper a power optimization mod... In past decades dynamic programming, genetic algorithms, ant colony optimization algorithms and some gradient algorithms have been applied to power optimization of gas pipelines. In this paper a power optimization model for gas pipelines is developed and an improved particle swarm optimization algorithm is applied. Based on the testing of the parameters involved in the algorithm which need to be defined artificially, the values of these parameters have been recommended which can make the algorithm reach efficiently the approximate optimum solution with required accuracy. Some examples have shown that the relative error of the particle swarm optimization over ant colony optimization and dynamic programming is less than 1% and the computation time is much less than that of ant colony optimization and dynamic programming. 展开更多
关键词 gas pipeline operation OPTIMIZATION particle swarm optimization algorithm
原文传递
Design of artificial neural networks using a genetic algorithm to predict saturates of vacuum gas oil 被引量:15
16
作者 Dong Xiucheng Wang Shouchun +1 位作者 Sun Renjin Zhao Suoqi 《Petroleum Science》 SCIE CAS CSCD 2010年第1期118-122,共5页
Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a... Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a genetic algorithm (GA) is developed for predicting VGO saturates. The number of neurons in the hidden layer, the momentum and the learning rates are determined by using the genetic algorithm. The inputs for the artificial neural networks model are five physical properties, namely, average boiling point, density, molecular weight, viscosity and refractive index. It is verified that the genetic algorithm could find the optimal structural parameters and training parameters of ANN. In addition, an artificial neural networks model based on a genetic algorithm was tested and the results indicated that the VGO saturates can be efficiently predicted. Compared with conventional artificial neural networks models, this approach can improve the prediction accuracy. 展开更多
关键词 Saturates vacuum gas oil PREDICTION artificial neural networks genetic algorithm
原文传递
PHUI-GA: GPU-based efficiency evolutionary algorithm for mining high utility itemsets
17
作者 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
基于PSO-GA-SVM融合算法及荧光激光雷达遥测技术的生物气溶胶浓度预测
18
作者 饶志敏 李一成 +4 位作者 李一秀 刘佳鑫 巩鑫 赵虎 毛建东 《红外与毫米波学报》 北大核心 2025年第6期865-874,共10页
生物气溶胶粒子在空气中传播较广,高浓度的生物气溶胶对人体健康有着极大的危害。为实现大气生物气溶胶浓度的预警预测,本文以荧光激光雷达为探测工具,在获取生物气溶胶浓度廓线的基础上,结合大气环境相关参数,利用粒子群(PSO)和遗传算... 生物气溶胶粒子在空气中传播较广,高浓度的生物气溶胶对人体健康有着极大的危害。为实现大气生物气溶胶浓度的预警预测,本文以荧光激光雷达为探测工具,在获取生物气溶胶浓度廓线的基础上,结合大气环境相关参数,利用粒子群(PSO)和遗传算法(GA)优化支持向量机(SVM),建立生物气溶胶浓度廓线预测模型,通过采用温度、湿度、PM_(2.5)、PM_(10)、CO_(2)、SO_(2)、NO_(2)、O_(3)、风速等相关参数数据作为输入量,生物气溶胶浓度廓线数据作为输出量进行模型训练,确定预测模型参数配置,重新引入新的大气环境参数,利用训练好的模型预测生物气溶胶浓度廓线,并与荧光激光雷达探测的生物气溶胶浓度廓线进行比较,同时分析不同算法优化模型预测的生物气溶胶浓度及其相对误差。 展开更多
关键词 荧光激光雷达 生物气溶胶 PSO-ga-SVM融合算法 浓度预测
在线阅读 下载PDF
基于GA-BP算法的汽车前端框架翘曲变形优化及验证 被引量:2
19
作者 林煌旭 孔选 +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
基于GA-Prophet模型的变电站基坑变形安全预测研究与应用
20
作者 王文强 燕波 +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
上一页 1 2 250 下一页 到第
使用帮助 返回顶部