Support Vector Machines versus Artificial Neural Networks for wood Dielectric Loss Factor estimation

Size: px
Start display at page:

Download "Support Vector Machines versus Artificial Neural Networks for wood Dielectric Loss Factor estimation"

Transcription

1 Suort Vector Machines versus Artificial Neural Networks for wood Dielectric Loss Factor estimation Lazaros Iliadis 1*, Stavros Tachos, Stavros Avramidis 3 Shawn Mansfield 3 1 Democritus University of Thrace, Deartment of Forestry & Management of the Environment & Natural Resources, 193 Pandazidou st., 6800 N Orestiada, Greece, Aristotle University of Thessaloniki, Greece 3 University of British Columbia, Deartment of Wood Science, Vancouver, Canada * 1 liliadis@fmenr.duth.gr staxos@gmail.com 3 stavros.avramidis@ubc.ca 4 Abstract: This research effort aims in the estimation of Wood Loss Factor by emloying Suort Vector Machines. For this urose exerimental data for two different wood secies were used. The estimation of the dielectric roerties of wood was done by using various Kernel algorithms as a function of both ambient electro-thermal conditions alied during drying of wood and basic wood chemistry. Actually the best fit neural models that were develoed in a revious effort of our research team were comared to the Kernels aroaches in order to determine the otimal ones. Keywords: Wood Loss Factor, Gaussian Suort Vector Machines, Polynomial Suort Vector Machines, Artificial Neural Networks 1. Introduction It has been shown in the literature that the knowledge of dielectric roerties of wood can be used to determine its density and moisture content nondestructively. On the other hand this knowledge can lead to the detection of hand knots, siral grain, and other defects [14]. From a theoretical ersective a better understanding of the molecular structure of wood and wood-water interactions can be obtained [9]. Various aroaches towards this direction have been reorted in the literature, namely the radio frequency vacuum drying [11][1][13] and the high frequency electric field heating, such as the veneer and finger-joint gluing and arallam manufacturing [19]. Thus, estimation of the dielectric constant (ε'), the loss tangent (tanδ) and the loss factor (ε") lays a catalytic role in the rocess of design, control, otimization and simulation. Recently Koumoutsakos [11] has shown that ε" is roortional to the thermal energy transferred to the wood, during radio frequency vacuum drying (RFV) rocess. RFV heating is a volumetric method where thermal energy is roduced simultaneously through a ile of lumber which is laced inside an electromagnetic field. In this rocess the moisture starts its transortation from the center to the surface as soon as the wood is exosed to the field [1]. In fact, the electric ower converted to thermal is given by the following formula 1.

2 PD = 5.56x10-11 E f ε" (1) It should be clarified that PD is the ower density in W/m 3, E is the field strength in V/m and f is the frequency measured in Hz Research efforts in the ast have shown that there exists a strong relationshi between the dielectric roerties and wood attributes studied lus field frequency alied [18][19]. It is a fact that desite all conducted research so far, there is very little resective knowledge regarding the effect of wood chemical comosition on the determination of ε". Actually, Norimoto [15][16] have investigated the dielectric roerties of some wood chemical constituents as a function of frequency and temerature, but no attemt was made towards the correlation of their ercent content in the cell-wall comosition to the gross wood ε" values. Another oint that motivated this study is the fact that the data that have been used so far to construct such models have originated from assorted secies, under different thermo-hysical conditions and variable frequencies and thus, they are not suitable to be emloyed in drying modeling []. This research effort aims in the develoment of Suort Vector Machines models (Gaussian, Fuzzy weighted and Polynomial) caable of determining reliably the value of ε" based on ambient electro-thermal conditions and also on basic wood chemistry. On the other hand a comarative study is erformed with a revious study of our research team that used Artificial Neural Networks (ANNs) for the same urose []. This comarison aims in the determination of the otimal aroaches that can be used to offer reliable and most of all cost and time effective aroximation.. Materials and methods.1. Obtaining the exerimental data This study emloyees ε" values and macro-hysical data that were already ublished by Zhou and Avramidis []. According to Zhou and Avramidis all-sawood and allheartwood western hemlock [Tsuga heterohylla (Raf.) Sarg.], and all-heartwood western red cedar [Thuja licata Donn] secimens were evaluated in the radial direction (thickness) and at various moisture contents and temerature levels were exosed to two levels of electric field voltage. After the exosure was terminated the ε" values were calculated indirectly by erforming heating studies at a MHz fixed frequency with a laboratory size RFV dryer [] []. Also the above described wood secies were analyzed by Zhou and Avramidis [] regarding their chemical comosition as follows: air dried wood samles were ground in a Wiley Mill to ass a 40-mesh screen and extracted in a Soxhlet aaratus with acetone for 1 hours, and extractives determined gravimetrically []. According to Zhou and Avramidis [], the content of Lignin was determined using a modified Klason aroach derived from the TAPPI standard method T om-98. For more details refer to [].

3 .. 5-Fold-Cross Validation Cross-validation is a methods for estimating generalization error based on "resamling" [1] [7] [8] [17]. The resulting estimates of generalization error are often used for choosing among various models. In k-fold cross-validation, the data are divided into k subsets of (aroximately) equal size. The model is trained k times, each time leaving out one of the subsets from training, but using only the omitted subset to comute whatever error criterion interests you. If k equals the samle size, this is called "leave-one-out" cross-validation. The division of the data set was done by the use of MATLAB s crossvalind function, which is included in the Bioinformatics Toolbox..3. ε-sv Regression (ε-svr) Suort Vector Machines (SVM) are keeing the training error foxed while at the same time they are minimizing the confidence interval [10]. Their rimary target was attern recognition [3]. Now they are used for both regression and classification. Vanik [0] [10] introduced the following loss function that ignores errors less than a redefined value 0 y f x max 0, y f x () It is a fact that the ε-svr algorithm offers in many cases the otimal function of the form: f x k w, x bw, x R N, b R (3). The whole idea is based on the determination of the function with the minimum testing error. The roblem in this case is that the minimization of the above function is not ossible due to the fact that the robability distribution P is unknown. Consequently, the actual solution can be reached by minimizing the following normalized risk function 4. R em f 1 SVR em w C R f (4) 1 is the function of emirical risk Rem f L f, xi, yi the loss function is L( f, xi, yi ) yi f xi Also it is clear that (5) whereas i 1 (6) and it ignores errors less than. w is related to the comlexity of the model, whereas C SVR is a constant value determining the oint that relates R f em to w [6]. Obviously, the objective which is the Minimization of the above risk function 4 can be hased as a secific otimization roblem which hases the constraints described below: The aim is the minimization of the following function: 1 1 w,, w CSVR i i (7) i1

4 The constraints in this case are: yi k w xi b i i i k w x b y (8) and, i i i (9) and of course, 0 (10). Obviously (and this can be seen in the following figure 1) i, i are the distances of the training data set oints from the e-zone. All of the errors that are smaller than are ignored. As it is clearly shown, stands for the distance of a oint that can be found above the e-tube i zone and i stands for the distance of a oint that is located below the e-tube zone. It is well known that in the case of the alication of Lagrange multiliers the roblem would corresond to a double otimization one as follows: Maximize 1 W a, a a i ai a i ai yi a i ai a j a j k xi, x j (11) i1 i1 i, j1 subject to ai a i CSVR 0 (1) and ai 0, i1 (13). Figure 1. ε-svr for Regression Based on Vanik and Kecman [0][10], the otimization roblem can be solved by the use of the following linear extension of the kernel functions (14) and (15) i i i (14) i1 i i i i1 w a a x,,, f x a a a a k x x b (15)

5 where b is estimated by the following function 16 b average i signai ai yk a j a j k x j, xi (16) j The training set vectors x i related to nonzero values of ai a i are called SVM. The following function 17 resents the Radial Basis function (RBF) kernel x x i f x, a, a ai aiex b (17) i1 RBF The involved arameters,, RBF are very significant and they determine to a great level of extend the good fit of the ε-svr. It should be secified that is the RBF RBF kernel s standard deviation, has a constant value that determines the oint where the emiric error is related to comlexity and finally the arameter is the width of the ε-zone. In statistics, when we consider the Gaussian robability density function σ RBF is called the standard deviation, and the square of it, the variance..4. Fuzzy weighted Suort Vector Regression The fuzzy weighted SVR with a fuzzy artition first emloys the fuzzy c-mean clustering algorithm to slit training data into several training subsets. Then, the localregression models (LRMs) are indeendently obtained by the SVR aroach for each training subset. Finally, those LRMs are combined by a fuzzy weighted mechanism to form the outut. Exerimental results show that the roosed aroach needs less comutational time than the local SVR aroach and can have more accurate results than the local/global SVR aroaches does [5]. 3. Alication In this section of the aer, the alication results of the Global SVR aroach for all existing data vectors will be resented thoroughly. The regression was done for different kernels, namely the Gaussian (RBF) the Fuzzy weight SVM and the Polynomial one. In order to erform Global SVR a global regression model was develoed. The regression was erformed by the use of the LIBSVM v.9 (htt:// [4] which is encoded in C++ and offers a Matlab Interface. In this secific alication the RBF-Kernel was alied Performing trial and error for the Gaussian Kernel The initial data set comrised of one hundred forty-four (144) sets of exerimental data, where the ε" was measured under different temerature and moisture conditions and for various tyes of chemical comosition.

6 Minimum values of % During and, several hundreds of exeriments were erformed in order to determine the otimal arameters values. More secifically in the case of the Gaussian (RBF) Kernel, 400 exerimentation cases (alications of the 5-fold cross validation) were constructed with the integer value of σ RBF ranging from 1 to 0 and with the value of the arameter γ ranging from 1 to 14. In the same case the e arameter took real values from the following set {0.003, 0.004, 0.005, 0.006, 0.007, 0.008, 0.009, 0.1, 0.1, 0.14, 0.16, 0.18,0.0, 0.} This means that totally 400*14=5600 trials were erformed during the 5-fold cross validation rocess. The Root Square Errors () roduced in each or cycle were stored and then they were averaged each time 5-fold cross validation was emloyed. In each trial the initial data set was divided into five subsets (4 training and one testing) where five training and testing cycles were erformed (each time changing the testing set in a round robin manner). Totally 5600 Average Root Square Errors were obtained (A) one for each 5-fold cross validation cycle and for each unique combination of the arameters, together with the corresonding % Average Percent Error (). In the case of the Gaussian Kernel the otimal SVM model was roduced for the σ RBF = and for the value of the arameter γ=1 in the case with e=0.04 as it is shown in the following table 1. Table 1: Performance of the Otimal Gaussian Kernel Otimal Gaussian Kernel SVM (5-fold cross validation) of σ RBF of γ of e The following figures and 3 resent the evolution of the and of the resectively, according to the values of the e arameter for the Gaussian Kernel. It is clearly shown that the best model should have an e value equal to Performing Gaussian SVM with 5-fold cross validation s of Parameter e Parameter e Minimum % Figure. Evolution of the for different values of the arameter

7 Minimum Gaussian SVM using 5-fold cross validation Parameter e s of Parameter e 0 Figure 3. Evolution of the for different values of the e arameter For the case of the Polynomial Kernel, the σ RBF again took integer values from 1 to 0 and the arameter γ from 1 to 14. However the e arameter took real values from the following set {0.005, 0.1, 0.15, 0.0, 0.5}. The erformance of the best fit Polynomial Kernel is shown in the following table and it was achieved for σ RBF= 3 γ=18 and e=0.1 Table : Performance of the Otimal Polynomial Kernel Otimal Polynomial Kernel SVM (5-fold cross validation) of σ RBF of γ of e For the Fuzzy weight Suort Vector Machine the σ RBF again took integer values from 1 to 0 and the arameter γ from 1 to 14. Also the e arameter took real values from the following set {0.005, 0.1, 0.15, 0.0, 0.5}. The erformance of the best fit Fuzzy weight SVM is shown in the following table 3 and it was achieved for σ RBF= 3 γ=16 and e=0.05 Table 3: Performance of the Otimal Fuzzy weight SVM Otimal Fuzzy weight SVM (5-fold cross validation) of σ RBF of γ of e

8 Loss Factor values Fuzzy Weighted SVMs Cases RealOutut EstimatedOutut Figure 4. Actual versus estimated values of Loss Factor for Fuzzy Weighted SVMs 4. Discussion Comarative analysis The results of the e-svm regression were comared to the results of the Artificial Neural Network that was develoed by our research team in a revious study [] and also the results of the three SVM kernels were comared to each other. In [] the otimal ANN that estimated wood loss factor for the same inut variables was found to be a multi layer Back roagation one, with Sigmoid transfer function. It was found to have eleven (11) rocessing elements in the inut layer, nine (9) neurons in the hidden layer and of course one neuron in the outut layer []. Table 4: Performance of the otimal ANN for the estimation of loss factor in wood Otimal ANN Otimal ANN R Otimal ANN Otimal ANN R R = R = The above table 4 resents the erformance of the best fit ANN. It is clearly shown that the Gaussian Kernel aroach has by far much lower RMS error than the Polynomial and the Fuzzy weight SVM and also than the best fit ANN. Thus it can be considered the most reliable modeling aroach.

9 This research effort is quite new and rocesses a high degree of innovation due to the fact that similar research has not been erformed in wood science literature before. It is the final art of a wider effort to roduce rational and useful Soft Comuting regression models towards the estimation of wood dielectric roerties. It has been clearly shown that all three Kernel aroaches and the ANN model are reliable and they can be used alternatively in wood industry alications. However the Radial Basis function (Gaussian) Kernel has roven to roduce a much more romising model. Further exeriments will be erformed to roduce more data vectors and comlimentary modeling efforts will be erformed in the future. References: 1. Avramidis S., (1999). Radio Frequency Vacuum Drying of wood. Proceedings of the International conference of cost Action E1 5 Wood Drying. Theme State of the Art for Kiln Drying. Avramidis S., Iliadis L., Mansfield S. (006) Wood Dielectric Loss Factor Prediction with Artificial Neural Networks Wood Science and Technology ISSN: Volume 40, Number 7, Journal of the International Academy of wood Science. Sringer Berlin Heidelberg 3. Boser B., Guyon I., and Vanik V.: A training algorithm for otimal margin classifiers In Fifth Annual Worksho on Comutational Learning Theory, ages , Pittsburgh, ACM (199) 4. Chang C.C., Lin C. J.(009). LIBSVM A Library for Suort Vector Machines, on line at: htt:// 5. Chuang C. C. (007). Fuzzy Weighted Suort Vector Regression with a Fuzzy Partition Systems,Man, and cybernetics, Part B: Cybernetics, IEEE Transaction on. Vol 37, Issue Davy M. (005). An Introduction to Suort Vector Machines and other kernel algorithms, Proc. of the 9 th Engineering Alications of Neural Networks Conference, Lille, France 7. Efron, B. and Tibshirani, R.J. (1993), An Introduction to the Bootstra, London: Chaman & Hall 8. Hjorth, J.S.U. (1994), Comuter Intensive Statistical Methods Validation, Model Selection, and Bootstra, London: Chaman & Hall 9. Kabir M. F., Daud W. M., Khalid K. b., Sidek H. A., (001). Temerature deendence of the dielectric roerties of rubber wood. Wood and Fiber Science. V. 33() 10. Kecman V., (001). Learning and Soft Comuting. MIT Press, USA 11. Koumoutsakos, A., Avramidis, S., and S. Hatzikiriakos. 001a. Radio frequency vacuum drying Part I. Theoretical model. Drying Technol. 19(1): Koumoutsakos, A., Avramidis, S., and S. Hatzikiriakos. 001b. Radio frequency vacuum drying Part II. Exerimental model evaluation Drying Technol. 19(1): Koumoutsakos, A., Avramidis, S., and S. Hatzikiriakos Radio frequency vacuum drying Part III. Two dimensional Model, Otimization and

10 Validation. Drying Technol. 1(8): Martin P., R. Collet, P. Barthelemy, G. Roussy. (1987). Evaluation of wood characteristics: Internal scanning of the material by microwaves. Wood Sci. Technol. 1: Norimoto, M Dielectric roerties of wood. Wood Research. No. 59/60: Norimoto, M., Hayashi, S. and T. Yamada Anisotroy of dielectric constants in coniferous wood. Holzforschung 3: Shao, J. and Tu, D. (1995), The Jackknife and Bootstra, New York: Sringer-Verlag 18. Siau, J.F Wood: influence of moisture on hysical roerties. Deartment of Wood Science and Forest Products, VPI&SU 19. Torgovnikov, G. I Dielectric roerties of wood and wood-based material. Sringer-Verlag, Berlin Heidelberg, New York 0. Vanik V.N., S. Golowich, Smola A (1997).: Suort Vector method for function aroximation regression estimation and signal rocessing, In: Advances in Neural Information Processing Systems, vol. 9, Cambridge, MA:MIT Press, (1997) 1. Weiss, S.M. and Kulikowski, C.A. (1991), Comuter Systems That Learn, Morgan Kaufmann. Zhou, B., and S. Avramidis On the loss factor of two B.C. softwoods. Wood Sci. and Technol., 33(4):99-310

Support Vector Machines versus Artificial Neural Networks for Wood Dielectric Loss Factor Estimation

Support Vector Machines versus Artificial Neural Networks for Wood Dielectric Loss Factor Estimation Support Vector Machines versus Artificial Neural Networks for Wood Dielectric Loss Factor Estimation Lazaros Iliadis,*, Stavros Tachos 2, Stavros Avramidis 3, and Shawn Mansfield 3 Democritus University

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

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

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

A PROBABILISTIC POWER ESTIMATION METHOD FOR COMBINATIONAL CIRCUITS UNDER REAL GATE DELAY MODEL

A PROBABILISTIC POWER ESTIMATION METHOD FOR COMBINATIONAL CIRCUITS UNDER REAL GATE DELAY MODEL A PROBABILISTIC POWER ESTIMATION METHOD FOR COMBINATIONAL CIRCUITS UNDER REAL GATE DELAY MODEL G. Theodoridis, S. Theoharis, D. Soudris*, C. Goutis VLSI Design Lab, Det. of Electrical and Comuter Eng.

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

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

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics Churilova Maria Saint-Petersburg State Polytechnical University Deartment of Alied Mathematics Technology of EHIS (staming) alied to roduction of automotive arts The roblem described in this reort originated

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

Maximal margin classifiers applied to DGA-based diagnosis of power transformers

Maximal margin classifiers applied to DGA-based diagnosis of power transformers Piotr S. SZCZEPANIAK, Marcin KŁOSIŃSKI Institute of Information Technology, Technical University of Łódź Maximal margin classifiers alied to DGA-based diagnosis of ower transformers Abstract. The aer addresses

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

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

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

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

Journal of System Design and Dynamics

Journal of System Design and Dynamics Vol. 5, No. 6, Effects of Stable Nonlinear Normal Modes on Self-Synchronized Phenomena* Hiroki MORI**, Takuo NAGAMINE**, Yukihiro AKAMATSU** and Yuichi SATO** ** Deartment of Mechanical Engineering, Saitama

More information

arxiv: v1 [physics.data-an] 26 Oct 2012

arxiv: v1 [physics.data-an] 26 Oct 2012 Constraints on Yield Parameters in Extended Maximum Likelihood Fits Till Moritz Karbach a, Maximilian Schlu b a TU Dortmund, Germany, moritz.karbach@cern.ch b TU Dortmund, Germany, maximilian.schlu@cern.ch

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

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

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

where x i is the ith coordinate of x R N. 1. Show that the following upper bound holds for the growth function of H:

where x i is the ith coordinate of x R N. 1. Show that the following upper bound holds for the growth function of H: Mehryar Mohri Foundations of Machine Learning Courant Institute of Mathematical Sciences Homework assignment 2 October 25, 2017 Due: November 08, 2017 A. Growth function Growth function of stum functions.

More information

CHAPTER 5 STATISTICAL INFERENCE. 1.0 Hypothesis Testing. 2.0 Decision Errors. 3.0 How a Hypothesis is Tested. 4.0 Test for Goodness of Fit

CHAPTER 5 STATISTICAL INFERENCE. 1.0 Hypothesis Testing. 2.0 Decision Errors. 3.0 How a Hypothesis is Tested. 4.0 Test for Goodness of Fit Chater 5 Statistical Inference 69 CHAPTER 5 STATISTICAL INFERENCE.0 Hyothesis Testing.0 Decision Errors 3.0 How a Hyothesis is Tested 4.0 Test for Goodness of Fit 5.0 Inferences about Two Means It ain't

More information

Homogeneous and Inhomogeneous Model for Flow and Heat Transfer in Porous Materials as High Temperature Solar Air Receivers

Homogeneous and Inhomogeneous Model for Flow and Heat Transfer in Porous Materials as High Temperature Solar Air Receivers Excert from the roceedings of the COMSOL Conference 1 aris Homogeneous and Inhomogeneous Model for Flow and Heat ransfer in orous Materials as High emerature Solar Air Receivers Olena Smirnova 1 *, homas

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

On split sample and randomized confidence intervals for binomial proportions

On split sample and randomized confidence intervals for binomial proportions On slit samle and randomized confidence intervals for binomial roortions Måns Thulin Deartment of Mathematics, Usala University arxiv:1402.6536v1 [stat.me] 26 Feb 2014 Abstract Slit samle methods have

More information

General Linear Model Introduction, Classes of Linear models and Estimation

General Linear Model Introduction, Classes of Linear models and Estimation Stat 740 General Linear Model Introduction, Classes of Linear models and Estimation An aim of scientific enquiry: To describe or to discover relationshis among events (variables) in the controlled (laboratory)

More information

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test)

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test) Chater 225 Tests for Two Proortions in a Stratified Design (Cochran/Mantel-Haenszel Test) Introduction In a stratified design, the subects are selected from two or more strata which are formed from imortant

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

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

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

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

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

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

