Coastal wetlands are characterized by complex patterns both in their geomorphlc and ecological teatures. Besides field observations, it is necessary to analyze the land cover of wetlands through the color infrared (...Coastal wetlands are characterized by complex patterns both in their geomorphlc and ecological teatures. Besides field observations, it is necessary to analyze the land cover of wetlands through the color infrared (CIR) aerial photography or remote sensing image. In this paper, we designed an evolving neural network classifier using variable string genetic algorithm (VGA) for the land cover classification of CIR aerial image. With the VGA, the classifier that we designed is able to evolve automatically the appropriate number of hidden nodes for modeling the neural network topology optimally and to find a near-optimal set of connection weights globally. Then, with backpropagation algorithm (BP), it can find the best connection weights. The VGA-BP classifier, which is derived from hybrid algorithms mentioned above, is demonstrated on CIR images classification effectively. Compared with standard classifiers, such as Bayes maximum-likelihood classifier, VGA classifier and BP-MLP (multi-layer perception) classifier, it has shown that the VGA-BP classifier can have better performance on highly resolution land cover classification.展开更多
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.展开更多
In computer vision,convolutional neural networks have a wide range of uses.Images representmost of today’s data,so it’s important to know how to handle these large amounts of data efficiently.Convolutional neural ne...In computer vision,convolutional neural networks have a wide range of uses.Images representmost of today’s data,so it’s important to know how to handle these large amounts of data efficiently.Convolutional neural networks have been shown to solve image processing problems effectively.However,when designing the network structure for a particular problem,you need to adjust the hyperparameters for higher accuracy.This technique is time consuming and requires a lot of work and domain knowledge.Designing a convolutional neural network architecture is a classic NP-hard optimization challenge.On the other hand,different datasets require different combinations of models or hyperparameters,which can be time consuming and inconvenient.Various approaches have been proposed to overcome this problem,such as grid search limited to low-dimensional space and queuing by random selection.To address this issue,we propose an evolutionary algorithm-based approach that dynamically enhances the structure of Convolution Neural Networks(CNNs)using optimized hyperparameters.This study proposes a method using Non-dominated sorted genetic algorithms(NSGA)to improve the hyperparameters of the CNN model.In addition,different types and parameter ranges of existing genetic algorithms are used.Acomparative study was conducted with various state-of-the-art methodologies and algorithms.Experiments have shown that our proposed approach is superior to previous methods in terms of classification accuracy,and the results are published in modern computing literature.展开更多
A novel real coded improved genetic algorithm (GA) of training feed forward neural network is proposed to realize nonlinear system forecast. The improved GA employs a generation alternation model based the minimal gen...A novel real coded improved genetic algorithm (GA) of training feed forward neural network is proposed to realize nonlinear system forecast. The improved GA employs a generation alternation model based the minimal generation gap (MGP) and blend crossover operators (BLX α). Compared with traditional GA implemented in binary number, the processing time of the improved GA is faster because coding and decoding are unnecessary. In addition, it needn t set parameters such as the probability value of crossove...展开更多
Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a...Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a genetic algorithm (GA) is developed for predicting VGO saturates. The number of neurons in the hidden layer, the momentum and the learning rates are determined by using the genetic algorithm. The inputs for the artificial neural networks model are five physical properties, namely, average boiling point, density, molecular weight, viscosity and refractive index. It is verified that the genetic algorithm could find the optimal structural parameters and training parameters of ANN. In addition, an artificial neural networks model based on a genetic algorithm was tested and the results indicated that the VGO saturates can be efficiently predicted. Compared with conventional artificial neural networks models, this approach can improve the prediction accuracy.展开更多
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.展开更多
While various kinds of fibers are used to improve the hot mix asphalt(HMA) performance, a few works have been undertaken on the hybrid fiber-reinforced HMA. Therefore, the fatigue life of modified HMA samples using po...While various kinds of fibers are used to improve the hot mix asphalt(HMA) performance, a few works have been undertaken on the hybrid fiber-reinforced HMA. Therefore, the fatigue life of modified HMA samples using polypropylene and polyester fibers was evaluated and two models namely regression and artificial neural network(ANN) were used to predict the fatigue life based on the fibers parameters. As ANN contains many parameters such as the number of hidden layers which directly influence the prediction accuracy, genetic algorithm(GA) was used to solve optimization problem for ANN. Moreover, the trial and error method was used to optimize the GA parameters such as the population size. The comparison of the results obtained from regression and optimized ANN with GA shows that the two-hidden-layer ANN with two and five neurons in the first and second hidden layers, respectively, can predict the fatigue life of fiber-reinforced HMA with high accuracy(correlation coefficient of 0.96).展开更多
A grating eddy current displacement sensor(GECDS) can be used in a watertight electronic transducer to realize long range displacement or position measurement with high accuracy in difficult industry conditions.The pa...A grating eddy current displacement sensor(GECDS) can be used in a watertight electronic transducer to realize long range displacement or position measurement with high accuracy in difficult industry conditions.The parameters optimization of the sensor is essential for economic and efficient production.This paper proposes a method to combine an artificial neural network(ANN) and a genetic algorithm(GA) for the sensor parameters optimization.A neural network model is developed to map the complex relationship between design parameters and the nonlinearity error of the GECDS,and then a GA is used in the optimization process to determine the design parameter values,resulting in a desired minimal nonlinearity error of about 0.11%.The calculated nonlinearity error is 0.25%.These results show that the proposed method performs well for the parameters optimization of the GECDS.展开更多
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.展开更多
In order to improve turbine internal efficiency and lower manufacturing cost, a new highly loaded rotating blade has been developed. The 3D optimization design method based on artificial neural network and genetic alg...In order to improve turbine internal efficiency and lower manufacturing cost, a new highly loaded rotating blade has been developed. The 3D optimization design method based on artificial neural network and genetic algorithm is adopted to construct the blade shape. The blade is stacked by the center of gravity in radial direction with five sections. For each blade section, independent suction and pressure sides are constructed from the camber line using Bezier curves. Three-dimensional flow analysis is carried out to verify the performance of the new blade. It is found that the new blade has improved the blade performance by 0.5%. Consequently, it is verified that the new blade is effective to improve the turbine internal efficiency and to lower the turbine weight and manufacturing cost by reducing the blade number by about 15%.展开更多
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.展开更多
A genetic algorithm based on the nested intervals chaos search (NICGA) hasbeen given. Because the nested intervals chaos search is introduced into the NICGA to initialize thepopulation and to lead the evolution of the...A genetic algorithm based on the nested intervals chaos search (NICGA) hasbeen given. Because the nested intervals chaos search is introduced into the NICGA to initialize thepopulation and to lead the evolution of the population, the NICGA has the advantages of decreasingthe population size, enhancing the local search ability, and improving the computational efficiencyand optimization precision. In a multi4ayer feed forward neural network model for predicting thesilicon content in hot metal, the NICGA was used to optimize the connection weights and thresholdvalues of the neural network to improve the prediction precision. The application results show thatthe precision of predicting the silicon content has been increased.展开更多
Two artificial intelligence techniques, artificial neural network and genetic algorithm, were applied to optimize the fermentation medium for improving the nitrite oxidization rate of nitrite oxidizing bacteria. Exper...Two artificial intelligence techniques, artificial neural network and genetic algorithm, were applied to optimize the fermentation medium for improving the nitrite oxidization rate of nitrite oxidizing bacteria. Experiments were conducted with the composition of medium components obtained by genetic algorithm, and the experimental data were used to build a BP (back propagation) neural network model. The concentrations of six medium components were used as input vectors, and the nitrite oxidization rate was used as output vector of the model. The BP neural network model was used as the objective function of genetic algorithm to find the optimum medium composition for the maximum nitrite oxidization rate. The maximum nitrite oxidization rate was 0.952 g 2 NO-2-N·(g MLSS)-1·d-1 , obtained at the genetic algorithm optimized concentration of medium components (g·L-1 ): NaCl 0.58, MgSO 4 ·7H 2 O 0.14, FeSO 4 ·7H 2 O 0.141, KH 2 PO 4 0.8485, NaNO 2 2.52, and NaHCO 3 3.613. Validation experiments suggest that the experimental results are consistent with the best result predicted by the model. A scale-up experiment shows that the nitrite degraded completely after 34 h when cultured in the optimum medium, which is 10 h less than that cultured in the initial medium.展开更多
Vertical hot ring rolling(VHRR) process has the characteristics of nonlinearity,time-variation and being susceptible to disturbance.Furthermore,the ring's growth is quite fast within a short time,and the rolled ri...Vertical hot ring rolling(VHRR) process has the characteristics of nonlinearity,time-variation and being susceptible to disturbance.Furthermore,the ring's growth is quite fast within a short time,and the rolled ring's position is asymmetrical.All of these cause that the ring's dimensions cannot be measured directly.Through analyzing the relationships among the dimensions of ring blanks,the positions of rolls and the ring's inner and outer diameter,the soft measurement model of ring's dimensions is established based on the radial basis function neural network(RBFNN).A mass of data samples are obtained from VHRR finite element(FE) simulations to train and test the soft measurement NN model,and the model's structure parameters are deduced and optimized by genetic algorithm(GA).Finally,the soft measurement system of ring's dimensions is established and validated by the VHRR experiments.The ring's dimensions were measured artificially and calculated by the soft measurement NN model.The results show that the calculation values of GA-RBFNN model are close to the artificial measurement data.In addition,the calculation accuracy of GA-RBFNN model is higher than that of RBFNN model.The research results suggest that the soft measurement NN model has high precision and flexibility.The research can provide practical methods and theoretical guidance for the accurate measurement of VHRR process.展开更多
We set up computer vision system for tomato images. By using this system, the RGB value of tomato image was converted into HIS value whose H was used to acquire the color character of the surface of tomato. To use mul...We set up computer vision system for tomato images. By using this system, the RGB value of tomato image was converted into HIS value whose H was used to acquire the color character of the surface of tomato. To use multilayer feed forward neural network with GA can finish automatic identification of tomato maturation. The results of experiment showed that the accuracy was up to 94%.展开更多
The heating technological requirement of the conventional PID control is difficult to guarantee which based on the precise mathematical model,because the heating furnace for heating treatment with the big inertia,the ...The heating technological requirement of the conventional PID control is difficult to guarantee which based on the precise mathematical model,because the heating furnace for heating treatment with the big inertia,the pure time delay and nonlinear time-varying.Proposed one kind optimized variable method of PID controller based on the genetic algorithm with improved BP network that better realized the completely automatic intelligent control of the entire thermal process than the classics critical purporting(Z-N)method.A heating furnace for the object was simulated with MATLAB,simulation results show that the control system has the quicker response characteristic,the better dynamic characteristic and the quite stronger robustness,which has some promotional value for the control of industrial furnace.展开更多
Identification simulation for dynamical system which is based on genetic algorithm (GA) and recurrent multilayer neural network (RMNN) is presented. In order to reduce the inputs of the model, RMNN which can remember ...Identification simulation for dynamical system which is based on genetic algorithm (GA) and recurrent multilayer neural network (RMNN) is presented. In order to reduce the inputs of the model, RMNN which can remember and store some previous parameters is used for identifier. And for its high efficiency and optimization, genetic algorithm is introduced into training RMNN. Simulation results show the effectiveness of the proposed scheme. Under the same training algorithm, the identification performance of RMNN is superior to that of nonrecurrent multilayer neural network (NRMNN).展开更多
The study on scientific analysis and prediction of China’s future carbon emissions is conducive to balancing the relationship between economic development and carbon emissions in the new era,and actively responding t...The study on scientific analysis and prediction of China’s future carbon emissions is conducive to balancing the relationship between economic development and carbon emissions in the new era,and actively responding to climate change policy.Through the analysis of the application of the generalized regression neural network(GRNN)in prediction,this paper improved the prediction method of GRNN.Genetic algorithm(GA)was adopted to search the optimal smooth factor as the only factor of GRNN,which was then used for prediction in GRNN.During the prediction of carbon dioxide emissions using the improved method,the increments of data were taken into account.The target values were obtained after the calculation of the predicted results.Finally,compared with the results of GRNN,the improved method realized higher prediction accuracy.It thus offers a new way of predicting total carbon dioxide emissions,and the prediction results can provide macroscopic guidance and decision-making reference for China’s environmental protection and trading of carbon emissions.展开更多
Considering the indefinite character of the value of design parameters and being satisfied with load-bearing capacity and stiffness, the fuzzy optimization mathematical model is set up to minimize the volume of tooth ...Considering the indefinite character of the value of design parameters and being satisfied with load-bearing capacity and stiffness, the fuzzy optimization mathematical model is set up to minimize the volume of tooth corona of a worm gear in an elevator mechanism. The method of second-class comprehensive evaluation was used based on the optimal level cut set, thus the optimal level value of every fuzzy constraint can be attained; the fuzzy optimization is transformed into the usual optimization. The Fast Back Propagation of the neural networks algorithm are adopted to train feed-forward networks so as to fit a relative coefficient. Then the fitness function with penalty terms is built by a penalty strategy, a neural networks program is recalled, and solver functions of the Genetic Algorithm Toolbox of Matlab software are adopted to solve the optimization model.展开更多
Rapidly solidified aging is an effective way to refine the microstructure of Cu-Cr-Sn-Zn lead frame alloy and enhance its hardness. The artificial neural network methodology(ANN) along with genetic algorithms were use...Rapidly solidified aging is an effective way to refine the microstructure of Cu-Cr-Sn-Zn lead frame alloy and enhance its hardness. The artificial neural network methodology(ANN) along with genetic algorithms were used for data analysis and optimization. In this paper the input parameters of the artificial neural network (ANN) are the aging temperature and aging time. The outputs of the ANN model are the hardness and conductivity properties. Some explanations of these predicted results from the microstructure and precipitation-hardening viewpoint are given. After the ANN model is trained successfully, genetic algorithms(GAs) are applied for optimizing the aging processes parameters.展开更多
文摘Coastal wetlands are characterized by complex patterns both in their geomorphlc and ecological teatures. Besides field observations, it is necessary to analyze the land cover of wetlands through the color infrared (CIR) aerial photography or remote sensing image. In this paper, we designed an evolving neural network classifier using variable string genetic algorithm (VGA) for the land cover classification of CIR aerial image. With the VGA, the classifier that we designed is able to evolve automatically the appropriate number of hidden nodes for modeling the neural network topology optimally and to find a near-optimal set of connection weights globally. Then, with backpropagation algorithm (BP), it can find the best connection weights. The VGA-BP classifier, which is derived from hybrid algorithms mentioned above, is demonstrated on CIR images classification effectively. Compared with standard classifiers, such as Bayes maximum-likelihood classifier, VGA classifier and BP-MLP (multi-layer perception) classifier, it has shown that the VGA-BP classifier can have better performance on highly resolution land cover classification.
基金This paper is supported by the Nature Science Foundation of Heilongjiang Province.
文摘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.
基金This research was supported by the Researchers Supporting Program(TUMAProject-2021-27)Almaarefa University,Riyadh,Saudi Arabia.
文摘In computer vision,convolutional neural networks have a wide range of uses.Images representmost of today’s data,so it’s important to know how to handle these large amounts of data efficiently.Convolutional neural networks have been shown to solve image processing problems effectively.However,when designing the network structure for a particular problem,you need to adjust the hyperparameters for higher accuracy.This technique is time consuming and requires a lot of work and domain knowledge.Designing a convolutional neural network architecture is a classic NP-hard optimization challenge.On the other hand,different datasets require different combinations of models or hyperparameters,which can be time consuming and inconvenient.Various approaches have been proposed to overcome this problem,such as grid search limited to low-dimensional space and queuing by random selection.To address this issue,we propose an evolutionary algorithm-based approach that dynamically enhances the structure of Convolution Neural Networks(CNNs)using optimized hyperparameters.This study proposes a method using Non-dominated sorted genetic algorithms(NSGA)to improve the hyperparameters of the CNN model.In addition,different types and parameter ranges of existing genetic algorithms are used.Acomparative study was conducted with various state-of-the-art methodologies and algorithms.Experiments have shown that our proposed approach is superior to previous methods in terms of classification accuracy,and the results are published in modern computing literature.
文摘A novel real coded improved genetic algorithm (GA) of training feed forward neural network is proposed to realize nonlinear system forecast. The improved GA employs a generation alternation model based the minimal generation gap (MGP) and blend crossover operators (BLX α). Compared with traditional GA implemented in binary number, the processing time of the improved GA is faster because coding and decoding are unnecessary. In addition, it needn t set parameters such as the probability value of crossove...
文摘Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a genetic algorithm (GA) is developed for predicting VGO saturates. The number of neurons in the hidden layer, the momentum and the learning rates are determined by using the genetic algorithm. The inputs for the artificial neural networks model are five physical properties, namely, average boiling point, density, molecular weight, viscosity and refractive index. It is verified that the genetic algorithm could find the optimal structural parameters and training parameters of ANN. In addition, an artificial neural networks model based on a genetic algorithm was tested and the results indicated that the VGO saturates can be efficiently predicted. Compared with conventional artificial neural networks models, this approach can improve the prediction accuracy.
基金supported by Natural Science Foundation of Heilongjiang Province Youth Fund(No.QC2014C054)Foundation for University Young Key Scholar by Heilongjiang Province(No.1254G023)the Science Funds for the Young Innovative Talents of HUST(No.201304)
文摘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.
文摘While various kinds of fibers are used to improve the hot mix asphalt(HMA) performance, a few works have been undertaken on the hybrid fiber-reinforced HMA. Therefore, the fatigue life of modified HMA samples using polypropylene and polyester fibers was evaluated and two models namely regression and artificial neural network(ANN) were used to predict the fatigue life based on the fibers parameters. As ANN contains many parameters such as the number of hidden layers which directly influence the prediction accuracy, genetic algorithm(GA) was used to solve optimization problem for ANN. Moreover, the trial and error method was used to optimize the GA parameters such as the population size. The comparison of the results obtained from regression and optimized ANN with GA shows that the two-hidden-layer ANN with two and five neurons in the first and second hidden layers, respectively, can predict the fatigue life of fiber-reinforced HMA with high accuracy(correlation coefficient of 0.96).
文摘A grating eddy current displacement sensor(GECDS) can be used in a watertight electronic transducer to realize long range displacement or position measurement with high accuracy in difficult industry conditions.The parameters optimization of the sensor is essential for economic and efficient production.This paper proposes a method to combine an artificial neural network(ANN) and a genetic algorithm(GA) for the sensor parameters optimization.A neural network model is developed to map the complex relationship between design parameters and the nonlinearity error of the GECDS,and then a GA is used in the optimization process to determine the design parameter values,resulting in a desired minimal nonlinearity error of about 0.11%.The calculated nonlinearity error is 0.25%.These results show that the proposed method performs well for the parameters optimization of the GECDS.
文摘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.
文摘In order to improve turbine internal efficiency and lower manufacturing cost, a new highly loaded rotating blade has been developed. The 3D optimization design method based on artificial neural network and genetic algorithm is adopted to construct the blade shape. The blade is stacked by the center of gravity in radial direction with five sections. For each blade section, independent suction and pressure sides are constructed from the camber line using Bezier curves. Three-dimensional flow analysis is carried out to verify the performance of the new blade. It is found that the new blade has improved the blade performance by 0.5%. Consequently, it is verified that the new blade is effective to improve the turbine internal efficiency and to lower the turbine weight and manufacturing cost by reducing the blade number by about 15%.
基金supported by the National Natural Science Foundation of China(No.41002045)。
文摘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.
文摘A genetic algorithm based on the nested intervals chaos search (NICGA) hasbeen given. Because the nested intervals chaos search is introduced into the NICGA to initialize thepopulation and to lead the evolution of the population, the NICGA has the advantages of decreasingthe population size, enhancing the local search ability, and improving the computational efficiencyand optimization precision. In a multi4ayer feed forward neural network model for predicting thesilicon content in hot metal, the NICGA was used to optimize the connection weights and thresholdvalues of the neural network to improve the prediction precision. The application results show thatthe precision of predicting the silicon content has been increased.
基金Supported by the National Natural Science Foundation of China (21076090)
文摘Two artificial intelligence techniques, artificial neural network and genetic algorithm, were applied to optimize the fermentation medium for improving the nitrite oxidization rate of nitrite oxidizing bacteria. Experiments were conducted with the composition of medium components obtained by genetic algorithm, and the experimental data were used to build a BP (back propagation) neural network model. The concentrations of six medium components were used as input vectors, and the nitrite oxidization rate was used as output vector of the model. The BP neural network model was used as the objective function of genetic algorithm to find the optimum medium composition for the maximum nitrite oxidization rate. The maximum nitrite oxidization rate was 0.952 g 2 NO-2-N·(g MLSS)-1·d-1 , obtained at the genetic algorithm optimized concentration of medium components (g·L-1 ): NaCl 0.58, MgSO 4 ·7H 2 O 0.14, FeSO 4 ·7H 2 O 0.141, KH 2 PO 4 0.8485, NaNO 2 2.52, and NaHCO 3 3.613. Validation experiments suggest that the experimental results are consistent with the best result predicted by the model. A scale-up experiment shows that the nitrite degraded completely after 34 h when cultured in the optimum medium, which is 10 h less than that cultured in the initial medium.
基金Project(51205299)supported by the National Natural Science Foundation of ChinaProject(2015M582643)supported by the China Postdoctoral Science Foundation+2 种基金Project(2014BAA008)supported by the Science and Technology Support Program of Hubei Province,ChinaProject(2014-IV-144)supported by the Fundamental Research Funds for the Central Universities of ChinaProject(2012AAA07-01)supported by the Major Science and Technology Achievements Transformation&Industrialization Program of Hubei Province,China
文摘Vertical hot ring rolling(VHRR) process has the characteristics of nonlinearity,time-variation and being susceptible to disturbance.Furthermore,the ring's growth is quite fast within a short time,and the rolled ring's position is asymmetrical.All of these cause that the ring's dimensions cannot be measured directly.Through analyzing the relationships among the dimensions of ring blanks,the positions of rolls and the ring's inner and outer diameter,the soft measurement model of ring's dimensions is established based on the radial basis function neural network(RBFNN).A mass of data samples are obtained from VHRR finite element(FE) simulations to train and test the soft measurement NN model,and the model's structure parameters are deduced and optimized by genetic algorithm(GA).Finally,the soft measurement system of ring's dimensions is established and validated by the VHRR experiments.The ring's dimensions were measured artificially and calculated by the soft measurement NN model.The results show that the calculation values of GA-RBFNN model are close to the artificial measurement data.In addition,the calculation accuracy of GA-RBFNN model is higher than that of RBFNN model.The research results suggest that the soft measurement NN model has high precision and flexibility.The research can provide practical methods and theoretical guidance for the accurate measurement of VHRR process.
文摘We set up computer vision system for tomato images. By using this system, the RGB value of tomato image was converted into HIS value whose H was used to acquire the color character of the surface of tomato. To use multilayer feed forward neural network with GA can finish automatic identification of tomato maturation. The results of experiment showed that the accuracy was up to 94%.
基金This work was supported by the youth backbone teachers training program of Henan colleges and universities under Grant No.2016ggjs-287the project of science and technology of Henan province under Grant No.172102210124the Key Scientific Research projects in Colleges and Universities in Henan(Grant No.18B460003).
文摘The heating technological requirement of the conventional PID control is difficult to guarantee which based on the precise mathematical model,because the heating furnace for heating treatment with the big inertia,the pure time delay and nonlinear time-varying.Proposed one kind optimized variable method of PID controller based on the genetic algorithm with improved BP network that better realized the completely automatic intelligent control of the entire thermal process than the classics critical purporting(Z-N)method.A heating furnace for the object was simulated with MATLAB,simulation results show that the control system has the quicker response characteristic,the better dynamic characteristic and the quite stronger robustness,which has some promotional value for the control of industrial furnace.
文摘Identification simulation for dynamical system which is based on genetic algorithm (GA) and recurrent multilayer neural network (RMNN) is presented. In order to reduce the inputs of the model, RMNN which can remember and store some previous parameters is used for identifier. And for its high efficiency and optimization, genetic algorithm is introduced into training RMNN. Simulation results show the effectiveness of the proposed scheme. Under the same training algorithm, the identification performance of RMNN is superior to that of nonrecurrent multilayer neural network (NRMNN).
文摘The study on scientific analysis and prediction of China’s future carbon emissions is conducive to balancing the relationship between economic development and carbon emissions in the new era,and actively responding to climate change policy.Through the analysis of the application of the generalized regression neural network(GRNN)in prediction,this paper improved the prediction method of GRNN.Genetic algorithm(GA)was adopted to search the optimal smooth factor as the only factor of GRNN,which was then used for prediction in GRNN.During the prediction of carbon dioxide emissions using the improved method,the increments of data were taken into account.The target values were obtained after the calculation of the predicted results.Finally,compared with the results of GRNN,the improved method realized higher prediction accuracy.It thus offers a new way of predicting total carbon dioxide emissions,and the prediction results can provide macroscopic guidance and decision-making reference for China’s environmental protection and trading of carbon emissions.
文摘Considering the indefinite character of the value of design parameters and being satisfied with load-bearing capacity and stiffness, the fuzzy optimization mathematical model is set up to minimize the volume of tooth corona of a worm gear in an elevator mechanism. The method of second-class comprehensive evaluation was used based on the optimal level cut set, thus the optimal level value of every fuzzy constraint can be attained; the fuzzy optimization is transformed into the usual optimization. The Fast Back Propagation of the neural networks algorithm are adopted to train feed-forward networks so as to fit a relative coefficient. Then the fitness function with penalty terms is built by a penalty strategy, a neural networks program is recalled, and solver functions of the Genetic Algorithm Toolbox of Matlab software are adopted to solve the optimization model.
文摘Rapidly solidified aging is an effective way to refine the microstructure of Cu-Cr-Sn-Zn lead frame alloy and enhance its hardness. The artificial neural network methodology(ANN) along with genetic algorithms were used for data analysis and optimization. In this paper the input parameters of the artificial neural network (ANN) are the aging temperature and aging time. The outputs of the ANN model are the hardness and conductivity properties. Some explanations of these predicted results from the microstructure and precipitation-hardening viewpoint are given. After the ANN model is trained successfully, genetic algorithms(GAs) are applied for optimizing the aging processes parameters.