Research Article A PLS-Based Weighted Artificial Neural Network Approach for Alpha Radioactivity Prediction inside Contaminated Pipes

Size: px
Start display at page:

Download "Research Article A PLS-Based Weighted Artificial Neural Network Approach for Alpha Radioactivity Prediction inside Contaminated Pipes"

Transcription

1 Mathematical Problems in Engineering, Article ID , 5 pages Research Article A PLS-Based Weighted Artificial Neural Network Approach for Alpha Radioactivity Prediction inside Contaminated Pipes Xianguo Tuo, 1,2 Mingzhe Liu, 2 Lei Wang, 2 Jianbo Yang, 2 and Yi Cheng 2 1 Key Subject Laboratory of National Defense for Radioactive Waste and Environmental Security, Southwest University of Science and Technology, Mianyang , China 2 State Key Laboratory of Geohazard Prevention and Geoenvironment Protection, Chengdu University of Technology, Chengdu , China Correspondence should be addressed to Mingzhe Liu; liumz@cduteducn Received 17 October 2013; Revised 26 February 2014; Accepted 28 February 2014; Published 23 March 2014 Academic Editor: Wei Bian Copyright 2014 Xianguo Tuo et al This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited Long-range alpha detection (LRAD) has been used to measure alpha particles emitting contamination inside decommissioned steel pipes There exists a complex nonlinear relationship between input parameters and measuring results The input parameters, for example, pipe diameter, pipe length, distance to radioactive source, radioactive source strength, wind speed, and flux, exhibit different contributions to the measuring results To reflect these characteristics and estimate alpha radioactivity as exactly as possible, a hybrid partial least square back propagation (PLSBP) neural network approach is presented in this paper In this model, each node in the input layer is weighted, which indicates that different input nodes have different contributions on the system and this finding has been little reported The weights are determined by the PLS After this modification, a variety of normal threelayered BP networks are developed The comparison of computational results of the proposed approach with traditional BP model and experiments confirms its clear advantage for dealing with this complex nonlinear estimation Thus, an integrated picture of alpha particle activity inside contaminated pipes can be obtained 1 Introduction With the rapid development of nuclear industry over the last 50 years, nuclear decommissioning has been paid more attention recently Most nuclear facility dismantling is involved in contaminated pipe disassembling The radioactivity of contaminatedpipeswillbefirstlymeasuredtoensurethe safety of operators and environment A long-range alpha detection (LRAD) technique has been presented to measure alpha particles emitting contamination inside pipes [1 7] The corresponding LRAD instrument has been developed, which consists of five units: (1) detection unit; (2) air drive unit; (3) power supply unit; (4) signal acquisition unit; (5) data processing control and display unit The basic idea of the LRAD can be described as follows When air is exposed to alpha radiation, ions are generated The detector system collects the ions and counts the number of ions produced by the radiation The number of ions is proportional to the amount of emitting alpha Thus, the system can indirectly measure contamination inside pipes Figure 1 shows the LRAD measuring instrument used in the experiments, which is developed by our own research group Normally, the result of a LRAD measurement mainly depends on the following six parameters: pipe diameter, pipe length, distance to radioactive source, radioactive source strength, flux, and wind speed The statistical analysis to LRAD measurement results indicates that there is a complex nonlinear relationship between the parameter space and measuring results In particular, it is found that there is an approximate log relation between the distance to the source and the results, while the pipe length exhibits a double-peak relation to the results That is to say, the multiple parameter effects are quite obvious Thus, How to distinguish different contributions of different input parameters has been a focus in the system To the best of our knowledge, this issue has been little studied using a hybrid artificial neural network (ANN) method so far

2 2 Mathematical Problems in Engineering 2 Hybrid PLSBP Model The alpha radioactivity estimation can be solved by constructing a model which represents the relationship between the measuring variables and the measuring results This constructedmodelcanbeusedtocalculatethemeasuring results from the measured variables of LRAD instrument In general, the model to be built can be written as Figure 1: Illustration of the LRAD experimental installation ANN methods especially back propagation (BP) models have been recognized as more efficient models than the conventional statistical forecasting ones for solving nonlinear issues However, BP models have two main flaws, that is, tendency to overfitting and difficulty to determine the optimal number of the hidden-layer nodes Recently, a lot ofimprovedbpmodelsbasedonpartialleastsquare(pls) have been presented and applied to various fields in solving nonlinear issues from natural to man-made systems [8 15] Medhat presented two methodologies, namely, partial mutual information and self-organizing map, integrated with a genetic algorithm and general regression neural network [12] Jain and Kumar applied a hybrid neural network model for hydrologic time series forecasting [13] Research [8] uses the PLS to choose the BP network architecture and initial weights between nodes In [9], the PLS is added between the hidden layer and the output layer in order to check and remove the correlation among the nonlinear transformed variables in a three-layered BP network In [10], PLS isused to decrease the abundance of input variables; that is, PLS plays a preprocessing role in a three-layered BP network In [11], in order to study gas-solid adsorption process, PLS serves for data compression and noise reduction before a normal threelayered BP network is performed AlthoughhybridANNmodelshavefoundmanyapplications in a variety of areas, those models normally assumed that contribution of all input nodes is nondiscriminable, that is, homogeneous In fact, different input nodes could have different contributions on the system This issue, that is, the weighted input nodes, has been little considered, to the best of our knowledge Based on excellent ANN research works in the literature and our experimental results obtained from the LRAD, this paper presents a hybrid PLS and BP (PLSBP) model for alpha radioactivity assessment The weighted input nodes can be described by the PLS This is a novel of the paper and a difference from other ANN papers The computational resultsoftheplsbpapproachhaveshownitsclearadvantage for dealing with this complex nonlinear problem, compared to traditional ANN models ThispaperisorganizedasfollowsInSection 2,thehybrid PLSBP model is proposed to take different contributions on the input nodes into account Section 3 analyzes the results of LRAD experiments using the PLSBP model and compares them with measured values The conclusion is given in Section 4 y=f(x), (1) where y is the measuring results and x isavectorofmeasured variables of LRAD instrument, particularly, and x is a vector of n mmatrix and y consists of a m 1matrix in this paper 21 PLS Algorithm The normal PLS algorithm can be described as follows (a) Preprocess data Both x and y variables are normalized by decimal scaling Consider x ij = x ij x j s j, y i = y i y s y, (2) where x j is the average of x j and s j is the standard deviation of x j Similarly,y and s y are the average and the standard deviation of y,respectivelythen,seth= 1, E 0 =(x ij ),andf n m 0 =(y i ) m 1 (b) Calculate the weight vectors w h (c) Calculate the score vectors t h w h =E T h 1 F h 1 (3) t h =E h 1 w h (4) (d) Calculate the loading vectors of x and y p h = ET h 1 t h (t T h t h), (e) Calculate the residuals q h = FT h 1 t h (t T h t h) (5) E h =E h 1 t h p T h, F h =F h 1 q h t h (6) (f) Check the cross validation If Q 2 h 00975, component t h is extracted Then, check t h+1 (g) Repeat (b) (f) unless all components t 1,,t m are obtained 22 PLSBP Algorithm The PLSBP algorithm is developed as follows (a) Preprocess latent variables The components t 1,,t m obtained in the last subsection will be normalized The minimum-maximum normalization is highly recommended for neural networks and is adopted here