Keywords: Vocal Tract; Lattice model; Reflection coefficients; Linear Prediction; Levinson algorithm.

Keywords: Vocal Tract; Lattice model; Reflection coefficients; Linear Prediction; Levinson algorithm. Volume 3, Issue 6, June 213 ISSN: 2277 128X International Journal of Advanced Research in Comuter Science and Software Engineering Research Paer Available online at: www.ijarcsse.com Lattice Filter Model

More information

200kW HIGH FREQUENCY PRESS FOR DIELECTRIC HEATING. J. Tomljenovic

200kW HIGH FREQUENCY PRESS FOR DIELECTRIC HEATING. J. Tomljenovic 200kW HIGH FREQUENCY PRESS FOR DIELECTRIC HEATING J. Tomljenovic Plustherm Point GmbH Seminarstrasse 102, 5430 Wettingen, Switzerland ABSTRACT Uon introduction, the wood industry was hesitant to utilize

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

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

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

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

Hotelling s Two- Sample T 2

Hotelling s Two- Sample T 2 Chater 600 Hotelling s Two- Samle T Introduction This module calculates ower for the Hotelling s two-grou, T-squared (T) test statistic. Hotelling s T is an extension of the univariate two-samle t-test

More information

The Binomial Approach for Probability of Detection

The Binomial Approach for Probability of Detection Vol. No. (Mar 5) - The e-journal of Nondestructive Testing - ISSN 45-494 www.ndt.net/?id=7498 The Binomial Aroach for of Detection Carlos Correia Gruo Endalloy C.A. - Caracas - Venezuela www.endalloy.net

