期刊文献+
共找到353篇文章
< 1 2 18 >
每页显示 20 50 100
Porosity Prediction from Well Logs Using Back Propagation Neural Network Optimized by Genetic Algorithm in One Heterogeneous Oil Reservoirs of Ordos Basin, China 被引量:5
1
作者 Lin Chen Weibing Lin +3 位作者 Ping Chen Shu Jiang Lu Liu Haiyan Hu 《Journal of Earth Science》 SCIE CAS CSCD 2021年第4期828-838,共11页
A reliable and effective model for reservoir physical property prediction is a key to reservoir characterization and management.At present,using well logging data to estimate reservoir physical parameters is an import... A reliable and effective model for reservoir physical property prediction is a key to reservoir characterization and management.At present,using well logging data to estimate reservoir physical parameters is an important means for reservoir evaluation.Based on the characteristics of large quantity and complexity of estimating process,we have attempted to design a nonlinear back propagation neural network model optimized by genetic algorithm(BPNNGA)for reservoir porosity prediction.This model is with the advantages of self-learning and self-adaption of back propagation neural network(BPNN),structural parameters optimizing and global searching optimal solution of genetic algorithm(GA).The model is applied to the Chang 8 oil group tight sandstone of Yanchang Formation in southwestern Ordos Basin.According to the correlations between well logging data and measured core porosity data,5 well logging curves(gamma ray,deep induction,density,acoustic,and compensated neutron)are selected as the input neurons while the measured core porosity is selected as the output neurons.The number of hidden layer neurons is defined as 20 by the method of multiple calibrating optimizations.Modeling results demonstrate that the average relative error of the model output is 10.77%,indicating the excellent predicting effect of the model.The predicting results of the model are compared with the predicting results of conventional multivariate stepwise regression algorithm,and BPNN model.The average relative errors of the above models are 12.83%,12.9%,and 13.47%,respectively.Results show that the predicting results of the BPNNGA model are more accurate than that of the other two,and BPNNGA is a more applicable method to estimate the reservoir porosity parameters in the study area. 展开更多
关键词 porosity prediction well logs back propagation neural network genetic algorithm Ordos Basin Yanchang Formation
原文传递
Combining the genetic algorithms with artificial neural networks for optimization of board allocating 被引量:2
2
作者 曹军 张怡卓 岳琪 《Journal of Forestry Research》 SCIE CAS CSCD 2003年第1期87-88,共2页
This paper introduced the Genetic Algorithms (GAs) and Artificial Neural Networks (ANNs), which have been widely used in optimization of allocating. The combination way of the two optimizing algorithms was used in boa... This paper introduced the Genetic Algorithms (GAs) and Artificial Neural Networks (ANNs), which have been widely used in optimization of allocating. The combination way of the two optimizing algorithms was used in board allocating of furniture production. In the experiment, the rectangular flake board of 3650 mm 1850 mm was used as raw material to allocate 100 sets of Table Bucked. The utilizing rate of the board reached 94.14 % and the calculating time was only 35 s. The experiment result proofed that the method by using the GA for optimizing the weights of the ANN can raise the utilizing rate of the board and can shorten the time of the design. At the same time, this method can simultaneously searched in many directions, thus greatly in-creasing the probability of finding a global optimum. 展开更多
关键词 Artificial neural network genetic algorithms Back propagation model (BP model) OPTIMIZATION
在线阅读 下载PDF
Gesture Recognition Based on BP Neural Network Improved by Chaotic Genetic Algorithm 被引量:18
3
作者 Dong-Jie Li Yang-Yang Li +1 位作者 Jun-Xiang Li Yu Fu 《International Journal of Automation and computing》 EI CSCD 2018年第3期267-276,共10页
Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the... Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the genetic algorithm(CGA) is proposed. According to the ergodicity of chaos algorithm and global convergence of genetic algorithm, the basic idea of this paper is to encode the weights and thresholds of BP neural network and obtain a general optimal solution with genetic algorithm, and then the general optimal solution is optimized to the accurate optimal solution by adding chaotic disturbance. The optimal results of the chaotic genetic algorithm are used as the initial weights and thresholds of the BP neural network to recognize the gesture. Simulation and experimental results show that the real-time performance and accuracy of the gesture recognition are greatly improved with CGA. 展开更多
关键词 Gesture recognition back propagation (BP) neural network chaos algorithm genetic algorithm data glove.
原文传递
Design of Robotic Visual Servo Control Based on Neural Network and Genetic Algorithm 被引量:9
4
作者 Hong-Bin Wang Mian Liu 《International Journal of Automation and computing》 EI 2012年第1期24-29,共6页
A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without req... A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without requiring robot kinematics and camera calibration. To speed up the convergence and avoid local minimum of the neural network, this paper uses a genetic algorithm to find the optimal initial weights and thresholds and then uses the BP Mgorithm to train the neural network according to the data given. The proposed method can effectively combine the good global searching ability of genetic algorithms with the accurate local searching feature of BP neural network. The Simulink model for PUMA560 robot visual servo system based on the improved BP neural network is built with the Robotics Toolbox of Matlab. The simulation results indicate that the proposed method can accelerate convergence of the image errors and provide a simple and effective way of robot control. 展开更多
关键词 Visual servo image Jacobian back propagation (BP) neural network genetic algorithm robot control
在线阅读 下载PDF
Combinatorial Optimization Based Analog Circuit Fault Diagnosis with Back Propagation Neural Network 被引量:1
5
作者 李飞 何佩 +3 位作者 王向涛 郑亚飞 郭阳明 姬昕禹 《Journal of Donghua University(English Edition)》 EI CAS 2014年第6期774-778,共5页
Electronic components' reliability has become the key of the complex system mission execution. Analog circuit is an important part of electronic components. Its fault diagnosis is far more challenging than that of... Electronic components' reliability has become the key of the complex system mission execution. Analog circuit is an important part of electronic components. Its fault diagnosis is far more challenging than that of digital circuit. Simulations and applications have shown that the methods based on BP neural network are effective in analog circuit fault diagnosis. Aiming at the tolerance of analog circuit,a combinatorial optimization diagnosis scheme was proposed with back propagation( BP) neural network( BPNN).The main contributions of this scheme included two parts:( 1) the random tolerance samples were added into the nominal training samples to establish new training samples,which were used to train the BP neural network based diagnosis model;( 2) the initial weights of the BP neural network were optimized by genetic algorithm( GA) to avoid local minima,and the BP neural network was tuned with Levenberg-Marquardt algorithm( LMA) in the local solution space to look for the optimum solution or approximate optimal solutions. The experimental results show preliminarily that the scheme substantially improves the whole learning process approximation and generalization ability,and effectively promotes analog circuit fault diagnosis performance based on BPNN. 展开更多
关键词 analog circuit fault diagnosis back propagation(BP) neural network combinatorial optimization TOLERANCE genetic algorithm(G A) Levenberg-Marquardt algorithm(LMA)
在线阅读 下载PDF
A Review of an Expert System Design for Crude Oil Distillation Column Using the Neural Networks Model and Process Optimization and Control Using Genetic Algorithm Framework 被引量:1
6
作者 Lekan Taofeek Popoola Gutti Babagana Alfred Akpoveta Susu 《Advances in Chemical Engineering and Science》 2013年第2期164-170,共7页
This paper presents a comprehensive review of various traditional systems of crude oil distillation column design, modeling, simulation, optimization and control methods. Artificial neural network (ANN), fuzzy logic (... This paper presents a comprehensive review of various traditional systems of crude oil distillation column design, modeling, simulation, optimization and control methods. Artificial neural network (ANN), fuzzy logic (FL) and genetic algorithm (GA) framework were chosen as the best methodologies for design, optimization and control of crude oil distillation column. It was discovered that many past researchers used rigorous simulations which led to convergence problems that were time consuming. The use of dynamic mathematical models was also challenging as these models were also time dependent. The proposed methodologies use back-propagation algorithm to replace the convergence problem using error minimal method. 展开更多
关键词 Artificial neural network CRUDE Oil Distillation Column genetic ALGORITHM FRAMEWORK Sigmoidal Transfer Function BACK-propagation ALGORITHM
在线阅读 下载PDF
Underwater vehicle sonar self-noise prediction based on genetic algorithms and neural network
7
作者 WU Xiao-guang SHI Zhong-kun 《Journal of Marine Science and Application》 2006年第2期36-41,共6页
The factors that influence underwater vehicle sonar self-noise are analyzed, and genetic algorithms and a back propagation (BP) neural network are combined to predict underwater vehicle sonar self-noise. The experimen... The factors that influence underwater vehicle sonar self-noise are analyzed, and genetic algorithms and a back propagation (BP) neural network are combined to predict underwater vehicle sonar self-noise. The experimental results demonstrate that underwater vehicle sonar self-noise can be predicted accurately by a GA-BP neural network that is based on actual underwater vehicle sonar data. 展开更多
关键词 sonar self-noise back propagation (BP) neural network genetic algorithms
在线阅读 下载PDF
A Four-color Matching Method Combining Neural Networks with Genetic Algorithm
8
作者 苏小红 Wang +2 位作者 Yadong ZHANG Tianwen 《High Technology Letters》 EI CAS 2003年第4期39-43,共5页
A brief review of color matching technology and its application of printing RGB images by CMY or CMYK ink jet printers is presented, followed by an explanation to the conventional approaches that are commonly used in ... A brief review of color matching technology and its application of printing RGB images by CMY or CMYK ink jet printers is presented, followed by an explanation to the conventional approaches that are commonly used in color matching. Then, a four color matching method combining neural network with genetic algorithm is proposed. The initial weights and thresholds of the BP neural network for RGB to CMY color conversion are optimized by the new genetic algorithm based on evolutionarily stable strategy. The fourth component K is generated by using GCR (Gray Component Replacement) concept. Simulation experiments show that it is well behaved in both accuracy and generalization performance. 展开更多
关键词 color matching color reproduction back propagation (BP) neural networks genetic algorithm
在线阅读 下载PDF
基于不同算法优化的back propagation神经网络在三元乙丙橡胶混炼胶门尼黏度预测中的应用 被引量:2
9
作者 李高伟 李佳 +3 位作者 朱金梅 鉴冉冉 苗清 曾宪奎 《合成橡胶工业》 CAS 北大核心 2023年第6期488-494,共7页
分别采用遗传算法(GA)和粒子群算法(PSO)优化的back propagation(BP)神经网络建立了三元乙丙橡胶(EPDM)混炼胶门尼黏度的预测模型,并对预测结果的误差进行了对比分析。结果表明,两种算法优化后的BP神经网络模型的预测值与实测值均保持... 分别采用遗传算法(GA)和粒子群算法(PSO)优化的back propagation(BP)神经网络建立了三元乙丙橡胶(EPDM)混炼胶门尼黏度的预测模型,并对预测结果的误差进行了对比分析。结果表明,两种算法优化后的BP神经网络模型的预测值与实测值均保持较高的拟合度和相关性;相比单一的BP神经网络,GA优化后BP神经网络模型的精度提高了58.9%,PSO优化后BP神经网络模型的精度提高了3.57%,说明两种算法优化后的预测模型,特别是GA优化的BP神经网络预测模型对EPDM混炼胶门尼黏度的预测精度改善明显。 展开更多
关键词 back propagation神经网络 遗传算法 粒子群算法 三元乙丙橡胶 混炼胶 门尼黏度 预测模型
在线阅读 下载PDF
Hybrid algorithm combining genetic algorithm with back propagation neural network for extracting the characteristics of multi-peak Brillouin scattering spectrum 被引量:8
10
作者 Yanjun ZHANG Jinrui XU +2 位作者 Xinghu FU Jinjun LIU Yongsheng TIAN 《Frontiers of Optoelectronics》 EI CSCD 2017年第1期62-69,共8页
In this study, a hybrid algorithm combining genetic algorithm (GA) with back propagation (BP) neural network (GA-BP) was proposed for extracting the characteristics of multi-peak Brillouin scattering spectrum. S... In this study, a hybrid algorithm combining genetic algorithm (GA) with back propagation (BP) neural network (GA-BP) was proposed for extracting the characteristics of multi-peak Brillouin scattering spectrum. Simulations and experimental results show that the GA-BP hybrid algorithm can accurately identify the position and amount of peaks in multi-peak Brillouin scattering spectrum. Moreover, the proposed algorithm obtains a fitting degree of 0.9923 and a mean square error of 0.0094. Therefore, the GA-BP hybrid algorithm possesses a good fitting precision and is suitable for extracting the characteristics of multi-peak Brillouin scattering spectrum. 展开更多
关键词 fiber optics Brillouin scattering spectrum genetic algorithm (GA) back propagation (BP) neural network multi-peak spectrum
原文传递
Application of quantum neural networks in localization of acoustic emission 被引量:6
11
作者 Aidong Deng Li Zhao Wei Xin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第3期507-512,共6页
Due to defects of time-difference of arrival localization,which influences by speed differences of various model waveforms and waveform distortion in transmitting process,a neural network technique is introduced to ca... Due to defects of time-difference of arrival localization,which influences by speed differences of various model waveforms and waveform distortion in transmitting process,a neural network technique is introduced to calculate localization of the acoustic emission source.However,in back propagation(BP) neural network,the BP algorithm is a stochastic gradient algorithm virtually,the network may get into local minimum and the result of network training is dissatisfactory.It is a kind of genetic algorithms with the form of quantum chromosomes,the random observation which simulates the quantum collapse can bring diverse individuals,and the evolutionary operators characterized by a quantum mechanism are introduced to speed up convergence and avoid prematurity.Simulation results show that the modeling of neural network based on quantum genetic algorithm has fast convergent and higher localization accuracy,so it has a good application prospect and is worth researching further more. 展开更多
关键词 acoustic emission(AE) LOCALIZATION quantum genetic algorithm(QGA) back propagation(BP) neural network.
在线阅读 下载PDF
Boron removal from metallurgical grade silicon by slag refining based on GA-BP neural network 被引量:3
12
作者 Shi-Lai Yuan Hui-Min Lu +2 位作者 Pan-Pan Wang Chen-Guang Tian Zhi-Jiang Gao 《Rare Metals》 SCIE EI CAS CSCD 2021年第1期237-242,共6页
In order to investigate the boron removal effect in slag refining process,intermediate frequency furnace was used to purify boron in SiO2-CaO-Na3 AlF6-CaSiO3 slag system at 1,550℃,and back propagation(BP)neural netwo... In order to investigate the boron removal effect in slag refining process,intermediate frequency furnace was used to purify boron in SiO2-CaO-Na3 AlF6-CaSiO3 slag system at 1,550℃,and back propagation(BP)neural network was used to model the relationship between slag compositions and boron content in SiO2-CaO-Na3 AlF6-CaSiO3 slag system.The BP neural network predicted error is below 2.38%.The prediction results show that the slag composition has a significant influence on boron removal.Increasing the basicity of slag by adding CaO or Na3 AlF6 to CaSiO3-based slag could contribute to the boron removal,and the addition of Na3 AlF6 has a better removal effect in comparison with the addition of CaO.The oxidizing characteristic of CaSiO3 results in the ineffective removal with the addition of SiO2.The increase of oxygen potential(pO2)in the CaO-Na3 AlF6-CaSiO3 slag system by varying the SiO2 proportion can also contribute to the boron removal in silicon ingot.The best slag composition to remove boron was predicted by BP neural network using genetic algorithm(GA).The predicted results show that the mass fraction of boron in silicon reduces from 14.0000×10-6 to0.4366×10-6 after slag melting using 23.12%SiO2-10.44%CaO-16.83%Na3 AlF6-49.61%CaSiO3 slag system,close to the experimental boron content in silicon which is below 0.5×10-6. 展开更多
关键词 Metallurgical grade silicon Boron removal Slag system genetic algorithm-back propagation neural network
原文传递
Neural network identification for underwater vehicle motion control system based on hybrid learning algorithm
13
作者 Sun Yushan Wang Jianguo +2 位作者 Wan Lei Hu Yunyan Jiang Chunmeng 《High Technology Letters》 EI CAS 2012年第3期243-247,共5页
Based on the structure of Elman and Jordan neural networks, a new dynamic neural network is constructed. The network can remember the past state of the hidden layer and adjust the effect of the past signal to the curr... Based on the structure of Elman and Jordan neural networks, a new dynamic neural network is constructed. The network can remember the past state of the hidden layer and adjust the effect of the past signal to the current value in real-time. And in order to enhance the signal processing capabilities, the feedback of output layer nodes is increased. A hybrid learning algorithm based on genetic algorithm (GA) and error back propagation algorithm (BP) is used to adjust the weight values of the network, which can accelerate the rate of convergence and avoid getting into local optimum. Finally, the improved neural network is utilized to identify underwater vehicle (UV) ' s hydrodynamic model, and the simulation results show that the neural network based on hybrid learning algorithm can improve the learning rate of convergence and identification nrecision. 展开更多
关键词 underwater vehicle (UV) system identification neural network genetic algo-rithm (GA) back propagation algorithm
在线阅读 下载PDF
Research on Application of Enhanced Neural Networks in Software Risk Analysis
14
作者 Zhenbang Rong Juhua Chen +1 位作者 Mei Liu Yong Hu 《南昌工程学院学报》 CAS 2006年第2期112-116,121,共6页
This paper puts forward a risk analysis model for software projects using enranced neural networks.The data for analysis are acquired through questionnaires from real software projects. To solve the multicollinearity ... This paper puts forward a risk analysis model for software projects using enranced neural networks.The data for analysis are acquired through questionnaires from real software projects. To solve the multicollinearity in software risks, the method of principal components analysis is adopted in the model to enhance network stability.To solve uncertainty of the neural networks structure and the uncertainty of the initial weights, genetic algorithms is employed.The experimental result reveals that the precision of software risk analysis can be improved by using the erhanced neural networks model. 展开更多
关键词 software risk analysis principal components analysis back propagation neural networks genetic algorithms
在线阅读 下载PDF
Back-propagation network improved by conjugate gradient based on genetic algorithm in QSAR study on endocrine disrupting chemicals 被引量:7
15
作者 JI Li WANG XiaoDong +2 位作者 YANG XuShu LIU ShuShen WANG LianSheng 《Chinese Science Bulletin》 SCIE EI CAS 2008年第1期33-39,共7页
Since the complexity and structural diversity of man-made compounds are considered, quantitative structure-activity relationships (QSARs)-based fast screening approaches are urgently needed for the assessment of the p... Since the complexity and structural diversity of man-made compounds are considered, quantitative structure-activity relationships (QSARs)-based fast screening approaches are urgently needed for the assessment of the potential risk of endocrine disrupting chemicals (EDCs). The artificial neural net-works (ANN) are capable of recognizing highly nonlinear relationships, so it will have a bright applica-tion prospect in building high-quality QSAR models. As a popular supervised training algorithm in ANN, back-propagation (BP) converges slowly and immerses in vibration frequently. In this paper, a research strategy that BP neural network was improved by conjugate gradient (CG) algorithm with a variable selection method based on genetic algorithm was applied to investigate the QSAR of EDCs. This re-sulted in a robust and highly predictive ANN model with R2 of 0.845 for the training set, q2pred of 0.81 and root-mean-square error (RMSE) of 0.688 for the test set. The result shows that our method can provide a feasible and practical tool for the rapid screening of the estrogen activity of organic compounds. 展开更多
关键词 化学药物 内分泌 人造神经网络 遗传算法
在线阅读 下载PDF
煤与瓦斯突出强度预测的IGABP方法 被引量:10
16
作者 杨敏 汪云甲 李瑞霞 《重庆大学学报(自然科学版)》 EI CAS CSCD 北大核心 2010年第1期113-118,共6页
针对传统松散式(Genetic Algorithm Based Back Propagation Neural Network,GABP)模型应用于复杂煤与瓦斯突出预测时,存在GA自身性能及模型间相对孤立等不足,提出二者优势互补的IGABP一体化模型。IGABP首先在自适应交叉、变异率等方面... 针对传统松散式(Genetic Algorithm Based Back Propagation Neural Network,GABP)模型应用于复杂煤与瓦斯突出预测时,存在GA自身性能及模型间相对孤立等不足,提出二者优势互补的IGABP一体化模型。IGABP首先在自适应交叉、变异率等方面进行改进,以提高GA自身的性能。其次,将BP导向性训练以算子的形式引入到标准GA进化过程,实现了GA寻优搜索的随机性向自主导向性转变。BP对GA搜索到的近似最优值进行微调,GA算法的收敛速度得到提升,确定精确解的位置能力加强,同时,又避免了单一BP网络本论文易陷入局部极小值的缺点,实现了两者一体化结合。仿真实验表明,构造出的进化神经网络更能反映煤与瓦斯突出强度样本的复杂非线性关系,有效克服了传统模型的不足,其运行效率、预测精度、可靠性等方面均优于传统模型,为瓦斯智能预测提供了新的解决方案。 展开更多
关键词 煤与瓦斯突出 突出强度预测 Igabp神经网络 模型改进 BP算子
原文传递
基于小波包-GABP的滚动轴承故障诊断分析 被引量:1
17
作者 张晴 高军伟 +2 位作者 张彬 毛云龙 董宏辉 《青岛大学学报(工程技术版)》 CAS 2017年第2期28-32,45,共6页
为提高诊断滚动轴承故障的效率和准确率,本文将小波包变换、BP神经网络和遗传算法三者相结合,提出了一种基于小波包和GABP神经网络的故障诊断模型。由小波包的分解与重构在滚动轴承故障原始信号中提取有效的故障特征向量,并利用遗传算... 为提高诊断滚动轴承故障的效率和准确率,本文将小波包变换、BP神经网络和遗传算法三者相结合,提出了一种基于小波包和GABP神经网络的故障诊断模型。由小波包的分解与重构在滚动轴承故障原始信号中提取有效的故障特征向量,并利用遗传算法优化BP神经网络,然后训练和诊断滚动轴承信号的故障类型。同时,运用Matlab软件把采集的数据进行仿真分析。仿真结果表明,相对于传统BP神经网络,利用遗传算法优化的神经网络对故障的诊断正确率更高,并且收敛速度较快,说明由遗传算法优化的BP神经网络在故障诊断方面具有较好的效果,而且遗传算法的引入使轴承故障诊断的适应度和准确率更高。该研究为滚动轴承的故障诊断提供了理论基础。 展开更多
关键词 小波包 遗传算法 BP神经网络 轴承故障诊断
在线阅读 下载PDF
基于GABP和改进NSGA-Ⅱ的高速干切滚齿工艺参数多目标优化决策 被引量:18
18
作者 刘艺繁 阎春平 +1 位作者 倪恒欣 牟云 《中国机械工程》 EI CAS CSCD 北大核心 2021年第9期1043-1050,共8页
针对高速干切滚齿过程中的工艺参数优化决策问题,提出一种基于加工工艺样本预测和多目标遗传优化算法的工艺参数优化决策方法。基于实际加工工艺样本集,以改进的多目标遗传算法(improved NSGA-Ⅱ)为主体模型,以最大刀具寿命、最小加工... 针对高速干切滚齿过程中的工艺参数优化决策问题,提出一种基于加工工艺样本预测和多目标遗传优化算法的工艺参数优化决策方法。基于实际加工工艺样本集,以改进的多目标遗传算法(improved NSGA-Ⅱ)为主体模型,以最大刀具寿命、最小加工能耗为优化目标,以加工质量、加工时间为约束条件,利用遗传反向传播算法(GABP)神经网络建立关于加工优化目标的预测模型,将其作为多目标优化模型的适应度函数;通过DBSCAN算法获取待优化滚齿工艺问题的相似样本集,建立多目标优化问题输入区间;构建面向待优化滚齿工艺问题的多目标优化模型,迭代搜索最优工艺参数集。 展开更多
关键词 高速干切 滚齿工艺参数 遗传反向传播算法神经网络 改进的多目标遗传算法 最大刀具寿命 最小加工能耗
在线阅读 下载PDF
基于GABP神经网络的液压互联悬架建模研究 被引量:7
19
作者 杨天宇 郑敏毅 +2 位作者 陈桐 张农 李杰 《科学技术与工程》 北大核心 2022年第16期6702-6710,共9页
液压互联悬架(hydraulically interconnected suspension,HIS)是一种非线性系统,运用机理分析法建模存在建模精度和速度不可兼得的缺点。为解决上述矛盾,提出了一种基于遗传算法(genetic algorithm,GA)优化的反向传播(back propagation,... 液压互联悬架(hydraulically interconnected suspension,HIS)是一种非线性系统,运用机理分析法建模存在建模精度和速度不可兼得的缺点。为解决上述矛盾,提出了一种基于遗传算法(genetic algorithm,GA)优化的反向传播(back propagation,BP)神经网络对HIS系统进行建模的方法。首先,通过Simulink建立的液压互联悬架模型仿真获取网络的训练数据。其次,使用遗传算法优化BP神经网络的初始权值和阈值;然后,两种建模方法对比验证GABP建模方法优点;最后,通过液压互联悬架台架实验获取实验数据,与神经网络训练结果进行比较分析。结果表明:在垂向模态下,低、中、高3种频率下相对误差百分数分别为4.12%、2.27%、1.51%;在侧倾模态下,低、中、高3种频率下相对误差百分数分别为7.64%、4.07%、4.35%。与机理建模法相比,GABP建模方法兼具较好的建模精度和速度。 展开更多
关键词 液压互联悬架(HIS) 遗传算法(GA) 反向传播(BP)神经网络 非线性系统
在线阅读 下载PDF
基于GABP神经网络的超声辅助AWJ冲蚀深度预测及参数优化
20
作者 王湘田 侯荣国 +3 位作者 陈雪松 张杰翔 卢萍 吕哲 《工具技术》 北大核心 2021年第8期100-104,共5页
多孔HAP生物陶瓷材料硬度低、脆性大,传统生物陶瓷零件切削加工方法容易产生细小裂纹、应力集中等缺陷,微细磨料水射流加工技术可有效解决这些难题。本文采用超声辅助微细磨料水射流对多孔的HAP生物陶瓷块进行加工试验。基于GABP神经网... 多孔HAP生物陶瓷材料硬度低、脆性大,传统生物陶瓷零件切削加工方法容易产生细小裂纹、应力集中等缺陷,微细磨料水射流加工技术可有效解决这些难题。本文采用超声辅助微细磨料水射流对多孔的HAP生物陶瓷块进行加工试验。基于GABP神经网络方法,利用获得试验数据样本来训练和检测GABP神经网络,建立了加工参数如系统压力、靶距、振幅等的微细磨料水射流冲蚀深度预测模型,预测误差和为0.007044,利用遗传算法进行参数寻优,较传统BP神经网络误差和降低了61.506%,大大提高了预测精度,实现了不同参数组合下冲蚀深度的预测。该预测和优化结果表明,当采用系统压力为25MPa,靶距为7.576mm,振幅为13.883μm时,可以获得最大冲蚀深度,其值为3.296mm。 展开更多
关键词 超声辅助微细磨料水射流 HAP生物陶瓷 冲蚀深度 gabp神经网络 遗传算法
在线阅读 下载PDF
上一页 1 2 18 下一页 到第
使用帮助 返回顶部