3 Mathematical Problems in Engineering 3 30 x 1 t 1 25 x 2 t 2 20 x 3 x m PLS t 3 t n PLS coefficients Latent variables Input layer Hidden layer Output layer Figure 2: Schematic diagram of PLSBP network structure t 1 t 2 t 3 t 4 t 5 t 6 Latent variables (b) Transfer X spacetoanewx space via PLS coefficients (x ij ) n m = (x ij) n m x(t i ) m 1, (7) where (x ij ) and (x n m ij) n m are transferred and original input matrixes, respectively (t i ) m 1 is a minimum-maximum normalized latent variable matrix Equation (7) reflects the contribution of input nodes (c) (x ij ) as a new input matrix is fed into the BP n m network The BP network consists of input layer, hidden layer, and output layer The PLS algorithm is usedtogetlatentvariables(t 1,t 2,,t m ) from the source data X space The latent variables may be viewed as a contribution to the input nodes and fed into the BP network Figure 2 illustrates the PLSBP network structure 3 Computational Results As mentioned above, six LRAD parameters for pipe contamination are involved, that is, pipe diameter, pipe length, distance to radioactive source, radioactive strength, wind speed, and flux Thus, the network includes 6 inputs and 1 output In total, 200 sampling data were collected, among which 150 samples were used for model training, 30 samples for model testing, and the rest 20 samples for prediction We firstly use the PLS algorithm to get the following regression equation: y = t t t t t t 6, where t 1, t 2, t 3, t 4, t 5, and t 6 represent pipe diameter (mm), pipe length (cm), distance to radioactive source (cm), radioactive strength (Bq), wind speed (m/s), and flux (m 3 /h), respectively The corresponding regression coefficients are shown in Figure 3 It can be seen that wind speed and flux dominate the measurement system These variables are normalized via the minimum-maximum method And the (8) Figure 3: Illustration of PLS latent variables and values Table 1: A list of required model parameters Name of variables Value Training sample φ Validation sample φ Testing sample φ Number of input nodes 6 Number of hidden nodes 6 Number of output nodes 1 Error ε 11 of sample φ Error ε 12 of sample φ Error ε 13 of sample φ Learning 005 Training epochs 1000 Training goal 10 4 new input matrix will be obtained by (7)andfedintotheBP network As the initial connection weights and threshold are randomly chosen, we have carried out this model 20 times We took its 95% confidence interval as neural network ensemble The parameters are listed in Table 1 The most important factor to measure performance of an algorithm is to check its forecasting ability of testing samples Table 2 listed prediction result comparisons of real data, PLSBP, and normal BP Figure 4 shows comparisons of relative errors obtained from the PLSBP and normal BP In the normal BP algorithm, the minimum and maximum of relative errors are and , respectively The averaging relative error is The most relative error is less than 8% However, in the PLSBP, the minimum and maximum of relative errors are and , respectively The averaging relative error is The most relative error is less than 5% It can be seen that the proposed PLSBP algorithm has better prediction accuracy than that of normal BP algorithm

4 4 Mathematical Problems in Engineering Pipe diameter Pipe length Distance to source Table 2: Prediction result comparisons of the PLS and BP Radioactive strength Wind speed Flux Measuring results PLSBP Normal BP Relative errors Normal BP PLSBP Testing samples Figure 4: Comparison of relative errors between PLSBP and normal BP In this paper, we assumed that radioactive source strength and radioactive source position are known to measure ionizing values in order to check the feasibility of the proposed method In practice, the distance or source strength is normally unknown and should be estimated from the ion current Therefore, how to estimate the distance or source strength from the ion current is our next step work 4 Conclusion This paper introduced a hybrid partial least square back propagation neural network (PLSBP) model to predict alpha radioactivity inside decommissioned pipes during nuclear facility disassembling The proposed model considers the different contributions of each input node, which has been paid little attention in the literature The computational results indicate that the PLSBP model has a better prediction performance for alpha radioactivity estimation Once the six parameters are determined, the PLSBP model will give an approximate output, and thus, an integrated picture of alpha particle activity inside contaminated pipes can be obtained This approach may give insight into data processing when main and weak component analysis is involved Conflict of Interests The authors declare that there is no conflict of interests regarding the publication of this paper Acknowledgments The authors gratefully acknowledge the comments and suggestions of the anonymous reviewers, which helped in improving the clarity and the quality of the paper This work was supported by the National Natural Science Foundation of China ( , , and ), Scientific and Technological Support Program of Sichuan Province (2013FZ0022), and the Creative Team Program of Chengdu University of Technology

5 Mathematical Problems in Engineering 5 References [1] D W MacArthur, K S Allander, J A Bounds, and K B Butterfield, Small long-range alpha detector (LRAD) with computer readout, Tech Rep LA MS, Los Alamos National Laboratory, 1991 [2] DWMacArthur, Long-rangealphadetector(LRAD), Tech Rep LA-UR , 1991 [3] D W MacArthur, K S Allander, J A Bounds, D A Close, and J L McAtee, Long-range alpha detector, Health Physics, vol 63,no3,pp ,1992 [4] DWMacArthur,KSAllander,andJLMcAtee, Longrange alpha detector for contamination monitoring, Tech Rep LA- UR , Los Alamos National Laboratory, 1991 [5] R D Bolton, Radon monitoring using long-range alpha detector-based technology, Tech Rep LA-UR , Los Alamos National Laboratory, 1994 [6] D W MacArthur, K S Allander, J A Bounds, and J L McAtee, Lrad-based alpha-particle contamination monitoring of personnel and equipment, Nuclear Technology, vol 102, no 2, pp , 1993 [7]MWRawool-Sullivan,KSAllander,JABoundsetal, Field study of alpha characterization of a D&D site using longrange alpha detectors, Tech Rep LA-UR , Los Alamos National Laboratory, 1994 [8] JLu,SChen,WWang,andHvanZuylen, Ahybridmodel of partial least squares and neural network for traffic incident detection, Expert Systems with Applications, vol 39, no 5, pp , 2012 [9] Y Xuefeng, Hybrid artificial neural network based on BP- PLSR and its application in development of soft sensors, Chemometrics and Intelligent Laboratory Systems, vol103,no 2, pp , 2010 [10] S Li, L Li, R Milliken, and K Song, Hybridization of partial least squares and neural network models for quantifying lunar surface minerals, Icarus, vol 221, pp , 2012 [11] C-B Cai, H-W Yang, B Wang, Y-Y Tao, M-Q Wen, and L Xu, Using near-infrared process analysis to study gas-solid adsorption process as well as its data treatment based on artificial neural network and partial least squares, Vibrational Spectroscopy, vol 56, no 2, pp , 2011 [12] M E Medhat, Artificial intelligence methods applied for quantitative analysis of natural radioactive sources, Annals of Nuclear Energy, vol 45, pp 73 79, 2012 [13] A Jain and A M Kumar, Hybrid neural network models for hydrologic time series forecasting, Applied Soft Computing Journal,vol7,no2,pp ,2007 [14] I Helland, PLS regression and statistical models, Statistics,vol179,pp97 114,1990 [15] Y Zhou, J Wu, and F Qin, Nueral network with partial least square prediction model based on SSA and MGF, in Proceedings of the 6th World Congress on Intelligent Control and Automation, pp , 2006