More information

Evaluating Process Capability Indices for some Quality Characteristics of a Manufacturing Process

Evaluating Process Capability Indices for some Quality Characteristics of a Manufacturing Process Journal of Statistical and Econometric Methods, vol., no.3, 013, 105-114 ISSN: 051-5057 (rint version), 051-5065(online) Scienress Ltd, 013 Evaluating Process aability Indices for some Quality haracteristics

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

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

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

Damage Identification from Power Spectrum Density Transmissibility

Damage Identification from Power Spectrum Density Transmissibility 6th Euroean Worksho on Structural Health Monitoring - h.3.d.3 More info about this article: htt://www.ndt.net/?id=14083 Damage Identification from Power Sectrum Density ransmissibility Y. ZHOU, R. PERERA

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

Speaker Identification and Verification Using Different Model for Text-Dependent

Speaker Identification and Verification Using Different Model for Text-Dependent International Journal of Alied Engineering Research ISSN 0973-4562 Volume 12, Number 8 (2017). 1633-1638 Research India Publications. htt://www.riublication.com Seaker Identification and Verification Using

More information

Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform

Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform Chaoquan Chen and Guoing Qiu School of Comuter Science and IT Jubilee Camus, University of Nottingham Nottingham

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

A Finite Element Analysis on the Modeling of Heat Release Rate, as Assessed by a Cone Calorimeter, of Char Forming Polycarbonate

