期刊文献+
共找到2,771篇文章
< 1 2 139 >
每页显示 20 50 100
Memristor-based vector neural network architecture 被引量:1
1
作者 Hai-Jun Liu Chang-Lin Chen +3 位作者 Xi Zhu Sheng-Yang Sun Qing-Jiang Li Zhi-Wei Li 《Chinese Physics B》 SCIE EI CAS CSCD 2020年第2期463-467,共5页
Vector neural network(VNN)is one of the most important methods to process interval data.However,the VNN,which contains a great number of multiply-accumulate(MAC)operations,often adopts pure numerical calculation metho... Vector neural network(VNN)is one of the most important methods to process interval data.However,the VNN,which contains a great number of multiply-accumulate(MAC)operations,often adopts pure numerical calculation method,and thus is difficult to be miniaturized for the embedded applications.In this paper,we propose a memristor based vector-type backpropagation(MVTBP)architecture which utilizes memristive arrays to accelerate the MAC operations of interval data.Owing to the unique brain-like synaptic characteristics of memristive devices,e.g.,small size,low power consumption,and high integration density,the proposed architecture can be implemented with low area and power consumption cost and easily applied to embedded systems.The simulation results indicate that the proposed architecture has better identification performance and noise tolerance.When the device precision is 6 bits and the error deviation level(EDL)is 20%,the proposed architecture can achieve an identification rate,which is about 92%higher than that for interval-value testing sample and 81%higher than that for scalar-value testing sample. 展开更多
关键词 MEMRISTOR memristive DEVICES vector neural network INTERVAL
原文传递
A Comparative Study of Support Vector Machine and Artificial Neural Network for Option Price Prediction 被引量:1
2
作者 Biplab Madhu Md. Azizur Rahman +3 位作者 Arnab Mukherjee Md. Zahidul Islam Raju Roy Lasker Ershad Ali 《Journal of Computer and Communications》 2021年第5期78-91,共14页
Option pricing has become one of the quite important parts of the financial market. As the market is always dynamic, it is really difficult to predict the option price accurately. For this reason, various machine lear... Option pricing has become one of the quite important parts of the financial market. As the market is always dynamic, it is really difficult to predict the option price accurately. For this reason, various machine learning techniques have been designed and developed to deal with the problem of predicting the future trend of option price. In this paper, we compare the effectiveness of Support Vector Machine (SVM) and Artificial Neural Network (ANN) models for the prediction of option price. Both models are tested with a benchmark publicly available dataset namely SPY option price-2015 in both testing and training phases. The converted data through Principal Component Analysis (PCA) is used in both models to achieve better prediction accuracy. On the other hand, the entire dataset is partitioned into two groups of training (70%) and test sets (30%) to avoid overfitting problem. The outcomes of the SVM model are compared with those of the ANN model based on the root mean square errors (RMSE). It is demonstrated by the experimental results that the ANN model performs better than the SVM model, and the predicted option prices are in good agreement with the corresponding actual option prices. 展开更多
关键词 Machine Learning Support vector Machine Artificial neural network PREDICTION Option Price
在线阅读 下载PDF
Comparison of School Building Construction Costs Estimation Methods Using Regression Analysis, Neural Network, and Support Vector Machine 被引量:2
3
作者 Gwang-Hee Kim Jae-Min Shin +1 位作者 Sangyong Kim Yoonseok Shin 《Journal of Building Construction and Planning Research》 2013年第1期1-7,共7页
Accurate cost estimation at the early stage of a construction project is key factor in a project’s success. But it is difficult to quickly and accurately estimate construction costs at the planning stage, when drawin... Accurate cost estimation at the early stage of a construction project is key factor in a project’s success. But it is difficult to quickly and accurately estimate construction costs at the planning stage, when drawings, documentation and the like are still incomplete. As such, various techniques have been applied to accurately estimate construction costs at an early stage, when project information is limited. While the various techniques have their pros and cons, there has been little effort made to determine the best technique in terms of cost estimating performance. The objective of this research is to compare the accuracy of three estimating techniques (regression analysis (RA), neural network (NN), and support vector machine techniques (SVM)) by performing estimations of construction costs. By comparing the accuracy of these techniques using historical cost data, it was found that NN model showed more accurate estimation results than the RA and SVM models. Consequently, it is determined that NN model is most suitable for estimating the cost of school building projects. 展开更多
关键词 ESTIMATING Construction COSTS Regression Analysis neural network Support vector MACHINE
暂未订购
ADAPTIVE PINNING SYNCHRONIZATION OF COUPLED NEURAL NETWORKS WITH MIXED DELAYS AND VECTOR-FORM STOCHASTIC PERTURBATIONS 被引量:4
4
作者 杨鑫松 曹进德 《Acta Mathematica Scientia》 SCIE CSCD 2012年第3期955-977,共23页
In this article, we consider the global chaotic synchronization of general cou- pled neural networks, in which subsystems have both discrete and distributed delays. Stochastic perturbations between subsystems are also... In this article, we consider the global chaotic synchronization of general cou- pled neural networks, in which subsystems have both discrete and distributed delays. Stochastic perturbations between subsystems are also considered. On the basis of two sim- ple adaptive pinning feedback control schemes, Lyapunov functional method, and stochas- tic analysis approach, several sufficient conditions are developed to guarantee global syn- chronization of the coupled neural networks with two kinds of delay couplings, even if only partial states of the nodes are coupled. The outer-coupling matrices may be symmetric or asymmetric. Unlike existing results that an isolate node is introduced as the pinning target, we pin to help the network realizing synchronization without introducing any iso- late node when the network is not synchronized. As a by product, sufficient conditions under which the network realizes synchronization without control are derived. Numerical simulations confirm the effectiveness of the obtained results. 展开更多
关键词 Coupled neural networks mixed delays SYNCHRONIZATION vector-form noises PINNING ADAPTIVE asymmetric coupling
在线阅读 下载PDF
Learning Vector Quantization Neural Network Method for Network Intrusion Detection
5
作者 YANG Degang CHEN Guo +1 位作者 WANG Hui LIAO Xiaofeng 《Wuhan University Journal of Natural Sciences》 CAS 2007年第1期147-150,共4页
A new intrusion detection method based on learning vector quantization (LVQ) with low overhead and high efficiency is presented. The computer vision system employs LVQ neural networks as classifier to recognize intr... A new intrusion detection method based on learning vector quantization (LVQ) with low overhead and high efficiency is presented. The computer vision system employs LVQ neural networks as classifier to recognize intrusion. The recognition process includes three stages: (1) feature selection and data normalization processing;(2) learning the training data selected from the feature data set; (3) identifying the intrusion and generating the result report of machine condition classification. Experimental results show that the proposed method is promising in terms of detection accuracy, computational expense and implementation for intrusion detection. 展开更多
关键词 intrusion detection learning vector quantization neural network feature extraction
在线阅读 下载PDF
Basic Tenets of Classification Algorithms K-Nearest-Neighbor, Support Vector Machine, Random Forest and Neural Network: A Review 被引量:14
6
作者 Ernest Yeboah Boateng Joseph Otoo Daniel A. Abaye 《Journal of Data Analysis and Information Processing》 2020年第4期341-357,共17页
In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (... In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (RF) and Neural Network (NN) as the main statistical tools were reviewed. The aim was to examine and compare these nonparametric classification methods on the following attributes: robustness to training data, sensitivity to changes, data fitting, stability, ability to handle large data sizes, sensitivity to noise, time invested in parameter tuning, and accuracy. The performances, strengths and shortcomings of each of the algorithms were examined, and finally, a conclusion was arrived at on which one has higher performance. It was evident from the literature reviewed that RF is too sensitive to small changes in the training dataset and is occasionally unstable and tends to overfit in the model. KNN is easy to implement and understand but has a major drawback of becoming significantly slow as the size of the data in use grows, while the ideal value of K for the KNN classifier is difficult to set. SVM and RF are insensitive to noise or overtraining, which shows their ability in dealing with unbalanced data. Larger input datasets will lengthen classification times for NN and KNN more than for SVM and RF. Among these nonparametric classification methods, NN has the potential to become a more widely used classification algorithm, but because of their time-consuming parameter tuning procedure, high level of complexity in computational processing, the numerous types of NN architectures to choose from and the high number of algorithms used for training, most researchers recommend SVM and RF as easier and wieldy used methods which repeatedly achieve results with high accuracies and are often faster to implement. 展开更多
关键词 Classification Algorithms NON-PARAMETRIC K-Nearest-Neighbor neural networks Random Forest Support vector Machines
在线阅读 下载PDF
Support Vector Machine and Artificial Neural Networks for Hydrological Cycles Classifications of a Water Reservoir in the Amazon
7
作者 Jean Carlos Arouche Freire Tarcisio da Costa Lobato +3 位作者 Jefferson Magalhaes de Morais Terezinha Ferreira de Oliveira Rachel Anne Hauser-Davis Augusto Cesar Fonseca Saraiva 《通讯和计算机(中英文版)》 2014年第2期111-117,共7页
关键词 支持向量机分类器 人工神经网络 水文循环 分类方法 亚马逊 水库 物理化学参数 计算智能技术
在线阅读 下载PDF
Stand basal area modelling for Chinese fir plantations using an artificial neural network model 被引量:8
8
作者 Shaohui Che Xiaohong Tan +5 位作者 Congwei Xiang Jianjun Sun Xiaoyan Hu Xiongqing Zhang Aiguo Duan Jianguo Zhang 《Journal of Forestry Research》 SCIE CAS CSCD 2019年第5期1641-1649,共9页
Artificial neural network models are a popular estimation tool for fitting nonlinear relationships because they require no assumptions about the form of the fitting function,non-Gaussian distributions,multicollinearit... Artificial neural network models are a popular estimation tool for fitting nonlinear relationships because they require no assumptions about the form of the fitting function,non-Gaussian distributions,multicollinearity,outliers and noise in the data.The problems of backpropagation models using artificial neural networks include determination of the structure of the network and overlearning courses.According to data from 1981 to 2008 from 15 permanent sample plots on Dagangshan Mountain in Jiangxi Province,a back-propagation artificial neural network model(BPANN)and a support vector machine model(SVM)for basal area of Chinese fir(Cunninghamia lanceolata)plantations were constructed using four kinds of prediction factors,including stand age,site index,surviving stem numbers and quadratic mean diameters.Artificial intelligence methods,especially SVM,could be effective in describing stand basal area growth of Chinese fir under different growth conditions with higher simulation precision than traditional regression models.SVM and the Chapman–Richards nonlinear mixed-effects model had less systematic bias than the BPANN. 展开更多
关键词 Chinese FIR BASAL area Artificial neural network Support vector MACHINE Mixed-effect model
在线阅读 下载PDF
A Human Body Posture Recognition Algorithm Based on BP Neural Network for Wireless Body Area Networks 被引量:11
9
作者 Fengye Hu Lu Wang +2 位作者 Shanshan Wang Xiaolan Liu Gengxin He 《China Communications》 SCIE CSCD 2016年第8期198-208,共11页
Human body posture recognition has attracted considerable attention in recent years in wireless body area networks(WBAN). In order to precisely recognize human body posture,many recognition algorithms have been propos... Human body posture recognition has attracted considerable attention in recent years in wireless body area networks(WBAN). In order to precisely recognize human body posture,many recognition algorithms have been proposed.However, the recognition rate is relatively low. In this paper, we apply back propagation(BP) neural network as a classifier to recognizing human body posture, where signals are collected from VG350 acceleration sensor and a posture signal collection system based on WBAN is designed. Human body signal vector magnitude(SVM) and tri-axial acceleration sensor data are used to describe the human body postures. We are able to recognize 4postures: Walk, Run, Squat and Sit. Our posture recognition rate is up to 91.67%. Furthermore, we find an implied relationship between hidden layer neurons and the posture recognition rate. The proposed human body posture recognition algorithm lays the foundation for the subsequent applications. 展开更多
关键词 wireless body area networks BP neural network signal vector magnitude posture recognition rate
在线阅读 下载PDF
Collaborative Filtering and Artificial Neural Network Based Recommendation System for Advanced Applications 被引量:3
10
作者 Bharadwaja Krishnadev Mylavarapu 《Journal of Computer and Communications》 2018年第12期1-14,共14页
To make recommendation on items from the user for historical user rating several intelligent systems are using. The most common method is Recommendation systems. The main areas which play major roles are social networ... To make recommendation on items from the user for historical user rating several intelligent systems are using. The most common method is Recommendation systems. The main areas which play major roles are social networking, digital marketing, online shopping and E-commerce. Recommender system consists of several techniques for recommendations. Here we used the well known approach named as Collaborative filtering (CF). There are two types of problems mainly available with collaborative filtering. They are complete cold start (CCS) problem and incomplete cold start (ICS) problem. The authors proposed three novel methods such as collaborative filtering, and artificial neural networks and at last support vector machine to resolve CCS as well ICS problems. Based on the specific deep neural network SADE we can be able to remove the characteristics of products. By using sequential active of users and product characteristics we have the capability to adapt the cold start product ratings with the applications of the state of the art CF model, time SVD++. The proposed system consists of Netflix rating dataset which is used to perform the baseline techniques for rating prediction of cold start items. The calculation of two proposed recommendation techniques is compared on ICS items, and it is proved that it will be adaptable method. The proposed method can be able to transfer the products since cold start transfers to non-cold start status. Artificial Neural Network (ANN) is employed here to extract the item content features. One of the user preferences such as temporal dynamics is used to obtain the contented characteristics into predictions to overcome those problems. For the process of classification we have used linear support vector machine classifiers to receive the better performance when compared with the earlier methods. 展开更多
关键词 Artificial neural network Support vector Machine RECOMMENDATION Systems COLD START Problems
在线阅读 下载PDF
Using Neural Networks to Predict Secondary Structure for Protein Folding 被引量:1
11
作者 Ali Abdulhafidh Ibrahim Ibrahim Sabah Yasseen 《Journal of Computer and Communications》 2017年第1期1-8,共8页
Protein Secondary Structure Prediction (PSSP) is considered as one of the major challenging tasks in bioinformatics, so many solutions have been proposed to solve that problem via trying to achieve more accurate predi... Protein Secondary Structure Prediction (PSSP) is considered as one of the major challenging tasks in bioinformatics, so many solutions have been proposed to solve that problem via trying to achieve more accurate prediction results. The goal of this paper is to develop and implement an intelligent based system to predict secondary structure of a protein from its primary amino acid sequence by using five models of Neural Network (NN). These models are Feed Forward Neural Network (FNN), Learning Vector Quantization (LVQ), Probabilistic Neural Network (PNN), Convolutional Neural Network (CNN), and CNN Fine Tuning for PSSP. To evaluate our approaches two datasets have been used. The first one contains 114 protein samples, and the second one contains 1845 protein samples. 展开更多
关键词 Protein Secondary Structure Prediction (PSSP) neural network (NN) Α-HELIX (H) Β-SHEET (E) Coil (C) Feed Forward neural network (FNN) Learning vector Quantization (LVQ) Probabilistic neural network (PNN) Convolutional neural network (CNN)
在线阅读 下载PDF
Novel Method of Predicting Network Bandwidth Based on Support Vector Machines
12
作者 沈伟 冯瑞 邵惠鹤 《Journal of Beijing Institute of Technology》 EI CAS 2004年第4期454-457,共4页
In order to solve the problems of small sample over-fitting and local minima when neural networks learn online, a novel method of predicting network bandwidth based on support vector machines(SVM) is proposed. The pre... In order to solve the problems of small sample over-fitting and local minima when neural networks learn online, a novel method of predicting network bandwidth based on support vector machines(SVM) is proposed. The prediction and learning online will be completed by the proposed moving window learning algorithm(MWLA). The simulation research is done to validate the proposed method, which is compared with the method based on neural networks. 展开更多
关键词 support vector machines(SVM) neural networks network bandwidth bandwidth prediction
在线阅读 下载PDF
Predicting Stock Movement Using Sentiment Analysis of Twitter Feed with Neural Networks
13
作者 Sai Vikram Kolasani Rida Assaf 《Journal of Data Analysis and Information Processing》 2020年第4期309-319,共11页
External factors, such as social media and financial news, can have wide-spread effects on stock price movement. For this reason, social media is considered a useful resource for precise market predictions. In this pa... External factors, such as social media and financial news, can have wide-spread effects on stock price movement. For this reason, social media is considered a useful resource for precise market predictions. In this paper, we show the effectiveness of using Twitter posts to predict stock prices. We start by training various models on the Sentiment 140 Twitter data. We found that Support Vector Machines (SVM) performed best (0.83 accuracy) in the sentimental analysis, so we used it to predict the average sentiment of tweets for each day that the market was open. Next, we use the sentimental analysis of one year’s data of tweets that contain the “stock market”, “stocktwits”, “AAPL” keywords, with the goal of predicting the corresponding stock prices of Apple Inc. (AAPL) and the US’s Dow Jones Industrial Average (DJIA) index prices. Two models, Boosted Regression Trees and Multilayer Perceptron Neural Networks were used to predict the closing price difference of AAPL and DJIA prices. We show that neural networks perform substantially better than traditional models for stocks’ price prediction. 展开更多
关键词 Tweets Sentiment Analysis with Machine Learning Support vector Machines (SVM) neural networks Stock Prediction
在线阅读 下载PDF
Fully Distributed Learning for Deep Random Vector Functional-Link Networks
14
作者 Huada Zhu Wu Ai 《Journal of Applied Mathematics and Physics》 2024年第4期1247-1262,共16页
In the contemporary era, the proliferation of information technology has led to an unprecedented surge in data generation, with this data being dispersed across a multitude of mobile devices. Facing these situations a... In the contemporary era, the proliferation of information technology has led to an unprecedented surge in data generation, with this data being dispersed across a multitude of mobile devices. Facing these situations and the training of deep learning model that needs great computing power support, the distributed algorithm that can carry out multi-party joint modeling has attracted everyone’s attention. The distributed training mode relieves the huge pressure of centralized model on computer computing power and communication. However, most distributed algorithms currently work in a master-slave mode, often including a central server for coordination, which to some extent will cause communication pressure, data leakage, privacy violations and other issues. To solve these problems, a decentralized fully distributed algorithm based on deep random weight neural network is proposed. The algorithm decomposes the original objective function into several sub-problems under consistency constraints, combines the decentralized average consensus (DAC) and alternating direction method of multipliers (ADMM), and achieves the goal of joint modeling and training through local calculation and communication of each node. Finally, we compare the proposed decentralized algorithm with several centralized deep neural networks with random weights, and experimental results demonstrate the effectiveness of the proposed algorithm. 展开更多
关键词 Distributed Optimization Deep neural network Random vector Functional-Link (RVFL) network Alternating Direction Method of Multipliers (ADMM)
在线阅读 下载PDF
Performance comparison of three artificial neural network methods for classification of electroencephalograph signals of five mental tasks
15
作者 Vijay Khare Jayashree Santhosh +1 位作者 Sneh Anand Manvir Bhatia 《Journal of Biomedical Science and Engineering》 2010年第2期200-205,共6页
In this paper, performance of three classifiers for classification of five mental tasks were investigated. Wavelet Packet Transform (WPT) was used for feature extraction of the relevant frequency bands from raw Electr... In this paper, performance of three classifiers for classification of five mental tasks were investigated. Wavelet Packet Transform (WPT) was used for feature extraction of the relevant frequency bands from raw Electroencephalograph (EEG) signal. The three classifiers namely used were Multilayer Back propagation Neural Network, Support Vector Machine and Radial Basis Function Neural Network. In MLP-BP NN five training methods used were a) Gradient Descent Back Propagation b) Levenberg-Marquardt c) Resilient Back Propagation d) Conjugate Learning Gradient Back Propagation and e) Gradient Descent Back Propagation with movementum. 展开更多
关键词 ELECTROENCEPHALOGRAM (EEG) Wavelet Packet Transform (WPT) Support vector Machine (SVM) Radial Basis Function neural network (RBFNN) Multilayer Back Propagation neural network (MLP-BPNN) Brain Computer Interface (BCI)
在线阅读 下载PDF
基于DNN处理的鲁棒性I-Vector说话人识别算法 被引量:12
16
作者 王昕 张洪冉 《计算机工程与应用》 CSCD 北大核心 2018年第22期167-172,共6页
提出了一种将基于深度神经网络(Deep Neural Network,DNN)特征映射的回归分析模型应用到身份认证矢量(identity vector,i-vector)/概率线性判别分析(Probabilistic Linear Discriminant Analysis,PLDA)说话人系统模型中的方法。DNN通过... 提出了一种将基于深度神经网络(Deep Neural Network,DNN)特征映射的回归分析模型应用到身份认证矢量(identity vector,i-vector)/概率线性判别分析(Probabilistic Linear Discriminant Analysis,PLDA)说话人系统模型中的方法。DNN通过拟合含噪语音和纯净语音i-vector之间的非线性函数关系,得到纯净语音i-vector的近似表征,达到降低噪声对系统性能影响的目的。在TIMIT数据集上的实验验证了该方法的可行性和有效性。 展开更多
关键词 说话人识别 深度神经网络 i-vector
在线阅读 下载PDF
基于改进i-vector的说话人感知训练方法研究
17
作者 梁玉龙 屈丹 邱泽宇 《计算机工程》 CAS CSCD 北大核心 2018年第5期262-267,共6页
基于辨识向量(i-vector)的说话人感知训练方法使用MFCC作为输入特征对i-vector进行提取,但MFCC较差的特征鲁棒性会影响该训练方法的识别性能。为此,提出一种基于改进i-vector的说话人感知训练方法。设计基于SVD的低维特征提取方法,用其... 基于辨识向量(i-vector)的说话人感知训练方法使用MFCC作为输入特征对i-vector进行提取,但MFCC较差的特征鲁棒性会影响该训练方法的识别性能。为此,提出一种基于改进i-vector的说话人感知训练方法。设计基于SVD的低维特征提取方法,用其提取的特征替代MFCC对表征能力更优的i-vector进行提取。实验结果表明,在捷克语语料库中,相对于DNN-HMM语音识别系统与原始基于i-vector的说话人感知训练方法,该方法的识别性能分别提升了1.62%与1.52%,在WSJ语料库中,该方法识别性能分别提升了3.9%和1.48%。 展开更多
关键词 说话人感知训练 辨识向量 深度神经网络 奇异值矩阵分解 瓶颈特征
在线阅读 下载PDF
基于一维卷积网络和自注意力机制的语种识别算法
18
作者 宋朝阳 郭永帅 《山东理工大学学报(自然科学版)》 2026年第1期9-15,20,共8页
实际场景下的语种识别如案件分析中的方言辨识往往受到噪声的影响,当前算法针对这种低信噪比的语种识别建模鲁棒性较差,基于嵌入式向量表征的语种识别算法对于理想环境下的语种识别任务能够取得较优的效果,本文提出基于自注意力机制和... 实际场景下的语种识别如案件分析中的方言辨识往往受到噪声的影响,当前算法针对这种低信噪比的语种识别建模鲁棒性较差,基于嵌入式向量表征的语种识别算法对于理想环境下的语种识别任务能够取得较优的效果,本文提出基于自注意力机制和一维卷积神经网络的语种嵌入式向量表征算法。该算法采用一维卷积神经网络替代传统的时延神经网络,以更高效地融合音频帧级时序信息;引入自注意力机制增强模型在嘈杂环境中对特定语种特征的关注能力,以提升模型对噪声环境下语种识别的鲁棒性。通过模拟噪声环境下的语种音频数据进行测试,实验结果表明,本文算法相比主流端到端算法在噪声环境下对10 s音频语种识别的准确率提高了2.21%,等错误率降低了0.24%,平均检测代价降低了0.20%。 展开更多
关键词 语种识别 自注意力机制 嵌入式向量 卷积神经网络
在线阅读 下载PDF
基于近红外光谱鉴别麻纤维
19
作者 朱玥莹 王守波 郁崇文 《上海纺织科技》 2026年第1期59-63,共5页
为了建立一种能够快速、准确鉴别麻纤维种类的方法,收集了不同产地、批次,且脱胶程度不同的大麻、亚麻、苎麻、黄麻和罗布麻纤维,共180种。基于不同麻纤维近红外光谱的特征,利用偏最小二乘法、支持向量机与一维卷积神经网络3种模型,分... 为了建立一种能够快速、准确鉴别麻纤维种类的方法,收集了不同产地、批次,且脱胶程度不同的大麻、亚麻、苎麻、黄麻和罗布麻纤维,共180种。基于不同麻纤维近红外光谱的特征,利用偏最小二乘法、支持向量机与一维卷积神经网络3种模型,分别对纤维样品进行鉴别,并比较了各建模方法的准确度。结果表明:一维卷积神经网络建模准确性最高,5种麻纤维的鉴别准确率均能达到100%;支持向量机建模效果次之,5种麻纤维的鉴别准确率均大于92%;偏最小二乘法模型的准确性较差,对5种麻纤维的鉴别准确率均低于90%。试验结果可为近红外光谱技术鉴别麻纤维提供参考。 展开更多
关键词 麻纤维 鉴别 近红外光谱 一维卷积神经网络 支持向量机 偏最小二乘法
原文传递
RH精炼炉脱碳氧位的预测控制研究
20
作者 王姿涵 张宇鹏 +4 位作者 赵定国 薛月凯 王书桓 李晨晓 周朝刚 《冶金能源》 北大核心 2026年第1期70-75,共6页
为了准确预测RH精炼炉的脱碳氧位,基于某厂生产数据,应用随机森林算法,BP神经网络模型和支持向量回归模型分别划分训练集和测试集,预测了脱碳氧位。结果表明:BP神经网络模型的预测效果比另外两种模型性能更好,在5%以内的范围预测准确率... 为了准确预测RH精炼炉的脱碳氧位,基于某厂生产数据,应用随机森林算法,BP神经网络模型和支持向量回归模型分别划分训练集和测试集,预测了脱碳氧位。结果表明:BP神经网络模型的预测效果比另外两种模型性能更好,在5%以内的范围预测准确率达到85%。随后统计了在不同条件下的氧位分布情况,并通过影响因素的权值对新的样本的冶炼周期、最高真空度、吹氧量、氮气消耗进行调整,基于BP神经网络模型进行了实验验证,最终实现了RH精炼炉脱碳氧位的窄范围控制。 展开更多
关键词 RH精炼 BP神经网络模型 支持向量回归模型 随机森林算法 脱碳氧位
在线阅读 下载PDF
上一页 1 2 139 下一页 到第
使用帮助 返回顶部