Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification

Size: px
Start display at page:

Download "Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification"

Transcription

1 Feature Seletion by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classifiation Tian Lan, Deniz Erdogmus, Andre Adami, Mihael Pavel BME Department, Oregon Health & Siene University, Beaverton, Oregon 97006, USA Abstrat Feature seletion and dimensionality redution are important steps in pattern reognition. In this paper, we propose a sheme for feature seletion using linear independent omponent analysis and mutual information maximization method. The method is theoretially motivated by the fat that the lassifiation error rate is related to the mutual information between the feature vetors and the lass labels. The feasibility of the priniple is illustrated on a syntheti dataset and its performane is demonstrated using EEG signal lassifiation. Experimental results show that this method works well for feature seletion. Keywords Feature Seletion, Independent Component Analysis, Mutual Information, Entropy Estimation, EEG, Brain-Computer Interfae I. INTRODUCTION Feature seletion and dimensionality redution are important steps in pattern reognition tasks and many other appliations. In pratie, the relevant information about the data struture an often be represented by a lower dimensional manifold embedded in the original Eulidian data spae. Speifially, in pattern reognition, a high dimensional feature vetor is available, but usually the lassifiation task an be ahieved equally well by a feature vetor of redued dimensionality. Furthermore, reduing the number of features will also help the lassifier learn a more robust solution and ahieve a better generalization performane. This is due to the fat that irrelevant feature omponents are eliminated by the optimal subspae projetion. Dimensionality redution by subspae projetion is typially ahieved by feature transformation methods. This transformation generates either a new feature spae, or a subset of the original feature spae, whih an be treated as a speial ase of the former situation. The transformation an be linear or non-linear. Linear transformations have been widely used due to their simpliity. While nonlinear transformations attrat inreasingly more attention due to their ability to apture the nonlinear relationships within the data, the omplexity of finding robust regularized nonlinear transformations makes them a seond hoie in most of appliations. In this paper, we will fous on linear transformations leaving the nonlinear transformations for future study. There are many existing linear transformation methods for dimensionality redution. Priniple omponent analysis (PCA) is a widely used dimensionality redution tehnique [,2]. However, sine the projetions it finds are not neessarily related to the lass labels, it is not partiularly useful in pattern reognition. Linear disriminant analysis (LDA) attempts to eliminate this shortoming of PCA by finding linear projetions that maximize lass separability under the Gaussian distribution assumption [3]. The LDA projetions are optimized based on the means and the ovariane matries of lasses, whih are not desriptive of an arbitrary probability density funtion (pdf). Independent omponent analysis (ICA) has also been used as a tool to find linear transformations that maximize the statistial independene of random variables [4,5]. However, like PCA, the projetion that ICA finds also has no neessary relationship with lass labels, and it is not able to enhane lass separability [6]. Optimal feature seletion oupled with a speifi lassifier topology, namely the wrapper approah, results in a ombinatorial omputational requirement; thus, is unsuitable for adaptive learning of feature projetions. On the ontrary, the filter approah, whih selets features by optimizing some riterion is independent of the lassifier, hene is more flexible. In the filter approah, it is important to optimize a riterion that is relevant to Bayes risk, whih is typially measured by the probability of error. A suitable riterion is mutual information (MI) between the projeted features and the lass labels, whih is motivated by lower and upper bounds in information theory that relate this quantity to probability of error [7,8]. In priniple, MI measures nonlinear dependenies between a set of random variables taking into aount higher order statistial strutures existing in the data, as opposed to linear and seond-order statistial measures suh as orrelation and ovariane. Several MI based methods have been developed for feature seletion [9-3]. Estimating MI requires the knowledge of joint pdf of the data in feature spae. Evaluating the MI between two salar random variables (one being the disrete lass labels) using histograms is studied in literature [9,3]. However, this approah fails when dealing

2 Original Feature x ICA Projetion (W) Independent Features y Class Labels MI-Based Sorting I(y i ;) with high dimensional variables. Torkkola [6] proposed an approah using a quadrati divergene measure to find an optimal transformation that maximizes the MI between features and lass labels. This approah, being dependent on Parzen density estimation, is ineffiient for subspae projetions to high dimensionalities due to the joint density estimation requirement. A shortoming of existing MI-based feature seletion methods is that, sine features are generally mutually dependent, feature seletion in this manner is typially suboptimal in the sense of maximum joint mutual information priniple. In pratie, the mutual information must be estimated nonparametrially from the training samples [4]. Although this is a hallenging problem for multiple ontinuous-valued random variables, the lass labels are disrete-valued in the feature transformation setting. This redues the problem to just estimating entropies of ontinuous random vetors. Furthermore, if the omponents of the random vetor are independent, the joint entropy beomes the sum of marginal entropies. Thus, the joint mutual information of a feature vetor with the lass labels is equal to the sum of marginal mutual information of eah individual feature with the lass labels, provided that the features are independent. In this paper, we exploit this fat by ombining independent omponent analysis (ICA) preproessing with a sample-spaing based entropy estimator [5] for feature seletion (see Fig. ). The ontributions of this paper are: (i) theoretial motivation of feature seletion using ICA preproessing and marginal mutual information sorting, (ii) a omputationally effiient training algorithm for this paper that employs a fast analytial solution for ICA and simple and onsistent samplespaing estimators for mutual information, (iii) the appliation of this tehnique to the lassifiation of EEG signals for ognitive load assessment. II. THEORETICAL BACKGROUND Low-Dim Features f Fig.. Feature seletion using ICA preproessing and mutual information sorting The goal of feature subspae projetions is to improve lassifier robustness by reduing data dimensionality in order to failitate better generalization, as well as reduing the learning and operating omplexity of the lassifiers. While doing so, lassifiation performane must not be ompromised by throwing away omponents that provide useful information regarding the lass labels. Theoretially, optimal feature projetions should minimize the Bayes risk funtion for the given problem; the average probability of error is a widely used and aepted risk funtion and merits speial attention. For different risk funtions, the following theoretial and pratial results an be easily modified. The average probability of error has been shown to be related to MI between the feature vetors and the lass labels. Speifially, Fano s and Hellman & Raviv s bounds demonstrate that probability of error is bounded from below and above by quantities that depend on the Shannon MI between these variables [7,8]. Maximizing this MI redues both bounds, therefore, fores the probability of error to derease. A similar result was also obtained by Erdogmus & Prinipe using Renyi s MI; a parametri family of lower and upper bounds for the probability of error was provided [6,7]. Hellman & Raviv [7] showed that the upper bound on Bayes error is given by (H S (C)-I S (Y,C))/2, where H S (C) is the Shannon entropy of the a priori probabilities of the lasses and I S (Y,C) is the Shannon MI between the ontinuousvalued feature vetor and the disrete-valued lass label. Consequently, maximizing the MI between the projeted features and the lass labels potentially improves lassifiation performane, and has drawn muh attention [6,9-2]. Mutual information was first introdued by Shannon in the ontext of digital ommuniations between disrete random variables and was generalized to ontinuous random variables. In feature extration, we are interested in the MI between the ontinuous-valued feature vetor y and the disrete-valued lass labels. Shannon MI between y and is defined in terms of the entropies of the overall data and the individual lasses as I S ( y ; ) = H S ( y) p H S ( y ) () where p are the prior lass probabilities. The entropy is given by H S ( y) = y) log y) dy (2) H S ( y ) = y ) log y ) dy where y ) are the lass onditional distributions and the overall data distribution is p ( y ) = p y ) (3) Assume that features y are mutually independent, we have: n I S (y; ) = I S ( yi ; ) (4) i= where I S ( yi ; ) = H S ( yi ) H S ( yi ), and y i is the i th omponent of feature spae. There exist a number of entropy estimators for onedimensional variables. Here, we will use the sample-spaing estimator for its simpliity. The independene assumption an be aquired by ICA transformation. After that, the MI between eah feature and the lass labels, I S (y,),,i S (y n,) an be estimated by the