A Finite Element Analysis on the Modeling of Heat Release Rate, as Assessed by a Cone Calorimeter, of Char Forming Polycarbonate Excert from the roceedings of the COMSOL Conference 8 Boston A Finite Element Analysis on the Modeling of Heat Release Rate, as Assessed by a Cone Calorimeter, of Forming olycarbonate David L. Statler

More information

Network DEA: A Modified Non-radial Approach

Network DEA: A Modified Non-radial Approach Network DEA: A Modified Non-radial Aroach Victor John M. Cantor Deartment of Industrial and Systems Engineering National University of Singaore (NUS), Singaore, Singaore Tel: (+65) 913 40025, Email: victorjohn.cantor@u.nus.edu

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

One step ahead prediction using Fuzzy Boolean Neural Networks 1

One step ahead prediction using Fuzzy Boolean Neural Networks 1 One ste ahead rediction using Fuzzy Boolean eural etworks 1 José A. B. Tomé IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa jose.tome@inesc-id.t João Paulo Carvalho IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

Yixi Shi. Jose Blanchet. IEOR Department Columbia University New York, NY 10027, USA. IEOR Department Columbia University New York, NY 10027, USA

Yixi Shi. Jose Blanchet. IEOR Department Columbia University New York, NY 10027, USA. IEOR Department Columbia University New York, NY 10027, USA Proceedings of the 2011 Winter Simulation Conference S. Jain, R. R. Creasey, J. Himmelsach, K. P. White, and M. Fu, eds. EFFICIENT RARE EVENT SIMULATION FOR HEAVY-TAILED SYSTEMS VIA CROSS ENTROPY Jose