6 Advances in Operations Research Advances in Decision Sciences Applied Mathematics Algebra Probability and Statistics The Scientific World Journal International Differential Equations Submit your manuscripts at International Advances in Combinatorics Mathematical Physics Complex Analysis International Mathematics and Mathematical Sciences Mathematical Problems in Engineering Mathematics Discrete Mathematics Discrete Dynamics in Nature and Society Function Spaces Abstract and Applied Analysis International Stochastic Analysis Optimization

The research of activity range of ɑ pollution source based on LRAD inside pipes

The research of activity range of ɑ pollution source based on LRAD inside pipes The research of activity range of ɑ pollution source based on LRAD inside pipes Li Yang, Huan Liu, Jiawei Liao Chengdu University of Technology, Sichuan Chengdu 610059, China Abstract Backgroud: In order

More information

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method Journal of Intelligent Learning Systems and Applications, 2013, 5, 227-231 Published Online November 2013 (http://www.scirp.org/journal/jilsa) http://dx.doi.org/10.4236/jilsa.2013.54026 227 The Research

More information

Research Article Data-Driven Fault Diagnosis Method for Power Transformers Using Modified Kriging Model

Research Article Data-Driven Fault Diagnosis Method for Power Transformers Using Modified Kriging Model Hindawi Mathematical Problems in Engineering Volume 2017, Article ID 3068548, 5 pages https://doi.org/10.1155/2017/3068548 Research Article Data-Driven Fault Diagnosis Method for Power Transformers Using

More information

Research Article Uniqueness Theorems on Difference Monomials of Entire Functions

Research Article Uniqueness Theorems on Difference Monomials of Entire Functions Abstract and Applied Analysis Volume 202, Article ID 40735, 8 pages doi:0.55/202/40735 Research Article Uniqueness Theorems on Difference Monomials of Entire Functions Gang Wang, Deng-li Han, 2 and Zhi-Tao

More information

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM , pp.128-133 http://dx.doi.org/1.14257/astl.16.138.27 Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM *Jianlou Lou 1, Hui Cao 1, Bin Song 2, Jizhe Xiao 1 1 School

More information

Research Article An Optimized Grey GM(2,1) Model and Forecasting of Highway Subgrade Settlement

Research Article An Optimized Grey GM(2,1) Model and Forecasting of Highway Subgrade Settlement Mathematical Problems in Engineering Volume 015, Article ID 606707, 6 pages http://dx.doi.org/10.1155/015/606707 Research Article An Optimized Grey GM(,1) Model and Forecasting of Highway Subgrade Settlement

More information

Research Article Convex Polyhedron Method to Stability of Continuous Systems with Two Additive Time-Varying Delay Components

Research Article Convex Polyhedron Method to Stability of Continuous Systems with Two Additive Time-Varying Delay Components Applied Mathematics Volume 202, Article ID 689820, 3 pages doi:0.55/202/689820 Research Article Convex Polyhedron Method to Stability of Continuous Systems with Two Additive Time-Varying Delay Components

More information

Research Article Calculation for Primary Combustion Characteristics of Boron-Based Fuel-Rich Propellant Based on BP Neural Network

Research Article Calculation for Primary Combustion Characteristics of Boron-Based Fuel-Rich Propellant Based on BP Neural Network Combustion Volume 2012, Article ID 635190, 6 pages doi:10.1155/2012/635190 Research Article Calculation for Primary Combustion Characteristics of Boron-Based Fuel-Rich Propellant Based on BP Neural Network

More information

Research Article DNA Optimization Threshold Autoregressive Prediction Model and Its Application in Ice Condition Time Series

Research Article DNA Optimization Threshold Autoregressive Prediction Model and Its Application in Ice Condition Time Series Mathematical Problems in Engineering Volume 2012, Article ID 191902, 10 pages doi:10.1155/2012/191902 Research Article DNA Optimization Threshold Autoregressive Prediction Model and Its Application in

More information

Prediction of gas emission quantity using artificial neural networks

Prediction of gas emission quantity using artificial neural networks Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):1653-165 Research Article ISSN : 095-384 CODEN(USA) : JCPRC5 Prediction of gas emission quantity using artificial

More information

Research Article An Analysis of the Quality of Repeated Plate Load Tests Using the Harmony Search Algorithm

Research Article An Analysis of the Quality of Repeated Plate Load Tests Using the Harmony Search Algorithm Applied Mathematics, Article ID 486, 5 pages http://dxdoiorg/55/4/486 Research Article An Analysis of the Quality of Repeated Plate Load Tests Using the Harmony Search Algorithm Kook-Hwan Cho andsunghomun

More information

Research Article The Application of Baum-Welch Algorithm in Multistep Attack

Research Article The Application of Baum-Welch Algorithm in Multistep Attack e Scientific World Journal, Article ID 374260, 7 pages http://dx.doi.org/10.1155/2014/374260 Research Article The Application of Baum-Welch Algorithm in Multistep Attack Yanxue Zhang, 1 Dongmei Zhao, 2

More information

Soft Sensor Modelling based on Just-in-Time Learning and Bagging-PLS for Fermentation Processes

Soft Sensor Modelling based on Just-in-Time Learning and Bagging-PLS for Fermentation Processes 1435 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 70, 2018 Guest Editors: Timothy G. Walmsley, Petar S. Varbanov, Rongin Su, Jiří J. Klemeš Copyright 2018, AIDIC Servizi S.r.l. ISBN 978-88-95608-67-9;

More information

Research Article Design of PDC Controllers by Matrix Reversibility for Synchronization of Yin and Yang Chaotic Takagi-Sugeno Fuzzy Henon Maps

Research Article Design of PDC Controllers by Matrix Reversibility for Synchronization of Yin and Yang Chaotic Takagi-Sugeno Fuzzy Henon Maps Abstract and Applied Analysis Volume 212, Article ID 35821, 11 pages doi:1.1155/212/35821 Research Article Design of PDC Controllers by Matrix Reversibility for Synchronization of Yin and Yang Chaotic

More information