3 projeted data samples. We rank I S (y i,) aording to the value, and hoose the m features with largest MI that aount for the majority of the total MI between the feature vetor and the lass label. In priniple, any ICA algorithm followed by any MI estimator ould be employed during the feature seletion proedure desribed above. In the next setion, we disuss the speifi ICA transformation and MI estimator that are employed in our experiments. III. ICA TRANSFORMATION AND MI ESTIMATION ICA Using Generalized Eigenvalue Deomposition: The square linear ICA problem is expressed in (5), where X is the n N observation matrix, A is the n n mixing matrix, and S is the n N independent soure matrix. X = AS (5) Eah olumn of X and S represents one sample of data. If we onsider eah olumn as a sample in time, (5) beomes: x ( t) = As( t) (6) Many effetive and effiient algorithms based on a variety of assumptions inluding maximization of nongaussianity, minimization of mutual information, nonstationarity of the soures, et. exist to solve this ICA problem [4,5,8]. All these ould be ompatly formulated in the form of a generalized eigendeomposition problem that gives the ICA solution in an analytial form [9]. Therefore, this formulation reviewed by Parra & Sajda in [9] will be employed in this paper. Aording to this formulation, one possible assumption set that leads to an ICA solution utilizes the higher order statistis (speifially fourth-order umulants). Under this set of assumptions, the separation matrix W is the solution to the following generalized eigendeomposition problem: R x W = Q x WΛ (7) where R x is the ovariane matrix and Q x is the umulant matrix estimated using sample averages: Q x =E[x T xxx T ]- R x tr(r x )-E[xx T ]E[xx T ]-R x R x. Given the estimates for these matries, the ICA solution an be easily determined using effiient generalized eigendeomposition algorithms (or using the eig ommand in Matlab). Estimating MI Using Sample-Spaings: Reall that in the ase of feature seletion for lassifiation, the mutual information estimation redues to the sum of marginal and onditional entropies as shown in () and (4). Therefore, we only need to estimate marginal entropies. There exist many entropy estimators in the literature for single-dimensional variables. Here, we use an estimator based on samplespaings, whih stems from order statistis. This estimator is seleted beause of its onsisteny, rapid asymptoti onvergene, and simpliity. Consider a one dimensional random variable Y. Given a set of iid samples of Y {y,,y N }, first these samples are sorted in inreasing order suh that y () y (N). The m- spaing entropy estimator is given by: N m N + y i+ m y i H ˆ ( )( ( ) ( ) ) ( Y ) = log N m i= m (8) This estimator uses two assumptions: the true density y) is approximated by a pieewise uniform density determined by m-neighbor distanes and outside of the sample range, the true density has the same mean log probability density as the rest of the distribution. The seletion of the parameter m is determined by a biasvariane trade-off and typially m = N. In general, for asymptoti onsisteny the sequene m(n) should satisfy lim m( N) = lim m( N) / N = 0 (9) N N IV. EXPERIMENTS AND RESULTS Syntheti Dataset: In order to illustrate the feasibility and the performane of the proposed feature seletion method, we apply it to a simple syntheti dataset. This problem onsists of lassifying two one-dimensional Lapalaian lasses where a seond onfusing irrelevant Gaussian feature is introdued. Speifially, The 2-dimensional feature vetor x is a random linear ombination (determined by a matrix A) of the 2 independent features s and s 2, where s obeys the distribution given in (0) determining the lass labels ompletely and s 2 is redundant zero-mean unit-variane Gaussian noise independent from the lass label. s ~ p f( s) + ( p) f 2 ( s ) (0) The lass distributions are f ( s) = ex 2 s ± / σ ) () 2σ A Monte Carlo experiment is performed with p=0.5, σ varying from 0. to 2, and the number of training samples seleted as 0 2, 0 3, and 0 4. For eah ombination the following proess is repeated 00 times: a random mixing matrix A is seleted (eah entry uniform in [0,]), a new training set is generated with the speified number of samples, and a new testing set of 0 6 samples is generated. The ICA solution and MI-based feature seletion are performed using the training data, and a simple threshold lassifier (also determined from the training data) is employed on the test data. For referene, the true optimal Bayes lassifier (simple threshold of zero on s ) is also applied to the test data in every ase. The results averaged over the 00 Monte Carlo runs are shown in Fig. 2. As expeted, the performane approahes the theoretial optimal as the training set size inreases. In order to evaluate the performane of seleted ICA transformation and the feature seletion method, we introdue a parameter: osα, whih is defined as: osα = α T e / α (2)