More information

A Model for Randomly Correlated Deposition

A Model for Randomly Correlated Deposition A Model for Randomly Correlated Deosition B. Karadjov and A. Proykova Faculty of Physics, University of Sofia, 5 J. Bourchier Blvd. Sofia-116, Bulgaria ana@hys.uni-sofia.bg Abstract: A simle, discrete,

More information

Intrinsic Approximation on Cantor-like Sets, a Problem of Mahler

Intrinsic Approximation on Cantor-like Sets, a Problem of Mahler Intrinsic Aroximation on Cantor-like Sets, a Problem of Mahler Ryan Broderick, Lior Fishman, Asaf Reich and Barak Weiss July 200 Abstract In 984, Kurt Mahler osed the following fundamental question: How

More information

An Analysis of TCP over Random Access Satellite Links

An Analysis of TCP over Random Access Satellite Links An Analysis of over Random Access Satellite Links Chunmei Liu and Eytan Modiano Massachusetts Institute of Technology Cambridge, MA 0239 Email: mayliu, modiano@mit.edu Abstract This aer analyzes the erformance

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

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION O P E R A T I O N S R E S E A R C H A N D D E C I S I O N S No. 27 DOI:.5277/ord73 Nasrullah KHAN Muhammad ASLAM 2 Kyung-Jun KIM 3 Chi-Hyuck JUN 4 A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST

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