Research Article Individual Subjective Initiative Merge Model Based on Cellular Automaton

Research Article Individual Subjective Initiative Merge Model Based on Cellular Automaton Discrete Dynamics in Nature and Society Volume 23, Article ID 32943, 7 pages http://dx.doi.org/.55/23/32943 Research Article Individual Subjective Initiative Merge Model Based on Cellular Automaton Yin-Jie

More information

Research Article Extended Precise Large Deviations of Random Sums in the Presence of END Structure and Consistent Variation

Research Article Extended Precise Large Deviations of Random Sums in the Presence of END Structure and Consistent Variation Applied Mathematics Volume 2012, Article ID 436531, 12 pages doi:10.1155/2012/436531 Research Article Extended Precise Large Deviations of Random Sums in the Presence of END Structure and Consistent Variation

More information

Research Article A Note about the General Meromorphic Solutions of the Fisher Equation

Research Article A Note about the General Meromorphic Solutions of the Fisher Equation Mathematical Problems in Engineering, Article ID 793834, 4 pages http://dx.doi.org/0.55/204/793834 Research Article A Note about the General Meromorphic Solutions of the Fisher Equation Jian-ming Qi, Qiu-hui

More information

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems Journal of Applied Mathematics Volume 2013, Article ID 757391, 18 pages http://dx.doi.org/10.1155/2013/757391 Research Article A Novel Differential Evolution Invasive Weed Optimization for Solving Nonlinear

More information

Research Article Application of Chaos and Neural Network in Power Load Forecasting

Research Article Application of Chaos and Neural Network in Power Load Forecasting Discrete Dynamics in Nature and Society Volume 2011, Article ID 597634, 12 pages doi:10.1155/2011/597634 Research Article Application of Chaos and Neural Network in Power Load Forecasting Li Li and Liu

More information

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE Li Sheng Institute of intelligent information engineering Zheiang University Hangzhou, 3007, P. R. China ABSTRACT In this paper, a neural network-driven

More information

Research Article An Inverse Eigenvalue Problem for Jacobi Matrices

Research Article An Inverse Eigenvalue Problem for Jacobi Matrices Mathematical Problems in Engineering Volume 2011 Article ID 571781 11 pages doi:10.1155/2011/571781 Research Article An Inverse Eigenvalue Problem for Jacobi Matrices Zhengsheng Wang 1 and Baoiang Zhong

More information

Research Article Opinion Impact Models and Opinion Consensus Methods in Ad Hoc Tactical Social Networks

Research Article Opinion Impact Models and Opinion Consensus Methods in Ad Hoc Tactical Social Networks Discrete Dynamics in ature and Society Volume 203, Article ID 758079, 6 pages http://dx.doi.org/0.55/203/758079 Research Article Opinion Impact Models and Opinion Consensus Methods in Ad Hoc Tactical Social

More information

An Improved Method of Power System Short Term Load Forecasting Based on Neural Network

An Improved Method of Power System Short Term Load Forecasting Based on Neural Network An Improved Method of Power System Short Term Load Forecasting Based on Neural Network Shunzhou Wang School of Electrical and Electronic Engineering Huailin Zhao School of Electrical and Electronic Engineering

More information

Diagnosis Model of Pipeline Cracks According to Metal Magnetic Memory Signals Based on Adaptive Genetic Algorithm and Support Vector Machine

Diagnosis Model of Pipeline Cracks According to Metal Magnetic Memory Signals Based on Adaptive Genetic Algorithm and Support Vector Machine Send Orders for Reprints to reprints@benthamscience.ae 1076 The Open Mechanical Engineering Journal, 2015, 9, 1076-1080 Open Access Diagnosis Model of Pipeline Cracks According to Metal Magnetic Memory

More information

Research Article Identifying a Global Optimizer with Filled Function for Nonlinear Integer Programming

Research Article Identifying a Global Optimizer with Filled Function for Nonlinear Integer Programming Discrete Dynamics in Nature and Society Volume 20, Article ID 7697, pages doi:0.55/20/7697 Research Article Identifying a Global Optimizer with Filled Function for Nonlinear Integer Programming Wei-Xiang

More information

Research Article A New Roper-Suffridge Extension Operator on a Reinhardt Domain

Research Article A New Roper-Suffridge Extension Operator on a Reinhardt Domain Abstract and Applied Analysis Volume 2011, Article ID 865496, 14 pages doi:10.1155/2011/865496 Research Article A New Roper-Suffridge Extension Operator on a Reinhardt Domain Jianfei Wang and Cailing Gao

More information

A Wavelet Neural Network Forecasting Model Based On ARIMA

A Wavelet Neural Network Forecasting Model Based On ARIMA A Wavelet Neural Network Forecasting Model Based On ARIMA Wang Bin*, Hao Wen-ning, Chen Gang, He Deng-chao, Feng Bo PLA University of Science &Technology Nanjing 210007, China e-mail:lgdwangbin@163.com

More information

Ensemble Spatial Autoregressive Model on. the Poverty Data in Java

Ensemble Spatial Autoregressive Model on. the Poverty Data in Java Applied Mathematical Sciences, Vol. 9, 2015, no. 43, 2103-2110 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.4121034 Ensemble Spatial Autoregressive Model on the Poverty Data in Java

More information

Research Article Forward and Reverse Movements of a Linear Positioning Stage Based on the Parasitic Motion Principle

Research Article Forward and Reverse Movements of a Linear Positioning Stage Based on the Parasitic Motion Principle Advances in Mechanical Engineering, Article ID 45256, 7 pages http://dx.doi.org/1.1155/214/45256 Research Article Forward and Reverse Movements of a Linear Positioning Stage Based on the Parasitic Motion

More information

A new approach in the detection of weak γ-ray peak of the radioactive. waste in tomography γ scanning

A new approach in the detection of weak γ-ray peak of the radioactive. waste in tomography γ scanning A new approach in the detection of weak γ-ray peak of the radioactive waste in tomography γ scanning Zhang Jinzhao ( 张金钊 ), Tuo Xianguo,2,3 ( 庹先国 ) () Chengdu University of Technology Applied Nuclear Techniques

More information

Research Article Modified T-F Function Method for Finding Global Minimizer on Unconstrained Optimization

Research Article Modified T-F Function Method for Finding Global Minimizer on Unconstrained Optimization Mathematical Problems in Engineering Volume 2010, Article ID 602831, 11 pages doi:10.1155/2010/602831 Research Article Modified T-F Function Method for Finding Global Minimizer on Unconstrained Optimization

More information

Research Article New Oscillation Criteria for Second-Order Neutral Delay Differential Equations with Positive and Negative Coefficients

Research Article New Oscillation Criteria for Second-Order Neutral Delay Differential Equations with Positive and Negative Coefficients Abstract and Applied Analysis Volume 2010, Article ID 564068, 11 pages doi:10.1155/2010/564068 Research Article New Oscillation Criteria for Second-Order Neutral Delay Differential Equations with Positive