4 where α T =e T WA is the atual seletion matrix, and e T is the ideal seletion matrix with value [,0] T or [0,] T. Ideally, we expet the value of osα to be as lose as when number of training samples inreases. Fig. 3 shows the osα value averaged over 00 Monte Carlo runs. As we expeted, the value of osα keeps unhanged for different σ. However, unexpetedly, it does not inrease as the size of the training set inreases. Cognitive State Classifiation Using EEG Signals: In this example, the proposed method for feature seletion is applied to the lassifiation of ognitive state using features extrated from EEG signals olleted while the subjet performs a mental task. The data is olleted as part of an augmented ognition projet, in whih the estimated ognitive state is used to assess the mental load of the subjet in order to modify the interation of the subjet with a omputer system with the goal of inreasing user performane. In this experimental setup, the EEG signals measured at 256Hz by seven eletrodes loated at salient sites (CZ, P3, P4, PZ O2, P04, F7) are used to generate power-spetral features (- seond sliding window integrated over 5 frequeny bands: 4 8Hz, 8 2Hz, 2 6Hz, 6 30Hz, 30 44Hz). The novelty in this appliation is that the subjets are freely moving around in ontrast to the typial brain-omputer interfae (BCI) experimental setups where the subjets are in a stritly ontrolled setting. The assessment of ognitive state in ambulatory subjets is partiularly diffiult, sine the movements introdue strong artifats irrelevant to the mental task/load. The mobility of the operator inreases the omplexity of the design, beause the measurement of the physiologial states is extremely diffiult in situations where the body of the subjet is in motion. Feature seletion beomes important in this task due to its abilities to keep the useful information and eliminate the irrelevant information for lassifiation, in order to inrease the robustness of the lassifiation performane of the system. During data olletion, the subjet is outfitted with the suite of sensors and performs a predetermined set of tasks: slow walking, navigating and ounting, ommuniating with radio, and studying mission map. The EEG data is olleted for training and testing. The whole lassifiation system ontains four parts: preproessing, feature extration and seletion, lassifiation, and postproessing. Preproessing is used to filter out noise and remove the artifats. Feature extration and seletion generates features from the lean EEG signal, and selets useful features using the proposed method. For lassifiation, the K-Nearest-Neighbor (KNN) lassifier is utilized. The postproessing uses the assumption that the variations in ognitive state for a given ontinuous task will be slowly varying in time. A median filter operating on a window of 2-seond deisions reently generated by the lassifier is used to eliminate a portion of erroneous deisions made by the lassifiation system. Using the first /3 of the olleted data for training and the remaining 2/3 for testing, the orret lassifiation rate of the system on the test data over four lasses is shown in Fig. Fig. 2. Classifiation errors vs. σ for different sizes of training sets ompared with the theoretially optimal lassifier. Fig. 3. Cosα vs. σ for different sizes of training sets ompared with the ideal value of. Fig. 4. Corret lassifiation rate (vertial axis) vs. dimensionality of optimally seleted features (horizontal axis).

5 4 for different feature subspae projetion dimensions. An auray of 80% is ahieved with 2 dimensions, while the remaining 23 dimensions do not signifiantly ontribute to the lassifiation auray. These results demonstrate that the proposed method of feature dimensionality redution is able to apture the low-dimensional relevant omponents of the feature vetor. V. CONCLUSIONS In this paper, we presented a feature seletion method based on the maximum mutual information priniple. The tehnique ombines the analytial solution for linear ICA transformations and a omputationally effiient mutual information estimator, by taking into aount the fat that minimization of Bayes lassifiation error an be approximately ahieved by maximizing the mutual information between the features and the lass labels. The linear ICA transformation is used to separate the mixed features into approximately independent features so that single-dimensional mutual information estimation an be onveniently employed. The ICA transformation is determined by solving a generalized eigendeomposition problem, whih is also omputationally effiient and effetive. The urrent method relies on linear ICA, whih does not neessarily yield independent features, whih violates the assumption of additive deomposition of mutual information that we have employed. Future work will expand this tehnique using nonlinear ICA in order to improve performane. Another alternative researh diretion is to use linear independent subspae analysis ombined with effiient joint entropy estimators. Experiments using syntheti and real (EEG) data demonstrate the validity and the effetiveness of the proposed tehnique. The results on the EEG data set reveal the fat that this method is able to determine relevant low-dimensional strutures in data in the broad ontext of brain omputer interfaes. The method exhibits the following appealing properties: Intuitively motivated by information theory. Easy to implement with low omputational requirements. Robust and aurate in lassifier design due to the seletion of salient features. Aknowledgment: This work was supported by DARPA under ontrat DAAD-6-03-C The EEG data was olleted at the Human-Centered Systems Lab., Honeywell, Minneapolis, Minnesota. REFERENCES [] E. Oja, Subspae Methods of Pattern Reognition, Wiley, New York, 983. [2] P.A. Devijver, J. Kittler, Pattern Reognition: A Statistial Approah, Prentie Hall, London, 982. [3] K. Fukunaga. Introdution to Statistial Pattern Reognition, 2nd ed., Aademi Press, New York, 990. [4] R. Everson, S. Roberts, Independent Component Analysis: A Flexible Nonlinearity and Deorrelating Manifold Approah, Neural Computation, vol., no. 8, pp , [5] A. Hyvärinen, E. Oja, P. Hoyer, J. Hurri, Image Feature Extration by Sparse Coding and Iomponent Analysis, Proeedings of ICPR 98, pp , 998. [6] K. Torkkola, Feature Extration by Non-Parametri Mutual Information Maximization, Journal of Mahine Learning Researh, vol. 3, pp , [7] R. M. Fano, Transmission of Information: A Statistial Theory of Communiations. Wiley, New York, 96. [8] M.E. Hellman, J. Raviv, Probability of Error, Equivoation and the Chernoff Bound, IEEE Transations on Information Theory, vol. 6, pp , 970. [9] R. Battiti, Using Mutual Information for Seleting Features in Supervised Neural Networks learning, IEEE Trans. Neural Networks, vol. 5, no. 4, pp , 994. [0] A. Ai-ani, M. Derihe, An Optimal Feature Seletion Tehnique Using the Conept of Mutual Information, Proeedings of ISSPA, pp , 200. [] N. Kwak, C-H. Choi, Input Feature Seletion for Classifiation Problems, IEEE Transations on Neural Networks, vol. 3, no., pp , [2] H.H. Yang, J. Moody, Feature Seletion Based on Joint Mutual Information, in Advanes in Intelligent Data Analysis and Computational Intelligent Methods and Appliation, 999. [3] H.H. Yang, J. Moody, Data Visualization and Feature Seletion: New Algorithms for Nongaussian Data, Advanes in NIPS, pp , [4] K.E. Hild II, D. Erdogmus, J.C. Prinipe, Blind Soure Separation Using Renyi's Mutual Information, IEEE Signal Proessing Letters, vol. 8, no. 6, pp , 200. [5] E.G. Learned-Miller, J.W. Fisher III, ICA Using Spaings Estimates of Entropy,.Journal of Mahine Learning Researh, vol. 4, pp , [6] D. Erdogmus, Information Theoreti Learning: Renyi s Entropy and its appliations to Adaptive System Training, PhD Dissertation, University of Florida, [7] D. Erdogmus, J.C. Prinipe, Lower and Upper Bounds for Mislassifiation Probability Based on Renyi s Information, Journal of VLSI Signal Proessing Systems, vol. 37, no. 2/3, pp , [8] A. Hyvärinen, E. Oja, A Fast Fixed Point Algorithm for Independent Component Analysis, Neural Computation, vol. 9, no. 7, pp , 997. [9] L. Parra, P. Sajda, Blind Soure Separation via Generalized Eigenvalue Deomposition, Journal of Mahine Learning Researh, vol. 4, pp , 2003.

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