MULTIVARIATE STATISTICAL PROCESS OF HOTELLING S T CONTROL CHARTS PROCEDURES WITH INDUSTRIAL APPLICATION

MULTIVARIATE STATISTICAL PROCESS OF HOTELLING S T CONTROL CHARTS PROCEDURES WITH INDUSTRIAL APPLICATION Journal of Statistics: Advances in heory and Alications Volume 8, Number, 07, Pages -44 Available at htt://scientificadvances.co.in DOI: htt://dx.doi.org/0.864/jsata_700868 MULIVARIAE SAISICAL PROCESS

More information

SIMULATION OF DIFFUSION PROCESSES IN LABYRINTHIC DOMAINS BY USING CELLULAR AUTOMATA

SIMULATION OF DIFFUSION PROCESSES IN LABYRINTHIC DOMAINS BY USING CELLULAR AUTOMATA SIMULATION OF DIFFUSION PROCESSES IN LABYRINTHIC DOMAINS BY USING CELLULAR AUTOMATA Udo Buschmann and Thorsten Rankel and Wolfgang Wiechert Deartment of Simulation University of Siegen Paul-Bonatz-Str.

More information

Bayesian Spatially Varying Coefficient Models in the Presence of Collinearity

Bayesian Spatially Varying Coefficient Models in the Presence of Collinearity Bayesian Satially Varying Coefficient Models in the Presence of Collinearity David C. Wheeler 1, Catherine A. Calder 1 he Ohio State University 1 Abstract he belief that relationshis between exlanatory

More information

Genetic Algorithms, Selection Schemes, and the Varying Eects of Noise. IlliGAL Report No November Department of General Engineering

Genetic Algorithms, Selection Schemes, and the Varying Eects of Noise. IlliGAL Report No November Department of General Engineering Genetic Algorithms, Selection Schemes, and the Varying Eects of Noise Brad L. Miller Det. of Comuter Science University of Illinois at Urbana-Chamaign David E. Goldberg Det. of General Engineering University

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

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

Research of power plant parameter based on the Principal Component Analysis method

Research of power plant parameter based on the Principal Component Analysis method Research of ower lant arameter based on the Princial Comonent Analysis method Yang Yang *a, Di Zhang b a b School of Engineering, Bohai University, Liaoning Jinzhou, 3; Liaoning Datang international Jinzhou

More information

Estimating function analysis for a class of Tweedie regression models

Estimating function analysis for a class of Tweedie regression models Title Estimating function analysis for a class of Tweedie regression models Author Wagner Hugo Bonat Deartamento de Estatística - DEST, Laboratório de Estatística e Geoinformação - LEG, Universidade Federal

More information

For q 0; 1; : : : ; `? 1, we have m 0; 1; : : : ; q? 1. The set fh j(x) : j 0; 1; ; : : : ; `? 1g forms a basis for the tness functions dened on the i

For q 0; 1; : : : ; `? 1, we have m 0; 1; : : : ; q? 1. The set fh j(x) : j 0; 1; ; : : : ; `? 1g forms a basis for the tness functions dened on the i Comuting with Haar Functions Sami Khuri Deartment of Mathematics and Comuter Science San Jose State University One Washington Square San Jose, CA 9519-0103, USA khuri@juiter.sjsu.edu Fax: (40)94-500 Keywords:

More information

PHYSICAL REVIEW LETTERS