More information

School of Geology Engineering and Geomatics, Chang an University, Xi an, Shaanxi , China

School of Geology Engineering and Geomatics, Chang an University, Xi an, Shaanxi , China Mathematical Problems in Engineering, Article ID 502362, 8 pages http://dxdoiorg/055/204/502362 Research Article Parameter Sensitivity Analysis on Deformation of Composite Soil-Nailed Wall Using Artificial

More information

Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG

Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG 2018 International Conference on Modeling, Simulation and Analysis (ICMSA 2018) ISBN: 978-1-60595-544-5 Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG

More information

Research Article Existence of Periodic Positive Solutions for Abstract Difference Equations

Research Article Existence of Periodic Positive Solutions for Abstract Difference Equations Discrete Dynamics in Nature and Society Volume 2011, Article ID 870164, 7 pages doi:10.1155/2011/870164 Research Article Existence of Periodic Positive Solutions for Abstract Difference Equations Shugui

More information

Research Article A Generalization of a Class of Matrices: Analytic Inverse and Determinant

Research Article A Generalization of a Class of Matrices: Analytic Inverse and Determinant Advances in Numerical Analysis Volume 2011, Article ID 593548, 6 pages doi:10.1155/2011/593548 Research Article A Generalization of a Class of Matrices: Analytic Inverse and Determinant F. N. Valvi Department

More information

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Song Li 1, Peng Wang 1 and Lalit Goel 1 1 School of Electrical and Electronic Engineering Nanyang Technological University

More information

Shanming Wang, Ziguo Huang, Shujun Mu, and Xiangheng Wang. 1. Introduction

Shanming Wang, Ziguo Huang, Shujun Mu, and Xiangheng Wang. 1. Introduction Mathematical Problems in Engineering Volume 215, Article ID 467856, 6 pages http://dx.doi.org/1.1155/215/467856 Research Article A Straightforward Convergence Method for ICCG Simulation of Multiloop and

More information

Research Article A New Class of Meromorphic Functions Associated with Spirallike Functions

Research Article A New Class of Meromorphic Functions Associated with Spirallike Functions Applied Mathematics Volume 202, Article ID 49497, 2 pages doi:0.55/202/49497 Research Article A New Class of Meromorphic Functions Associated with Spirallike Functions Lei Shi, Zhi-Gang Wang, and Jing-Ping

More information

Application of Time Sequence Model Based on Excluded Seasonality in Daily Runoff Prediction

Application of Time Sequence Model Based on Excluded Seasonality in Daily Runoff Prediction Send Orders for Reprints to reprints@benthamscience.ae 546 The Open Cybernetics & Systemics Journal, 2014, 8, 546-552 Open Access Application of Time Sequence Model Based on Excluded Seasonality in Daily

More information

MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK

MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK Engineering Review, Vol. 3, Issue 2, 99-0, 20. 99 MODELING AND EXPERIMENTAL STUDY ON DRILLING RIG ANTI-JAMMING VALVE WITH BP NEURAL NETWORK Wei Ma * Fei Ma School of Mechanical Engineering, University

More information

KingSaudBinAbdulazizUniversityforHealthScience,Riyadh11481,SaudiArabia. Correspondence should be addressed to Raghib Abu-Saris;

KingSaudBinAbdulazizUniversityforHealthScience,Riyadh11481,SaudiArabia. Correspondence should be addressed to Raghib Abu-Saris; Chaos Volume 26, Article ID 49252, 7 pages http://dx.doi.org/.55/26/49252 Research Article On Matrix Projective Synchronization and Inverse Matrix Projective Synchronization for Different and Identical

More information

MC simulation of a PGNAA system for on-line cement analysis

MC simulation of a PGNAA system for on-line cement analysis Nuclear Science and Techniques 21 (2010) 221 226 MC simulation of a PGNAA system for on-line cement analysis YANG Jianbo 1 TUO Xianguo 1,* LI Zhe 1 MU Keliang 2 CHENG Yi 1 MOU Yunfeng 3 1 State Key Laboratory

More information

Research Article Partial Pole Placement in LMI Region

Research Article Partial Pole Placement in LMI Region Control Science and Engineering Article ID 84128 5 pages http://dxdoiorg/11155/214/84128 Research Article Partial Pole Placement in LMI Region Liuli Ou 1 Shaobo Han 2 Yongji Wang 1 Shuai Dong 1 and Lei

More information

Research Article Some Results on Characterizations of Matrix Partial Orderings

Research Article Some Results on Characterizations of Matrix Partial Orderings Applied Mathematics, Article ID 408457, 6 pages http://dx.doi.org/10.1155/2014/408457 Research Article Some Results on Characterizations of Matrix Partial Orderings Hongxing Wang and Jin Xu Department

More information

Research Article An Unbiased Two-Parameter Estimation with Prior Information in Linear Regression Model

Research Article An Unbiased Two-Parameter Estimation with Prior Information in Linear Regression Model e Scientific World Journal, Article ID 206943, 8 pages http://dx.doi.org/10.1155/2014/206943 Research Article An Unbiased Two-Parameter Estimation with Prior Information in Linear Regression Model Jibo

More information

Research Article Band Structure Engineering in 2D Photonic Crystal Waveguide with Rhombic Cross-Section Elements

Research Article Band Structure Engineering in 2D Photonic Crystal Waveguide with Rhombic Cross-Section Elements Advances in Optical Technologies Volume 214, Article ID 78142, 5 pages http://dx.doi.org/1155/214/78142 Research Article Band Structure Engineering in 2D Photonic Crystal Waveguide with Rhombic Cross-Section

More information

Research Article H Control Theory Using in the Air Pollution Control System

Research Article H Control Theory Using in the Air Pollution Control System Mathematical Problems in Engineering Volume 2013, Article ID 145396, 5 pages http://dx.doi.org/10.1155/2013/145396 Research Article H Control Theory Using in the Air Pollution Control System Tingya Yang,

More information

Research Article Noncontact Measurement for Radius of Curvature of Unpolished Lens

Research Article Noncontact Measurement for Radius of Curvature of Unpolished Lens International Optics, Article ID 3403, 7 pages http://dx.doi.org/10.1155/014/3403 Research Article Noncontact Measurement for Radius of Curvature of Unpolished Lens Haifeng Liang College of Photoelectrical

More information

Research Article An Iterative Algorithm for the Split Equality and Multiple-Sets Split Equality Problem

Research Article An Iterative Algorithm for the Split Equality and Multiple-Sets Split Equality Problem Abstract and Applied Analysis, Article ID 60813, 5 pages http://dx.doi.org/10.1155/014/60813 Research Article An Iterative Algorithm for the Split Equality and Multiple-Sets Split Equality Problem Luoyi

More information

Research Article The Characteristic Solutions to the V-Notch Plane Problem of Anisotropy and the Associated Finite Element Method