Assessing the Performance of a BCI: A Task-Oriented Approach

Assessing the Performance of a BCI: A Task-Oriented Approach Assessing the Performane of a BCI: A Task-Oriented Approah B. Dal Seno, L. Mainardi 2, M. Matteui Department of Eletronis and Information, IIT-Unit, Politenio di Milano, Italy 2 Department of Bioengineering,

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

Recursive Generalized Eigendecomposition for Independent Component Analysis

Recursive Generalized Eigendecomposition for Independent Component Analysis Recursive Generalized Eigendecomposition for Independent Component Analysis Umut Ozertem 1, Deniz Erdogmus 1,, ian Lan 1 CSEE Department, OGI, Oregon Health & Science University, Portland, OR, USA. {ozertemu,deniz}@csee.ogi.edu

More information

Model-based mixture discriminant analysis an experimental study

Model-based mixture discriminant analysis an experimental study Model-based mixture disriminant analysis an experimental study Zohar Halbe and Mayer Aladjem Department of Eletrial and Computer Engineering, Ben-Gurion University of the Negev P.O.Box 653, Beer-Sheva,

More information

Danielle Maddix AA238 Final Project December 9, 2016

Danielle Maddix AA238 Final Project December 9, 2016 Struture and Parameter Learning in Bayesian Networks with Appliations to Prediting Breast Caner Tumor Malignany in a Lower Dimension Feature Spae Danielle Maddix AA238 Final Projet Deember 9, 2016 Abstrat

More information

10.5 Unsupervised Bayesian Learning

10.5 Unsupervised Bayesian Learning The Bayes Classifier Maximum-likelihood methods: Li Yu Hongda Mao Joan Wang parameter vetor is a fixed but unknown value Bayes methods: parameter vetor is a random variable with known prior distribution

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

Coding for Random Projections and Approximate Near Neighbor Search

Coding for Random Projections and Approximate Near Neighbor Search Coding for Random Projetions and Approximate Near Neighbor Searh Ping Li Department of Statistis & Biostatistis Department of Computer Siene Rutgers University Pisataay, NJ 8854, USA pingli@stat.rutgers.edu

More information

Hankel Optimal Model Order Reduction 1

Hankel Optimal Model Order Reduction 1 Massahusetts Institute of Tehnology Department of Eletrial Engineering and Computer Siene 6.245: MULTIVARIABLE CONTROL SYSTEMS by A. Megretski Hankel Optimal Model Order Redution 1 This leture overs both

More information

Supplementary Materials

Supplementary Materials Supplementary Materials Neural population partitioning and a onurrent brain-mahine interfae for sequential motor funtion Maryam M. Shanehi, Rollin C. Hu, Marissa Powers, Gregory W. Wornell, Emery N. Brown

More information

An I-Vector Backend for Speaker Verification

An I-Vector Backend for Speaker Verification An I-Vetor Bakend for Speaker Verifiation Patrik Kenny, 1 Themos Stafylakis, 1 Jahangir Alam, 1 and Marel Kokmann 2 1 CRIM, Canada, {patrik.kenny, themos.stafylakis, jahangir.alam}@rim.a 2 VoieTrust, Canada,

More information

Nonreversibility of Multiple Unicast Networks

Nonreversibility of Multiple Unicast Networks Nonreversibility of Multiple Uniast Networks Randall Dougherty and Kenneth Zeger September 27, 2005 Abstrat We prove that for any finite direted ayli network, there exists a orresponding multiple uniast

More information

The Effectiveness of the Linear Hull Effect

The Effectiveness of the Linear Hull Effect The Effetiveness of the Linear Hull Effet S. Murphy Tehnial Report RHUL MA 009 9 6 Otober 009 Department of Mathematis Royal Holloway, University of London Egham, Surrey TW0 0EX, England http://www.rhul.a.uk/mathematis/tehreports

More information

Simplified Buckling Analysis of Skeletal Structures

Simplified Buckling Analysis of Skeletal Structures Simplified Bukling Analysis of Skeletal Strutures B.A. Izzuddin 1 ABSRAC A simplified approah is proposed for bukling analysis of skeletal strutures, whih employs a rotational spring analogy for the formulation

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

Weighted K-Nearest Neighbor Revisited

Weighted K-Nearest Neighbor Revisited Weighted -Nearest Neighbor Revisited M. Biego University of Verona Verona, Italy Email: manuele.biego@univr.it M. Loog Delft University of Tehnology Delft, The Netherlands Email: m.loog@tudelft.nl Abstrat

More information

Advances in Radio Science

Advances in Radio Science Advanes in adio Siene 2003) 1: 99 104 Copernius GmbH 2003 Advanes in adio Siene A hybrid method ombining the FDTD and a time domain boundary-integral equation marhing-on-in-time algorithm A Beker and V

More information

Error Bounds for Context Reduction and Feature Omission

Error Bounds for Context Reduction and Feature Omission Error Bounds for Context Redution and Feature Omission Eugen Bek, Ralf Shlüter, Hermann Ney,2 Human Language Tehnology and Pattern Reognition, Computer Siene Department RWTH Aahen University, Ahornstr.

More information

Normative and descriptive approaches to multiattribute decision making

