期刊文献+
共找到5,807篇文章
< 1 2 250 >
每页显示 20 50 100
Improved wavelet neural network combined with particle swarm optimization algorithm and its application 被引量:1
1
作者 李翔 杨尚东 +1 位作者 乞建勋 杨淑霞 《Journal of Central South University of Technology》 2006年第3期256-259,共4页
An improved wavelet neural network algorithm which combines with particle swarm optimization was proposed to avoid encountering the curse of dimensionality and overcome the shortage in the responding speed and learnin... An improved wavelet neural network algorithm which combines with particle swarm optimization was proposed to avoid encountering the curse of dimensionality and overcome the shortage in the responding speed and learning ability brought about by the traditional models. Based on the operational data provided by a regional power grid in the south of China, the method was used in the actual short term load forecasting. The results show that the average time cost of the proposed method in the experiment process is reduced by 12.2 s, and the precision of the proposed method is increased by 3.43% compared to the traditional wavelet network. Consequently, the improved wavelet neural network forecasting model is better than the traditional wavelet neural network forecasting model in both forecasting effect and network function. 展开更多
关键词 artificial neural network particle swarm optimization algorithm short-term load forecasting WAVELET curse of dimensionality
在线阅读 下载PDF
Genetic algorithm and particle swarm optimization tuned fuzzy PID controller on direct torque control of dual star induction motor 被引量:16
2
作者 BOUKHALFA Ghoulemallah BELKACEM Sebti +1 位作者 CHIKHI Abdesselem BENAGGOUNE Said 《Journal of Central South University》 SCIE EI CAS CSCD 2019年第7期1886-1896,共11页
This study presents analysis, control and comparison of three hybrid approaches for the direct torque control (DTC) of the dual star induction motor (DSIM) drive. Its objective consists of combining three different he... This study presents analysis, control and comparison of three hybrid approaches for the direct torque control (DTC) of the dual star induction motor (DSIM) drive. Its objective consists of combining three different heuristic optimization techniques including PID-PSO, Fuzzy-PSO and GA-PSO to improve the DSIM speed controlled loop behavior. The GA and PSO algorithms are developed and implemented into MATLAB. As a result, fuzzy-PSO is the most appropriate scheme. The main performance of fuzzy-PSO is reducing high torque ripples, improving rise time and avoiding disturbances that affect the drive performance. 展开更多
关键词 dual star induction motor drive direct torque control particle swarm optimization (PSO) fuzzy logic control genetic algorithms
在线阅读 下载PDF
An estimation method for direct maintenance cost of aircraft components based on particle swarm optimization with immunity algorithm 被引量:3
3
作者 吴静敏 左洪福 陈勇 《Journal of Central South University》 SCIE EI CAS 2005年第S2期95-101,共7页
A particle swarm optimization (PSO) algorithm improved by immunity algorithm (IA) was presented. Memory and self-regulation mechanisms of IA were used to avoid PSO plunging into local optima. Vaccination and immune se... A particle swarm optimization (PSO) algorithm improved by immunity algorithm (IA) was presented. Memory and self-regulation mechanisms of IA were used to avoid PSO plunging into local optima. Vaccination and immune selection mechanisms were used to prevent the undulate phenomenon during the evolutionary process. The algorithm was introduced through an application in the direct maintenance cost (DMC) estimation of aircraft components. Experiments results show that the algorithm can compute simply and run quickly. It resolves the combinatorial optimization problem of component DMC estimation with simple and available parameters. And it has higher accuracy than individual methods, such as PLS, BP and v-SVM, and also has better performance than other combined methods, such as basic PSO and BP neural network. 展开更多
关键词 aircraft design maintenance COST particle swarm optimization IMMUNITY algorithm PREDICT
在线阅读 下载PDF
A composite particle swarm algorithm for global optimization of multimodal functions 被引量:7
4
作者 谭冠政 鲍琨 Richard Maina Rimiru 《Journal of Central South University》 SCIE EI CAS 2014年第5期1871-1880,共10页
During the last decade, many variants of the original particle swarm optimization (PSO) algorithm have been proposed for global numerical optimization, hut they usually face many challenges such as low solution qual... During the last decade, many variants of the original particle swarm optimization (PSO) algorithm have been proposed for global numerical optimization, hut they usually face many challenges such as low solution quality and slow convergence speed on multimodal function optimization. A composite particle swarm optimization (CPSO) for solving these difficulties is presented, in which a novel learning strategy plus an assisted search mechanism framework is used. Instead of simple learning strategy of the original PSO, the proposed CPSO combines one particle's historical best information and the global best information into one learning exemplar to guide the particle movement. The proposed learning strategy can reserve the original search information and lead to faster convergence speed. The proposed assisted search mechanism is designed to look for the global optimum. Search direction of particles can be greatly changed by this mechanism so that the algorithm has a large chance to escape from local optima. In order to make the assisted search mechanism more efficient and the algorithm more reliable, the executive probability of the assisted search mechanism is adjusted by the feedback of the improvement degree of optimal value after each iteration. According to the result of numerical experiments on multimodal benchmark functions such as Schwefel, Rastrigin, Ackley and Griewank both with and without coordinate rotation, the proposed CPSO offers faster convergence speed, higher quality solution and stronger robustness than other variants of PSO. 展开更多
关键词 particle swarm algorithm global numerical optimization novel learning strategy assisted search mechanism feedbackprobability regulation
在线阅读 下载PDF
A hybrid discrete particle swarm optimization-genetic algorithm for multi-task scheduling problem in service oriented manufacturing systems 被引量:4
5
作者 武善玉 张平 +2 位作者 李方 古锋 潘毅 《Journal of Central South University》 SCIE EI CAS CSCD 2016年第2期421-429,共9页
To cope with the task scheduling problem under multi-task and transportation consideration in large-scale service oriented manufacturing systems(SOMS), a service allocation optimization mathematical model was establis... To cope with the task scheduling problem under multi-task and transportation consideration in large-scale service oriented manufacturing systems(SOMS), a service allocation optimization mathematical model was established, and then a hybrid discrete particle swarm optimization-genetic algorithm(HDPSOGA) was proposed. In SOMS, each resource involved in the whole life cycle of a product, whether it is provided by a piece of software or a hardware device, is encapsulated into a service. So, the transportation during production of a task should be taken into account because the hard-services selected are possibly provided by various providers in different areas. In the service allocation optimization mathematical model, multi-task and transportation were considered simultaneously. In the proposed HDPSOGA algorithm, integer coding method was applied to establish the mapping between the particle location matrix and the service allocation scheme. The position updating process was performed according to the cognition part, the social part, and the previous velocity and position while introducing the crossover and mutation idea of genetic algorithm to fit the discrete space. Finally, related simulation experiments were carried out to compare with other two previous algorithms. The results indicate the effectiveness and efficiency of the proposed hybrid algorithm. 展开更多
关键词 service-oriented architecture (SOA) cyber physical systems (CPS) multi-task scheduling service allocation multi-objective optimization particle swarm algorithm
在线阅读 下载PDF
A new support vector machine optimized by improved particle swarm optimization and its application 被引量:3
6
作者 李翔 杨尚东 乞建勋 《Journal of Central South University of Technology》 EI 2006年第5期568-572,共5页
A new support vector machine (SVM) optimized by an improved particle swarm optimization (PSO) combined with simulated annealing algorithm (SA) was proposed. By incorporating with the simulated annealing method, ... A new support vector machine (SVM) optimized by an improved particle swarm optimization (PSO) combined with simulated annealing algorithm (SA) was proposed. By incorporating with the simulated annealing method, the global searching capacity of the particle swarm optimization(SAPSO) was enchanced, and the searching capacity of the particle swarm optimization was studied. Then, the improyed particle swarm optimization algorithm was used to optimize the parameters of SVM (c,σ and ε). Based on the operational data provided by a regional power grid in north China, the method was used in the actual short term load forecasting. The results show that compared to the PSO-SVM and the traditional SVM, the average time of the proposed method in the experimental process reduces by 11.6 s and 31.1 s, and the precision of the proposed method increases by 1.24% and 3.18%, respectively. So, the improved method is better than the PSO-SVM and the traditional SVM. 展开更多
关键词 support vector machine particle swarm optimization algorithm short-term load forecasting simulated annealing
在线阅读 下载PDF
An extended particle swarm optimization algorithm based on coarse-grained and fine-grained criteria and its application 被引量:2
7
作者 李星梅 张立辉 +1 位作者 乞建勋 张素芳 《Journal of Central South University of Technology》 EI 2008年第1期141-146,共6页
In order to study the problem that particle swarm optimization (PSO) algorithm can easily trap into local mechanism when analyzing the high dimensional complex optimization problems, the optimization calculation using... In order to study the problem that particle swarm optimization (PSO) algorithm can easily trap into local mechanism when analyzing the high dimensional complex optimization problems, the optimization calculation using the information in the iterative process of more particles was analyzed and the optimal system of particle swarm algorithm was improved. The extended particle swarm optimization algorithm (EPSO) was proposed. The coarse-grained and fine-grained criteria that can control the selection were given to ensure the convergence of the algorithm. The two criteria considered the parameter selection mechanism under the situation of random probability. By adopting MATLAB7.1, the extended particle swarm optimization algorithm was demonstrated in the resource leveling of power project scheduling. EPSO was compared with genetic algorithm (GA) and common PSO, the result indicates that the variance of the objective function of resource leveling is decreased by 7.9%, 18.2%, respectively, certifying the effectiveness and stronger global convergence ability of the EPSO. 展开更多
关键词 particle swarm extended particle swarm optimization algorithm resource leveling
在线阅读 下载PDF
结合注意力机制和IPSO的石油化工过程变量预测方法
8
作者 杨琛 周宁 孔立新 《安全与环境学报》 北大核心 2025年第6期2179-2188,共10页
在石油化工生产过程中,针对关键变量的在线监测与预警对预防事故发生至关重要。为准确预测石油化工过程中的关键变量,提出了一种基于改进粒子群优化(Improved Particle Swarm Optimization, IPSO)算法优化双向长短期记忆(Bi-directional... 在石油化工生产过程中,针对关键变量的在线监测与预警对预防事故发生至关重要。为准确预测石油化工过程中的关键变量,提出了一种基于改进粒子群优化(Improved Particle Swarm Optimization, IPSO)算法优化双向长短期记忆(Bi-directional Long Short-Term Memory, BiLSTM)神经网络的预测模型,并特别引入注意力机制,以强化关键信息的表达。以北京市某化工企业初馏塔为研究对象,首先利用皮尔逊相关系数、最大信息系数筛选高相关性变量;同时,利用极端梯度提升(eXtreme Gradient Boosting, XGBoost)树构造关键衍生特征,增强输入变量的有效性。其次,采用BiLSTM建模,捕捉关键变量前后时序依赖性;同时结合IPSO优化隐藏层节点数、学习率、L2正则化系数和学习率调整因子,以获得最优超参数组合,实现对初馏塔换热终温的精确预测。试验结果表明,所提出的模型具有较强泛化能力,在预测准确率和稳定性方面均优于传统模型,不仅能有效避免陷入局部最优解,还能精准捕捉关键变量的变化趋势,可为实现石油化工过程关键变量的预测提供参考。 展开更多
关键词 安全工程 双向长短期记忆神经网络 注意力机制 极端梯度提升树 改进粒子群优化算法
在线阅读 下载PDF
Immune particle swarm optimization of linear frequency modulation in acoustic communication 被引量:4
9
作者 Haipeng Ren Yang Zhao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第3期450-456,共7页
With the exploration of the ocean, underwater acoustic communication has attracted more and more attention in recent years. The underwater acoustic channel is considered to be one of the most complicated channels beca... With the exploration of the ocean, underwater acoustic communication has attracted more and more attention in recent years. The underwater acoustic channel is considered to be one of the most complicated channels because it suffers from more serious multipath effect, fewer available bandwidths and quite complex noise. Since the signals experience a serious distortion after being transmitted through the underwater acoustic channel, the underwater acoustic communication experiences a high bit error rate (BER). To solve this problem, carrier waveform inter- displacement (CWlD) modulation is proposed. It has been proved that CWlD modulation is an effective method to decrease BER. The linear frequency modulation (LFM) carrier-waves are used in CWlD modulation. The performance of the communication using CWID modulation is sensitive to the change of the frequency band of LFM carrier-waves. The immune particle swarm optimization (IPSO) is introduced to search for the optimal frequency band of the LFM carrier-waves, due to its excellent performance in solving complicated optimization problems. The multi-objective and multi- peak optimization nature of the IPSO gives a suitable description of the relationship between the upper band and the lower band of the LFM carrier-waves. Simulations verify the improved perfor- mance and effectiveness of the optimization method. 展开更多
关键词 underwater acoustic communication carrier waveform inter-displacement (CWlD) multi-objective optimization immune particle swarm optimization ipso).
在线阅读 下载PDF
Hybrid particle swarm optimization for multiobjective resource allocation 被引量:4
10
作者 Yi Yang Li Xiaoxing Gu Chunqin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期959-964,共6页
Resource allocation (RA) is the problem of allocating resources among various artifacts or business units to meet one or more expected goals, such a.s maximizing the profits, minimizing the costs, or achieving the b... Resource allocation (RA) is the problem of allocating resources among various artifacts or business units to meet one or more expected goals, such a.s maximizing the profits, minimizing the costs, or achieving the best qualities. A complex multiobjective RA is addressed, and a multiobjective mathematical model is used to find solutions efficiently. Then, all improved particie swarm algorithm (mO_PSO) is proposed combined with a new particle diversity controller policies and dissipation operation. Meanwhile, a modified Pareto methods used in PSO to deal with multiobjectives optimization is presented. The effectiveness of the provided algorithm is validated by its application to some illustrative example dealing with multiobjective RA problems and with the comparative experiment with other algorithm. 展开更多
关键词 resource allocation multiobjective optimization improved particle swarm optimization.
在线阅读 下载PDF
Bacterial graphical user interface oriented by particle swarm optimization strategy for optimization of multiple type DFACTS for power quality enhancement in distribution system 被引量:3
11
作者 M.Mohammadi M.Montazeri S.Abasi 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第3期569-588,共20页
This study proposes a graphical user interface(GUI) based on an enhanced bacterial foraging optimization(EBFO) to find the optimal locations and sizing parameters of multi-type DFACTS in large-scale distribution syste... This study proposes a graphical user interface(GUI) based on an enhanced bacterial foraging optimization(EBFO) to find the optimal locations and sizing parameters of multi-type DFACTS in large-scale distribution systems.The proposed GUI based toolbox,allows the user to choose between single and multiple DFACTS allocations,followed by the type and number of them to be allocated.The EBFO is then applied to obtain optimal locations and ratings of the single and multiple DFACTS.This is found to be faster and provides more accurate results compared to the usual PSO and BFO.Results obtained with MATLAB/Simulink simulations are compared with PSO,BFO and enhanced BFO.It reveals that enhanced BFO shows quick convergence to reach the desired solution there by yielding superior solution quality.Simulation results concluded that the EBFO based multiple DFACTS allocation using DSSSC,APC and DSTATCOM is preferable to reduce power losses,improve load balancing and enhance voltage deviation index to 70%,38% and 132% respectively and also it can improve loading factor without additional power loss. 展开更多
关键词 distribution system power quality single type and multiple type DFACTS BFO algorithm particle swarm optimization(PSO)
在线阅读 下载PDF
基于IPSO-PF算法的疲劳裂纹扩展预测
12
作者 靳婷 王晓磊 +1 位作者 刘宇 袁建明 《机械强度》 北大核心 2025年第4期47-53,共7页
传统Paris公式预测裂纹扩展时忽略了裂纹扩展过程中各种不确定因素的影响,导致预测的裂纹扩展过程与真实的裂纹扩展过程相差较大。为提高疲劳裂纹扩展预测的精度,提出了一种基于改进粒子群优化粒子滤波(Improved Particle Swarm Optimiz... 传统Paris公式预测裂纹扩展时忽略了裂纹扩展过程中各种不确定因素的影响,导致预测的裂纹扩展过程与真实的裂纹扩展过程相差较大。为提高疲劳裂纹扩展预测的精度,提出了一种基于改进粒子群优化粒子滤波(Improved Particle Swarm Optimization-Particle Filtering,IPSO-PF)算法的疲劳裂纹扩展预测方法。首先,在粒子滤波(Particle Filtering,PF)算法的框架上,利用粒子群优化(Particle Swarm Optimization,PSO)算法对基于观测信息更新后的部分粒子进行优化,保持大权值的粒子状态不变,将小权值的粒子趋向于高似然区域,设计了IPSO-PF算法;然后,将IPSO-PF算法与Paris公式结合,构建了基于Paris公式和IPSO-PF算法的疲劳裂纹扩展预测模型;最后,使用公开的2024-T351铝合金数据集对该模型的有效性进行了验证。结果表明,与传统PF算法相比,IPSO-PF算法能够提高粒子的多样性,使用IPSO-PF算法构建的裂纹扩展预测模型的预测误差为2.6%,优于基于PF算法的9.2%。 展开更多
关键词 疲劳裂纹 裂纹扩展预测 粒子滤波 粒子群优化 算法优化
在线阅读 下载PDF
基于EEMD-IPSO-BiLSTM的闸基渗压预测模型研究
13
作者 张孟颖 王荣 +1 位作者 喻桂成 王少波 《水电能源科学》 北大核心 2025年第7期138-141,212,共5页
闸基渗流稳定是水闸安全评价的重要指标之一,构建高精度的闸基渗压预测模型对保障水闸安全运行具有重要意义。为此,以某水闸工程闸基渗压为研究对象,构建了一种基于集合经验模态分解(EEMD)与改进粒子群算法(IPSO)优化双向长短期记忆神... 闸基渗流稳定是水闸安全评价的重要指标之一,构建高精度的闸基渗压预测模型对保障水闸安全运行具有重要意义。为此,以某水闸工程闸基渗压为研究对象,构建了一种基于集合经验模态分解(EEMD)与改进粒子群算法(IPSO)优化双向长短期记忆神经网络(BiLSTM)相结合的闸基渗压预测模型。所建预测模型得到的三个渗压测点预测结果分布规律符合一般工程经验,并与另外三种常规预测模型进行对比。结果表明,所建预测模型得到的三个测点预测结果的均方根误差、平均绝对误差、平均绝对百分比误差均小于其他三个对比模型,与实测值更为贴合,具有更高的预测精度。研究结果可为闸基渗压精准预测提供参考。 展开更多
关键词 水闸 渗压预测 集合经验模态分解 改进粒子群算法 双向长短期记忆神经网络
在线阅读 下载PDF
基于IPSO-VMD联合小波阈值的超低空磁异常信号去噪方法
14
作者 杨帆 徐春雨 李肃义 《电子测量与仪器学报》 北大核心 2025年第6期204-211,共8页
变分模态分解(VMD)方法在超低空磁异常信号去噪中具有较好的模态分解效果,然而在实际探测中需要依赖人工设定惩罚因子和模态分解参数,且磁异常信号微弱、环境噪声复杂。针对上述问题,提出了一种改进的粒子群优化变分模态分解(IPSO-VMD)... 变分模态分解(VMD)方法在超低空磁异常信号去噪中具有较好的模态分解效果,然而在实际探测中需要依赖人工设定惩罚因子和模态分解参数,且磁异常信号微弱、环境噪声复杂。针对上述问题,提出了一种改进的粒子群优化变分模态分解(IPSO-VMD)联合小波阈值的去噪方法。首先,通过引入自适应惯性权重和学习因子策略,利用排列熵作为自适应函数,实现了对上述参数自适应。之后,采用最优参数组合对信号进行分解,并对异常分量应用小波阈值去噪处理。最终,将信号重构并获得去噪后的信号。仿真实验结果表明,该方法相比其他方法将信噪比提升了约9.44 dB,相关系数达到约0.74,获得了良好的去噪效果。通过野外实验表明,去噪后的实测信号磁异常位置明显,有效降低了环境噪声对信号的干扰,显示出在野外超低空磁目标勘探中的应用潜力。 展开更多
关键词 超低空磁异常探测 改进粒子群优化(ipso) 变分模态分解(VMD) 参数自适应 小波阈值
在线阅读 下载PDF
Study of Direction Probability and Algorithm of Improved Marriage in Honey Bees Optimization for Weapon Network System 被引量:2
15
作者 杨晨光 涂序彦 陈杰 《Defence Technology(防务技术)》 SCIE EI CAS 2009年第2期152-157,共6页
To solve the weapon network system optimization problem against small raid objects with low attitude,the concept of direction probability and a new evaluation index system are proposed.By calculating the whole damagin... To solve the weapon network system optimization problem against small raid objects with low attitude,the concept of direction probability and a new evaluation index system are proposed.By calculating the whole damaging probability that changes with the defending angle,the efficiency of the whole weapon network system can be subtly described.With such method,we can avoid the inconformity of the description obtained from the traditional index systems.Three new indexes are also proposed,i.e.join index,overlap index and cover index,which help manage the relationship among several sub-weapon-networks.By normalizing the computation results with the Sigmoid function,the matching problem between the optimization algorithm and indexes is well settled.Also,the algorithm of improved marriage in honey bees optimization that proposed in our previous work is applied to optimize the embattlement problem.Simulation is carried out to show the efficiency of the proposed indexes and the optimization algorithm. 展开更多
关键词 网络系统 优化问题 破坏概率 算法改进 核武器 蜜蜂 婚姻 SIGMOID函数
在线阅读 下载PDF
基于PCA-IPSO-LSSVM的航材备件需求预测模型 被引量:1
16
作者 许浩 田才艳 毛瑞柯 《科学技术与工程》 北大核心 2025年第9期3938-3944,共7页
为解决航材备件需求预测中,因航材消耗影响因素多,样本数据量少从而造成预测效果差等问题。提出一种基于主成分分析(principal component analysis,PCA)与改进粒子群算法(improved particle swarm optimization,IPSO)及最小二乘支持向量... 为解决航材备件需求预测中,因航材消耗影响因素多,样本数据量少从而造成预测效果差等问题。提出一种基于主成分分析(principal component analysis,PCA)与改进粒子群算法(improved particle swarm optimization,IPSO)及最小二乘支持向量机(least square support vector machine,LSSVM)的航材备件需求预测模型,首先利用主成分分析法筛选出航材备件主要影响因素,然后使用改进粒子群算法优化最小二乘支持向量机参数组合,最后使用筛选结果及优化参数组合完成PCA-IPSO-LSSVM航材备件需求预测模型训练。与其他4个预测模型相比,PCA-IPSO-LSSVM模型预测精度最高,测试集的均方根误差(root mean squared error,RMSE)和平均相对误差(mean relative error,MRE)分别为3.24和4.23%,表明模型具有较好的预测精度和拟合效果。 展开更多
关键词 航材需求预测 主成分分析 改进粒子群算法 最小二乘支持向量机
在线阅读 下载PDF
基于IPSO⁃BP的消防通信指挥系统效能评价
17
作者 于振江 《中国安全科学学报》 北大核心 2025年第9期1-7,共7页
为实现消防通信指挥系统的现状研判与迭代升级的量化支撑,基于消防通信指挥系统设计规范,从业务支撑能力、数据服务能力、通信保障能力3个方面构建支队级消防指挥通信系统4级效能评价指标体系;在反向传播(BP)神经网络算法的基础上,通过... 为实现消防通信指挥系统的现状研判与迭代升级的量化支撑,基于消防通信指挥系统设计规范,从业务支撑能力、数据服务能力、通信保障能力3个方面构建支队级消防指挥通信系统4级效能评价指标体系;在反向传播(BP)神经网络算法的基础上,通过改进粒子群优化(IPSO)算法优化参数,提出基于IPSO-BP的系统效能评价方法;采用专家打分与层次分析法(AHP)结合的方式获取样本数据,经主成分分析(PCA)方法降维后,分别基于BP神经网络、PSO-BP神经网络、IPSO-BP神经网络这3个模型开展仿真对比。结果表明:IPSO-BP神经网络模型的收敛速度最快,其均方误差相比于BP神经网络模型降低了75.71%,相较于PSO-BP神经网络模型降低了45.96%,为三者中的最小值;IPSO-BP模型能够合理精准地评价支队级消防通信指挥系统效能,具有一定的普适性。 展开更多
关键词 消防通信指挥系统 效能评价 反向传播(BP)神经网络 改进粒子群优化(ipso) 指标体系
在线阅读 下载PDF
基于KPCA和HC的IPSO-LSTM光伏出力预测模型研究
18
作者 徐昌 许野 +3 位作者 王晓晖 孟亦康 秦宇 李薇 《太阳能学报》 北大核心 2025年第5期362-374,共13页
为提升光伏发电功率的预测精度,构建一套融合核主成分分析法(KPCA)、层次聚类(HC)算法、改进粒子群算法(IPSO)和长短期记忆神经网络(LSTM)的光伏出力组合预测模型。在运用KPCA方法对影响光伏出力的气象因素进行降维和生成主成分因子的... 为提升光伏发电功率的预测精度,构建一套融合核主成分分析法(KPCA)、层次聚类(HC)算法、改进粒子群算法(IPSO)和长短期记忆神经网络(LSTM)的光伏出力组合预测模型。在运用KPCA方法对影响光伏出力的气象因素进行降维和生成主成分因子的基础上,联合使用HC算法和综合相似距离法挑选出与待预测日气象要素匹配度较高且内部耦合性强的历史日样本集,并运用IPSO优化生成LSTM神经网络的最优超参数组合,最终实现云南某光伏电站发电量的精准预测。对比其他模型,所提组合预测方法在不同天气类型下均能实现较好的预测效果,具有广阔的应用前景。 展开更多
关键词 核主成分分析 光伏出力预测 改进粒子群算法 超参数优化 综合相似距离
在线阅读 下载PDF
Multi-platform collaborative MRC-PSO algorithm for anti-ship missile path planning
19
作者 LIU Gang GUO Xinyuan +2 位作者 HUANG Dong CHEN Kezhong LI Wu 《Journal of Systems Engineering and Electronics》 2025年第2期494-509,共16页
To solve the problem of multi-platform collaborative use in anti-ship missile (ASM) path planning, this paper pro-posed multi-operator real-time constraints particle swarm opti-mization (MRC-PSO) algorithm. MRC-PSO al... To solve the problem of multi-platform collaborative use in anti-ship missile (ASM) path planning, this paper pro-posed multi-operator real-time constraints particle swarm opti-mization (MRC-PSO) algorithm. MRC-PSO algorithm utilizes a semi-rasterization environment modeling technique and inte-grates the geometric gradient law of ASMs which distinguishes itself from other collaborative path planning algorithms by fully considering the coupling between collaborative paths. Then, MRC-PSO algorithm conducts chunked stepwise recursive evo-lution of particles while incorporating circumvent, coordination, and smoothing operators which facilitates local selection opti-mization of paths, gradually reducing algorithmic space, accele-rating convergence, and enhances path cooperativity. Simula-tion experiments comparing the MRC-PSO algorithm with the PSO algorithm, genetic algorithm and operational area cluster real-time restriction (OACRR)-PSO algorithm, which demon-strate that the MRC-PSO algorithm has a faster convergence speed, and the average number of iterations is reduced by approximately 75%. It also proves that it is equally effective in resolving complex scenarios involving multiple obstacles. More-over it effectively addresses the problem of path crossing and can better satisfy the requirements of multi-platform collabora-tive path planning. The experiments are conducted in three col-laborative operation modes, namely, three-to-two, three-to-three, and four-to-two, and the outcomes demonstrate that the algorithm possesses strong universality. 展开更多
关键词 anti-ship missiles multi-platform collaborative path planning particle swarm optimization(PSO)algorithm
在线阅读 下载PDF
基于IPSO-LSTM的井下动目标位置预测实验研究 被引量:4
20
作者 王红尧 房彦旭 +3 位作者 吴钰晶 吉正平 赫海全 鲜旭红 《矿业科学学报》 CSCD 北大核心 2024年第3期393-403,共11页
提升井下人员定位精度能够加强矿山安全监测,最大程度保障井下人员的生命安全。针对现有测距类算法受现场环境影响致使定位精度不足的问题,提出一种基于IPSO-LSTM的定位模型,应用于井下动目标的位置预测。采用LSTM构建指纹定位模型,通过... 提升井下人员定位精度能够加强矿山安全监测,最大程度保障井下人员的生命安全。针对现有测距类算法受现场环境影响致使定位精度不足的问题,提出一种基于IPSO-LSTM的定位模型,应用于井下动目标的位置预测。采用LSTM构建指纹定位模型,通过UWB无线模块采集距离信息以构建距离-位置指纹关系数据库,利用数据库对PSO-LSTM模型进行训练,最后将训练好的模型进行目标轨迹预测。为比较不同改进策略对PSO的提升效果,对比了混沌映射随机初始化种群位置、非线性惯性权重递减、非对称优化学习因子和适应度函数优化4种改进策略,实验证明改进的PSO优化算法收敛速度快、鲁棒性好。为验证IPSO-LSTM的定位效果,以平均定位误差作为评价指标,将IPSO-LSTM模型与Chan算法、PSO-LSTM模型、LSTM神经网络、SSA-LSTM模型和GWO-LSTM进行对比,结果显示,IPSO-LSTM定位模型的平均定位误差为30 mm,相对传统Chan算法、LSTM、PSO-LSTM模型分别提升了76%、49%、24%。为降低局部误差偏大的现象,采用中值滤波对输入信息处理,进一步提升了定位精度。研究对进一步提高现有井下动目标定位系统的精度和稳定性具有重要意义和参考价值。 展开更多
关键词 井下动目标 改进的粒子群优化算法 ipso-LSTM模型 平均定位误差
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部