Research Article The Characteristic Solutions to the V-Notch Plane Problem of Anisotropy and the Associated Finite Element Method Mathematical Problems in Engineering Volume 2013, Article ID 593640, 11 pages http://dx.doi.org/10.1155/2013/593640 Research Article The Characteristic Solutions to the V-Notch Plane Problem of Anisotropy

More information

Research Article Robust Switching Control Strategy for a Transmission System with Unknown Backlash

Research Article Robust Switching Control Strategy for a Transmission System with Unknown Backlash Mathematical Problems in Engineering Volume 24, Article ID 79384, 8 pages http://dx.doi.org/.55/24/79384 Research Article Robust Switching Control Strategy for a Transmission System with Unknown Backlash

More information

Research Article Unicity of Entire Functions concerning Shifts and Difference Operators

Research Article Unicity of Entire Functions concerning Shifts and Difference Operators Abstract and Applied Analysis Volume 204, Article ID 38090, 5 pages http://dx.doi.org/0.55/204/38090 Research Article Unicity of Entire Functions concerning Shifts and Difference Operators Dan Liu, Degui

More information

Research Article Direct Evidence of Reduction of Cloud Water after Spreading Diatomite Particles in Stratus Clouds in Beijing, China

Research Article Direct Evidence of Reduction of Cloud Water after Spreading Diatomite Particles in Stratus Clouds in Beijing, China Meteorology Volume 2010, Article ID 412024, 4 pages doi:10.1155/2010/412024 Research Article Direct Evidence of Reduction of Cloud Water after Spreading Diatomite Particles in Stratus Clouds in Beijing,

More information

Research Article Travel-Time Difference Extracting in Experimental Study of Rayleigh Wave Acoustoelastic Effect

Research Article Travel-Time Difference Extracting in Experimental Study of Rayleigh Wave Acoustoelastic Effect ISRN Mechanical Engineering, Article ID 3492, 7 pages http://dx.doi.org/.55/24/3492 Research Article Travel-Time Difference Extracting in Experimental Study of Rayleigh Wave Acoustoelastic Effect Hu Eryi

More information

IMPROVING EDUCATION QUALITY OF THE SPECIALTY OF NUCLEAR CHEMICAL AND FUEL ENGINEERING BY USING SUPERIORITY OF CDUT

IMPROVING EDUCATION QUALITY OF THE SPECIALTY OF NUCLEAR CHEMICAL AND FUEL ENGINEERING BY USING SUPERIORITY OF CDUT Proceedings of the 2013 21st International Conference on Nuclear Engineering ICONE21 July 29 - August 2, 2013, Chengdu, China ICONE21-15408 IMPROVING EDUCATION QUALITY OF THE SPECIALTY OF NUCLEAR CHEMICAL

More information

Journal of Engineering Science and Technology Review 7 (1) (2014)

Journal of Engineering Science and Technology Review 7 (1) (2014) Jestr Journal of Engineering Science and Technology Review 7 () (204) 32 36 JOURNAL OF Engineering Science and Technology Review www.jestr.org Particle Swarm Optimization-based BP Neural Network for UHV

More information

Research Article Minor Prime Factorization for n-d Polynomial Matrices over Arbitrary Coefficient Field

Research Article Minor Prime Factorization for n-d Polynomial Matrices over Arbitrary Coefficient Field Complexity, Article ID 6235649, 9 pages https://doi.org/10.1155/2018/6235649 Research Article Minor Prime Factorization for n-d Polynomial Matrices over Arbitrary Coefficient Field Jinwang Liu, Dongmei

More information

Research Article Uniqueness Theorems of Difference Operator on Entire Functions

Research Article Uniqueness Theorems of Difference Operator on Entire Functions Discrete Dynamics in Nature and Society Volume 203, Article ID 3649, 6 pages http://dx.doi.org/0.55/203/3649 Research Article Uniqueness Theorems of Difference Operator on Entire Functions Jie Ding School

More information

Research Article Weather Forecasting Using Sliding Window Algorithm

Research Article Weather Forecasting Using Sliding Window Algorithm ISRN Signal Processing Volume 23, Article ID 5654, 5 pages http://dx.doi.org/.55/23/5654 Research Article Weather Forecasting Using Sliding Window Algorithm Piyush Kapoor and Sarabjeet Singh Bedi 2 KvantumInc.,Gurgaon22,India

More information

Research Article A Data Envelopment Analysis Approach to Supply Chain Efficiency

Research Article A Data Envelopment Analysis Approach to Supply Chain Efficiency Advances in Decision Sciences Volume 2011, Article ID 608324, 8 pages doi:10.1155/2011/608324 Research Article A Data Envelopment Analysis Approach to Supply Chain Efficiency Alireza Amirteimoori and Leila

More information

Sound Quality Prediction of Vehicle Interior Noise under Multiple Working Conditions Using Back-Propagation Neural Network Model

Sound Quality Prediction of Vehicle Interior Noise under Multiple Working Conditions Using Back-Propagation Neural Network Model Journal of Transportation Technologies, 205, 5, 34-39 Published Online April 205 in SciRes. http://www.scirp.org/journal/jtts http://dx.doi.org/0.4236/jtts.205.5203 Sound Quality Prediction of Vehicle

More information

Research Article Propagation of Computer Virus under Human Intervention: A Dynamical Model

Research Article Propagation of Computer Virus under Human Intervention: A Dynamical Model Discrete Dynamics in Nature and ociety Volume 2012, Article ID 106950, 8 pages doi:10.1155/2012/106950 Research Article Propagation of Computer Virus under Human Intervention: A Dynamical Model Chenquan

More information

Research Article On New Wilker-Type Inequalities

Research Article On New Wilker-Type Inequalities International Scholarly Research Network ISRN Mathematical Analysis Volume 2011, Article ID 681702, 7 pages doi:10.5402/2011/681702 Research Article On New Wilker-Type Inequalities Zhengjie Sun and Ling

More information

Research Article Assessment of Haar Wavelet-Quasilinearization Technique in Heat Convection-Radiation Equations

Research Article Assessment of Haar Wavelet-Quasilinearization Technique in Heat Convection-Radiation Equations Applied Computational Intelligence and So Computing, Article ID 45423, 5 pages http://.doi.org/.55/24/45423 Research Article Assessment of Haar Wavelet-Quasilinearization Technique in Heat Convection-Radiation

More information

Laser on-line Thickness Measurement Technology Based on Judgment and Wavelet De-noising

Laser on-line Thickness Measurement Technology Based on Judgment and Wavelet De-noising Sensors & Transducers, Vol. 168, Issue 4, April 214, pp. 137-141 Sensors & Transducers 214 by IFSA Publishing, S. L. http://www.sensorsportal.com Laser on-line Thickness Measurement Technology Based on

More information

Research Article Convergence Theorems for Infinite Family of Multivalued Quasi-Nonexpansive Mappings in Uniformly Convex Banach Spaces

