期刊文献+
共找到2,222篇文章
< 1 2 112 >
每页显示 20 50 100
Support vector machine forecasting method improved by chaotic particle swarm optimization and its application 被引量:11
1
作者 李彦斌 张宁 李存斌 《Journal of Central South University》 SCIE EI CAS 2009年第3期478-481,共4页
By adopting the chaotic searching to improve the global searching performance of the particle swarm optimization (PSO), and using the improved PSO to optimize the key parameters of the support vector machine (SVM) for... By adopting the chaotic searching to improve the global searching performance of the particle swarm optimization (PSO), and using the improved PSO to optimize the key parameters of the support vector machine (SVM) forecasting model, an improved SVM model named CPSO-SVM model was proposed. The new model was applied to predicting the short term load, and the improved effect of the new model was proved. The simulation results of the South China Power Market’s actual data show that the new method can effectively improve the forecast accuracy by 2.23% and 3.87%, respectively, compared with the PSO-SVM and SVM methods. Compared with that of the PSO-SVM and SVM methods, the time cost of the new model is only increased by 3.15 and 4.61 s, respectively, which indicates that the CPSO-SVM model gains significant improved effects. 展开更多
关键词 chaotic searching particle swarm optimization (PSO) support vector machine (SVM) short term load forecast
在线阅读 下载PDF
A new support vector machine optimized by improved particle swarm optimization and its application 被引量:3
2
作者 李翔 杨尚东 乞建勋 《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
Recognition model and algorithm of projectiles by combining particle swarm optimization support vector and spatial-temporal constrain 被引量:1
3
作者 Han-shan Li 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第9期273-283,共11页
In order to improve the recognition rate and accuracy rate of projectiles in six sky-screens intersection test system,this work proposes a new recognition method of projectiles by combining particle swarm optimization... In order to improve the recognition rate and accuracy rate of projectiles in six sky-screens intersection test system,this work proposes a new recognition method of projectiles by combining particle swarm optimization support vector and spatial-temporal constrain of six sky-screens detection sensor.Based on the measurement principle of the six sky-screens intersection test system and the characteristics of the output signal of the sky-screen,we analyze the existing problems regarding the recognition of projectiles.In order to optimize the projectile recognition effect,we use the support vector machine and basic particle swarm algorithm to form a new recognition algorithm.We set up the particle swarm algorithm optimization support vector projectile information recognition model that conforms to the six sky-screens intersection test system.We also construct a spatial-temporal constrain matching model based on the spatial geometric relationship of six sky-screen intersection,and form a new projectile signal recognition algorithm with six sky-screens spatial-temporal information constraints under the signal classification mechanism of particle swarm optimization algorithm support vector machine.Based on experiments,we obtain the optimal penalty and kernel function radius parameters in the PSO-SVM algorithm;we adjust the parameters of the support vector machine model,train the test signal data of every sky-screen,and gain the projectile signal classification results.Afterwards,according to the signal classification results,we calculate the coordinate parameters of the real projectile by using the spatial-temporal constrain of six sky-screens detection sensor,which verifies the feasibility of the proposed algorithm. 展开更多
关键词 Six sky-screens intersection test system Pattern recognition particle swarm optimization support vector machine PROJECTILE
在线阅读 下载PDF
Parameter selection of support vector machine for function approximation based on chaos optimization 被引量:18
4
作者 Yuan Xiaofang Wang Yaonan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第1期191-197,共7页
The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results... The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results and generalization ability, and now there is no systematic, general method for parameter selection. In this article, the SVM parameter selection for function approximation is regarded as a compound optimization problem and a mutative scale chaos optimization algorithm is employed to search for optimal paraxneter values. The chaos optimization algorithm is an effective way for global optimal and the mutative scale chaos algorithm could improve the search efficiency and accuracy. Several simulation examples show the sensitivity of the SVM parameters and demonstrate the superiority of this proposed method for nonlinear function approximation. 展开更多
关键词 learning systems support vector machines (SVM) approximation theory parameter selection optimization.
在线阅读 下载PDF
Improved particle swarm optimization algorithm for fuzzy multi-class SVM 被引量:18
5
作者 Ying Li Bendu Bai Yanning Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第3期509-513,共5页
An improved particle swarm optimization(PSO) algorithm is proposed to train the fuzzy support vector machine(FSVM) for pattern multi-classification.In the improved algorithm,the particles studies not only from its... An improved particle swarm optimization(PSO) algorithm is proposed to train the fuzzy support vector machine(FSVM) for pattern multi-classification.In the improved algorithm,the particles studies not only from itself and the best one but also from the mean value of some other particles.In addition,adaptive mutation was introduced to reduce the rate of premature convergence.The experimental results on the synthetic aperture radar(SAR) target recognition of moving and stationary target acquisition and recognition(MSTAR) dataset and character recognition of MNIST database show that the improved algorithm is feasible and effective for fuzzy multi-class SVM training. 展开更多
关键词 particle swarm optimization(PSO) fuzzy support vector machine(FSVM) adaptive mutation multi-classification.
在线阅读 下载PDF
New approach to training support vector machine 被引量:10
6
作者 Tang Faming Chen Mianyun Wang Zhongdong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期200-205,219,共7页
Support vector machine has become an increasingly popular tool for machine learning tasks involving classification, regression or novelty detection. Training a support vector machine requires the solution of a very la... Support vector machine has become an increasingly popular tool for machine learning tasks involving classification, regression or novelty detection. Training a support vector machine requires the solution of a very large quadratic programming problem. Traditional optimization methods cannot be directly applied due to memory restrictions. Up to now, several approaches exist for circumventing the above shortcomings and work well. Another learning algorithm, particle swarm optimization, for training SVM is introduted. The method is tested on UCI datasets. 展开更多
关键词 support vector machine quadratic programming problem particle swarm optimization.
在线阅读 下载PDF
Adjustable entropy function method for support vector machine 被引量:4
7
作者 Wu Qing Liu Sanyang Zhang Leyou 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期1029-1034,共6页
Based on KKT complementary condition in optimization theory, an unconstrained non-differential optimization model for support vector machine is proposed. An adjustable entropy function method is given to deal with the... Based on KKT complementary condition in optimization theory, an unconstrained non-differential optimization model for support vector machine is proposed. An adjustable entropy function method is given to deal with the proposed optimization problem and the Newton algorithm is used to figure out the optimal solution. The proposed method can find an optimal solution with a relatively small parameter p, which avoids the numerical overflow in the traditional entropy function methods. It is a new approach to solve support vector machine. The theoretical analysis and experimental results illustrate the feasibility and efficiency of the proposed algorithm. 展开更多
关键词 optimization support vector machine adjustable entropy function Newton algorithm.
在线阅读 下载PDF
Support vector machine based nonlinear model multi-step-ahead optimizing predictive control 被引量:9
8
作者 钟伟民 皮道映 孙优贤 《Journal of Central South University of Technology》 EI 2005年第5期591-595,共5页
A support vector machine with guadratic polynomial kernel function based nonlinear model multi-step-ahead optimizing predictive controller was presented. A support vector machine based predictive model was established... A support vector machine with guadratic polynomial kernel function based nonlinear model multi-step-ahead optimizing predictive controller was presented. A support vector machine based predictive model was established by black-box identification. And a quadratic objective function with receding horizon was selected to obtain the controller output. By solving a nonlinear optimization problem with equality constraint of model output and boundary constraint of controller output using Nelder-Mead simplex direct search method, a sub-optimal control law was achieved in feature space. The effect of the controller was demonstrated on a recognized benchmark problem and a continuous-stirred tank reactor. The simulation results show that the multi-step-ahead predictive controller can be well applied to nonlinear system, with better performance in following reference trajectory and disturbance-rejection. 展开更多
关键词 nonlinear model predictive control support vector machine nonlinear system identification kernel function nonlinear optimization
在线阅读 下载PDF
Particle swarm optimization based RVM classifier for non-linear circuit fault diagnosis 被引量:5
9
作者 高成 黄姣英 +1 位作者 孙悦 刁胜龙 《Journal of Central South University》 SCIE EI CAS 2012年第2期459-464,共6页
A relevance vector machine (RVM) based fault diagnosis method was presented for non-linear circuits. In order to simplify RVM classifier, parameters selection based on particle swarm optimization (PSO) and preprocessi... A relevance vector machine (RVM) based fault diagnosis method was presented for non-linear circuits. In order to simplify RVM classifier, parameters selection based on particle swarm optimization (PSO) and preprocessing technique based on the kurtosis and entropy of signals were used. Firstly, sinusoidal inputs with different frequencies were applied to the circuit under test (CUT). Then, the resulting frequency responses were sampled to generate features. The frequency response was sampled to compute its kurtosis and entropy, which can show the information capacity of signal. By analyzing the output signals, the proposed method can detect and identify faulty components in circuits. The results indicate that the fault classes can be classified correctly for at least 99% of the test data in example circuit. And the proposed method can diagnose hard and soft faults. 展开更多
关键词 non-linear circuits fault diagnosis relevance vector machine particle swarm optimization KURTOSIS ENTROPY
在线阅读 下载PDF
Solving large-scale multiclass learning problems via an efficient support vector classifier 被引量:1
10
作者 Zheng Shuibo Tang Houjun +1 位作者 Han Zhengzhi Zhang Haoran 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第4期910-915,共6页
Support vector machines (SVMs) are initially designed for binary classification. How to effectively extend them for multiclass classification is still an ongoing research topic. A multiclass classifier is constructe... Support vector machines (SVMs) are initially designed for binary classification. How to effectively extend them for multiclass classification is still an ongoing research topic. A multiclass classifier is constructed by combining SVM^light algorithm with directed acyclic graph SVM (DAGSVM) method, named DAGSVM^light A new method is proposed to select the working set which is identical to the working set selected by SVM^light approach. Experimental results indicate DAGSVM^light is competitive with DAGSMO. It is more suitable for practice use. It may be an especially useful tool for large-scale multiclass classification problems and lead to more widespread use of SVMs in the engineering community due to its good performance. 展开更多
关键词 support vector machines (SVMs) multiclass classification decomposition method SVM^light sequential minimal optimization (SMO).
在线阅读 下载PDF
融合改进卷积神经网络和层次SVM的鸡蛋外观检测 被引量:1
11
作者 姚万鹏 张凌晓 +1 位作者 赵肖峰 王飞成 《食品与机械》 北大核心 2025年第1期158-164,共7页
[目的]实现鸡蛋精细化分类和提高鸡蛋外观检测的准确率。[方法]提出一种融合改进卷积神经网络和层次SVM的鸡蛋外观检测方案。(1)采用鸡蛋机器视觉图像采集设备获取不同方位、不同外观鸡蛋图像,并运用图像增强技术扩充鸡蛋图像数据库。(2... [目的]实现鸡蛋精细化分类和提高鸡蛋外观检测的准确率。[方法]提出一种融合改进卷积神经网络和层次SVM的鸡蛋外观检测方案。(1)采用鸡蛋机器视觉图像采集设备获取不同方位、不同外观鸡蛋图像,并运用图像增强技术扩充鸡蛋图像数据库。(2)设计改进的浣熊优化算法(coati optimization algorithm,COA)和FCM聚类算法,在此基础上对卷积神经网络(convolutional neural network,CNN)模型结构和超参数进行优化,以提升CNN泛化能力。运用优化后的CNN深度学习鸡蛋图像数据库,从而实现鸡蛋外观图像特征的有效提取。(3)建立层次支持向量机鸡蛋外观分类工具,最终实现对鸡蛋外观的准确检测分类。[结果]所提鸡蛋外观检测方案的检测准确率提高了1.74%~4.31%,检测时间降低了21.68%~53.51%。[结论]所提方法能够有效实现对鸡蛋的在线实时精细化分类。 展开更多
关键词 鸡蛋外观 卷积神经网络 浣熊优化算法 支持向量机 特征提取
在线阅读 下载PDF
基于改进金豺算法优化最小二乘法支持向量机的磨削表面粗糙度预测
12
作者 朱文博 张淑权 +1 位作者 张梦梦 迟玉伦 《表面技术》 北大核心 2025年第16期165-181,共17页
目的磨削过程中粗糙度直接影响产品质量,为有效预测工件磨削表面粗糙度,基于声发射和振动信号提出一种改进金豺算法(IGJO)优化最小二乘法支持向量(LSSVM)的磨削表面粗糙度预测方法。方法为增强信号特征与磨削表面粗糙度相关性,利用皮尔... 目的磨削过程中粗糙度直接影响产品质量,为有效预测工件磨削表面粗糙度,基于声发射和振动信号提出一种改进金豺算法(IGJO)优化最小二乘法支持向量(LSSVM)的磨削表面粗糙度预测方法。方法为增强信号特征与磨削表面粗糙度相关性,利用皮尔逊相关分析和主成分分析(PCA)对信号特征进行筛选,降低特征之间的多重共线性,降低模型复杂度;为改善磨削表面粗糙度预测模型的性能,对于金豺算法(GJO)易陷入局部最优问题,在GJO基础上引入佳点集初始化种群、非线性能量因子更新策略以及融合鲸鱼优化算法改进搜索策略,提升算法的初始种群多样性、收敛精度和全局搜索能力;为提高磨削表面粗糙度预测模型有效性,利用IGJO对LSSVM进行参数寻优,建立磨削表面粗糙度预测模型。结果通过轴承套圈内滚道磨削加工实验数据进行验证,结果表明IGJO-LSSVM磨削表面粗糙度预测模型能有效预测粗糙度值,预测精度为95.223%,RMSE值为0.0133,MAPE值为4.776%,R2值为0.956,均优于GJO-LSSVM、LSSVM和BP神经网络模型。结论通过IGJO优化后的LSSVM模型可实现磨削表面粗糙度有效预测,同时能够避免传统LSSVM容易陷入局部极小值的问题,对提高产品磨削质量具有重要意义。 展开更多
关键词 磨削表面粗糙度 轴承套圈 最小二乘法支持向量机 金豺算法
在线阅读 下载PDF
基于敏感度分析的球面磁悬浮飞轮电机多目标分层优化设计
13
作者 朱志莹 焦金帅 +2 位作者 徐政 孟凡浩 安聪 《电气工程学报》 北大核心 2025年第2期130-139,共10页
针对球面磁悬浮飞轮电机的参数优化设计问题,提出一种基于参数敏感度分析的多目标分层优化设计方案。在介绍电机运行机理及电磁分析的基础上,以转矩、悬浮力为优化目标,通过对电机结构参数进行敏感度分析,利用构建敏感度方程,将电机参... 针对球面磁悬浮飞轮电机的参数优化设计问题,提出一种基于参数敏感度分析的多目标分层优化设计方案。在介绍电机运行机理及电磁分析的基础上,以转矩、悬浮力为优化目标,通过对电机结构参数进行敏感度分析,利用构建敏感度方程,将电机参数划分为主敏感度参数和次敏感度参数,针对主敏感度参数和次敏感度参数,依次分别采用支持向量机进行非参数建模,并通过惯性权重自适应改变的混沌粒子群算法进行寻优;最后,通过有限元仿真验证了所提算法的有效性,结果表明优化后电机转矩提高6%,悬浮力提高27.99%。 展开更多
关键词 球面磁悬浮飞轮电机 参数敏感度分析 分层优化 支持向量机 惯性权重自适应改变的混沌粒子群算法
在线阅读 下载PDF
基于BOA-SVM的冷源系统温度传感器偏差故障检测
14
作者 周璇 闫学成 +1 位作者 闫军威 梁列全 《控制理论与应用》 北大核心 2025年第5期921-930,共10页
针对当前因温度传感器偏差故障识别率低,严重影响冷源系统节能可靠运行的问题,提出一种基于贝叶斯优化支持向量机BOA-SVM组合优化算法的偏差故障检测方法.该方法融合了贝叶斯优化算法(BOA)和支持向量机(SVM)技术,适用于小样本、非线性... 针对当前因温度传感器偏差故障识别率低,严重影响冷源系统节能可靠运行的问题,提出一种基于贝叶斯优化支持向量机BOA-SVM组合优化算法的偏差故障检测方法.该方法融合了贝叶斯优化算法(BOA)和支持向量机(SVM)技术,适用于小样本、非线性故障数据,同时克服了SVM算法对核函数参数与惩罚因子强敏感性的问题.论文建立了广州市某办公建筑冷源系统Trnsys仿真模型,对室外干球、冷冻供水与冷却进水3种温度传感器不同程度的偏差故障进行模拟.仿真结果表明,与本文提出的其他方法相比,该方法准确率高,泛化能力及鲁棒性强,能够满足冷源系统温度传感器偏差故障的检测需求,保障空调系统的安全、高效与稳定运行. 展开更多
关键词 冷源系统 温度传感器 贝叶斯优化 支持向量机 故障检测 TRNSYS
在线阅读 下载PDF
基于MS1DCNN-BOA-SVM的智能液压系统故障诊断方法
15
作者 闫锋 肖成军 +2 位作者 孙一伟 孙有朝 谭忠睿 《机床与液压》 北大核心 2025年第8期174-181,共8页
针对液压系统故障特征提取困难、诊断准确率低等问题,提出一种基于多尺度一维卷积神经网络(MS1DCNN)和贝叶斯搜索优化支持向量机(SVM)的智能故障诊断模型。将多个传感器信号合并为单一输入信号;通过多尺度卷积处理提取关键故障特征,构... 针对液压系统故障特征提取困难、诊断准确率低等问题,提出一种基于多尺度一维卷积神经网络(MS1DCNN)和贝叶斯搜索优化支持向量机(SVM)的智能故障诊断模型。将多个传感器信号合并为单一输入信号;通过多尺度卷积处理提取关键故障特征,构建特征向量;然后,利用贝叶斯搜索优化SVM进行分类识别,构建故障诊断模型;最后,对模型进行训练。结果表明:该模型对柱塞泵和蓄能器的故障诊断准确率分别为99.63%、99.17%;与MS1DCNN、1DCNN、SVM模型相比,该模型在液压系统故障诊断方面具有高准确率、高可靠性和强泛化能力的优势。 展开更多
关键词 液压系统 多尺度卷积神经网络 支持向量机 贝叶斯搜索优化 故障诊断
在线阅读 下载PDF
基于PSO-SVR算法的钢板-混凝土组合连梁承载力预测
16
作者 田建勃 闫靖帅 +2 位作者 王晓磊 赵勇 史庆轩 《振动与冲击》 北大核心 2025年第7期155-162,共8页
为准确预测钢板-混凝土组合(steel plate-RC composite,PRC)连梁承载力,本文分别通过支持向量机回归算法(support vector regression,SVR)、极端梯度提升算法(XGBoost)和粒子群优化的支持向量机回归(particle swarm optimization-suppor... 为准确预测钢板-混凝土组合(steel plate-RC composite,PRC)连梁承载力,本文分别通过支持向量机回归算法(support vector regression,SVR)、极端梯度提升算法(XGBoost)和粒子群优化的支持向量机回归(particle swarm optimization-support vector regression,PSO-SVR)算法进行了PRC连梁试验数据的回归训练,此外,通过使用Sobol敏感性分析方法分析了数据特征参数对PRC连梁承载力的影响。结果表明,基于SVR、极端梯度提升算法(extreme gradient boosting,XGBoost)和PSO-SVR的预测模型平均绝对百分比误差分别为5.48%、7.65%和4.80%,其中,基于PSO-SVR算法的承载力预测模型具有最高的预测精度,模型的鲁棒性和泛化能力更强。此外,特征参数钢板率(ρ_(p))、截面高度(h)和连梁跨高比(l_(n)/h)对PRC连梁承载力影响最大,三者全局影响指数总和超过0.75,其中,钢板率(ρ_(p))是对PRC连梁承载力影响最大的单一因素,一阶敏感性指数和全局敏感性指数分别为0.3423和0.3620,以期为PRC连梁在实际工程中的设计及应用提供参考。 展开更多
关键词 钢板-混凝土组合连梁 机器学习 粒子群优化的支持向量机回归(PSO-SVR)算法 承载力 敏感性分析
在线阅读 下载PDF
基于BPSO-PSO-LSSVM算法的上肢sEMG分类
17
作者 贠今天 苗冠 +1 位作者 李帅 耿梓敬 《科学技术与工程》 北大核心 2025年第18期7686-7692,共7页
作为与人体运动密切相关的生理信号,表面肌电(surface electromyography, sEMG)信号的解析在人机交互领域具有重要的作用。针对肌电信号分类效率和精度难以兼顾的问题,提出了一种特征筛选与分类器超参数优化相结合的上肢sEMG分类方法,... 作为与人体运动密切相关的生理信号,表面肌电(surface electromyography, sEMG)信号的解析在人机交互领域具有重要的作用。针对肌电信号分类效率和精度难以兼顾的问题,提出了一种特征筛选与分类器超参数优化相结合的上肢sEMG分类方法,该方法采用二进制粒子群优化(binary particle swarm optimization, BPSO)算法对特征进行筛选后,进一步采用粒子群优化(particle swarm optimization, PSO)算法调整最小二乘支持向量机(least squares support vector machine, LSSVM)的超参数。通过采集人上体4个部位的表面肌电信号并提取其中48维特征,对上肢常见的4种动作进行分类实验,结果表明,BPSO-PSO-LSSVM算法仅保留肌电数据的21维特征,得到的平均分类准确率达到97.54%,证明该方法可以有效筛选出用于上肢动作分类的最佳特征组合,并且提高运动分类的准确率。 展开更多
关键词 表面肌电信号 特征选择 二进制粒子群优化 粒子群优化 动作分类 最小二乘支持向量机
在线阅读 下载PDF
基于PSO-RVM的落煤瓦斯涌出量预测
18
作者 张研 黄兰淘 +1 位作者 唐北昌 袁普龙 《太原理工大学学报》 北大核心 2025年第4期742-749,共8页
【目的】为提高落煤瓦斯涌出量预测精度,提出一种粒子群优化算法(particle swarm optimization,PSO)和相关向量机(relevance vector machine,RVM)相结合的落煤瓦斯涌出量预测方法。【方法】通过RVM建立解吸强度与其影响因素之间的非线... 【目的】为提高落煤瓦斯涌出量预测精度,提出一种粒子群优化算法(particle swarm optimization,PSO)和相关向量机(relevance vector machine,RVM)相结合的落煤瓦斯涌出量预测方法。【方法】通过RVM建立解吸强度与其影响因素之间的非线性映射关系,利用粒子群优化算法对RVM核参数进行寻优,构建基于PSO-RVM的瓦斯解吸强度与时间预测模型,对瓦斯涌出量进行预测。【结果】在相同样本数据集下的实验结果表明:与GA-BP(genetic algorithm-back)神经网络模型和BP神经网络模型相比,PSO-RVM模型对瓦斯涌出量预测结果的平均相对误差和均方根误差仅为1.04%和0.01,决定系数0.995。该模型精度更优、可信度更高,为落煤瓦斯涌出量的预测提供了一种新的方法。 展开更多
关键词 粒子群优化 相关向量机 瓦斯涌出量 预测模型 解吸强度
在线阅读 下载PDF
基于改进乌燕鸥算法同步优化SVM的特征选择
19
作者 赵小强 缐文霞 《兰州理工大学学报》 北大核心 2025年第3期89-98,共10页
针对支持向量机(SVM)中特征选择和参数优化对分类精度有较大影响的问题,提出了一种基于改进乌燕鸥算法同步优化SVM的特征选择算法.首先利用Tent混沌映射对乌燕鸥种群初始化,增加种群多样性,在此基础上引入余弦自适应并结合模拟退火算法... 针对支持向量机(SVM)中特征选择和参数优化对分类精度有较大影响的问题,提出了一种基于改进乌燕鸥算法同步优化SVM的特征选择算法.首先利用Tent混沌映射对乌燕鸥种群初始化,增加种群多样性,在此基础上引入余弦自适应并结合模拟退火算法,避免乌燕鸥算法陷入局部最优的缺陷,增强算法全局搜索能力,提高收敛精度;其次将改进算法同特征选择和支持向量机相结合,同步优化二进制特征选择和SVM的参数;最后在10个标准数据集上进行特征选择仿真对比实验,实验结果表明相比原始算法及其他对比优化算法,所提算法能有效降低数据维度,提高分类准确率. 展开更多
关键词 乌燕鸥优化算法 余弦自适应 模拟退火算法 支持向量机 特征选择
在线阅读 下载PDF
基于鲸鱼优化算法-支持向量机判别模型的风化基岩富水性评价:以神府煤田张家峁煤矿为例
20
作者 侯恩科 吴家镁 +1 位作者 杨帆 张池 《科学技术与工程》 北大核心 2025年第1期119-127,共9页
为实现风化基岩含水层富水性的准确预测,以张家峁井田内的28组风化基岩抽水试验钻孔数据作为训练及验证样本,选取风化基岩的岩性组合指数、风化指数、厚度、岩芯采取率、埋深作为评价指标,提出基于鲸鱼优化算法-支持向量机(whale optimi... 为实现风化基岩含水层富水性的准确预测,以张家峁井田内的28组风化基岩抽水试验钻孔数据作为训练及验证样本,选取风化基岩的岩性组合指数、风化指数、厚度、岩芯采取率、埋深作为评价指标,提出基于鲸鱼优化算法-支持向量机(whale optimization algorithm-support vector machines,WOA-SVM)的风化基岩含水层富水性判别模型。该模型可对无抽水试验资料区域的风化基岩的富水性级别进行预测,综合利用井田内249组勘探钻孔的地质信息,实现井田的风化基岩富水性分区。研究表明,张家峁井田风化基岩整体富水性较弱,且空间分布不均;井田中部和乌兰不拉沟沿线的局部地区存在强富水性区域,但其分布范围较小,中西部和东南部有部分中等富水性区域,东北部及西南部区域几乎全为弱和极弱富水性。该方法预测的结果与实际较为吻合,研究成果可为矿井安全生产提供参考,也为风化基岩富水性预测提供了一种新思路。 展开更多
关键词 风化基岩 支持向量机(SVM) 鲸鱼优化(WOA) 富水性分区
在线阅读 下载PDF
上一页 1 2 112 下一页 到第
使用帮助 返回顶部