Normative and descriptive approaches to multiattribute decision making De. 009, Volume 8, No. (Serial No.78) China-USA Business Review, ISSN 57-54, USA Normative and desriptive approahes to multiattribute deision making Milan Terek (Department of Statistis, University of

More information

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach Amerian Journal of heoretial and Applied tatistis 6; 5(-): -8 Published online January 7, 6 (http://www.sienepublishinggroup.om/j/ajtas) doi:.648/j.ajtas.s.65.4 IN: 36-8999 (Print); IN: 36-96 (Online)

More information

Variation Based Online Travel Time Prediction Using Clustered Neural Networks

Variation Based Online Travel Time Prediction Using Clustered Neural Networks Variation Based Online Travel Time Predition Using lustered Neural Networks Jie Yu, Gang-Len hang, H.W. Ho and Yue Liu Abstrat-This paper proposes a variation-based online travel time predition approah

More information

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS CHAPTER 4 DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS 4.1 INTRODUCTION Around the world, environmental and ost onsiousness are foring utilities to install

More information

ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling

ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling ONLINE APPENDICES for Cost-Effetive Quality Assurane in Crowd Labeling Jing Wang Shool of Business and Management Hong Kong University of Siene and Tehnology Clear Water Bay Kowloon Hong Kong jwang@usthk

More information

Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lock Loops

Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lock Loops Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lok Loops Mihael Lentmaier and Bernhard Krah, German Aerospae Center (DLR) BIOGRAPY Mihael Lentmaier reeived the Dipl.-Ing.

More information

Wavetech, LLC. Ultrafast Pulses and GVD. John O Hara Created: Dec. 6, 2013

Wavetech, LLC. Ultrafast Pulses and GVD. John O Hara Created: Dec. 6, 2013 Ultrafast Pulses and GVD John O Hara Created: De. 6, 3 Introdution This doument overs the basi onepts of group veloity dispersion (GVD) and ultrafast pulse propagation in an optial fiber. Neessarily, it

More information

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances An aptive Optimization Approah to Ative Canellation of Repeated Transient Vibration Disturbanes David L. Bowen RH Lyon Corp / Aenteh, 33 Moulton St., Cambridge, MA 138, U.S.A., owen@lyonorp.om J. Gregory

More information

Robust Recovery of Signals From a Structured Union of Subspaces

Robust Recovery of Signals From a Structured Union of Subspaces Robust Reovery of Signals From a Strutured Union of Subspaes 1 Yonina C. Eldar, Senior Member, IEEE and Moshe Mishali, Student Member, IEEE arxiv:87.4581v2 [nlin.cg] 3 Mar 29 Abstrat Traditional sampling

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

Transformation to approximate independence for locally stationary Gaussian processes

Transformation to approximate independence for locally stationary Gaussian processes ransformation to approximate independene for loally stationary Gaussian proesses Joseph Guinness, Mihael L. Stein We provide new approximations for the likelihood of a time series under the loally stationary

More information

Infomax Boosting. Abstract. 1. Introduction. 2. Infomax feature pursuit. Siwei Lyu Department of Computer Science Dartmouth College

Infomax Boosting. Abstract. 1. Introduction. 2. Infomax feature pursuit. Siwei Lyu Department of Computer Science Dartmouth College Infomax Boosting Siwei Lyu Department of Computer Siene Dartmouth College Abstrat In this paper, we desribed an effiient feature pursuit sheme for boosting. The proposed method is based on the infomax

More information

Planning with Uncertainty in Position: an Optimal Planner

Planning with Uncertainty in Position: an Optimal Planner Planning with Unertainty in Position: an Optimal Planner Juan Pablo Gonzalez Anthony (Tony) Stentz CMU-RI -TR-04-63 The Robotis Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 Otober

More information

Sensitivity Analysis in Markov Networks

Sensitivity Analysis in Markov Networks Sensitivity Analysis in Markov Networks Hei Chan and Adnan Darwihe Computer Siene Department University of California, Los Angeles Los Angeles, CA 90095 {hei,darwihe}@s.ula.edu Abstrat This paper explores

More information

On the Bit Error Probability of Noisy Channel Networks With Intermediate Node Encoding I. INTRODUCTION

On the Bit Error Probability of Noisy Channel Networks With Intermediate Node Encoding I. INTRODUCTION 5188 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 11, NOVEMBER 2008 [8] A. P. Dempster, N. M. Laird, and D. B. Rubin, Maximum likelihood estimation from inomplete data via the EM algorithm, J.

More information

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem Bilinear Formulated Multiple Kernel Learning for Multi-lass Classifiation Problem Takumi Kobayashi and Nobuyuki Otsu National Institute of Advaned Industrial Siene and Tehnology, -- Umezono, Tsukuba, Japan

More information

Estimating Mutual Information Using Gaussian Mixture Model for Feature Ranking and Selection

Estimating Mutual Information Using Gaussian Mixture Model for Feature Ranking and Selection Estiating utual Inforation Using Gaussian ixture odel for Feature Ranking and Seletion Tian Lan, Deniz Erdogus, Uut Ozerte, Yonghong Huang Abstrat Feature seletion is a ritial step for pattern reognition

More information

A simple expression for radial distribution functions of pure fluids and mixtures

A simple expression for radial distribution functions of pure fluids and mixtures A simple expression for radial distribution funtions of pure fluids and mixtures Enrio Matteoli a) Istituto di Chimia Quantistia ed Energetia Moleolare, CNR, Via Risorgimento, 35, 56126 Pisa, Italy G.

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

Bäcklund Transformations: Some Old and New Perspectives

Bäcklund Transformations: Some Old and New Perspectives Bäklund Transformations: Some Old and New Perspetives C. J. Papahristou *, A. N. Magoulas ** * Department of Physial Sienes, Helleni Naval Aademy, Piraeus 18539, Greee E-mail: papahristou@snd.edu.gr **

More information

Methods of evaluating tests

Methods of evaluating tests Methods of evaluating tests Let X,, 1 Xn be i.i.d. Bernoulli( p ). Then 5 j= 1 j ( 5, ) T = X Binomial p. We test 1 H : p vs. 1 1 H : p>. We saw that a LRT is 1 if t k* φ ( x ) =. otherwise (t is the observed

More information

Likelihood-confidence intervals for quantiles in Extreme Value Distributions

Likelihood-confidence intervals for quantiles in Extreme Value Distributions Likelihood-onfidene intervals for quantiles in Extreme Value Distributions A. Bolívar, E. Díaz-Franés, J. Ortega, and E. Vilhis. Centro de Investigaión en Matemátias; A.P. 42, Guanajuato, Gto. 36; Méxio

More information

EE 321 Project Spring 2018

EE 321 Project Spring 2018 EE 21 Projet Spring 2018 This ourse projet is intended to be an individual effort projet. The student is required to omplete the work individually, without help from anyone else. (The student may, however,

More information

Moments and Wavelets in Signal Estimation

Moments and Wavelets in Signal Estimation Moments and Wavelets in Signal Estimation Edward J. Wegman 1 Center for Computational Statistis George Mason University Hung T. Le 2 International usiness Mahines Abstrat: The problem of generalized nonparametri

More information

Analysis of discretization in the direct simulation Monte Carlo

Analysis of discretization in the direct simulation Monte Carlo PHYSICS OF FLUIDS VOLUME 1, UMBER 1 OCTOBER Analysis of disretization in the diret simulation Monte Carlo iolas G. Hadjionstantinou a) Department of Mehanial Engineering, Massahusetts Institute of Tehnology,

More information

A New Version of Flusser Moment Set for Pattern Feature Extraction

A New Version of Flusser Moment Set for Pattern Feature Extraction A New Version of Flusser Moment Set for Pattern Feature Extration Constantin-Iulian VIZITIU, Doru MUNTEANU, Cristian MOLDER Communiations and Eletroni Systems Department Military Tehnial Aademy George

More information

Case I: 2 users In case of 2 users, the probability of error for user 1 was earlier derived to be 2 A1

Case I: 2 users In case of 2 users, the probability of error for user 1 was earlier derived to be 2 A1 MUTLIUSER DETECTION (Letures 9 and 0) 6:33:546 Wireless Communiations Tehnologies Instrutor: Dr. Narayan Mandayam Summary By Shweta Shrivastava (shwetash@winlab.rutgers.edu) bstrat This artile ontinues

More information

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems 009 9th IEEE International Conferene on Distributed Computing Systems Modeling Probabilisti Measurement Correlations for Problem Determination in Large-Sale Distributed Systems Jing Gao Guofei Jiang Haifeng

More information

Multicomponent analysis on polluted waters by means of an electronic tongue

Multicomponent analysis on polluted waters by means of an electronic tongue Sensors and Atuators B 44 (1997) 423 428 Multiomponent analysis on polluted waters by means of an eletroni tongue C. Di Natale a, *, A. Maagnano a, F. Davide a, A. D Amio a, A. Legin b, Y. Vlasov b, A.

More information

A Functional Representation of Fuzzy Preferences

A Functional Representation of Fuzzy Preferences Theoretial Eonomis Letters, 017, 7, 13- http://wwwsirporg/journal/tel ISSN Online: 16-086 ISSN Print: 16-078 A Funtional Representation of Fuzzy Preferenes Susheng Wang Department of Eonomis, Hong Kong

More information

OPPORTUNISTIC SENSING FOR OBJECT RECOGNITION A UNIFIED FORMULATION FOR DYNAMIC SENSOR SELECTION AND FEATURE EXTRACTION

OPPORTUNISTIC SENSING FOR OBJECT RECOGNITION A UNIFIED FORMULATION FOR DYNAMIC SENSOR SELECTION AND FEATURE EXTRACTION OPPORTUNISTIC SENSING FOR OBJECT RECOGNITION A UNIFIED FORMULATION FOR DYNAMIC SENSOR SELECTION AND FEATURE EXTRACTION Zhaowen Wang, Jianhao Yang, Nasser Nasrabadi and Thomas Huang Bekman Institute, University

More information

Chapter 8 Hypothesis Testing

Chapter 8 Hypothesis Testing Leture 5 for BST 63: Statistial Theory II Kui Zhang, Spring Chapter 8 Hypothesis Testing Setion 8 Introdution Definition 8 A hypothesis is a statement about a population parameter Definition 8 The two

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

A Queueing Model for Call Blending in Call Centers

A Queueing Model for Call Blending in Call Centers A Queueing Model for Call Blending in Call Centers Sandjai Bhulai and Ger Koole Vrije Universiteit Amsterdam Faulty of Sienes De Boelelaan 1081a 1081 HV Amsterdam The Netherlands E-mail: {sbhulai, koole}@s.vu.nl

More information

Sensor management for PRF selection in the track-before-detect context

Sensor management for PRF selection in the track-before-detect context Sensor management for PRF seletion in the tra-before-detet ontext Fotios Katsilieris, Yvo Boers, and Hans Driessen Thales Nederland B.V. Haasbergerstraat 49, 7554 PA Hengelo, the Netherlands Email: {Fotios.Katsilieris,

More information

Estimating the probability law of the codelength as a function of the approximation error in image compression

Estimating the probability law of the codelength as a function of the approximation error in image compression Estimating the probability law of the odelength as a funtion of the approximation error in image ompression François Malgouyres Marh 7, 2007 Abstrat After some reolletions on ompression of images using

More information

Convergence of reinforcement learning with general function approximators

Convergence of reinforcement learning with general function approximators Convergene of reinforement learning with general funtion approximators assilis A. Papavassiliou and Stuart Russell Computer Siene Division, U. of California, Berkeley, CA 94720-1776 fvassilis,russellg@s.berkeley.edu

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION 09-1289 Citation: Brilon, W. (2009): Impedane Effets of Left Turners from the Major Street at A TWSC Intersetion. Transportation Researh Reord Nr. 2130, pp. 2-8 IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE

More information

Exemplar-based low-rank matrix decomposition for data clustering

Exemplar-based low-rank matrix decomposition for data clustering Data Min Knowl Dis DOI 10.1007/s10618-014-0347-0 Exemplar-based low-rank matrix deomposition for data lustering Lijun Wang Ming Dong Reeived: 26 September 2011 / Aepted: 15 January 2014 The Author(s) 2014

More information

Inter-fibre contacts in random fibrous materials: experimental verification of theoretical dependence on porosity and fibre width

Inter-fibre contacts in random fibrous materials: experimental verification of theoretical dependence on porosity and fibre width J Mater Si (2006) 41:8377 8381 DOI 10.1007/s10853-006-0889-7 LETTER Inter-fibre ontats in random fibrous materials: experimental verifiation of theoretial dependene on porosity and fibre width W. J. Bathelor

More information

Einstein s Three Mistakes in Special Relativity Revealed. Copyright Joseph A. Rybczyk

Einstein s Three Mistakes in Special Relativity Revealed. Copyright Joseph A. Rybczyk Einstein s Three Mistakes in Speial Relativity Revealed Copyright Joseph A. Rybzyk Abstrat When the evidene supported priniples of eletromagneti propagation are properly applied, the derived theory is

More information

A Small Footprint i-vector Extractor

A Small Footprint i-vector Extractor A Small Footprint i-vetor Extrator Patrik Kenny Centre de reherhe informatique de Montréal (CRIM) Patrik.Kenny@rim.a Abstrat Both the memory and omputational requirements of algorithms traditionally used

More information

Orthogonal Complement Based Divide-and-Conquer Algorithm (O-DCA) for Constrained Multibody Systems

Orthogonal Complement Based Divide-and-Conquer Algorithm (O-DCA) for Constrained Multibody Systems Orthogonal Complement Based Divide-and-Conquer Algorithm (O-DCA) for Constrained Multibody Systems Rudranarayan M. Mukherjee, Kurt S. Anderson Computational Dynamis Laboratory Department of Mehanial Aerospae

More information

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite.

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite. Leture Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the funtion V ( x ) to be positive definite. ost often, our interest will be to show that x( t) as t. For that we will need

More information

The universal model of error of active power measuring channel

The universal model of error of active power measuring channel 7 th Symposium EKO TC 4 3 rd Symposium EKO TC 9 and 5 th WADC Workshop nstrumentation for the CT Era Sept. 8-2 Kosie Slovakia The universal model of error of ative power measuring hannel Boris Stogny Evgeny

More information

Frequency hopping does not increase anti-jamming resilience of wireless channels

Frequency hopping does not increase anti-jamming resilience of wireless channels Frequeny hopping does not inrease anti-jamming resiliene of wireless hannels Moritz Wiese and Panos Papadimitratos Networed Systems Seurity Group KTH Royal Institute of Tehnology, Stoholm, Sweden {moritzw,

More information

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO Evaluation of effet of blade internal modes on sensitivity of Advaned LIGO T0074-00-R Norna A Robertson 5 th Otober 00. Introdution The urrent model used to estimate the isolation ahieved by the quadruple

More information

The Laws of Acceleration

The Laws of Acceleration The Laws of Aeleration The Relationships between Time, Veloity, and Rate of Aeleration Copyright 2001 Joseph A. Rybzyk Abstrat Presented is a theory in fundamental theoretial physis that establishes the

More information

Scalable Positivity Preserving Model Reduction Using Linear Energy Functions

Scalable Positivity Preserving Model Reduction Using Linear Energy Functions Salable Positivity Preserving Model Redution Using Linear Energy Funtions Sootla, Aivar; Rantzer, Anders Published in: IEEE 51st Annual Conferene on Deision and Control (CDC), 2012 DOI: 10.1109/CDC.2012.6427032

More information

max min z i i=1 x j k s.t. j=1 x j j:i T j

max min z i i=1 x j k s.t. j=1 x j j:i T j AM 221: Advaned Optimization Spring 2016 Prof. Yaron Singer Leture 22 April 18th 1 Overview In this leture, we will study the pipage rounding tehnique whih is a deterministi rounding proedure that an be

More information

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 16 Aug 2004

arxiv:cond-mat/ v1 [cond-mat.stat-mech] 16 Aug 2004 Computational omplexity and fundamental limitations to fermioni quantum Monte Carlo simulations arxiv:ond-mat/0408370v1 [ond-mat.stat-meh] 16 Aug 2004 Matthias Troyer, 1 Uwe-Jens Wiese 2 1 Theoretishe

More information

Optimization of replica exchange molecular dynamics by fast mimicking

Optimization of replica exchange molecular dynamics by fast mimicking THE JOURNAL OF CHEMICAL PHYSICS 127, 204104 2007 Optimization of replia exhange moleular dynamis by fast mimiking Jozef Hritz and Chris Oostenbrink a Leiden Amsterdam Center for Drug Researh (LACDR), Division

More information

Models for the simulation of electronic circuits with hysteretic inductors

Models for the simulation of electronic circuits with hysteretic inductors Proeedings of the 5th WSEAS Int. Conf. on Miroeletronis, Nanoeletronis, Optoeletronis, Prague, Czeh Republi, Marh 12-14, 26 (pp86-91) Models for the simulation of eletroni iruits with hystereti indutors

More information

A Unified View on Multi-class Support Vector Classification Supplement

A Unified View on Multi-class Support Vector Classification Supplement Journal of Mahine Learning Researh??) Submitted 7/15; Published?/?? A Unified View on Multi-lass Support Vetor Classifiation Supplement Ürün Doğan Mirosoft Researh Tobias Glasmahers Institut für Neuroinformatik

More information

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems An Integrated Arhiteture of Adaptive Neural Network Control for Dynami Systems Robert L. Tokar 2 Brian D.MVey2 'Center for Nonlinear Studies, 2Applied Theoretial Physis Division Los Alamos National Laboratory,

More information

LOGISTIC REGRESSION IN DEPRESSION CLASSIFICATION

LOGISTIC REGRESSION IN DEPRESSION CLASSIFICATION LOGISIC REGRESSIO I DEPRESSIO CLASSIFICAIO J. Kual,. V. ran, M. Bareš KSE, FJFI, CVU v Praze PCP, CS, 3LF UK v Praze Abstrat Well nown logisti regression and the other binary response models an be used

More information

A model for measurement of the states in a coupled-dot qubit

A model for measurement of the states in a coupled-dot qubit A model for measurement of the states in a oupled-dot qubit H B Sun and H M Wiseman Centre for Quantum Computer Tehnology Centre for Quantum Dynamis Griffith University Brisbane 4 QLD Australia E-mail:

More information

Factorized Asymptotic Bayesian Inference for Mixture Modeling

Factorized Asymptotic Bayesian Inference for Mixture Modeling Fatorized Asymptoti Bayesian Inferene for Mixture Modeling Ryohei Fujimaki NEC Laboratories Ameria Department of Media Analytis rfujimaki@sv.ne-labs.om Satoshi Morinaga NEC Corporation Information and

More information

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines DOI.56/sensoren6/P3. QLAS Sensor for Purity Monitoring in Medial Gas Supply Lines Henrik Zimmermann, Mathias Wiese, Alessandro Ragnoni neoplas ontrol GmbH, Walther-Rathenau-Str. 49a, 7489 Greifswald, Germany

More information

Verka Prolović Chair of Civil Engineering Geotechnics, Faculty of Civil Engineering and Architecture, Niš, R. Serbia

Verka Prolović Chair of Civil Engineering Geotechnics, Faculty of Civil Engineering and Architecture, Niš, R. Serbia 3 r d International Conferene on New Developments in Soil Mehanis and Geotehnial Engineering, 8-30 June 01, Near East University, Niosia, North Cyprus Values of of partial fators for for EC EC 7 7 slope

More information

The Influences of Smooth Approximation Functions for SPTSVM

The Influences of Smooth Approximation Functions for SPTSVM The Influenes of Smooth Approximation Funtions for SPTSVM Xinxin Zhang Liaoheng University Shool of Mathematis Sienes Liaoheng, 5059 P.R. China ldzhangxin008@6.om Liya Fan Liaoheng University Shool of

More information

Sensor Network Localisation with Wrapped Phase Measurements

Sensor Network Localisation with Wrapped Phase Measurements Sensor Network Loalisation with Wrapped Phase Measurements Wenhao Li #1, Xuezhi Wang 2, Bill Moran 2 # Shool of Automation, Northwestern Polytehnial University, Xian, P.R.China. 1. wenhao23@mail.nwpu.edu.n

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

The Second Postulate of Euclid and the Hyperbolic Geometry

The Second Postulate of Euclid and the Hyperbolic Geometry 1 The Seond Postulate of Eulid and the Hyperboli Geometry Yuriy N. Zayko Department of Applied Informatis, Faulty of Publi Administration, Russian Presidential Aademy of National Eonomy and Publi Administration,

More information

Average Rate Speed Scaling

Average Rate Speed Scaling Average Rate Speed Saling Nikhil Bansal David P. Bunde Ho-Leung Chan Kirk Pruhs May 2, 2008 Abstrat Speed saling is a power management tehnique that involves dynamially hanging the speed of a proessor.

More information

Research Letter Distributed Source Localization Based on TOA Measurements in Wireless Sensor Networks

Research Letter Distributed Source Localization Based on TOA Measurements in Wireless Sensor Networks Researh Letters in Eletronis Volume 2009, Artile ID 573129, 4 pages doi:10.1155/2009/573129 Researh Letter Distributed Soure Loalization Based on TOA Measurements in Wireless Sensor Networks Wanzhi Qiu

More information

The shape of a hanging chain. a project in the calculus of variations

The shape of a hanging chain. a project in the calculus of variations The shape of a hanging hain a projet in the alulus of variations April 15, 218 2 Contents 1 Introdution 5 2 Analysis 7 2.1 Model............................... 7 2.2 Extremal graphs.........................

More information

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics 010 International Journal of Computer Appliations (0975-8887) Centroid Detetion by Gaussian Pattern Mathing In Adaptive Optis Akondi Vyas Indian Institute of Astrophysis Indian Institute of Siene M B Roopashree

More information

On the Designs and Challenges of Practical Binary Dirty Paper Coding

On the Designs and Challenges of Practical Binary Dirty Paper Coding On the Designs and Challenges of Pratial Binary Dirty Paper Coding 04 / 08 / 2009 Gyu Bum Kyung and Chih-Chun Wang Center for Wireless Systems and Appliations Shool of Eletrial and Computer Eng. Outline

More information

Controller Design Based on Transient Response Criteria. Chapter 12 1

Controller Design Based on Transient Response Criteria. Chapter 12 1 Controller Design Based on Transient Response Criteria Chapter 12 1 Desirable Controller Features 0. Stable 1. Quik responding 2. Adequate disturbane rejetion 3. Insensitive to model, measurement errors

More information

Distributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Process

Distributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Process istributed Gaussian Mixture Model for Monitoring Multimode Plant-wide Proess Jinlin Zhu, Zhiqiang Ge, Zhihuan Song. State ey Laboratory of Industrial Control Tehnology, Institute of Industrial Proess Control,

More information

University of Groningen

University of Groningen University of Groningen Port Hamiltonian Formulation of Infinite Dimensional Systems II. Boundary Control by Interonnetion Mahelli, Alessandro; van der Shaft, Abraham; Melhiorri, Claudio Published in:

More information

Effects of Vane Sweep on Fan-Wake/Outlet-Guide-Vane Interaction Broadband Noise

Effects of Vane Sweep on Fan-Wake/Outlet-Guide-Vane Interaction Broadband Noise Effets of Vane Sweep on Fan-Wake/Outlet-Guide-Vane Interation Broadband Noise Hongbin Ju* GE Global Researh Center, One Researh Cirle, Niskayuna, NY. 09 A method is developed for prediting broadband noise

More information

Connectivity and Blockage Effects in Millimeter-Wave Air-To-Everything Networks

Connectivity and Blockage Effects in Millimeter-Wave Air-To-Everything Networks 1 Connetivity and Blokage Effets in Millimeter-Wave Air-To-Everything Networks Kaifeng Han, Kaibin Huang and Robert W. Heath Jr. arxiv:1808.00144v1 [s.it] 1 Aug 2018 Abstrat Millimeter-wave (mmwave) offers

More information

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake Exploring the feasibility of on-site earthquake early warning using lose-in reords of the 2007 Noto Hanto earthquake Yih-Min Wu 1 and Hiroo Kanamori 2 1. Department of Geosienes, National Taiwan University,

More information

Integration of the Finite Toda Lattice with Complex-Valued Initial Data

Integration of the Finite Toda Lattice with Complex-Valued Initial Data Integration of the Finite Toda Lattie with Complex-Valued Initial Data Aydin Huseynov* and Gusein Sh Guseinov** *Institute of Mathematis and Mehanis, Azerbaijan National Aademy of Sienes, AZ4 Baku, Azerbaijan

More information

Product Policy in Markets with Word-of-Mouth Communication. Technical Appendix

Product Policy in Markets with Word-of-Mouth Communication. Technical Appendix rodut oliy in Markets with Word-of-Mouth Communiation Tehnial Appendix August 05 Miro-Model for Inreasing Awareness In the paper, we make the assumption that awareness is inreasing in ustomer type. I.e.,

More information

Singular Event Detection

Singular Event Detection Singular Event Detetion Rafael S. Garía Eletrial Engineering University of Puerto Rio at Mayagüez Rafael.Garia@ee.uprm.edu Faulty Mentor: S. Shankar Sastry Researh Supervisor: Jonathan Sprinkle Graduate

More information

MUSIC GENRE CLASSIFICATION USING LOCALITY PRESERVING NON-NEGATIVE TENSOR FACTORIZATION AND SPARSE REPRESENTATIONS

MUSIC GENRE CLASSIFICATION USING LOCALITY PRESERVING NON-NEGATIVE TENSOR FACTORIZATION AND SPARSE REPRESENTATIONS 10th International Soiety for Musi Information Retrieval Conferene (ISMIR 2009) MUSIC GENRE CLASSIFICATION USING LOCALITY PRESERVING NON-NEGATIVE TENSOR FACTORIZATION AND SPARSE REPRESENTATIONS Yannis

More information