Research Article Convergence Theorems for Infinite Family of Multivalued Quasi-Nonexpansive Mappings in Uniformly Convex Banach Spaces Abstract and Applied Analysis Volume 2012, Article ID 435790, 6 pages doi:10.1155/2012/435790 Research Article Convergence Theorems for Infinite Family of Multivalued Quasi-Nonexpansive Mappings in Uniformly

More information

Research Article An Auxiliary Function Method for Global Minimization in Integer Programming

Research Article An Auxiliary Function Method for Global Minimization in Integer Programming Mathematical Problems in Engineering Volume 2011, Article ID 402437, 13 pages doi:10.1155/2011/402437 Research Article An Auxiliary Function Method for Global Minimization in Integer Programming Hongwei

More information

Open Access Research on Data Processing Method of High Altitude Meteorological Parameters Based on Neural Network

Open Access Research on Data Processing Method of High Altitude Meteorological Parameters Based on Neural Network Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 1597-1604 1597 Open Access Research on Data Processing Method of High Altitude Meteorological

More information

Research Article Size Effect and Material Property Effect of the Impactor on the Damage Modes of the Single-Layer Kiewitt-8 Reticulated Dome

Research Article Size Effect and Material Property Effect of the Impactor on the Damage Modes of the Single-Layer Kiewitt-8 Reticulated Dome The Scientific World Journal Volume 13, Article ID 8837, 7 pages http://dx.doi.org/1.11/13/8837 Research Article Size Effect and Material Property Effect of the Impactor on the Damage Modes of the Single-Layer

More information

Research Article An Optimization Model of the Single-Leg Air Cargo Space Control Based on Markov Decision Process

Research Article An Optimization Model of the Single-Leg Air Cargo Space Control Based on Markov Decision Process Applied Mathematics Volume 2012, Article ID 235706, 7 pages doi:10.1155/2012/235706 Research Article An Optimization Model of the Single-Leg Air Cargo Space Control Based on Markov Decision Process Chun-rong

More information

Open Access Recognition of Pole Piece Defects of Lithium Battery Based on Sparse Decomposition

Open Access Recognition of Pole Piece Defects of Lithium Battery Based on Sparse Decomposition Send Orders for Reprints to reprints@benthamscience.ae 5 The Open Electrical & Electronic Engineering Journal, 15, 9, 5-546 Open Access Recognition of Pole Piece Defects of Lithium Battery Based on Sparse

More information

THE IMPLEMENTATION OF RADIOLOGICAL CHRACTERIZATION FOR REACTOR DECOMMISSIONING. China Nuclear Power Engineering Co. Ltd, Beijing , China

THE IMPLEMENTATION OF RADIOLOGICAL CHRACTERIZATION FOR REACTOR DECOMMISSIONING. China Nuclear Power Engineering Co. Ltd, Beijing , China Proceedings of the 18th International Conference on Nuclear Engineering ICONE18 May 17-21, 2010, Xi'an, China ICONE18- THE IMPLEMENTATION OF RADIOLOGICAL CHRACTERIZATION FOR REACTOR DECOMMISSIONING DENG

More information

ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC ALGORITHM FOR NONLINEAR MIMO MODEL OF MACHINING PROCESSES

ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC ALGORITHM FOR NONLINEAR MIMO MODEL OF MACHINING PROCESSES International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 4, April 2013 pp. 1455 1475 ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC

More information

Research Article Dynamic Time Warping Distance Method for Similarity Test of Multipoint Ground Motion Field

Research Article Dynamic Time Warping Distance Method for Similarity Test of Multipoint Ground Motion Field Hindawi Publishing Corporation Mathematical Problems in Engineering Volume 2, Article ID 74957, 2 pages doi:.55/2/74957 Research Article Dynamic Time Warping Distance Method for Similarity Test of Multipoint

More information

Research Article Solution of Fuzzy Matrix Equation System

Research Article Solution of Fuzzy Matrix Equation System International Mathematics and Mathematical Sciences Volume 2012 Article ID 713617 8 pages doi:101155/2012/713617 Research Article Solution of Fuzzy Matrix Equation System Mahmood Otadi and Maryam Mosleh

More information

Study on Acoustically Transparent Test Section of Aeroacoustic Wind Tunnel

Study on Acoustically Transparent Test Section of Aeroacoustic Wind Tunnel Journal of Applied Mathematics and Physics, 2018, 6, 1-10 http://www.scirp.org/journal/jamp ISSN Online: 2327-4379 ISSN Print: 2327-4352 Study on Acoustically Transparent Test Section of Aeroacoustic Wind

More information

Research Article Semi-Online Scheduling on Two Machines with GoS Levels and Partial Information of Processing Time

Research Article Semi-Online Scheduling on Two Machines with GoS Levels and Partial Information of Processing Time e Scientific World Journal Volume 04, Article ID 57634, 6 pages http://dx.doi.org/0.55/04/57634 Research Article Semi-Online Scheduling on Two Machines with GoS Levels and Partial Information of Processing

More information

Research Article Nonlinear Conjugate Gradient Methods with Wolfe Type Line Search

Research Article Nonlinear Conjugate Gradient Methods with Wolfe Type Line Search Abstract and Applied Analysis Volume 013, Article ID 74815, 5 pages http://dx.doi.org/10.1155/013/74815 Research Article Nonlinear Conjugate Gradient Methods with Wolfe Type Line Search Yuan-Yuan Chen

More information

Research Article Numerical Solution of the Inverse Problem of Determining an Unknown Source Term in a Heat Equation

Research Article Numerical Solution of the Inverse Problem of Determining an Unknown Source Term in a Heat Equation Applied Mathematics Volume 22, Article ID 39876, 9 pages doi:.55/22/39876 Research Article Numerical Solution of the Inverse Problem of Determining an Unknown Source Term in a Heat Equation Xiuming Li

More information

Research Article On the Security of a Novel Probabilistic Signature Based on Bilinear Square Diffie-Hellman Problem and Its Extension

Research Article On the Security of a Novel Probabilistic Signature Based on Bilinear Square Diffie-Hellman Problem and Its Extension e Scientific World Journal, Article ID 345686, 4 pages http://dx.doi.org/10.1155/2014/345686 Research Article On the Security of a Novel Probabilistic Signature Based on Bilinear Square Diffie-Hellman

More information

Research Article A Note on Kantorovich Inequality for Hermite Matrices

Research Article A Note on Kantorovich Inequality for Hermite Matrices Hindawi Publishing Corporation Journal of Inequalities and Applications Volume 0, Article ID 5767, 6 pages doi:0.55/0/5767 Research Article A Note on Kantorovich Inequality for Hermite Matrices Zhibing

More information

Application of national regulations for metallic materials recycling from the decommissioning of an Italian nuclear facility.