PHYSICAL REVIEW LETTERS PHYSICAL REVIEW LETTERS VOLUME 81 20 JULY 1998 NUMBER 3 Searated-Path Ramsey Atom Interferometer P. D. Featonby, G. S. Summy, C. L. Webb, R. M. Godun, M. K. Oberthaler, A. C. Wilson, C. J. Foot, and K.

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

FE FORMULATIONS FOR PLASTICITY

FE FORMULATIONS FOR PLASTICITY G These slides are designed based on the book: Finite Elements in Plasticity Theory and Practice, D.R.J. Owen and E. Hinton, 1970, Pineridge Press Ltd., Swansea, UK. 1 Course Content: A INTRODUCTION AND

More information

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split A Bound on the Error of Cross Validation Using the Aroximation and Estimation Rates, with Consequences for the Training-Test Slit Michael Kearns AT&T Bell Laboratories Murray Hill, NJ 7974 mkearns@research.att.com

More information

Downloaded from jhs.mazums.ac.ir at 9: on Monday September 17th 2018 [ DOI: /acadpub.jhs ]

Downloaded from jhs.mazums.ac.ir at 9: on Monday September 17th 2018 [ DOI: /acadpub.jhs ] Iranian journal of health sciences 013; 1(): 56-60 htt://jhs.mazums.ac.ir Original Article Comaring Two Formulas of Samle Size Determination for Prevalence Studies Hamed Tabesh 1 *Azadeh Saki Fatemeh Pourmotahari

More information

Bayesian System for Differential Cryptanalysis of DES

Bayesian System for Differential Cryptanalysis of DES Available online at www.sciencedirect.com ScienceDirect IERI Procedia 7 (014 ) 15 0 013 International Conference on Alied Comuting, Comuter Science, and Comuter Engineering Bayesian System for Differential

More information

POWER DENSITY OPTIMIZATION OF AN ARRAY OF PIEZOELECTRIC HARVESTERS USING A GENETIC ALGORITHM

POWER DENSITY OPTIMIZATION OF AN ARRAY OF PIEZOELECTRIC HARVESTERS USING A GENETIC ALGORITHM International Worksho SMART MATERIALS, STRUCTURES & NDT in AEROSPACE Conference NDT in Canada 11-4 November 11, Montreal, Quebec, Canada POWER DENSITY OPTIMIZATION OF AN ARRAY OF PIEZOELECTRIC HARVESTERS

More information

THE 3-DOF helicopter system is a benchmark laboratory

THE 3-DOF helicopter system is a benchmark laboratory Vol:8, No:8, 14 LQR Based PID Controller Design for 3-DOF Helicoter System Santosh Kr. Choudhary International Science Index, Electrical and Information Engineering Vol:8, No:8, 14 waset.org/publication/9999411

More information

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS NCCI 1 -National Conference on Comutational Instrumentation CSIO Chandigarh, INDIA, 19- March 1 COMPARISON OF VARIOUS OPIMIZAION ECHNIQUES FOR DESIGN FIR DIGIAL FILERS Amanjeet Panghal 1, Nitin Mittal,Devender

More information

On parameter estimation in deformable models

On parameter estimation in deformable models Downloaded from orbitdtudk on: Dec 7, 07 On arameter estimation in deformable models Fisker, Rune; Carstensen, Jens Michael Published in: Proceedings of the 4th International Conference on Pattern Recognition

More information

Wolfgang POESSNECKER and Ulrich GROSS*

Wolfgang POESSNECKER and Ulrich GROSS* Proceedings of the Asian Thermohysical Proerties onference -4 August, 007, Fukuoka, Jaan Paer No. 0 A QUASI-STEADY YLINDER METHOD FOR THE SIMULTANEOUS DETERMINATION OF HEAT APAITY, THERMAL ONDUTIVITY AND

More information

PROCESSING OF LOW-VISCOSITY CBT THERMOPLASTIC COMPOSITES: HEAT TRANSFER ANALYSIS

PROCESSING OF LOW-VISCOSITY CBT THERMOPLASTIC COMPOSITES: HEAT TRANSFER ANALYSIS PROCESSING OF LOW-VISCOSITY CBT THERMOPLASTIC COMPOSITES: HEAT TRANSFER ANALYSIS Dr. Adrian Murtagh, Siora Coll and Dr. Conchúr Ó Brádaigh Comosites Research Unit Det. of Mechanical & Biomedical Engineering,

More information

Department of Electrical and Computer Systems Engineering

Department of Electrical and Computer Systems Engineering Deartment of Electrical and Comuter Systems Engineering Technical Reort MECSE-- A monomial $\nu$-sv method for Regression A. Shilton, D.Lai and M. Palaniswami A Monomial ν-sv Method For Regression A. Shilton,

More information

Minimax Design of Nonnegative Finite Impulse Response Filters

Minimax Design of Nonnegative Finite Impulse Response Filters Minimax Design of Nonnegative Finite Imulse Resonse Filters Xiaoing Lai, Anke Xue Institute of Information and Control Hangzhou Dianzi University Hangzhou, 3118 China e-mail: laix@hdu.edu.cn; akxue@hdu.edu.cn

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

Improved Capacity Bounds for the Binary Energy Harvesting Channel

