期刊文献+
共找到23,311篇文章
< 1 2 250 >
每页显示 20 50 100
Dynamic interwell connectivity analysis of multi-layer waterflooding reservoirs based on an improved graph neural network
1
作者 Zhao-Qin Huang Zhao-Xu Wang +4 位作者 Hui-Fang Hu Shi-Ming Zhang Yong-Xing Liang Qi Guo Jun Yao 《Petroleum Science》 SCIE EI CAS CSCD 2024年第2期1062-1080,共19页
The analysis of interwell connectivity plays an important role in the formulation of oilfield development plans and the description of residual oil distribution. In fact, sandstone reservoirs in China's onshore oi... The analysis of interwell connectivity plays an important role in the formulation of oilfield development plans and the description of residual oil distribution. In fact, sandstone reservoirs in China's onshore oilfields generally have the characteristics of thin and many layers, so multi-layer joint production is usually adopted. It remains a challenge to ensure the accuracy of splitting and dynamic connectivity in each layer of the injection-production wells with limited field data. The three-dimensional well pattern of multi-layer reservoir and the relationship between injection-production wells can be equivalent to a directional heterogeneous graph. In this paper, an improved graph neural network is proposed to construct an interacting process mimics the real interwell flow regularity. In detail, this method is used to split injection and production rates by combining permeability, porosity and effective thickness, and to invert the dynamic connectivity in each layer of the injection-production wells by attention mechanism.Based on the material balance and physical information, the overall connectivity from the injection wells,through the water injection layers to the production layers and the output of final production wells is established. Meanwhile, the change of well pattern caused by perforation, plugging and switching of wells at different times is achieved by updated graph structure in spatial and temporal ways. The effectiveness of the method is verified by a combination of reservoir numerical simulation examples and field example. The method corresponds to the actual situation of the reservoir, has wide adaptability and low cost, has good practical value, and provides a reference for adjusting the injection-production relationship of the reservoir and the development of the remaining oil. 展开更多
关键词 Graph neural network Dynamic interwell connectivity Production-injection splitting Attention mechanism multi-layer reservoir
下载PDF
Multi-layer network embedding on scc-based network with motif
2
作者 Lu Sun Xiaona Li +4 位作者 Mingyue Zhang Liangtian Wan Yun Lin Xianpeng Wang Gang Xu 《Digital Communications and Networks》 SCIE CSCD 2024年第3期546-556,共11页
Interconnection of all things challenges the traditional communication methods,and Semantic Communication and Computing(SCC)will become new solutions.It is a challenging task to accurately detect,extract,and represent... Interconnection of all things challenges the traditional communication methods,and Semantic Communication and Computing(SCC)will become new solutions.It is a challenging task to accurately detect,extract,and represent semantic information in the research of SCC-based networks.In previous research,researchers usually use convolution to extract the feature information of a graph and perform the corresponding task of node classification.However,the content of semantic information is quite complex.Although graph convolutional neural networks provide an effective solution for node classification tasks,due to their limitations in representing multiple relational patterns and not recognizing and analyzing higher-order local structures,the extracted feature information is subject to varying degrees of loss.Therefore,this paper extends from a single-layer topology network to a multi-layer heterogeneous topology network.The Bidirectional Encoder Representations from Transformers(BERT)training word vector is introduced to extract the semantic features in the network,and the existing graph neural network is improved by combining the higher-order local feature module of the network model representation network.A multi-layer network embedding algorithm on SCC-based networks with motifs is proposed to complete the task of end-to-end node classification.We verify the effectiveness of the algorithm on a real multi-layer heterogeneous network. 展开更多
关键词 Semantic communication and computing multi-layer network Graph neural network MOTIF
下载PDF
Analysis of Factors Related to Vasovagal Response in Apheresis Blood Donors and the Establishment of Prediction Model Based on BP Neural Network Algorithm
3
作者 Xin Hu Hua Xu Fengqin Li 《Journal of Clinical and Nursing Research》 2024年第6期276-283,共8页
Objective:To analyze the factors related to vessel vasovagal reaction(VVR)in apheresis donors,establish a mathematical model for predicting the correlation factors and occurrence risk,and use the prediction model to i... Objective:To analyze the factors related to vessel vasovagal reaction(VVR)in apheresis donors,establish a mathematical model for predicting the correlation factors and occurrence risk,and use the prediction model to intervene in high-risk VVR blood donors,improve the blood donation experience,and retain blood donors.Methods:A total of 316 blood donors from the Xi'an Central Blood Bank from June to September 2022 were selected to statistically analyze VVR-related factors.A BP neural network prediction model is established with relevant factors as input and DRVR risk as output.Results:First-time blood donors had a high risk of VVR,female risk was high,and sex difference was significant(P value<0.05).The blood pressure before donation and intergroup differences were also significant(P value<0.05).After training,the established BP neural network model has a minimum RMS error of o.116,a correlation coefficient R=0.75,and a test model accuracy of 66.7%.Conclusion:First-time blood donors,women,and relatively low blood pressure are all high-risk groups for VVR.The BP neural network prediction model established in this paper has certain prediction accuracy and can be used as a means to evaluate the risk degree of clinical blood donors. 展开更多
关键词 Vasovagal response Related factors Prediction bp neural network
下载PDF
Efficient Training of Multi-Layer Neural Networks to Achieve Faster Validation 被引量:1
4
作者 Adel Saad Assiri 《Computer Systems Science & Engineering》 SCIE EI 2021年第3期435-450,共16页
Artificial neural networks(ANNs)are one of the hottest topics in computer science and artificial intelligence due to their potential and advantages in analyzing real-world problems in various disciplines,including but... Artificial neural networks(ANNs)are one of the hottest topics in computer science and artificial intelligence due to their potential and advantages in analyzing real-world problems in various disciplines,including but not limited to physics,biology,chemistry,and engineering.However,ANNs lack several key characteristics of biological neural networks,such as sparsity,scale-freeness,and small-worldness.The concept of sparse and scale-free neural networks has been introduced to fill this gap.Network sparsity is implemented by removing weak weights between neurons during the learning process and replacing them with random weights.When the network is initialized,the neural network is fully connected,which means the number of weights is four times the number of neurons.In this study,considering that a biological neural network has some degree of initial sparsity,we design an ANN with a prescribed level of initial sparsity.The neural network is tested on handwritten digits,Arabic characters,CIFAR-10,and Reuters newswire topics.Simulations show that it is possible to reduce the number of weights by up to 50%without losing prediction accuracy.Moreover,in both cases,the testing time is dramatically reduced compared with fully connected ANNs. 展开更多
关键词 SPARSITY weak weights multi-layer neural network NN training with initial sparsity
下载PDF
A Kind of Second-Order Learning Algorithm Based on Generalized Cost Criteria in Multi-Layer Feed-Forward Neural Networks
5
作者 张长江 付梦印 金梅 《Journal of Beijing Institute of Technology》 EI CAS 2003年第2期119-124,共6页
A kind of second order algorithm--recursive approximate Newton algorithm was given by Karayiannis. The algorithm was simplified when it was formulated. Especially, the simplification to matrix Hessian was very reluct... A kind of second order algorithm--recursive approximate Newton algorithm was given by Karayiannis. The algorithm was simplified when it was formulated. Especially, the simplification to matrix Hessian was very reluctant, which led to the loss of valuable information and affected performance of the algorithm to certain extent. For multi layer feed forward neural networks, the second order back propagation recursive algorithm based generalized cost criteria was proposed. It is proved that it is equivalent to Newton recursive algorithm and has a second order convergent rate. The performance and application prospect are analyzed. Lots of simulation experiments indicate that the calculation of the new algorithm is almost equivalent to the recursive least square multiple algorithm. The algorithm and selection of networks parameters are significant and the performance is more excellent than BP algorithm and the second order learning algorithm that was given by Karayiannis. 展开更多
关键词 multi layer feed forward neural networks bp algorithm Newton recursive algorithm
下载PDF
Hausdorff Dimension of Multi-Layer Neural Networks
6
作者 Jung-Chao Ban Chih-Hung Chang 《Advances in Pure Mathematics》 2013年第9期9-14,共6页
This elucidation investigates the Hausdorff dimension of the output space of multi-layer neural networks. When the factor map from the covering space of the output space to the output space has a synchronizing word, t... This elucidation investigates the Hausdorff dimension of the output space of multi-layer neural networks. When the factor map from the covering space of the output space to the output space has a synchronizing word, the Hausdorff dimension of the output space relates to its topological entropy. This clarifies the geometrical structure of the output space in more details. 展开更多
关键词 multi-layer neural networks HAUSDORFF DIMENSION Sofic SHIFT OUTPUT Space
下载PDF
Learning Performance of Linear and Exponential Activity Function with Multi-layered Neural Networks
7
作者 Betere Job Isaac Hiroshi Kinjo +1 位作者 Kunihiko Nakazono Naoki Oshiro 《Journal of Electrical Engineering》 2018年第5期289-294,共6页
This paper presents a study on the improvement of MLNNs(multi-layer neural networks)performance by an activity function for multi logic training patterns.Our model network has L hidden layers of two inputs and three,f... This paper presents a study on the improvement of MLNNs(multi-layer neural networks)performance by an activity function for multi logic training patterns.Our model network has L hidden layers of two inputs and three,four to six output training using BP(backpropagation)neural network.We used logic functions of XOR(exclusive OR),OR,AND,NAND(not AND),NXOR(not exclusive OR)and NOR(not OR)as the multi logic teacher signals to evaluate the training performance of MLNNs by an activity function for information and data enlargement in signal processing(synaptic divergence state).We specifically used four activity functions from which we modified one and called it L&exp.function as it could give the highest training abilities compared to the original activity functions of Sigmoid,ReLU and Step during simulation and training in the network.And finally,we propose L&exp.function as being good for MLNNs and it may be applicable for signal processing of data and information enlargement because of its performance training characteristics with multiple training logic patterns hence can be adopted in machine deep learning. 展开更多
关键词 multi-layer neural networks LEARNING performance multi logic training patterns ACTIVITY FUNCTION bp neural network deep LEARNING
下载PDF
Study on Remote Sensing of Water Depths Based on BP Artificial Neural Network 被引量:4
8
作者 王艳姣 张培群 +1 位作者 董文杰 张鹰 《Marine Science Bulletin》 CAS 2007年第1期26-35,共10页
A momentum BP neural network model (MBPNNM) was constructed to retrieve the water depth information for the South Channel of the Yangtze River Estuary using the relationship between the reflectance derived from Land... A momentum BP neural network model (MBPNNM) was constructed to retrieve the water depth information for the South Channel of the Yangtze River Estuary using the relationship between the reflectance derived from Landsat 7 satellite data and the water depth information. Results showed that MBPNNM, which exhibited a strong capability of nonlinear mapping, allowed the water depth information in the study area to be retrieved at a relatively high level of accuracy. Affected by the sediment concentration of water in the estuary, MBPNNM enabled the retrieval of water depth of less than 5 meters accurately. However, the accuracy was not ideal for the water depths of more than 10 meters. 展开更多
关键词 Yangtze River Estuary bp neural network water-depth remote sensing retrieval model
下载PDF
Study on the Model of Excessive Staminate Catkin Thinning of Proterandrous Walnut Based on Quadratic Polynomial Regression Equation and BP Artificial Neural Network 被引量:1
9
作者 王贤萍 曹贵寿 +4 位作者 杨晓华 张倩茹 李凯 李鸿雁 段泽敏 《Agricultural Science & Technology》 CAS 2015年第6期1295-1300,共6页
The excessive staminate catkin thinning (emasculation) of proterandrous walnut is an important management measure for improving yield. To improve the excessive staminate catkin thinning efficiency, the model of quad... The excessive staminate catkin thinning (emasculation) of proterandrous walnut is an important management measure for improving yield. To improve the excessive staminate catkin thinning efficiency, the model of quadratic polynomial regression equation and BP artificial neural network was developed. The effects of ethephon, gibberel in and mepiquat on shedding rate of staminate catkin of pro-terandrous walnut were investigated by modeling field test. Based on the modeling test results, the excessive staminate catkin thinning model of quadratic polynomial regression equation and BP artificial neural network was established, and it was validated by field test next year. The test data were divided into training set, vali-dation set and test set. The total 20 sets of data obtained from the modeling field test were randomly divided into training set (17) and validation set (3) by central composite design (quadric rotational regression test design), and the data obtained from the next-year field test were divided into the test set. The topological struc-ture of BP artificial neural network was 3-5-1. The results showed that the pre-diction errors of BP neural network for samples from the validation set were 1.355 0%, 0.429 1% and 0.353 8%, respectively; the difference between the predicted value by the BP neural network and validated value by field test was 2.04%, and the difference between the predicted value by the regression equation and validated value by field test was 3.12%; the prediction accuracy of BP neural network was over 1.0% higher than that of regression equation. The effective combination of quadratic polynomial stepwise regression and BP artificial neural network wil not only help to determine the effect of independent parameter but also improve the prediction accuracy. 展开更多
关键词 WALNUT THINNING bp artificial neural network Regression PREDICTION
下载PDF
Quantitative Detection Model of Pernicious Gases in Pig House Based on BP Neural Network
10
作者 俞守华 张洁芳 区晶莹 《Animal Husbandry and Feed Science》 CAS 2009年第3期40-43,48,共5页
To find a neural network model suitable to identify the concentration of mixed pernicious gases in pig house, the quantitative detection model of pernicious gases in pig house was set up based on BP ( Back propagatio... To find a neural network model suitable to identify the concentration of mixed pernicious gases in pig house, the quantitative detection model of pernicious gases in pig house was set up based on BP ( Back propagation) neural network. The BP neural network was trained separately by the three functions, trainbr, traingdm and trainlm, in order to identify the concentration of mixed pernicious gases composed of ammonia gas and hepatic gas. The neural network toolbox in MATLAB software was used to simulate the detection. The results showed that the neural network trained by trainbr function has high average identification accuracy and faster detection speed, and it is also insensitive to noise; therefore, it is suitable to identify the concentration of pemidous gases in pig house. These data provide a reference for intelligent monitoring of pemicious gases in pigsty. 展开更多
关键词 bp neural network pig house -Quantitative detection of gas
下载PDF
Prediction of Injection-Production Ratio with BP Neural Network
11
作者 袁爱武 郑晓松 王东城 《Petroleum Science》 SCIE CAS CSCD 2004年第4期62-65,共4页
Injection of water to enhance oil production is commonplace, and improvements in understanding the process are economically important. This study examines predictive models of the injection-to-production ratio. First... Injection of water to enhance oil production is commonplace, and improvements in understanding the process are economically important. This study examines predictive models of the injection-to-production ratio. Firstly, the error between the fitting and actual injection-production ratio is calculated with such methods as the injection-production ratio and water-oil ratio method, the material balance method, the multiple regression method, the gray theory GM (1,1) model and the back-propogation (BP) neural network method by computer applications in this paper. The relative average errors calculated are respectively 1.67%, 1.08%, 19.2%, 1.38% and 0.88%. Secondly, the reasons for the errors from different prediction methods are analyzed theoretically, indicating that the prediction precision of the BP neural network method is high, and that it has a better self-adaptability, so that it can reflect the internal relationship between the injection-production ratio and the influencing factors. Therefore, the BP neural network method is suitable to the prediction of injection-production ratio. 展开更多
关键词 Injection-production ratio (IPR) bp neural network gray theory PREDICTION
下载PDF
PCA-BP神经网络模型在拖拉机发动机故障诊断中的应用
12
作者 杨健 《农机化研究》 北大核心 2025年第3期254-258,共5页
拖拉机发动机故障诊断是指通过对拖拉机发动机的运行状态、传感器数据等信息进行分析和处理,识别出发动机故障的类型和位置,及时准确地诊断拖拉机发动机故障,对于提高农机装备的使用效率和经济效益具有重要的意义。为此,基于主成分分析(... 拖拉机发动机故障诊断是指通过对拖拉机发动机的运行状态、传感器数据等信息进行分析和处理,识别出发动机故障的类型和位置,及时准确地诊断拖拉机发动机故障,对于提高农机装备的使用效率和经济效益具有重要的意义。为此,基于主成分分析(PCA)算法对拖拉机发动机的传感器数据进行降维处理,并使用BP神经网络对降维后的数据进行分类识别,以实现拖拉机发动机故障的诊断。试验结果表明:PCA-BP神经网络模型可以准确地诊断拖拉机发动机的多种故障,相比于传统的BP神经网络模型,具有更高的准确率和更好的泛化能力,表明PCA-BP神经网络模型在拖拉机发动机故障诊断中具有较大的应用前景。 展开更多
关键词 拖拉机发动机 故障诊断 主成分分析 bp神经网络
下载PDF
特征融合与BP神经网络结合的刀具磨损预测
13
作者 郭宏 徐延 +1 位作者 伊亚聪 胡孔耀 《机械设计与制造》 北大核心 2025年第1期108-111,116,共5页
通过监测刀具磨损情况,能够有效应对生产加工中的意外状况。为了精确监测刀具的磨损状态,提出了一种多传感器特征融合及BP神经网络结合的刀具磨损预测方法。首先对工业加工中采集到的切削力、振动、声发射信号进行小波阈值去噪,然后在... 通过监测刀具磨损情况,能够有效应对生产加工中的意外状况。为了精确监测刀具的磨损状态,提出了一种多传感器特征融合及BP神经网络结合的刀具磨损预测方法。首先对工业加工中采集到的切削力、振动、声发射信号进行小波阈值去噪,然后在时域、频域和时频域内分析并提取特征,再将融合后的各类传感器特征使用Pearson相关系数和主成分分析(PCA)实现数据降维,最后将降维后的融合特征输入搭建好的BP神经网络,通过非线性仿真分析,从而实现刀具磨损量的预测。案例验证表明:与单一传感器预测相比,提出的多传感器特征融合的刀具磨损预测方法误差最小,且决定系数R2达到0.993。 展开更多
关键词 传感器 特征提取 小波去噪 PCA bp神经网络 磨损预测
下载PDF
Spatial Interpolation of Soil Nutrients Based on BP Neural Network 被引量:3
14
作者 李晴 程家昌 胡月明 《Agricultural Science & Technology》 CAS 2014年第3期506-511,共6页
With Zengcheng City, Guangdong Province, as the object of study, 200 soil sampling points were col ected for the spatial interpolation prediction of soil properties by using Kriging method and BP neural network method... With Zengcheng City, Guangdong Province, as the object of study, 200 soil sampling points were col ected for the spatial interpolation prediction of soil properties by using Kriging method and BP neural network method. After comparing the interpolation results with the measured values, the root mean square error of the prediction data was obtained. The results showed that the interpolation accuracy of BP neural network was higher than that of Kriging method under the same cir-cumstances, and there was no smoothness in using BP neural network method when there were few sample points. In addition, with no requirement on the distri-bution of sample data, BP neural network method had stronger generalization ability than traditional interpolation method, which was an alternative interpolation method. 展开更多
关键词 bp neural network Soil nutrients Spatial prediction KRIGING
下载PDF
BP神经网络在离心压缩机叶轮优化中的应用
15
作者 董志强 于根亮 +1 位作者 董逸飞 陈义恒 《汽车实用技术》 2025年第2期56-62,共7页
为了提高离心式压缩机叶轮设计效率并降低计算资源消耗,针对遗传算法优化中计算量大、效率低的问题,提出基于改进粒子群优化算法(IPSO)优化BP神经网络的方法。通过少量计算流体动力学(CFD)仿真样本,训练BP神经网络建立效率与叶轮参数的... 为了提高离心式压缩机叶轮设计效率并降低计算资源消耗,针对遗传算法优化中计算量大、效率低的问题,提出基于改进粒子群优化算法(IPSO)优化BP神经网络的方法。通过少量计算流体动力学(CFD)仿真样本,训练BP神经网络建立效率与叶轮参数的映射关系,结合IPSO优化其参数,同时利用遗传算法(GA)确定叶轮的最佳性能参数。研究表明,改进的IPSO算法通过增强粒子群的动态适应性和全局搜索能力,提高了BP神经网络的预测精度和优化效率。优化后的叶轮等熵效率提高1.34%,多变效率提高1.04%,流量增加10.4%。该方法显著提升了离心式压缩机叶轮的设计效率和性能,为复杂流体机械的优化设计提供了新思路。 展开更多
关键词 离心式压缩机 CFD仿真 叶轮参数优化 bp神经网络 遗传算法
下载PDF
基于BP神经网络的机制砂混凝土抗压强度预测
16
作者 张军 崔政新 +1 位作者 裘松立 宋冰泉 《建筑技术》 2025年第1期88-92,共5页
机制砂混凝土强度影响因素复杂,收集国内外权威文献试验数据建立了162组机制砂抗压强度的数据库,利用BP神经网络对机制砂混凝土抗压强度进行预测。采用多层反向传播算法对人工神经网络模型进行训练并预测,发现BP神经网络模型具有良好的... 机制砂混凝土强度影响因素复杂,收集国内外权威文献试验数据建立了162组机制砂抗压强度的数据库,利用BP神经网络对机制砂混凝土抗压强度进行预测。采用多层反向传播算法对人工神经网络模型进行训练并预测,发现BP神经网络模型具有良好的预测和泛化能力,模型的预测值与实测值高度吻合;基于BP神经网络模型分析了石粉含量对机制砂混凝土不同强度等级的影响,发现石粉含量约10%时达到最大值,预测值与实际值的误差在8%以内。深度学习方法可有效提高机制砂混凝土配合比设计的试验效率,降低材料和时间成本。 展开更多
关键词 机制砂混凝土 抗压强度 bp神经网络 石粉含量 配合比设计
下载PDF
Trajectory tracking guidance of interceptor via prescribed performance integral sliding mode with neural network disturbance observer 被引量:1
17
作者 Wenxue Chen Yudong Hu +1 位作者 Changsheng Gao Ruoming An 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期412-429,共18页
This paper investigates interception missiles’trajectory tracking guidance problem under wind field and external disturbances in the boost phase.Indeed,the velocity control in such trajectory tracking guidance system... This paper investigates interception missiles’trajectory tracking guidance problem under wind field and external disturbances in the boost phase.Indeed,the velocity control in such trajectory tracking guidance systems of missiles is challenging.As our contribution,the velocity control channel is designed to deal with the intractable velocity problem and improve tracking accuracy.The global prescribed performance function,which guarantees the tracking error within the set range and the global convergence of the tracking guidance system,is first proposed based on the traditional PPF.Then,a tracking guidance strategy is derived using the integral sliding mode control techniques to make the sliding manifold and tracking errors converge to zero and avoid singularities.Meanwhile,an improved switching control law is introduced into the designed tracking guidance algorithm to deal with the chattering problem.A back propagation neural network(BPNN)extended state observer(BPNNESO)is employed in the inner loop to identify disturbances.The obtained results indicate that the proposed tracking guidance approach achieves the trajectory tracking guidance objective without and with disturbances and outperforms the existing tracking guidance schemes with the lowest tracking errors,convergence times,and overshoots. 展开更多
关键词 bp network neural Integral sliding mode control(ISMC) Missile defense Prescribed performance function(PPF) State observer Tracking guidance system
下载PDF
Mechanical Properties Prediction of the Mechanical Clinching Joints Based on Genetic Algorithm and BP Neural Network 被引量:22
18
作者 LONG Jiangqi LAN Fengchong CHEN Jiqing YU Ping 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2009年第1期36-41,共6页
For optimal design of mechanical clinching steel-aluminum joints, the back propagation (BP) neural network is used to research the mapping relationship between joining technique parameters including sheet thickness,... For optimal design of mechanical clinching steel-aluminum joints, the back propagation (BP) neural network is used to research the mapping relationship between joining technique parameters including sheet thickness, sheet hardness, joint bottom diameter etc., and mechanical properties of shearing and peeling in order to investigate joining technology between various material plates in the steel-aluminum hybrid structure car body. Genetic algorithm (GA) is adopted to optimize the back-propagation neural network connection weights. The training and validating samples are made by the BTM Tog-L-Loc system with different technologic parameters. The training samples' parameters and the corresponding joints' mechanical properties are supplied to the artificial neural network (ANN) for training. The validating samples' experimental data is used for checking up the prediction outputs. The calculation results show that GA can improve the model's prediction precision and generalization ability of BP neural network. The comparative analysis between the experimental data and the prediction outputs shows that ANN prediction models after training can effectively predict the mechanical properties of mechanical clinching joints and prove the feasibility and reliability of the intelligent neural networks system when used in the mechanical properties prediction of mechanical clinching joints. The prediction results can be used for a reference in the design of mechanical clinching steel-aluminum joints. 展开更多
关键词 genetic algorithm bp neural network mechanical clinching JOINT properties prediction
下载PDF
Multi-Objective Optimization and Analysis Model of Sintering Process Based on BP Neural Network 被引量:18
19
作者 ZHANG Jun-hong XIE An-guo SHEN Feng-man 《Journal of Iron and Steel Research International》 SCIE EI CAS CSCD 2007年第2期1-5,共5页
A multi-objective optimization and analysis model of the sintering process based on BP neural network is presented. Genetic algorithms are combined to simplify the BP neural network, which can reduce the learning time... A multi-objective optimization and analysis model of the sintering process based on BP neural network is presented. Genetic algorithms are combined to simplify the BP neural network, which can reduce the learning time and increase the forecasting accuracy of the network model. This model has been experimented in the sintering process, and the production cost, the energy consumption, the quality (revolving intensity), and the output are considered at the same time. Moreover, the relation between some factors and the multi-objectives has been analyzed, and the results are consistent with the process. Different objectives are emphasized at different practical periods, and this can provide a theoretical basis for the manager. 展开更多
关键词 bp neural network MULTI-OBJECTIVE OPTIMIZATION SINTER
下载PDF
STUDY ON INJECTION AND IGNITION CONTROL OF GASOLINE ENGINE BASED ON BP NEURAL NETWORK 被引量:13
20
作者 Zhang Cuiping Yang QingfoCollege of Mechanical Engineering,Taiyuan University of Technology,Taiyuan 030024, China 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2003年第4期441-444,共4页
According to advantages of neural network and characteristics of operatingprocedures of engine, a new strategy is represented on the control of fuel injection and ignitiontiming of gasoline engine based on improved BP... According to advantages of neural network and characteristics of operatingprocedures of engine, a new strategy is represented on the control of fuel injection and ignitiontiming of gasoline engine based on improved BP network algorithm. The optimum ignition advance angleand fuel injection pulse band of engine under different speed and load are tested for the samplestraining network, focusing on the study of the design method and procedure of BP neural network inengine injection and ignition control. The results show that artificial neural network technique canmeet the requirement of engine injection and ignition control. The method is feasible for improvingpower performance, economy and emission performances of gasoline engine. 展开更多
关键词 neural network bp algorithm Gasoline engine CONTROL
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部