Application of national regulations for metallic materials recycling from the decommissioning of an Italian nuclear facility. Application of national regulations for metallic materials recycling from the decommissioning of an Italian nuclear facility. Giovanni Varasano *, Leonardo Baldassarre*, Edoardo Petagna*. SOGIN Spa, ITREC

More information

Research Article Prediction of Materials Density according to Number of Scattered Gamma Photons Using Optimum Artificial Neural Network

Research Article Prediction of Materials Density according to Number of Scattered Gamma Photons Using Optimum Artificial Neural Network Computational Methods in Physics, Article ID 0, pages http://dx.doi.org/0./0/0 Research Article Prediction of Materials Density according to Number of Scattered Gamma Photons Using Optimum Artificial Neural

More information

Wind Turbine Gearbox Temperature Monitor Based On CITDMFPA-WNN Baoyi Wanga, Wuchao Liub, Shaomin Zhangc

Wind Turbine Gearbox Temperature Monitor Based On CITDMFPA-WNN Baoyi Wanga, Wuchao Liub, Shaomin Zhangc 4th International Conference on Electrical & Electronics Engineering and Computer Science (ICEEECS 2016) Wind Turbine Gearbox Temperature Monitor Based On CITDMFPA-WNN Baoyi Wanga, Wuchao Liub, Shaomin

More information

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Abstract and Applied Analysis Volume 212, Article ID 391918, 11 pages doi:1.1155/212/391918 Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Chuanjun Chen

More information

Research Article The Microphone Feedback Analogy for Chatter in Machining

Research Article The Microphone Feedback Analogy for Chatter in Machining Shock and Vibration Volume 215, Article ID 976819, 5 pages http://dx.doi.org/1.1155/215/976819 Research Article The Microphone Feedback Analogy for Chatter in Machining Tony Schmitz UniversityofNorthCarolinaatCharlotte,Charlotte,NC28223,USA

More information

Research Article Rota-Baxter Operators on 3-Dimensional Lie Algebras and the Classical R-Matrices

Research Article Rota-Baxter Operators on 3-Dimensional Lie Algebras and the Classical R-Matrices Hindawi Advances in Mathematical Physics Volume 07, Article ID 680, 7 pages https://doi.org/0.55/07/680 Research Article Rota-Baxter Operators on 3-Dimensional Lie Algebras and the Classical R-Matrices

More information

Research Article Efficient Estimators Using Auxiliary Variable under Second Order Approximation in Simple Random Sampling and Two-Phase Sampling

Research Article Efficient Estimators Using Auxiliary Variable under Second Order Approximation in Simple Random Sampling and Two-Phase Sampling Advances in Statistics, Article ID 974604, 9 pages http://dx.doi.org/0.55/204/974604 Research Article Efficient Estimators Using Auxiliary Variable under Second Order Approximation in Simple Random Sampling

More information

Mapping the Baseline of Terrestrial Gamma Radiation in China

Mapping the Baseline of Terrestrial Gamma Radiation in China Radiation Environment and Medicine 2017 Vol.6, No.1 29 33 Note Mapping the Baseline of Terrestrial Gamma Radiation in China Zhen Yang, Weihai Zhuo* and Bo Chen Institute of Radiation Medicine, Fudan University,

More information

On-Site Calibration Method of Dosimeter Based on X-Ray Source

On-Site Calibration Method of Dosimeter Based on X-Ray Source World Journal of Nuclear Science and Technology, 2017, 7, 93-102 http://www.scirp.org/journal/wjnst ISSN Online: 2161-6809 ISSN Print: 2161-6795 On-Site Calibration Method of Dosimeter Based on X-Ray Source

More information

ISO Water quality Measurement of polonium 210 activity concentration in water by alpha spectrometry

ISO Water quality Measurement of polonium 210 activity concentration in water by alpha spectrometry INTERNATIONAL STANDARD ISO 13161 First edition 2011-10-01 Water quality Measurement of polonium 210 activity concentration in water by alpha spectrometry Qualité de l eau Mesurage de l activité du polonium

More information

Open Access Permanent Magnet Synchronous Motor Vector Control Based on Weighted Integral Gain of Sliding Mode Variable Structure

Open Access Permanent Magnet Synchronous Motor Vector Control Based on Weighted Integral Gain of Sliding Mode Variable Structure Send Orders for Reprints to reprints@benthamscienceae The Open Automation and Control Systems Journal, 5, 7, 33-33 33 Open Access Permanent Magnet Synchronous Motor Vector Control Based on Weighted Integral

More information

Research Article Strong Convergence of a Projected Gradient Method

Research Article Strong Convergence of a Projected Gradient Method Applied Mathematics Volume 2012, Article ID 410137, 10 pages doi:10.1155/2012/410137 Research Article Strong Convergence of a Projected Gradient Method Shunhou Fan and Yonghong Yao Department of Mathematics,

More information

Research Article Global Existence and Boundedness of Solutions to a Second-Order Nonlinear Differential System

Research Article Global Existence and Boundedness of Solutions to a Second-Order Nonlinear Differential System Applied Mathematics Volume 212, Article ID 63783, 12 pages doi:1.1155/212/63783 Research Article Global Existence and Boundedness of Solutions to a Second-Order Nonlinear Differential System Changjian

More information

Characterization Survey Techniques and Some Practical Feedback

Characterization Survey Techniques and Some Practical Feedback International Atomic Energy Agency Characterization Survey Techniques and Some Practical Feedback Lawrence E. Boing R 2 D 2 Project Workshop December 3-7, 2007 Manila, The Philippines 3/17/2008 NSRW/WSS

More information

Open Access Study on Reservoir-caprock Assemblage by Dual Logging Parameter Method

Open Access Study on Reservoir-caprock Assemblage by Dual Logging Parameter Method Send Orders for Reprints to reprints@benthamscience.ae 282 The Open Petroleum Engineering Journal, 2015, 8, (Suppl 1: M4) 282-287 Open Access Study on Reservoir-caprock Assemblage by Dual Logging Parameter

More information

A Support Vector Regression Model for Forecasting Rainfall

A Support Vector Regression Model for Forecasting Rainfall A Support Vector Regression for Forecasting Nasimul Hasan 1, Nayan Chandra Nath 1, Risul Islam Rasel 2 Department of Computer Science and Engineering, International Islamic University Chittagong, Bangladesh

More information

Optimization of a Multi-pendulum Wave Energy Converter

Optimization of a Multi-pendulum Wave Energy Converter Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2015, 9, 67-73 67 Optimization of a Multi-pendulum Wave Energy Converter Open Access Jun Zhang

More information

Research Article Generalized Fuzzy Soft Expert Set

Research Article Generalized Fuzzy Soft Expert Set Journal of Applied Mathematics Volume 2012 Article ID 328195 22 pages doi:1155/2012/328195 Research Article Generalized Fuzzy Soft Expert Set Ayman A. Hazaymeh Ismail B. Abdullah Zaid T. Balkhi and Rose

More information