Improved Capacity Bounds for the Binary Energy Harvesting Channel Imroved Caacity Bounds for the Binary Energy Harvesting Channel Kaya Tutuncuoglu 1, Omur Ozel 2, Aylin Yener 1, and Sennur Ulukus 2 1 Deartment of Electrical Engineering, The Pennsylvania State University,

More information

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation 6.3 Modeling and Estimation of Full-Chi Leaage Current Considering Within-Die Correlation Khaled R. eloue, Navid Azizi, Farid N. Najm Deartment of ECE, University of Toronto,Toronto, Ontario, Canada {haled,nazizi,najm}@eecg.utoronto.ca

More information

A Unified 2D Representation of Fuzzy Reasoning, CBR, and Experience Based Reasoning

A Unified 2D Representation of Fuzzy Reasoning, CBR, and Experience Based Reasoning University of Wollongong Research Online Faculty of Commerce - aers (Archive) Faculty of Business 26 A Unified 2D Reresentation of Fuzzy Reasoning, CBR, and Exerience Based Reasoning Zhaohao Sun University

More information

Physicochemical properties of GPCR amino acid sequences for understanding GPCR-G-protein coupling

Physicochemical properties of GPCR amino acid sequences for understanding GPCR-G-protein coupling Chem-Bio Informatics Journal, Vol. 8, No. 2,.49-57 (2008) Physicochemical roerties of GPCR amino acid sequences for understanding GPCR-G-rotein couling Ganga D. Ghimire 1, 2*, Hideki Tanizawa 2, Masashi

More information

Uniform Law on the Unit Sphere of a Banach Space

Uniform Law on the Unit Sphere of a Banach Space Uniform Law on the Unit Shere of a Banach Sace by Bernard Beauzamy Société de Calcul Mathématique SA Faubourg Saint Honoré 75008 Paris France Setember 008 Abstract We investigate the construction of a

More information

Christopher Godwin Udomboso [a],*

Christopher Godwin Udomboso [a],* Progress in Alied Mathematics Vol. 5, No., 03,. 40 47 DOI: 0.3968/j.am.955803050.994 ISSN 95-5X Print ISSN 95-58 Online www.cscanada.net www.cscanada.org On Some Proerties of a Hetereogeneous Transfer

More information

PRELIMINARY SELECTION OF BASIC PARAMETERS OF DIFFERENT TORSIONAL VIBRATION DAMPERS INTENDED FOR USE IN MEDIUM-SPEED DIESEL ENGINES

PRELIMINARY SELECTION OF BASIC PARAMETERS OF DIFFERENT TORSIONAL VIBRATION DAMPERS INTENDED FOR USE IN MEDIUM-SPEED DIESEL ENGINES Ivan Filiović Dževad Bibić Aleksandar Milašinović Almir Blažević Adnan Pecar ISSN 333-4 PRELIMINARY SELECTION OF BASIC PARAMETERS OF DIFFERENT TORSIONAL VIBRATION DAMPERS INTENDED FOR USE IN MEDIUM-SPEED

More information

Support Vector Regression (SVR) Descriptions of SVR in this discussion follow that in Refs. (2, 6, 7, 8, 9). The literature

Support Vector Regression (SVR) Descriptions of SVR in this discussion follow that in Refs. (2, 6, 7, 8, 9). The literature Support Vector Regression (SVR) Descriptions of SVR in this discussion follow that in Refs. (2, 6, 7, 8, 9). The literature suggests the design variables should be normalized to a range of [-1,1] or [0,1].

More information

Decoding First-Spike Latency: A Likelihood Approach. Rick L. Jenison

Decoding First-Spike Latency: A Likelihood Approach. Rick L. Jenison eurocomuting 38-40 (00) 39-48 Decoding First-Sike Latency: A Likelihood Aroach Rick L. Jenison Deartment of Psychology University of Wisconsin Madison WI 53706 enison@wavelet.sych.wisc.edu ABSTRACT First-sike

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

ON POLYNOMIAL SELECTION FOR THE GENERAL NUMBER FIELD SIEVE

ON POLYNOMIAL SELECTION FOR THE GENERAL NUMBER FIELD SIEVE MATHEMATICS OF COMPUTATIO Volume 75, umber 256, October 26, Pages 237 247 S 25-5718(6)187-9 Article electronically ublished on June 28, 26 O POLYOMIAL SELECTIO FOR THE GEERAL UMBER FIELD SIEVE THORSTE

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

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

Numerical Modeling of Powder Flow during Coaxial Laser Direct Metal Deposition Comparison between Ti-6Al-4V Alloy and Stainless Steel 316L

Numerical Modeling of Powder Flow during Coaxial Laser Direct Metal Deposition Comparison between Ti-6Al-4V Alloy and Stainless Steel 316L Numerical Modeling of Powder Flow during Coaxial Laser Direct Metal Deosition Comarison between Ti-6Al-4V Alloy and Stainless Steel 316L S. Morville 1, M. Carin *1, D. Carron 1, P. Le Masson 1, M. Gharbi,

More information

Multi-instance Support Vector Machine Based on Convex Combination

Multi-instance Support Vector Machine Based on Convex Combination The Eighth International Symosium on Oerations Research and Its Alications (ISORA 09) Zhangjiajie, China, Setember 20 22, 2009 Coyright 2009 ORSC & APORC,. 48 487 Multi-instance Suort Vector Machine Based

More information