Neural network models for river flow forecasting

Size: px
Start display at page:

Download "Neural network models for river flow forecasting"

Transcription

1 Neural network models for river flow forecasting Nguyen Tan Danh Huynh Ngoc Phien* and Ashim Das Guta Asian Institute of Technology PO Box 4 KlongLuang 220 Pathumthani Thailand Abstract In this study back roagation neural network (BPNN models were used to forecast daily river flows in two basins namely the Da Nhim and La Nga basins in the Central Highlands of Vietnam for comarison with the Tank Model. It was found that the develoed BPNN models rovided satisfactory forecast discharges for both basins. Moreover the discharges were also forecast from individual data of different stations within the La Nga Basin which were inut directly and searately to the considered model. In this case however the model took a longer time to run and the corresonding forecast discharges were not as accurate as those obtained when mean areal values of rainfall and evaoration were used instead. Introduction Forecasting of daily discharges has been one of the imortant roblems for hydrologists reservoir oerators and for flood rotection engineers. In this connection the relationshi between rainfall and runoff has been widely exloited in many concetual rainfall-runoff models of which the Tank Model of Sugawara (96; 979 aears to be a well-known examle (Phien and Pradhan 983; Phien and Danh 997. Besides these concetual models several black-box models (having little or no hysical considerations have also been used. These models include the time-series aroach using Box-Jenkins ARIMA models multile regression models (Phien et al. 990 etc. Recentlyback roagation neural networks (BPNNs a articular tye of neural network have been develoed and successfully used in many fields (Gorr et al. 994; Lachtermacher and Fuller 995 Maier and Dandy; 996. In this study BPNNs were used to develo models for forecasting daily discharges (with lead time equal to one day in two catchments namely the Da Nhim and La Nga Basins in the Central Highlands of Vietnam (Phien and Danh 997. Besides daily rainfall and evaoration data the inut to these models may include ast values of the discharge itself thanks to the structure of BPNNs. As a consequence of this flexibility in inut data the effect of the different combinations of inut data was also investigated. Back roagation neural networks Neural networks are mathematical models of theorised mind and brain activities which attemt to exloit the massively arallel local rocessing and distributed storage architecture of the human brain. The basic building block of the brain and nervous system is the neuron that sends/receives information to/from various arts of the body. Each neuron collects inuts from a single or multile sources and roduces a single outut in accordance with a certain redetermined non-linear function. A neural network model is created by interconnecting many of these simle neuron models in a known configuration. * To whom all corresondence should be addressed. ( ( ; fax ( ; hn@cs.ait.ac.th Received 3 November 997; acceted in revised form 9 July 998. Among the different neural network structures BPNNs introduced by Rumelhart et al. (986 are most oular because of their alicability in many different areas (see for examle Wasserman 989; Gershenfield and Weigend 993; Phien and Siang 993; Shamseldin 997. For forecasting uroses a tyical BPNN model consists of an inut layer one or two hidden layers and an outut layer that has only one node. Shown in Fig. is a tyical simle structure which is most commonly used in forecasting. In this case the inut layer has several nodes each reresenting an inut variable. The hidden layer also has several nodes and reresents the non-linearity of the network system. The outut layer has only one node which reresents the forecast value corresonding to each set of inut values. In rincile a BPNN may have several hidden layers but in ractice only one or two layers are used. The number of nodes in the hidden layer is determined mainly by trial and error. Several attemts have been made to arrive at some kind of otimal structure of a BPNN model (Fahlman and Lebiere 990; Lim and Hong 993. The back roagation method Back roagation is a systematic method for training (calibrating multilayer neural networks. It uses a set of airs of inut and outut values (called atterns. An inut attern is fed into the network to roduce an outut which is then comared with the actual outut attern. If there is no difference between the network outut and the actual outut then no learning is needed. Otherwise the weights - which exress the contribution of the inut nodes to the hidden nodes and the hidden nodes to the outut - are changed (backward from the outut layer through the hidden layer(s to the inut layer. Since the training makes use of the actual outut the back roagation method is referred to as a suervised training method. Notation The following notation system is used: W jim (n weight of the effect received by j th unit in layer m caused by i th unit in layer (m- at n th iteration. O outut of the jth element in layer m (m 2... L I i i th element of the inut. t j j th element of the desired outut (target number of units in the m th layer. n m Available on website htt:// ISSN Water SA Vol. 25 No. January

2 Outut layer Hidden layer Figure A simle back roagation neural network for forecasting The outut of a node is obtained as a non-decreasing and differentiable function (called an activation or transfer function of a linear combination (lus a bias term of the node inuts. In ractice the sigmoid activation function is usually used for back roagation: O f ( N N + e ( It has a simle derivative: where: f (N jjn O jn (- O j (2 nm N Wjim. Oim + θ (m 2.L (3 O io I i i : inut unit : a bias (similar to the constant term in a regression model. The outut from the last layer (the network outut is comared with the actual (desired outut and the error for attern is calculated as: n L 2 E ( t j Oj l (4 2 j and the total error is: E E (5 (which is equal to half of the sum of squared errors. It should be noted that for the case of Fig. the number of layers L is 3 and n L is. Training rocedure During the training (calibration stage the weights and bias factors are estimated. The standard training rocedure is summarised as follows with an exlanation of the notation following Eq. (:. Initialise all weights and bias factors to small random values. Forward ass: 2. Present inut vector (I I 2... I no and secify the desired outut (t t 2... t nl For layer m 2... L: a. Comute: nm N W. O + θ jim im i with: O io I i. b. Comute the outut of the j th unit in layer m: O + e N (6 ; j 2... n m. (7 3. Comare the final outut (O O 2... O nll with the desired outut (t t 2... t nl by comuting: n L E ( t j O 2 j L j so that the total error is: E E 2 where the sum extends all over data used in the training (calibration stage. If the value of E reaches a minimum the rocess is terminated and the system has learned. Otherwise continue to the next ste. Backward ass: 4. For layer m L L-... : a. For j 2...n m ; comute the weight errors: O ( O.( t O j when m L (outut layer (8 n jm O jm O m + ( Wkjm +. km + k when m hidden layers (9 b. Comute the weight increments: W jim (n+ η. O im- + α W jim (n (0 c. Comute the new values of the weights: W jim (n+ W jim (n + W jim (n+ ( 5. Go to ste ISSN Water SA Vol. 25 No. January 999 Available on website htt://

3 For an exlanation of the above rocedure it should be noted that the back roagation method tries to minimise the error E (or equivalently the sum of squared errors by adjusting the weights. Here: W. N W by the chain rule jim or in view of Eq. (6 : W jim jim.o im where: (2 For the nodes in the outut layer (m L: jl E O. OjL jl again by the chain rule jl or: ( t j O jl. f' (N jl from Eqs. (2 and (4. jl Similarly for the nodes in the hidden layer(s: O. O (by the chain rule By the chain rule the artial derivative of E with resect to O can be exressed as: O n m + k km+ O km+ Using Eqs. (2 (6 and (2 we obtain: n m+ ( k km+.w f' (N k+ So the weight changes are: Wji m ( n+ η. j m. O im (3 where: f'(n jl.(t j O jl m L n + m f'(n. W k+. km + m < L (4 k Here η is a constant which reresents the learning rate. The larger η the larger the changes in the weight thus the faster the desired weight is found. But if η is too large it may cause oscillations. Rumelhart et al. (986 roosed an additional term called the momentum which hels to increase the learning rate without leading to oscillations. With the addition of the momentum term the weight changes become: W jim (n+ η..o im- + α W jim (n which is exactly Eq. (0. Clearly α (the momentum is a constant which determines the effect of the ast weight changes on the current direction of the movement. There are several unresolved issues with BPNN models. Firstly there is no automatic method to arrive at an otimum architecture (reresented by the number of nodes in the inut layer the number of hidden layers and the number of nodes in hidden layers for a BPNN model. Trial and error rocedures have been used to arrive an accetable structure. Secondly the training rocedure converges very slowly. It may converge to a local minimum of the total error (or the sum of squared errors rather than the global minimum or it may not converge at all! The resent study still follows the standard rocedure introduced by Rumelhart et al. (986 but limited to the BPNN models in which there is only one hidden layer. It should also be noted that instead of trying to obtain the (global minimum value of the total error E the resent study adoted a more relaxed stoing rule as follows: E (Old - E(New E(Old 0.00 (5 where E(Old and E(New denote the values of E obtained in one iteration and the next iteration resectively. This stoing rule worked well in this study. Alications For comarison with the results obtained in the revious study (Phien and Danh 997 the back roagation method is alied to the forecasting of daily inflows to the Da Nhim Reservoir in the Da Nhim Basin (see Fig. Phien and Danh 997 and of the daily discharge at Phu Dien in the La Nga Basin (see Fig. 2 Phien and Danh 997 both in the Central Highlands of Vietnam. The forecasting lead time is equal to one day. The erformance indices introduced in the revious study (Phien and Danh 997 namely the efficiency index (EI the root mean squared error (RMSE the root mean squared error with resect to the mean (RMSEM and the standard deviation (RMSES and the mean absolute deviation (MAD are used again in this work. As BPNN models use the sigmoid function of which the outut values lie in the interval [0] all the inut values are transformed into the interval [ ] (instead of [0] because the logistic activation function aroaches 0 and asymtotically when the variable aroaches negative infinity and ositive infinity resectively. This is done for any (inut or outut variable X by using the following equation: X *(X- X max / (X max - X min (6 where X is the transformed variable X max and X min are its maximum and minimum values in the observed data. Once the outut values are obtained from a BPNN model the daily discharge values are obtained by transforming them back to the original scale using the inverse transformation of Eq.(6: X X min + (X max - X min * ( X /0.9 (7 There is obviously a constraint imosed on the outut by Eq. (7: as X 0.95 the values obtained from a BPNN model for the discharge are always less than or equal to X max : X X max. Similarly as X 0.05 the values obtained from a BPNN model are always greater than or equal to X min i.e. X X min. In other words the forecast values of the discharge will always fall in the range of its ast observed values. To avoid this constraint the values of X may be assumed to lie in the interval [0.8 X min.2 X max ] or in a wider interval. Available on website htt:// ISSN Water SA Vol. 25 No. January

4 Da Nhim Basin Data alication - For training (calibration: data in 7 years ( For testing (validation : data in 4 years ( The streamflow station under consideration is located at the Da Nhim Dam (see Fig. Phien and Danh 997. Calculation combinations TABLE ARCHITECTURE OF BPNN MODELS FOR THE DA NHIM BASIN Case No. of nodes No. of nodes No. of nodes in inut in hidden in outut layer layer layer Case.Discharge at time t+ is a function of rainfall and evaoration at time t Q t+ f (R t E t. Case 2.Discharge at time t+ is a function of rainfall and evaoration at time t as well as of the ast value of discharge at time t: Q t+ f (R t E t Q t Case 3.Discharge at time t+ is a function of rainfalls and evaoration at times t and t- and of ast values of discharge at times t t- and t-2: Q t+ f (R t E t R t- E t- Q t Q t- Q t-2 It should be noted that Case was used in making the Tank Model alicable to daily flow forecasting by Phien and Danh (997. Case 2 is similar to Case excet that the value of the discharge on the immediately receding day is also included among the inut factors. This is an obvious extension of Case thanks to the flexibility of the BPNN models as comared to concetual models such as the Tank Model. Case 3 corresonds to an extreme situation for a catchment area as small (about 775 km² as that of the Da Nhim Basin: the effect of rainfall and evaoration on the discharge should not last longer than 2 d while the ersistence in the discharge itself can be adequately reresented by its values in the last 3 d. TABLE 2 PERFORMANCE STATISTICS OF BPNN MODELS FOR THE DA NHIM BASIN Case Stage EI RMSE RMSEM MAD RMSES Calibration Validation Calibration Validation Calibration Validation Discussions l l The architecture for each case is shown in Table. In fact for all the cases trial and error was used to determine the number of nodes in the hidden layer because the number of nodes in the inut layer has been secified in the Cases considered : 2 for Case 3 for Case 2 and 7 for Case 3. An aroriate architecture of a network was found when satisfactory values of the erformance indices were obtained. During the training rocess the learning rate (η and the momentum (α were varied between 0. to.0. It was found that the most aroriate values for both of them are 0.5. The calculated erformance statistics are shown in Table 2. In three cases it was clear that Case 3 gives the best results. By examining the hydrograhs showing the observed discharges and their forecast values it was found that in Case baseflow in the Figure 2 Comarison between observed and forecast discharges for Da Nhim 987 (Case low-flow eriod was over-estimated while flow during the highflow eriod was under-estimated (Fig.2 for the year 987 calibration. In Cases 2 and 3 an imrovement of the forecast discharges has been achieved: values of both low-flow and eak eriods are well matched esecially in Case 3 (Fig. 3 for Case 2 and Fig. 4 for Case 3 both for the year 987. As seen in Table 2 the efficiency index for Case is equal to 0.67 for the calibration stage and 0.60 for the validation stage. Both are relatively smaller than the values obtained by the Tank Model (0.69 and 0.65 resectively indicating that the erform- 36 ISSN Water SA Vol. 25 No. January 999 Available on website htt://

5 ance of the BPNN model is a little worse than that of the Tank Model (see Table 4 Phien and Danh 997. Other erformance indices indicate the same thing. However BPNN models can readily be exanded to take into account other influencing factors as shown in Cases 2 and 3. Table 2 clearly shows that the resulting models are far better than the Tank Model. In fact by removing both E t and E the efficiency t- index value reduces very slightly. These results show imortant contributions of ast values of discharge toward its future values. La Nga Basin (see Fig. 2 Phien and Danh 997 TABLE 3 PERFORMANCE STATISTICS OF THE BPNN MODEL FOR LA NGA BASIN Case EI RMSE RMSEM MAD RMSES Calibration Verification Calibration Verification Calibration Verification The data on rainfall evaoration and discharge are available from 987 to 994. The data in the first three years ( were used for calibration and those in the last five years ( were used for validation. It should be noted that the discharge station under consideration is Phu Dien with a catchment area of km² which is much larger than that of the dam site station in the Da Nhim Basin. Calculation combinations Case.Q t+ f ([R t ] mean areal [E t ] mean areal. Case 2.Q t+ f ([R t ] mean areal [R t- ] mean areal [E t ] mean areal [E t- ] mean areal Q t Q t- Q t-2. Case 3. Q t+ f ([R t ] all stations [E t ] mean areal Q t Q t- Q t-2. It should be noted that [R t ] denotes the mean areal mean areal rainfall calculated in Phien and Danh (997 with the weights obtained by the method suggested by Sugawara (96 while [E t ] is the arithmetic mean taken all over mean areal the five stations located within the La Nga Basin. In Case 3 [R t ] all stations means individual values of rainfall at each of the five stations namely Bao Loc Di Linh Dai Nga Phu Dien and Ta Pao (see Fig. 2 Phien and Danh 997. As for the Da Nhim Basin Case is the same for the Tank Model. In Case 2 even though for this medium size catchment the effect of rainfall and evaoration on discharge may last longer than two days but it is taken as 2 d (to reduce the number of nodes in the inut layer while any remaining effect is assumed to be taken care of by the ast values of the discharge itself in the last 3 d. In Case 3 due to a large number of inut variables (being equal to 9 only the values at time t for rainfall and evaoration were used. Discussion For Case the results obtained from the BPNN model are satisfactory (see Table 3 but a little Figure 3 Comarison between observed and forecast discharges for Da Nhim 987 (Case 2 Figure 4 Comarison between observed and forecast discharges for Da Nhim 987 (Case 3 Available on website htt:// ISSN Water SA Vol. 25 No. January

6 Figure 5 Comarison between observed and forecast discharges for La Nga 994 (Case 2 Figure 5 Comarison between observed and forecast discharges for La Nga 994 (Case 3 worse than those obtained from the Tank Model. From these results as well as from those obtained for the Da Nhim Basin it aears that as long as the same inut variables were used the BPNN models can erform almost as well as the Tank Model. An imortant asect related to BPNN models is that they can use as inut data any meaningful combinations among the inut variables including their lagged variables. As such Cases 2 and 3 deserve more attention. From the hydrograhs of the observed and forecast discharges it was found that the discharges were very well forecast in Case 2. Both the low flows and high flows were accurately forecast and the forecast hydrograh follows the observed hydrograh very closely. Tyical results are illustrated in Fig. 5 for the year 994 of the validation stage. In Case 3 the forecast discharge hydrograh does not match the observed hydrograh as well as in Case 2. Discharges were overestimated during the lowflow eriod. Only the eaks were forecast satisfactorily (see Fig. 6 for the year 994. From the erformance statistics and the hydrograhs one can say that Case 2 is better than Case 3. Moreover since fewer inut units are introduced to the model in Case 2 the resulting model runs faster. It should be noted that the RMSE for Case 2 is about 0% of the mean value and about 9% of the standard deviation of the observed discharge indicating that a very satisfactory forecasting model is obtained. It was also found that as for the Da Nhim Basin the removal of evaoration from the cases considered only affects the erformance statistics slightly indicating that the contribution of evaoration to the daily discharge in the La Nga Basin is negligible. In fact the evaoration was considered in this study because the Tank Model and many concetual rainfall-runoff models include this variable as one of the imortant factors that roduce the daily discharge at any station. Conclusions The results obtained in this aer indicate the caability of BPNN models in forecasting of daily river flows using daily evaoration and rainfall data as inuts. It should be noted that the forecasting results were found to be better for the La Nga Basin which is the larger basin of the two. This confirms the common belief that forecasting of discharges for larger basins is often more accurate than for smaller basins. It was noted that the contribution of ast values of discharge was very imortant in BPNN models just as in regression models 38 ISSN Water SA Vol. 25 No. January 999 Available on website htt://

7 (Phien et al Perhas this fact is the main reason for the wide accetance of Box-Jenkins ARIMA models which are based uon the linear relationshi between successive observations of the discharge itself. For BPNN models again as for regression models mean areal values or individual values at all rainfall and evaoration stations within the basin under consideration can be used as inuts in forecasting the required discharges. However while individual inuts are useful in determining the contribution of each factor the results obtained in this work for the case of the La Nga Basin indicate that use of aroriately calculated mean values leads to better forecasting erformance. Moreover it was also found that the contribution of the evaoration is not imortant. References FAHLMAN SE and LEBIERE C (990 The Cascade-Correlation Learning Architecture. Technical Reort School of Comuter Science Carnegie Mellon University CMU-CS GERSHENFIELD NA and WEIGEND AS (993 The Future of Time Series. Technical Reort. Palo Alto Research Center. GORR WL NAGIN D and SZCZYPULA J (994 Comarative study of artificial neural networks and statistical models for redicting student grade oint average. Int. J. Forecasting LACHTERMACHER G and FULLER JD (995 Backroagation in time series forecasting. J. Forecasting LIM SF and HONG SB (993 Dynamic Creation of Hidden Units with Selective Pruning in Backroagation. Technical Reort Det. of Information Systems and Comuter Science National University of Singaore No. TRD4/93. MAIER HR and DANDY GC (996 The use of artificial neural networks for the rediction of water quality arameters. Water Resour. Res. 32 ( PHIEN HN and DANH NT (997 A hybrid model for daily flow forecasting. Water SA 23 ( PHIEN HN and PRADHAN PSS (983 The Tank Model in rainfall-runoff modelling. Water SA 9 ( PHIEN HN and SIANG JJ (993 Forecasting monthly flows of the Mekong River using back roagation. Proc. IASTED Int. Conf PHIEN HN HUONG BK and LOI PD (990 Daily flow forecasting with regression analysis. Water SA 6 ( RUMELHART DE HINTON GE and McCLELLAND JL (996 A general framwork for arallel distributed rocessing. In: RUMEL- HART DE and McCLELLAND (eds. Parallel Distributed Processing; Exlorations in the Microstructure of Cognition Vol. MIT Press Cambridge. SHAMSELDIN AY (997 Alication of a neural network technique to rainfall-runoff modelling. J. Hydrol. 99 ( SUGAWARA M (96 On the analysis of runoff structure about several Jaanese rivers. Jaanese J. Geohys. 2 (4-76. SUGAWARA M (979 Automatic calibration of the Tank Model. Hydrol. Sci. Bull. 24 ( WASSERMAN PD (989 Neural Comuting Theory and Practice. Van Nostrand Reinhold New York Available on website htt:// ISSN Water SA Vol. 25 No. January

8 40 ISSN Water SA Vol. 25 No. January 999 Available on website htt://

LIMITATIONS OF RECEPTRON. XOR Problem The failure of the perceptron to successfully simple problem such as XOR (Minsky and Papert).

LIMITATIONS OF RECEPTRON. XOR Problem The failure of the perceptron to successfully simple problem such as XOR (Minsky and Papert). LIMITATIONS OF RECEPTRON XOR Problem The failure of the ercetron to successfully simle roblem such as XOR (Minsky and Paert). x y z x y z 0 0 0 0 0 0 Fig. 4. The exclusive-or logic symbol and function

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Recent Developments in Multilayer Perceptron Neural Networks

Recent Developments in Multilayer Perceptron Neural Networks Recent Develoments in Multilayer Percetron eural etworks Walter H. Delashmit Lockheed Martin Missiles and Fire Control Dallas, Texas 75265 walter.delashmit@lmco.com walter.delashmit@verizon.net Michael

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

Multilayer Perceptron Neural Network (MLPs) For Analyzing the Properties of Jordan Oil Shale

Multilayer Perceptron Neural Network (MLPs) For Analyzing the Properties of Jordan Oil Shale World Alied Sciences Journal 5 (5): 546-552, 2008 ISSN 1818-4952 IDOSI Publications, 2008 Multilayer Percetron Neural Network (MLPs) For Analyzing the Proerties of Jordan Oil Shale 1 Jamal M. Nazzal, 2

More information

CONSTRUCTIVE NEURAL NETWORKS IN FORECASTING WEEKLY RIVER FLOW

CONSTRUCTIVE NEURAL NETWORKS IN FORECASTING WEEKLY RIVER FLOW CONSTRUCTIVE NEURAL NETWORKS IN FORECASTING WEEKLY RIVER FLOW MÊUSER VALENÇA Universidade Salgado de Oliveira - UNIVERSO /Comanhia Hidroelétrica do São Francisco - Chesf Rua Gasar Peres, 47/4 CDU, Recife,

More information

Ensemble Forecasting the Number of New Car Registrations

Ensemble Forecasting the Number of New Car Registrations Ensemble Forecasting the Number of New Car Registrations SJOERT FLEURKE Radiocommunications Agency Netherlands Emmasingel 1, 9700 AL, Groningen THE NETHERLANDS sjoert.fleurke@agentschatelecom.nl htt://www.agentschatelecom.nl

More information

Fuzzy Automata Induction using Construction Method

Fuzzy Automata Induction using Construction Method Journal of Mathematics and Statistics 2 (2): 395-4, 26 ISSN 1549-3644 26 Science Publications Fuzzy Automata Induction using Construction Method 1,2 Mo Zhi Wen and 2 Wan Min 1 Center of Intelligent Control

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Factor Analysis of Convective Heat Transfer for a Horizontal Tube in the Turbulent Flow Region Using Artificial Neural Network

Factor Analysis of Convective Heat Transfer for a Horizontal Tube in the Turbulent Flow Region Using Artificial Neural Network COMPUTATIONAL METHODS IN ENGINEERING AND SCIENCE EPMESC X, Aug. -3, 6, Sanya, Hainan,China 6 Tsinghua University ess & Sringer-Verlag Factor Analysis of Convective Heat Transfer for a Horizontal Tube in

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process P. Mantalos a1, K. Mattheou b, A. Karagrigoriou b a.deartment of Statistics University of Lund

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

John Weatherwax. Analysis of Parallel Depth First Search Algorithms

John Weatherwax. Analysis of Parallel Depth First Search Algorithms Sulementary Discussions and Solutions to Selected Problems in: Introduction to Parallel Comuting by Viin Kumar, Ananth Grama, Anshul Guta, & George Karyis John Weatherwax Chater 8 Analysis of Parallel

More information

Session 5: Review of Classical Astrodynamics

Session 5: Review of Classical Astrodynamics Session 5: Review of Classical Astrodynamics In revious lectures we described in detail the rocess to find the otimal secific imulse for a articular situation. Among the mission requirements that serve

More information

An Algorithm of Two-Phase Learning for Eleman Neural Network to Avoid the Local Minima Problem

An Algorithm of Two-Phase Learning for Eleman Neural Network to Avoid the Local Minima Problem IJCSNS International Journal of Comuter Science and Networ Security, VOL.7 No.4, Aril 2007 1 An Algorithm of Two-Phase Learning for Eleman Neural Networ to Avoid the Local Minima Problem Zhiqiang Zhang,

More information

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Journal of Modern Alied Statistical Methods Volume Issue Article 7 --03 A Comarison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Ghadban Khalaf King Khalid University, Saudi

More information

Research Article Research on Evaluation Indicator System and Methods of Food Network Marketing Performance

Research Article Research on Evaluation Indicator System and Methods of Food Network Marketing Performance Advance Journal of Food Science and Technology 7(0: 80-84 205 DOI:0.9026/afst.7.988 ISSN: 2042-4868; e-issn: 2042-4876 205 Maxwell Scientific Publication Cor. Submitted: October 7 204 Acceted: December

More information

PCA fused NN approach for drill wear prediction in drilling mild steel specimen

PCA fused NN approach for drill wear prediction in drilling mild steel specimen PCA fused NN aroach for drill wear rediction in drilling mild steel secimen S.S. Panda Deartment of Mechanical Engineering, Indian Institute of Technology Patna, Bihar-8000, India, Tel No.: 9-99056477(M);

More information

An Improved Calibration Method for a Chopped Pyrgeometer

An Improved Calibration Method for a Chopped Pyrgeometer 96 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 17 An Imroved Calibration Method for a Choed Pyrgeometer FRIEDRICH FERGG OtoLab, Ingenieurbüro, Munich, Germany PETER WENDLING Deutsches Forschungszentrum

More information

Research of PMU Optimal Placement in Power Systems

Research of PMU Optimal Placement in Power Systems Proceedings of the 5th WSEAS/IASME Int. Conf. on SYSTEMS THEORY and SCIENTIFIC COMPUTATION, Malta, Setember 15-17, 2005 (38-43) Research of PMU Otimal Placement in Power Systems TIAN-TIAN CAI, QIAN AI

More information

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018 Comuter arithmetic Intensive Comutation Annalisa Massini 7/8 Intensive Comutation - 7/8 References Comuter Architecture - A Quantitative Aroach Hennessy Patterson Aendix J Intensive Comutation - 7/8 3

More information

Meshless Methods for Scientific Computing Final Project

Meshless Methods for Scientific Computing Final Project Meshless Methods for Scientific Comuting Final Project D0051008 洪啟耀 Introduction Floating island becomes an imortant study in recent years, because the lands we can use are limit, so eole start thinking

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers Sr. Deartment of

More information

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process Journal of Industrial and Intelligent Information Vol. 4, No. 2, March 26 Using a Comutational Intelligence Hybrid Aroach to Recognize the Faults of Variance hifts for a Manufacturing Process Yuehjen E.

More information

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting CLAS-NOTE 4-17 Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting Mike Williams, Doug Alegate and Curtis A. Meyer Carnegie Mellon University June 7, 24 Abstract We have used the

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

Characterizing the Behavior of a Probabilistic CMOS Switch Through Analytical Models and Its Verification Through Simulations

Characterizing the Behavior of a Probabilistic CMOS Switch Through Analytical Models and Its Verification Through Simulations Characterizing the Behavior of a Probabilistic CMOS Switch Through Analytical Models and Its Verification Through Simulations PINAR KORKMAZ, BILGE E. S. AKGUL and KRISHNA V. PALEM Georgia Institute of

More information

DIFFERENTIAL evolution (DE) [3] has become a popular

DIFFERENTIAL evolution (DE) [3] has become a popular Self-adative Differential Evolution with Neighborhood Search Zhenyu Yang, Ke Tang and Xin Yao Abstract In this aer we investigate several self-adative mechanisms to imrove our revious work on [], which

More information

Lorenz Wind Disturbance Model Based on Grey Generated Components

Lorenz Wind Disturbance Model Based on Grey Generated Components Energies 214, 7, 7178-7193; doi:1.339/en7117178 Article OPEN ACCESS energies ISSN 1996-173 www.mdi.com/journal/energies Lorenz Wind Disturbance Model Based on Grey Generated Comonents Yagang Zhang 1,2,

More information

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK Comuter Modelling and ew Technologies, 5, Vol.9, o., 3-39 Transort and Telecommunication Institute, Lomonosov, LV-9, Riga, Latvia MATHEMATICAL MODELLIG OF THE WIRELESS COMMUICATIO ETWORK M. KOPEETSK Deartment

More information

A Simple Weight Decay Can Improve. Abstract. It has been observed in numerical simulations that a weight decay can improve

A Simple Weight Decay Can Improve. Abstract. It has been observed in numerical simulations that a weight decay can improve In Advances in Neural Information Processing Systems 4, J.E. Moody, S.J. Hanson and R.P. Limann, eds. Morgan Kaumann Publishers, San Mateo CA, 1995,. 950{957. A Simle Weight Decay Can Imrove Generalization

More information

Notes on Instrumental Variables Methods

Notes on Instrumental Variables Methods Notes on Instrumental Variables Methods Michele Pellizzari IGIER-Bocconi, IZA and frdb 1 The Instrumental Variable Estimator Instrumental variable estimation is the classical solution to the roblem of

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition TNN-2007-P-0332.R1 1 Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers

More information

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS Proceedings of DETC 03 ASME 003 Design Engineering Technical Conferences and Comuters and Information in Engineering Conference Chicago, Illinois USA, Setember -6, 003 DETC003/DAC-48760 AN EFFICIENT ALGORITHM

More information

#A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS

#A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS #A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS Ramy F. Taki ElDin Physics and Engineering Mathematics Deartment, Faculty of Engineering, Ain Shams University, Cairo, Egyt

More information

Lower bound solutions for bearing capacity of jointed rock

Lower bound solutions for bearing capacity of jointed rock Comuters and Geotechnics 31 (2004) 23 36 www.elsevier.com/locate/comgeo Lower bound solutions for bearing caacity of jointed rock D.J. Sutcliffe a, H.S. Yu b, *, S.W. Sloan c a Deartment of Civil, Surveying

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model Shadow Comuting: An Energy-Aware Fault Tolerant Comuting Model Bryan Mills, Taieb Znati, Rami Melhem Deartment of Comuter Science University of Pittsburgh (bmills, znati, melhem)@cs.itt.edu Index Terms

More information

A generalization of Amdahl's law and relative conditions of parallelism

A generalization of Amdahl's law and relative conditions of parallelism A generalization of Amdahl's law and relative conditions of arallelism Author: Gianluca Argentini, New Technologies and Models, Riello Grou, Legnago (VR), Italy. E-mail: gianluca.argentini@riellogrou.com

More information

Statistical Models approach for Solar Radiation Prediction

Statistical Models approach for Solar Radiation Prediction Statistical Models aroach for Solar Radiation Prediction S. Ferrari, M. Lazzaroni, and V. Piuri Universita degli Studi di Milano Milan, Italy Email: {stefano.ferrari, massimo.lazzaroni, vincenzo.iuri}@unimi.it

More information

Keywords: pile, liquefaction, lateral spreading, analysis ABSTRACT

Keywords: pile, liquefaction, lateral spreading, analysis ABSTRACT Key arameters in seudo-static analysis of iles in liquefying sand Misko Cubrinovski Deartment of Civil Engineering, University of Canterbury, Christchurch 814, New Zealand Keywords: ile, liquefaction,

More information

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum International Research Journal of Alied and Basic Sciences 016 Available online at www.irjabs.com ISSN 51-838X / Vol, 10 (6): 679-684 Science Exlorer Publications Design of NARMA L- Control of Nonlinear

More information

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS 4 th International Conference on Earthquake Geotechnical Engineering June 2-28, 27 KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS Misko CUBRINOVSKI 1, Hayden BOWEN 1 ABSTRACT Two methods for analysis

More information

A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search

A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search Eduard Babkin and Margarita Karunina 2, National Research University Higher School of Economics Det of nformation Systems and

More information

A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE

A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE THE 19 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE K.W. Gan*, M.R. Wisnom, S.R. Hallett, G. Allegri Advanced Comosites

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

Interactive Hypothesis Testing Against Independence

Interactive Hypothesis Testing Against Independence 013 IEEE International Symosium on Information Theory Interactive Hyothesis Testing Against Indeendence Yu Xiang and Young-Han Kim Deartment of Electrical and Comuter Engineering University of California,

More information

Statistical Methods for River Runoff Prediction

Statistical Methods for River Runoff Prediction Water Resources, Vol. 32, No. 2, 25,. 115 126. Translated from Vodnye Resursy, Vol. 32, No. 2, 25,. 133 145. Original Russian Text Coyright 25 by Pisarenko, Lyubushin, Bolgov, Rukavishnikova, Kanyu, Kanevskii,

More information

Deformation Effect Simulation and Optimization for Double Front Axle Steering Mechanism

Deformation Effect Simulation and Optimization for Double Front Axle Steering Mechanism 0 4th International Conference on Comuter Modeling and Simulation (ICCMS 0) IPCSIT vol. (0) (0) IACSIT Press, Singaore Deformation Effect Simulation and Otimization for Double Front Axle Steering Mechanism

More information

5. PRESSURE AND VELOCITY SPRING Each component of momentum satisfies its own scalar-transport equation. For one cell:

5. PRESSURE AND VELOCITY SPRING Each component of momentum satisfies its own scalar-transport equation. For one cell: 5. PRESSURE AND VELOCITY SPRING 2019 5.1 The momentum equation 5.2 Pressure-velocity couling 5.3 Pressure-correction methods Summary References Examles 5.1 The Momentum Equation Each comonent of momentum

More information

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS Massimo Vaccarini Sauro Longhi M. Reza Katebi D.I.I.G.A., Università Politecnica delle Marche, Ancona, Italy

More information

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition A Qualitative Event-based Aroach to Multile Fault Diagnosis in Continuous Systems using Structural Model Decomosition Matthew J. Daigle a,,, Anibal Bregon b,, Xenofon Koutsoukos c, Gautam Biswas c, Belarmino

More information

An Analysis of Reliable Classifiers through ROC Isometrics

An Analysis of Reliable Classifiers through ROC Isometrics An Analysis of Reliable Classifiers through ROC Isometrics Stijn Vanderlooy s.vanderlooy@cs.unimaas.nl Ida G. Srinkhuizen-Kuyer kuyer@cs.unimaas.nl Evgueni N. Smirnov smirnov@cs.unimaas.nl MICC-IKAT, Universiteit

More information

Flexible Pipes in Trenches with Stiff Clay Walls

Flexible Pipes in Trenches with Stiff Clay Walls Flexible Pies in Trenches with Stiff Clay Walls D. A. Cameron University of South Australia, South Australia, Australia J. P. Carter University of Sydney, New South Wales, Australia Keywords: flexible

More information

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S.

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S. -D Analysis for Iterative Learning Controller for Discrete-ime Systems With Variable Initial Conditions Yong FANG, and ommy W. S. Chow Abstract In this aer, an iterative learning controller alying to linear

More information

Lower Confidence Bound for Process-Yield Index S pk with Autocorrelated Process Data

Lower Confidence Bound for Process-Yield Index S pk with Autocorrelated Process Data Quality Technology & Quantitative Management Vol. 1, No.,. 51-65, 15 QTQM IAQM 15 Lower onfidence Bound for Process-Yield Index with Autocorrelated Process Data Fu-Kwun Wang * and Yeneneh Tamirat Deartment

More information

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests 009 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 0-, 009 FrB4. System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests James C. Sall Abstract

More information

Oil Temperature Control System PID Controller Algorithm Analysis Research on Sliding Gear Reducer

Oil Temperature Control System PID Controller Algorithm Analysis Research on Sliding Gear Reducer Key Engineering Materials Online: 2014-08-11 SSN: 1662-9795, Vol. 621, 357-364 doi:10.4028/www.scientific.net/kem.621.357 2014 rans ech Publications, Switzerland Oil emerature Control System PD Controller

More information

Hidden Predictors: A Factor Analysis Primer

Hidden Predictors: A Factor Analysis Primer Hidden Predictors: A Factor Analysis Primer Ryan C Sanchez Western Washington University Factor Analysis is a owerful statistical method in the modern research sychologist s toolbag When used roerly, factor

More information

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO Yugoslav Journal of Oerations Research 13 (003), Number, 45-59 SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING Ruhul SARKER School of Comuter Science, The University of New South Wales, ADFA,

More information

Genetic Algorithm Based PID Optimization in Batch Process Control

Genetic Algorithm Based PID Optimization in Batch Process Control International Conference on Comuter Alications and Industrial Electronics (ICCAIE ) Genetic Algorithm Based PID Otimization in Batch Process Control.K. Tan Y.K. Chin H.J. Tham K.T.K. Teo odelling, Simulation

More information

Mathematical Efficiency Modeling of Static Power Converters

Mathematical Efficiency Modeling of Static Power Converters Fabrício Hoff Duont Regional Integrated University of Uer Uruguai and Missions (URI Av. Assis Brasil, 9, 980 000 Frederico Westhalen, RS, Brazil Contact: fhd@ieee.org Mathematical Efficiency Modeling of

More information

Probability Estimates for Multi-class Classification by Pairwise Coupling

Probability Estimates for Multi-class Classification by Pairwise Coupling Probability Estimates for Multi-class Classification by Pairwise Couling Ting-Fan Wu Chih-Jen Lin Deartment of Comuter Science National Taiwan University Taiei 06, Taiwan Ruby C. Weng Deartment of Statistics

More information

Chapter 1 Fundamentals

Chapter 1 Fundamentals Chater Fundamentals. Overview of Thermodynamics Industrial Revolution brought in large scale automation of many tedious tasks which were earlier being erformed through manual or animal labour. Inventors

More information

Parallel Quantum-inspired Genetic Algorithm for Combinatorial Optimization Problem

Parallel Quantum-inspired Genetic Algorithm for Combinatorial Optimization Problem Parallel Quantum-insired Genetic Algorithm for Combinatorial Otimization Problem Kuk-Hyun Han Kui-Hong Park Chi-Ho Lee Jong-Hwan Kim Det. of Electrical Engineering and Comuter Science, Korea Advanced Institute

More information

Plotting the Wilson distribution

Plotting the Wilson distribution , Survey of English Usage, University College London Setember 018 1 1. Introduction We have discussed the Wilson score interval at length elsewhere (Wallis 013a, b). Given an observed Binomial roortion

More information

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Journal of Sound and Vibration (998) 22(5), 78 85 VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Acoustics and Dynamics Laboratory, Deartment of Mechanical Engineering, The

More information

Metrics Performance Evaluation: Application to Face Recognition

Metrics Performance Evaluation: Application to Face Recognition Metrics Performance Evaluation: Alication to Face Recognition Naser Zaeri, Abeer AlSadeq, and Abdallah Cherri Electrical Engineering Det., Kuwait University, P.O. Box 5969, Safat 6, Kuwait {zaery, abeer,

More information

Improved Identification of Nonlinear Dynamic Systems using Artificial Immune System

Improved Identification of Nonlinear Dynamic Systems using Artificial Immune System Imroved Identification of Nonlinear Dnamic Sstems using Artificial Immune Sstem Satasai Jagannath Nanda, Ganaati Panda, Senior Member IEEE and Babita Majhi Deartment of Electronics and Communication Engineering,

More information

INTERACTION BETWEEN SEDIMENT TRANSPORT AND FLOOD FLOW: THE CASE OF KOMPSATOS RIVER BASIN, GREECE

INTERACTION BETWEEN SEDIMENT TRANSPORT AND FLOOD FLOW: THE CASE OF KOMPSATOS RIVER BASIN, GREECE Proceedings of the 13 th International Conference on Environmental Science and Technology Athens, Greece, 5-7 Setember 013 INTERACTION BETWEEN SEDIMENT TRANSPORT AND FLOOD FLOW: THE CASE OF KOMPSATOS RIVER

More information

Spacecraft Power System Controller Based on Neural Network

Spacecraft Power System Controller Based on Neural Network Proceedings of the 4 th International Middle East Power Systems Conference (MEPCON ), Cairo University, Egyt, December 9-2, 2, Paer ID 242. Sacecraft Power System Controller Based on Neural Network Hanaa

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

Can ISO MRS and ASTM HDB Rated Materials Be Harmonized

Can ISO MRS and ASTM HDB Rated Materials Be Harmonized an ISO MRS and ASTM HDB Rated Materials Be Harmonized Dr. Z. Jimmy Zhou The Dow hemical omany, USA Dr. Eugene F. Palermo Plastics Pie Institute, Washington D, USA ABSTRAT ISO MRS and ASTM HDB rating systems

More information

Generalized analysis method of engine suspensions based on bond graph modeling and feedback control theory

Generalized analysis method of engine suspensions based on bond graph modeling and feedback control theory Generalized analysis method of ine susensions based on bond grah modeling and feedback ntrol theory P.Y. RICHARD *, C. RAMU-ERMENT **, J. BUION *, X. MOREAU **, M. LE FOL *** *Equie Automatique des ystèmes

More information

A STUDY ON THE UTILIZATION OF COMPATIBILITY METRIC IN THE AHP: APPLYING TO SOFTWARE PROCESS ASSESSMENTS

A STUDY ON THE UTILIZATION OF COMPATIBILITY METRIC IN THE AHP: APPLYING TO SOFTWARE PROCESS ASSESSMENTS ISAHP 2005, Honolulu, Hawaii, July 8-10, 2003 A SUDY ON HE UILIZAION OF COMPAIBILIY MERIC IN HE AHP: APPLYING O SOFWARE PROCESS ASSESSMENS Min-Suk Yoon Yosu National University San 96-1 Dundeok-dong Yeosu

More information

Multivariable PID Control Design For Wastewater Systems

Multivariable PID Control Design For Wastewater Systems Proceedings of the 5th Mediterranean Conference on Control & Automation, July 7-9, 7, Athens - Greece 4- Multivariable PID Control Design For Wastewater Systems N A Wahab, M R Katebi and J Balderud Industrial

More information

Observer/Kalman Filter Time Varying System Identification

Observer/Kalman Filter Time Varying System Identification Observer/Kalman Filter Time Varying System Identification Manoranjan Majji Texas A&M University, College Station, Texas, USA Jer-Nan Juang 2 National Cheng Kung University, Tainan, Taiwan and John L. Junins

More information

Variable Selection and Model Building

Variable Selection and Model Building LINEAR REGRESSION ANALYSIS MODULE XIII Lecture - 38 Variable Selection and Model Building Dr. Shalabh Deartment of Mathematics and Statistics Indian Institute of Technology Kanur Evaluation of subset regression

More information

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators S. K. Mallik, Student Member, IEEE, S. Chakrabarti, Senior Member, IEEE, S. N. Singh, Senior Member, IEEE Deartment of Electrical

More information

Adaptive estimation with change detection for streaming data

Adaptive estimation with change detection for streaming data Adative estimation with change detection for streaming data A thesis resented for the degree of Doctor of Philosohy of the University of London and the Diloma of Imerial College by Dean Adam Bodenham Deartment

More information

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS MODEL-BASED MULIPLE FAUL DEECION AND ISOLAION FOR NONLINEAR SYSEMS Ivan Castillo, and homas F. Edgar he University of exas at Austin Austin, X 78712 David Hill Chemstations Houston, X 77009 Abstract A

More information

Bayesian Model Averaging Kriging Jize Zhang and Alexandros Taflanidis

Bayesian Model Averaging Kriging Jize Zhang and Alexandros Taflanidis HIPAD LAB: HIGH PERFORMANCE SYSTEMS LABORATORY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING AND EARTH SCIENCES Bayesian Model Averaging Kriging Jize Zhang and Alexandros Taflanidis Why use metamodeling

More information

Analysis of Group Coding of Multiple Amino Acids in Artificial Neural Network Applied to the Prediction of Protein Secondary Structure

Analysis of Group Coding of Multiple Amino Acids in Artificial Neural Network Applied to the Prediction of Protein Secondary Structure Analysis of Grou Coding of Multile Amino Acids in Artificial Neural Networ Alied to the Prediction of Protein Secondary Structure Zhu Hong-ie 1, Dai Bin 2, Zhang Ya-feng 1, Bao Jia-li 3,* 1 College of

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

More information

RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING. 3 Department of Chemical Engineering

RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING. 3 Department of Chemical Engineering Coyright 2002 IFAC 15th Triennial World Congress, Barcelona, Sain RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING C.A. Bode 1, B.S. Ko 2, and T.F. Edgar 3 1 Advanced

More information

The Recursive Fitting of Multivariate. Complex Subset ARX Models

The Recursive Fitting of Multivariate. Complex Subset ARX Models lied Mathematical Sciences, Vol. 1, 2007, no. 23, 1129-1143 The Recursive Fitting of Multivariate Comlex Subset RX Models Jack Penm School of Finance and lied Statistics NU College of Business & conomics

More information

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK Towards understanding the Lorenz curve using the Uniform distribution Chris J. Stehens Newcastle City Council, Newcastle uon Tyne, UK (For the Gini-Lorenz Conference, University of Siena, Italy, May 2005)

More information

Elliptic Curves and Cryptography

Elliptic Curves and Cryptography Ellitic Curves and Crytograhy Background in Ellitic Curves We'll now turn to the fascinating theory of ellitic curves. For simlicity, we'll restrict our discussion to ellitic curves over Z, where is a

More information

arxiv: v2 [quant-ph] 2 Aug 2012

arxiv: v2 [quant-ph] 2 Aug 2012 Qcomiler: quantum comilation with CSD method Y. G. Chen a, J. B. Wang a, a School of Physics, The University of Western Australia, Crawley WA 6009 arxiv:208.094v2 [quant-h] 2 Aug 202 Abstract In this aer,

More information

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Ketan N. Patel, Igor L. Markov and John P. Hayes University of Michigan, Ann Arbor 48109-2122 {knatel,imarkov,jhayes}@eecs.umich.edu

More information

PERFORMANCE BASED DESIGN SYSTEM FOR CONCRETE MIXTURE WITH MULTI-OPTIMIZING GENETIC ALGORITHM

PERFORMANCE BASED DESIGN SYSTEM FOR CONCRETE MIXTURE WITH MULTI-OPTIMIZING GENETIC ALGORITHM PERFORMANCE BASED DESIGN SYSTEM FOR CONCRETE MIXTURE WITH MULTI-OPTIMIZING GENETIC ALGORITHM Takafumi Noguchi 1, Iei Maruyama 1 and Manabu Kanematsu 1 1 Deartment of Architecture, University of Tokyo,

More information

integral invariant relations is not limited to one or two such

integral invariant relations is not limited to one or two such The Astronomical Journal, 126:3138 3142, 2003 December # 2003. The American Astronomical Society. All rights reserved. Printed in U.S.A. EFFICIENT ORBIT INTEGRATION BY SCALING AND ROTATION FOR CONSISTENCY

More information

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH Luoluo Liu, Trac D. Tran, and Sang Peter Chin Det. of Electrical and Comuter Engineering, Johns Hokins Univ., Baltimore, MD 21218, USA {lliu69,trac,schin11}@jhu.edu

More information

Developing A Deterioration Probabilistic Model for Rail Wear

Developing A Deterioration Probabilistic Model for Rail Wear International Journal of Traffic and Transortation Engineering 2012, 1(2): 13-18 DOI: 10.5923/j.ijtte.20120102.02 Develoing A Deterioration Probabilistic Model for Rail Wear Jabbar-Ali Zakeri *, Shahrbanoo

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell February 10, 2010 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

More information

A New GP-evolved Formulation for the Relative Permittivity of Water and Steam

A New GP-evolved Formulation for the Relative Permittivity of Water and Steam ew GP-evolved Formulation for the Relative Permittivity of Water and Steam S. V. Fogelson and W. D. Potter rtificial Intelligence Center he University of Georgia, US Contact Email ddress: sergeyf1@uga.edu

More information