A Text-based HMM of Foreign Affair Sentiment

Size: px
Start display at page:

Download "A Text-based HMM of Foreign Affair Sentiment"

Transcription

1 A Text-baed HMM of Foreign Affair Sentiment Sean M. Gerrih epartment of Computer Science Princeton Univerity Princeton, NJ avid M. Blei epartment of Computer Science Princeton Univerity Priceton, NJ Abtract We preent a time-erie model for foreign relation, in hich the pairie entiment beteen nation i inferred from ne article. We decribe a model of dyadic interaction and illutrate our proce of etimating entiment uing Amazon Mechanical Turk label. Acro article from tenty year of the of the Ne York Time, e predict ith modet error on heldout country pair. The ritten hitory of foreign relation i peppered ith the bia of politic and hindight. Becaue hitorian currently have limited reource to revie thouand of relevant ne ource, reearch may be biaed by popular knoledge or even politic and culture. The goal of thi ork i to create a hitory of the relationhip beteen the orld nation uing the text of nepaper article and political commentary. An aumption of our ork i that the tenion beteen to nation or a arm and robut relationhip beteen them i reflected by the language e ue to dicu them. Uing thi aumption, e outline a model that i able to infer the relationhip beteen pair of countrie hoe relationhip ha not been oberved in training. An advantage of a text-baed approach to hitory i that e can incorporate information from all article of a given collection ith modet computational cot. Thi mean that hitorian and political cientit can then earch and revie thouand of hitorical document to identify forgotten or overlooked blip in hitory. 1 Model Reflecting the intuition above, e aume that each nation lie in a pace of latent foreign entiment. A patial a model ha to benefit. Firt, it provide interpretability: nation ith imilar poition in thi latent pace tend to interact more poitively, hile nation further apart tend to have more tenion in their relationhip. A patial model alo allo u to dra on idea from multidimenional caling, hich ha been ued uccefully in both political cience [1, 2] and ocial netork modeling [3, 4]. In the model e outline belo, e aume that each country c take a poition x c IR P in the pace of latent political entiment. International relation are determined by the interaction of countrie poition x c. A temporal model of interaction. Foreign relation are not tatic, hoever; nation alliance and preference change over time ith the evolution of economie, tech- β xc,t-1 xc,t xc,t+1 xc,t-1 xc,t xc,t t-1 t t+1 Figure 1: A time-erie model of countrie interaction. Peudo-obervation of are added for regularization. Amazon Mechanical Turk label are ued to fit β, hich i ued to infer unoberved entiment. C 1

2 nology, and culture. We make an aumption that each piece of ne d about to nation c 1 and c 2 reflect ome underlying entiment d beteen them. We make thi a fully temporal model by alloing each country mean poition x c,t to drift over time ith the Markov tranition x ct x c,t 1 N( x c,t 1,σ 2 K), (1) a hon in Figure 1. At any time t, tate c 1 may interact ith tate c 2 in the folloing ay: x c1,d N( x c1,t,σ 2 ) x c2,d N( x c2,t,σ 2 ) d := x T c 1,d x c 2,d, here e interpret d a the entiment beteen c 1 and c 2 a reflected by article d. When c 1 and c 2 are imilar (a meaured by their inner product), their entiment d ill be poitive; if they are diimilar, their entiment ill be negative. More extreme value indicate tronger entiment. When a ne ource dicue the relationhip beteen thee nation, the author choice of ord d reflect the relationhip beteen the countrie. We model thi entiment ith the text of the article d. Uing text regreion [5], the entiment i modeled on ordcount d of the article: d d,β N ( T d β,σ2 W ). We decribe ho to fit β ith Amazon Mechanical Turk orker in Section Related ork Spatial model uch a Item Repone Theory (IRT) have been developed over the pat century by quantitative ocial cientit for analyzing behavior. While much of thi ork ha been ued to model parliamentary voting behavior, thee technique have alo been ued to model voting in the UN General Aembly. Gartzke et al., for example, ue thee vote and alliance model to tudy the nation affinitie [6]. Thee model have been developed for dyadic data more fully in netork model uch a the latent pace model [3, 7], in hich the probability of a link beteen to node i a function of their latentpace ditance. The qualitative relationhip of entitie dyadic relationhip ha been more fully developed ith text by the relational topic model, hich ue free text to model the relationhip beteen actor in an unupervied etting [4]. 2 Inference We fit the MAP objective of thi probabilitic model. Thi ha the benefit of both clean expoition and imple implementation, and it can be interpreted a a form of unregularized variational inference. We optimize the MAP objective in thi model uing traditional EM. M Step. In the M tep, the mean of each country poition i updated uing a modified Kalman filter. Thi tep differ from a tandard Kalman filter in that e may have no or multiple obervation on any given date. We alo add peudo-obervation for each country at each day t ith mean 0 and variance 10. Thee obervation are a form of time-erie regularization and reflect the ene that a lack of ne i effectively neutral ne. The prior over the end of the chain are tandard normal. E Step. In the E-tep, our goal i to infer nation poition x c,d x c,td, d ith each interaction d given their mean and the entiment d for thi interaction. We find thee poition by gradient acent on x c,d. 3 Etimation of entiment To infer the entiment d beteen to countrie, e treat the correponding ne article a a bagof-ord and ue text regreion [5]. In each of thee cae, the entiment d i firt etimated on (2) 2

3 Figure 2: A creenhot of a Mechanical Turk labeling tak. Sometime relationhip may be complicated; both rater gave thi example a core of lightly poitive. a training et uing Amazon Mechanical Turk (AMT). AMT i a crodourcing platform hich provide acce to thouand of orker ho perform imple tak over the Internet. Thee label are then attached to all article by predicting their entiment. 4 Experiment We fit and evaluate thi model over ne article dicuing 245 nation from tenty year of the Ne York Time (NYT). Thi collection panned the year 1987 to 2007, a period hich included both Gulf ar; the collape of the Soviet Union; the reunification of Germany; September 11th, 2001; and countle other orld event. 4.1 ataet and tokenization We made an important aumption that the cope of foreign entiment dicuion i at the level of a paragraph. We therefore ued the ubet of paragraph hich dicu exactly to nation a document d, a et of 257,472 ditinct paragraph hich came from the foreign, buine, financial, and magazine dek of the nepaper during thi period. We ued tandard topord filter and removed the geographic tag for labeling nation from the entiment vocabulary. 4.2 Mechanical Turk Label To fit the model, e aked Amazon Mechanical Turk rater to rate the entiment beteen to nation mentioned in a paragraph in the range -5 = mortal enemie,...,5 = very good relationhip. With thee training example, e fit the coefficient β of the text regreion dicued in Section 1. Thi coefficient a then fixed in the joint model in Figure 1 to allo u to learn entiment from paragraph ord. We trained and fit the model ith the folloing procedure: 1. Randomly elect 3607 paragraph dicuing pair of 245 countrie. 2. Label each of thee paragraph entiment ith to rating from Amazon Mechanical Turk. 3. Hold out 42 random country pair (244 paragraph) for teting. 4. Etimate entiment model parameter β uing the training paragraph. 5. Infer the patial entiment model ith thee parameter on all 257,472 paragraph. 6. Evaluate model entiment prediction on the heldout 244 tet paragraph. 4.3 Reult Heldout entiment For to nation c 1 and c 2 mentioned together at time t, e predict their entiment to be c1,c 2 = x c1,t x c2,t. Baed on thi etimate, the average quared error for heldout nation i 2.32 (R 2 = 0.51), coniderably better than a baeline of text regreion, hich had mean-quarederror 5.53; for comparion, average inter-rater quared error the minimum theoretically poible 3

4 Ip1 afghanitan Ip2 0.6 north_korea afghanitan outh_korea japan pakitan ruia/ur irael france itzerland a outh_korea a itzerland united_ta a united_tate india a afghanitan a a a france a india a a irael a japan a north_korea a pakitan a ruia/ur Ip irael japan indiafrance th_korea outh_korea pakitan itzerland afghanitan ruia/ur Ip1 a afghanitan a a a france a india a a irael a japan a north_korea united_ta a pakitan a ruia/ur a outh_korea a itzerland a united_tate Mutual entiment ith the United State irael ruia/ur itzerland ate (a) (b) (c) japan yugolavia afghanitan irael japan ruia/ur itzerland yugolavia Figure 3: (a) Example poition of elected countrie in the latent pace of national entiment, in Sentiment i given by the inner product beteen to vector. (b) Example poition of elected countrie in (c) Mutual entiment = x T c, x u, ith the United State over time. The to Iraq ar and September 11th, 2001 are marked. Table 1: Average error predicting entiment d beteen heldout nation pair. Model Mean Squared Error Mean Abolute Error Inter-rater agreement 1.77 (7.11) (2.07) Text regreion Prior variance Prior variance Prior variance Prior variance Prior variance a 1.77, and the quare of the difference beteen rater a We alo found that uing peudo obervation ith even modet obervation variance improve predictive performance; thee reult are ummarized in Table 1. Nation poition are illutrated in Figure 3. Figure 3(a,b) ho nation relative poition and interaction for a to- dimenional model; heldout error lightly increaed for higher dimenion. The United State relationhip ith Iraq (ee Figure 3(c)) erve a an excellent example of thi model in action; the relationhip beteen thee nation degrade during both the Gulf War and the invaion of Iraq folloing September 9th, Irael relationhip ith the United State demontrate one of the model donfall: hile Irael i conidered a cloe ally of the United State, the rater 95 rating of thee nation mention had mean 0.12 and tandard deviation Becaue the model i only a good a it rating, the nation appear to have a rocky relationhip. Future ork There are many ay in hich e hope to expand thi ork. Creating a joint model of text, entiment, and vote in bodie uch a the UN General aembly i one poible direction. Another improvement on thi model ould aign a entiment intercept term for each nation to Equation 2. Finally, e hope to explore more unupervied model, in hich the e characterize the relationhip beteen nation, uing an approach related to relational topic model [8]. Acknoledgment avid M. Blei i upported by ONR , NSF CAREER , AFOSR 09NL202, the Alfred P. Sloan foundation, and a grant from Google. Yahoo! provided many of the machine on hich thee experiment ere performed. 4

5 Reference [1] Martin, A.., K. M. Quinn. ynamic ideal point etimation via markov chain monte carlo for the u.. upreme court, Political Analyi, 10: , [2] Jackman, S. Multidimenional analyi of roll call data via bayeian imulation: Identification, etimation, inference, and model checking. Political Analyi, 9(3): , [3] Hoff, P., A. E. Raftery, M. S. Handcock. Latent pace approache to ocial netork analyi. Journal of the American Statitical Aociation, 97: , [4] Chang, J.,. M. Blei. Relational topic model for document netork. Proceeding of the 12th International Conference on Artificial Intelligence and Statitic (AIStat) 2009, 5, [5] Kogan, S.,. Levin, B. Routledge, J. Sagi, N. Smith. Predicting rik from financial report ith regreion. In ACL Human Language Technologie, Aociation for Computational Linguitic, [6] Gartzke, E. Kant e all jut get along? opportunity, illingne, and the origin of the democratic peace. American Journal of Political Science, 42(1):1 27, [7] Sarkar, P., A. W. Moore. ynamic ocial netork analyi uing latent pace model. ACM SIGK Exploration Neletter, 7(2):31 40, [8] Chang, J., J. Boyd-Graber, S. Gerrih, C. Wang,. Blei. Reading tea leave: Ho human interpret topic model. In Neural Information Proceing Sytem (NIPS),

Clustering Methods without Given Number of Clusters

Clustering Methods without Given Number of Clusters Clutering Method without Given Number of Cluter Peng Xu, Fei Liu Introduction A we now, mean method i a very effective algorithm of clutering. It mot powerful feature i the calability and implicity. However,

More information

Learning Multiplicative Interactions

Learning Multiplicative Interactions CSC2535 2011 Lecture 6a Learning Multiplicative Interaction Geoffrey Hinton Two different meaning of multiplicative If we take two denity model and multiply together their probability ditribution at each

More information

Social Studies 201 Notes for March 18, 2005

Social Studies 201 Notes for March 18, 2005 1 Social Studie 201 Note for March 18, 2005 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

A FUNCTIONAL BAYESIAN METHOD FOR THE SOLUTION OF INVERSE PROBLEMS WITH SPATIO-TEMPORAL PARAMETERS AUTHORS: CORRESPONDENCE: ABSTRACT

A FUNCTIONAL BAYESIAN METHOD FOR THE SOLUTION OF INVERSE PROBLEMS WITH SPATIO-TEMPORAL PARAMETERS AUTHORS: CORRESPONDENCE: ABSTRACT A FUNCTIONAL BAYESIAN METHOD FOR THE SOLUTION OF INVERSE PROBLEMS WITH SPATIO-TEMPORAL PARAMETERS AUTHORS: Zenon Medina-Cetina International Centre for Geohazard / Norwegian Geotechnical Intitute Roger

More information

Comparing Means: t-tests for Two Independent Samples

Comparing Means: t-tests for Two Independent Samples Comparing ean: t-tet for Two Independent Sample Independent-eaure Deign t-tet for Two Independent Sample Allow reearcher to evaluate the mean difference between two population uing data from two eparate

More information

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall Beyond Significance Teting ( nd Edition), Rex B. Kline Suggeted Anwer To Exercie Chapter. The tatitic meaure variability among core at the cae level. In a normal ditribution, about 68% of the core fall

More information

Social Studies 201 Notes for November 14, 2003

Social Studies 201 Notes for November 14, 2003 1 Social Studie 201 Note for November 14, 2003 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

1. The F-test for Equality of Two Variances

1. The F-test for Equality of Two Variances . The F-tet for Equality of Two Variance Previouly we've learned how to tet whether two population mean are equal, uing data from two independent ample. We can alo tet whether two population variance are

More information

Alternate Dispersion Measures in Replicated Factorial Experiments

Alternate Dispersion Measures in Replicated Factorial Experiments Alternate Diperion Meaure in Replicated Factorial Experiment Neal A. Mackertich The Raytheon Company, Sudbury MA 02421 Jame C. Benneyan Northeatern Univerity, Boton MA 02115 Peter D. Krau The Raytheon

More information

Microblog Hot Spot Mining Based on PAM Probabilistic Topic Model

Microblog Hot Spot Mining Based on PAM Probabilistic Topic Model MATEC Web of Conference 22, 01062 ( 2015) DOI: 10.1051/ matecconf/ 2015220106 2 C Owned by the author, publihed by EDP Science, 2015 Microblog Hot Spot Mining Baed on PAM Probabilitic Topic Model Yaxin

More information

1 Bertrand duopoly with incomplete information

1 Bertrand duopoly with incomplete information Game Theory Solution to Problem Set 5 1 Bertrand duopoly ith incomplete information The game i de ned by I = f1; g ; et of player A i = [0; 1) T i = fb L ; b H g, ith p(b L ) = u i (b i ; p i ; p j ) =

More information

MINITAB Stat Lab 3

MINITAB Stat Lab 3 MINITAB Stat 20080 Lab 3. Statitical Inference In the previou lab we explained how to make prediction from a imple linear regreion model and alo examined the relationhip between the repone and predictor

More information

Factor Analysis with Poisson Output

Factor Analysis with Poisson Output Factor Analyi with Poion Output Gopal Santhanam Byron Yu Krihna V. Shenoy, Department of Electrical Engineering, Neurocience Program Stanford Univerity Stanford, CA 94305, USA {gopal,byronyu,henoy}@tanford.edu

More information

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang Proceeding of the 2008 Winter Simulation Conference S. J. Maon, R. R. Hill, L. Mönch, O. Roe, T. Jefferon, J. W. Fowler ed. ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION Xiaoqun Wang

More information

Optimal Coordination of Samples in Business Surveys

Optimal Coordination of Samples in Business Surveys Paper preented at the ICES-III, June 8-, 007, Montreal, Quebec, Canada Optimal Coordination of Sample in Buine Survey enka Mach, Ioana Şchiopu-Kratina, Philip T Rei, Jean-Marc Fillion Statitic Canada New

More information

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.1 INTRODUCTION 8.2 REDUCED ORDER MODEL DESIGN FOR LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.3

More information

Lecture 4 Topic 3: General linear models (GLMs), the fundamentals of the analysis of variance (ANOVA), and completely randomized designs (CRDs)

Lecture 4 Topic 3: General linear models (GLMs), the fundamentals of the analysis of variance (ANOVA), and completely randomized designs (CRDs) Lecture 4 Topic 3: General linear model (GLM), the fundamental of the analyi of variance (ANOVA), and completely randomized deign (CRD) The general linear model One population: An obervation i explained

More information

SIMPLE LINEAR REGRESSION

SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION In linear regreion, we conider the frequency ditribution of one variable (Y) at each of everal level of a econd variable (). Y i known a the dependent variable. The variable for

More information

THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER

THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER Proceeding of IMAC XXXI Conference & Expoition on Structural Dynamic February -4 Garden Grove CA USA THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER Yung-Sheng Hu Neil S Ferguon

More information

Parametrization of the 511 kev respond in BGO/ LSO Crystals with respect to Spatial Resolution in PETR/CT Scans

Parametrization of the 511 kev respond in BGO/ LSO Crystals with respect to Spatial Resolution in PETR/CT Scans Univerity of Tenneee, Knoxville Trace: Tenneee Reearch and Creative Exchange Univerity of Tenneee Honor Thei Project Univerity of Tenneee Honor Program 3-2005 Parametrization of the 511 kev repond in BGO/

More information

Source slideplayer.com/fundamentals of Analytical Chemistry, F.J. Holler, S.R.Crouch. Chapter 6: Random Errors in Chemical Analysis

Source slideplayer.com/fundamentals of Analytical Chemistry, F.J. Holler, S.R.Crouch. Chapter 6: Random Errors in Chemical Analysis Source lideplayer.com/fundamental of Analytical Chemitry, F.J. Holler, S.R.Crouch Chapter 6: Random Error in Chemical Analyi Random error are preent in every meaurement no matter how careful the experimenter.

More information

Asymptotics of ABC. Paul Fearnhead 1, Correspondence: Abstract

Asymptotics of ABC. Paul Fearnhead 1, Correspondence: Abstract Aymptotic of ABC Paul Fearnhead 1, 1 Department of Mathematic and Statitic, Lancater Univerity Correpondence: p.fearnhead@lancater.ac.uk arxiv:1706.07712v1 [tat.me] 23 Jun 2017 Abtract Thi document i due

More information

[Saxena, 2(9): September, 2013] ISSN: Impact Factor: INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY

[Saxena, 2(9): September, 2013] ISSN: Impact Factor: INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY [Saena, (9): September, 0] ISSN: 77-9655 Impact Factor:.85 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Contant Stre Accelerated Life Teting Uing Rayleigh Geometric Proce

More information

An Efficient Class of Estimators for the Finite Population Mean in Ranked Set Sampling

An Efficient Class of Estimators for the Finite Population Mean in Ranked Set Sampling Open Journal of Statitic 06 6 46-435 Publihed Online June 06 in SciRe http://cirporg/journal/oj http://ddoiorg/0436/oj0663038 An Efficient Cla of Etimator for the Finite Population Mean in Ranked Set Sampling

More information

STUDY OF THE INFLUENCE OF CONVECTIVE EFFECTS IN INCIDENT RADIATIVE HEAT FLUX DENSITY MEASUREMENT UNCERTAINTY

STUDY OF THE INFLUENCE OF CONVECTIVE EFFECTS IN INCIDENT RADIATIVE HEAT FLUX DENSITY MEASUREMENT UNCERTAINTY XIX IMEKO World Congre Fundamental and Applied Metrology September 6, 009, Libon, Portugal SUDY OF HE INFLUENCE OF CONVECIVE EFFECS IN INCIDEN RADIAIVE HEA FLUX DENSIY MEASUREMEN UNCERAINY L. Lage Martin,

More information

Stochastic Neoclassical Growth Model

Stochastic Neoclassical Growth Model Stochatic Neoclaical Growth Model Michael Bar May 22, 28 Content Introduction 2 2 Stochatic NGM 2 3 Productivity Proce 4 3. Mean........................................ 5 3.2 Variance......................................

More information

Acceptance sampling uses sampling procedure to determine whether to

Acceptance sampling uses sampling procedure to determine whether to DOI: 0.545/mji.203.20 Bayeian Repetitive Deferred Sampling Plan Indexed Through Relative Slope K.K. Sureh, S. Umamahewari and K. Pradeepa Veerakumari Department of Statitic, Bharathiar Univerity, Coimbatore,

More information

Stratified Analysis of Probabilities of Causation

Stratified Analysis of Probabilities of Causation Stratified Analyi of Probabilitie of Cauation Manabu Kuroki Sytem Innovation Dept. Oaka Univerity Toyonaka, Oaka, Japan mkuroki@igmath.e.oaka-u.ac.jp Zhihong Cai Biotatitic Dept. Kyoto Univerity Sakyo-ku,

More information

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD S.P. Teeuwen, I. Erlich U. Bachmann Univerity of Duiburg, Germany Department of Electrical Power Sytem

More information

RELIABILITY OF REPAIRABLE k out of n: F SYSTEM HAVING DISCRETE REPAIR AND FAILURE TIMES DISTRIBUTIONS

RELIABILITY OF REPAIRABLE k out of n: F SYSTEM HAVING DISCRETE REPAIR AND FAILURE TIMES DISTRIBUTIONS www.arpapre.com/volume/vol29iue1/ijrras_29_1_01.pdf RELIABILITY OF REPAIRABLE k out of n: F SYSTEM HAVING DISCRETE REPAIR AND FAILURE TIMES DISTRIBUTIONS Sevcan Demir Atalay 1,* & Özge Elmataş Gültekin

More information

PARAMETERS OF DISPERSION FOR ON-TIME PERFORMANCE OF POSTAL ITEMS WITHIN TRANSIT TIMES MEASUREMENT SYSTEM FOR POSTAL SERVICES

PARAMETERS OF DISPERSION FOR ON-TIME PERFORMANCE OF POSTAL ITEMS WITHIN TRANSIT TIMES MEASUREMENT SYSTEM FOR POSTAL SERVICES PARAMETERS OF DISPERSION FOR ON-TIME PERFORMANCE OF POSTAL ITEMS WITHIN TRANSIT TIMES MEASUREMENT SYSTEM FOR POSTAL SERVICES Daniel Salava Kateřina Pojkarová Libor Švadlenka Abtract The paper i focued

More information

Predicting the Shear Capacity of Reinforced Concrete Slabs subjected to Concentrated Loads close to Supports with the Modified Bond Model

Predicting the Shear Capacity of Reinforced Concrete Slabs subjected to Concentrated Loads close to Supports with the Modified Bond Model Predicting the Shear Capacity of Reinforced Concrete Slab ubjected to Concentrated Load cloe to Support ith the Modified Bond Model Eva O.L. LANTSOGHT Aitant Profeor Univeridad San Francico de Quito elantoght@ufq.edu.ec

More information

Inferring Immobile and In-situ Water Saturation from Laboratory and Field Measurements

Inferring Immobile and In-situ Water Saturation from Laboratory and Field Measurements SGP-TR-167 Inferring Immobile and In-itu Water Saturation from Laboratory and Field Meaurement Rodolfo P. Belen Jr. June 2000 Financial upport a provided through the Stanford Geothermal Program under Department

More information

Lecture 10 Filtering: Applied Concepts

Lecture 10 Filtering: Applied Concepts Lecture Filtering: Applied Concept In the previou two lecture, you have learned about finite-impule-repone (FIR) and infinite-impule-repone (IIR) filter. In thee lecture, we introduced the concept of filtering

More information

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL 98 CHAPTER DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL INTRODUCTION The deign of ytem uing tate pace model for the deign i called a modern control deign and it i

More information

Testing the Equality of Two Pareto Distributions

Testing the Equality of Two Pareto Distributions Proceeding of the World Congre on Engineering 07 Vol II WCE 07, July 5-7, 07, London, U.K. Teting the Equality of Two Pareto Ditribution Huam A. Bayoud, Member, IAENG Abtract Thi paper propoe an overlapping-baed

More information

Evolutionary Algorithms Based Fixed Order Robust Controller Design and Robustness Performance Analysis

Evolutionary Algorithms Based Fixed Order Robust Controller Design and Robustness Performance Analysis Proceeding of 01 4th International Conference on Machine Learning and Computing IPCSIT vol. 5 (01) (01) IACSIT Pre, Singapore Evolutionary Algorithm Baed Fixed Order Robut Controller Deign and Robutne

More information

Longitudinal automatic control system for a light weight aircraft

Longitudinal automatic control system for a light weight aircraft Longitudinal automatic control ytem for a light eight aircraft Critian VIDAN*,, Silviu Ionut BADEA *Correponding author Military echnical Academy, Faculty of Mechatronic and Integrated Armament Sytem,

More information

Z a>2 s 1n = X L - m. X L = m + Z a>2 s 1n X L = The decision rule for this one-tail test is

Z a>2 s 1n = X L - m. X L = m + Z a>2 s 1n X L = The decision rule for this one-tail test is M09_BERE8380_12_OM_C09.QD 2/21/11 3:44 PM Page 1 9.6 The Power of a Tet 9.6 The Power of a Tet 1 Section 9.1 defined Type I and Type II error and their aociated rik. Recall that a repreent the probability

More information

By Xiaoquan Wen and Matthew Stephens University of Michigan and University of Chicago

By Xiaoquan Wen and Matthew Stephens University of Michigan and University of Chicago Submitted to the Annal of Applied Statitic SUPPLEMENTARY APPENDIX TO BAYESIAN METHODS FOR GENETIC ASSOCIATION ANALYSIS WITH HETEROGENEOUS SUBGROUPS: FROM META-ANALYSES TO GENE-ENVIRONMENT INTERACTIONS

More information

Massachusetts Institute of Technology Dynamics and Control II

Massachusetts Institute of Technology Dynamics and Control II I E Maachuett Intitute of Technology Department of Mechanical Engineering 2.004 Dynamic and Control II Laboratory Seion 5: Elimination of Steady-State Error Uing Integral Control Action 1 Laboratory Objective:

More information

Confusion matrices. True / False positives / negatives. INF 4300 Classification III Anne Solberg The agenda today: E.g., testing for cancer

Confusion matrices. True / False positives / negatives. INF 4300 Classification III Anne Solberg The agenda today: E.g., testing for cancer INF 4300 Claification III Anne Solberg 29.10.14 The agenda today: More on etimating claifier accuracy Cure of dimenionality knn-claification K-mean clutering x i feature vector for pixel i i- The cla label

More information

SAMPLING. Sampling is the acquisition of a continuous signal at discrete time intervals and is a fundamental concept in real-time signal processing.

SAMPLING. Sampling is the acquisition of a continuous signal at discrete time intervals and is a fundamental concept in real-time signal processing. SAMPLING Sampling i the acquiition of a continuou ignal at dicrete time interval and i a fundamental concept in real-time ignal proceing. he actual ampling operation can alo be defined by the figure belo

More information

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays Gain and Phae Margin Baed Delay Dependent Stability Analyi of Two- Area LFC Sytem with Communication Delay Şahin Sönmez and Saffet Ayaun Department of Electrical Engineering, Niğde Ömer Halidemir Univerity,

More information

OBSERVER-BASED REDUCED ORDER CONTROLLER DESIGN FOR THE STABILIZATION OF LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS

OBSERVER-BASED REDUCED ORDER CONTROLLER DESIGN FOR THE STABILIZATION OF LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS International Journal o Computer Science, Engineering and Inormation Technology (IJCSEIT, Vol.1, No.5, December 2011 OBSERVER-BASED REDUCED ORDER CONTROLLER DESIGN FOR THE STABILIZATION OF LARGE SCALE

More information

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems A Simplified Methodology for the Synthei of Adaptive Flight Control Sytem J.ROUSHANIAN, F.NADJAFI Department of Mechanical Engineering KNT Univerity of Technology 3Mirdamad St. Tehran IRAN Abtract- A implified

More information

A Bluffer s Guide to... Sphericity

A Bluffer s Guide to... Sphericity A Bluffer Guide to Sphericity Andy Field Univerity of Suex The ue of repeated meaure, where the ame ubject are teted under a number of condition, ha numerou practical and tatitical benefit. For one thing

More information

Suggestions - Problem Set (a) Show the discriminant condition (1) takes the form. ln ln, # # R R

Suggestions - Problem Set (a) Show the discriminant condition (1) takes the form. ln ln, # # R R Suggetion - Problem Set 3 4.2 (a) Show the dicriminant condition (1) take the form x D Ð.. Ñ. D.. D. ln ln, a deired. We then replace the quantitie. 3ß D3 by their etimate to get the proper form for thi

More information

Hybrid Projective Dislocated Synchronization of Liu Chaotic System Based on Parameters Identification

Hybrid Projective Dislocated Synchronization of Liu Chaotic System Based on Parameters Identification www.ccenet.org/ma Modern Applied Science Vol. 6, No. ; February Hybrid Projective Dilocated Synchronization of Liu Chaotic Sytem Baed on Parameter Identification Yanfei Chen College of Science, Guilin

More information

into a discrete time function. Recall that the table of Laplace/z-transforms is constructed by (i) selecting to get

into a discrete time function. Recall that the table of Laplace/z-transforms is constructed by (i) selecting to get Lecture 25 Introduction to Some Matlab c2d Code in Relation to Sampled Sytem here are many way to convert a continuou time function, { h( t) ; t [0, )} into a dicrete time function { h ( k) ; k {0,,, }}

More information

Chapter 12 Simple Linear Regression

Chapter 12 Simple Linear Regression Chapter 1 Simple Linear Regreion Introduction Exam Score v. Hour Studied Scenario Regreion Analyi ued to quantify the relation between (or more) variable o you can predict the value of one variable baed

More information

TRANSITION PROBABILITY MATRIX OF BRIDGE MEMBERS DAMAGE RATING

TRANSITION PROBABILITY MATRIX OF BRIDGE MEMBERS DAMAGE RATING TRANSITION PROBABILITY MATRIX OF BRIDGE MEMBERS DAMAGE RATING Hirohi Sato and Ryoji Hagiwara 2 Abtract Bridge member damage characteritic were tudied uing the inpection record. Damage can be claified into

More information

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281 72 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 28 and i 2 Show how Euler formula (page 33) can then be ued to deduce the reult a ( a) 2 b 2 {e at co bt} {e at in bt} b ( a) 2 b 2 5 Under what condition

More information

A Constraint Propagation Algorithm for Determining the Stability Margin. The paper addresses the stability margin assessment for linear systems

A Constraint Propagation Algorithm for Determining the Stability Margin. The paper addresses the stability margin assessment for linear systems A Contraint Propagation Algorithm for Determining the Stability Margin of Linear Parameter Circuit and Sytem Lubomir Kolev and Simona Filipova-Petrakieva Abtract The paper addree the tability margin aement

More information

Multi-dimensional Fuzzy Euler Approximation

Multi-dimensional Fuzzy Euler Approximation Mathematica Aeterna, Vol 7, 2017, no 2, 163-176 Multi-dimenional Fuzzy Euler Approximation Yangyang Hao College of Mathematic and Information Science Hebei Univerity, Baoding 071002, China hdhyywa@163com

More information

Codes Correcting Two Deletions

Codes Correcting Two Deletions 1 Code Correcting Two Deletion Ryan Gabry and Frederic Sala Spawar Sytem Center Univerity of California, Lo Angele ryan.gabry@navy.mil fredala@ucla.edu Abtract In thi work, we invetigate the problem of

More information

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL =

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL = Our online Tutor are available 4*7 to provide Help with Proce control ytem Homework/Aignment or a long term Graduate/Undergraduate Proce control ytem Project. Our Tutor being experienced and proficient

More information

Reinforcement Learning

Reinforcement Learning Reinforcement Learning Yihay Manour Google Inc. & Tel-Aviv Univerity Outline Goal of Reinforcement Learning Mathematical Model (MDP) Planning Learning Current Reearch iue 2 Goal of Reinforcement Learning

More information

Introduction to Laplace Transform Techniques in Circuit Analysis

Introduction to Laplace Transform Techniques in Circuit Analysis Unit 6 Introduction to Laplace Tranform Technique in Circuit Analyi In thi unit we conider the application of Laplace Tranform to circuit analyi. A relevant dicuion of the one-ided Laplace tranform i found

More information

Control Systems Engineering ( Chapter 7. Steady-State Errors ) Prof. Kwang-Chun Ho Tel: Fax:

Control Systems Engineering ( Chapter 7. Steady-State Errors ) Prof. Kwang-Chun Ho Tel: Fax: Control Sytem Engineering ( Chapter 7. Steady-State Error Prof. Kwang-Chun Ho kwangho@hanung.ac.kr Tel: 0-760-453 Fax:0-760-4435 Introduction In thi leon, you will learn the following : How to find the

More information

PROBABILITY AND STATISTICS. Least Squares Regression

PROBABILITY AND STATISTICS. Least Squares Regression PROBABILITY AND STATISTICS Leat Square Regreion LEAST-SQUARES REGRESSION What doe correlation give u? If a catterplot how a linear relationhip one wa to ummarize the overall pattern of the catterplot i

More information

Bayesian Iterative Method Using Parameter Scheduling for Predicting Optimal Condition on Thermal Index Due to Air Conditioning with Minimized Power

Bayesian Iterative Method Using Parameter Scheduling for Predicting Optimal Condition on Thermal Index Due to Air Conditioning with Minimized Power Bayeian Iterative Method Uing Parameter Scheduling for Predicting Optimal Condition on Thermal Index Due to Air Conditioning with Minimized Power Yohei Saika ational Intitute of Technology, Maebahi, Japan

More information

Estimation of Current Population Variance in Two Successive Occasions

Estimation of Current Population Variance in Two Successive Occasions ISSN 684-8403 Journal of Statitic Volume 7, 00, pp. 54-65 Etimation of Current Population Variance in Two Succeive Occaion Abtract Muhammad Azam, Qamruz Zaman, Salahuddin 3 and Javed Shabbir 4 The problem

More information

Advanced D-Partitioning Analysis and its Comparison with the Kharitonov s Theorem Assessment

Advanced D-Partitioning Analysis and its Comparison with the Kharitonov s Theorem Assessment Journal of Multidiciplinary Engineering Science and Technology (JMEST) ISSN: 59- Vol. Iue, January - 5 Advanced D-Partitioning Analyi and it Comparion with the haritonov Theorem Aement amen M. Yanev Profeor,

More information

Recent progress in fire-structure analysis

Recent progress in fire-structure analysis EJSE Special Iue: Selected Key Note paper from MDCMS 1 1t International Conference on Modern Deign, Contruction and Maintenance of Structure - Hanoi, Vietnam, December 2007 Recent progre in fire-tructure

More information

Unified Correlation between SPT-N and Shear Wave Velocity for all Soil Types

Unified Correlation between SPT-N and Shear Wave Velocity for all Soil Types 6 th International Conference on Earthquake Geotechnical Engineering 1-4 ovember 15 Chritchurch, ew Zealand Unified Correlation between SPT- and Shear Wave Velocity for all Soil Type C.-C. Tai 1 and T.

More information

Real-Time Identification of Sliding Friction Using LabVIEW FPGA

Real-Time Identification of Sliding Friction Using LabVIEW FPGA Real-Time Identification of Sliding Friction Uing LabVIEW FPGA M. Laine Mear, Jeannie S. Falcon, IEEE, and Thoma R. Kurfe, IEEE Abtract Friction i preent in all mechanical ytem, and can greatly affect

More information

List coloring hypergraphs

List coloring hypergraphs Lit coloring hypergraph Penny Haxell Jacque Vertraete Department of Combinatoric and Optimization Univerity of Waterloo Waterloo, Ontario, Canada pehaxell@uwaterloo.ca Department of Mathematic Univerity

More information

ANALYTICAL BEARING MODEL FOR ANALYSIS OF INNER LOAD DISTRIBUTION AND ESTIMATION OF OPERATIONAL LUBRICATION REGIME

ANALYTICAL BEARING MODEL FOR ANALYSIS OF INNER LOAD DISTRIBUTION AND ESTIMATION OF OPERATIONAL LUBRICATION REGIME 58 th ICMD 017 6-8 September 017, Prague, Czech Republic ANALYTICAL BEARING MODEL FOR ANALYSIS OF INNER LOAD DISTRIBUTION AND ESTIMATION OF OPERATIONAL LUBRICATION REGIME Jakub CHMELAŘ 1, Votěch DYNYBYL

More information

Extending MFM Function Ontology for Representing Separation and Conversion in Process Plant

Extending MFM Function Ontology for Representing Separation and Conversion in Process Plant Downloaded from orbit.dtu.dk on: Oct 05, 2018 Extending MFM Function Ontology for Repreenting Separation and Converion in Proce Plant Zhang, Xinxin; Lind, Morten; Jørgenen, Sten Bay; Wu, Jing; Karnati,

More information

Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions

Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions Stochatic Optimization with Inequality Contraint Uing Simultaneou Perturbation and Penalty Function I-Jeng Wang* and Jame C. Spall** The John Hopkin Univerity Applied Phyic Laboratory 11100 John Hopkin

More information

On the Isomorphism of Fractional Factorial Designs 1

On the Isomorphism of Fractional Factorial Designs 1 journal of complexity 17, 8697 (2001) doi:10.1006jcom.2000.0569, available online at http:www.idealibrary.com on On the Iomorphim of Fractional Factorial Deign 1 Chang-Xing Ma Department of Statitic, Nankai

More information

Preemptive scheduling on a small number of hierarchical machines

Preemptive scheduling on a small number of hierarchical machines Available online at www.ciencedirect.com Information and Computation 06 (008) 60 619 www.elevier.com/locate/ic Preemptive cheduling on a mall number of hierarchical machine György Dóa a, Leah Eptein b,

More information

Unified Design Method for Flexure and Debonding in FRP Retrofitted RC Beams

Unified Design Method for Flexure and Debonding in FRP Retrofitted RC Beams Unified Deign Method for Flexure and Debonding in FRP Retrofitted RC Beam G.X. Guan, Ph.D. 1 ; and C.J. Burgoyne 2 Abtract Flexural retrofitting of reinforced concrete (RC) beam uing fibre reinforced polymer

More information

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog Chapter Sampling and Quantization.1 Analog and Digital Signal In order to invetigate ampling and quantization, the difference between analog and digital ignal mut be undertood. Analog ignal conit of continuou

More information

Bio 112 Lecture Notes; Scientific Method

Bio 112 Lecture Notes; Scientific Method Bio Lecture ote; Scientific Method What Scientit Do: Scientit collect data and develop theorie, model, and law about how nature work. Science earche for natural caue to eplain natural phenomenon Purpoe

More information

Random vs. Deterministic Deployment of Sensors in the Presence of Failures and Placement Errors

Random vs. Deterministic Deployment of Sensors in the Presence of Failures and Placement Errors Random v. Determinitic Deployment of Senor in the Preence of Failure and Placement Error Paul Baliter Univerity of Memphi pbalitr@memphi.edu Santoh Kumar Univerity of Memphi antoh.kumar@memphi.edu Abtract

More information

Real-time identification of sliding friction using LabVIEW FPGA

Real-time identification of sliding friction using LabVIEW FPGA Clemon Univerity TigerPrint Publication Automotive Engineering 6-26 Real-time identification of liding friction uing LabVIEW FPGA Laine Mear Clemon Univerity, mear@clemon.edu Jeannie S. Falcon IEEE Thoma

More information

Given the following circuit with unknown initial capacitor voltage v(0): X(s) Immediately, we know that the transfer function H(s) is

Given the following circuit with unknown initial capacitor voltage v(0): X(s) Immediately, we know that the transfer function H(s) is EE 4G Note: Chapter 6 Intructor: Cheung More about ZSR and ZIR. Finding unknown initial condition: Given the following circuit with unknown initial capacitor voltage v0: F v0/ / Input xt 0Ω Output yt -

More information

One Class of Splitting Iterative Schemes

One Class of Splitting Iterative Schemes One Cla of Splitting Iterative Scheme v Ciegi and V. Pakalnytė Vilniu Gedimina Technical Univerity Saulėtekio al. 11, 2054, Vilniu, Lithuania rc@fm.vtu.lt Abtract. Thi paper deal with the tability analyi

More information

A Luenberger Soil Quality Indicator

A Luenberger Soil Quality Indicator A Luenberger Soil Quality Indicator Atakelty Hailu Univerity of Wetern Autralia atakelty.hailu@uwa.edu.au and Robert G. Chamber Univerity of Maryland and Univerity of Wetern Autralia rchamber@arec.umd.edu

More information

Bayesian-Based Decision Making for Object Search and Characterization

Bayesian-Based Decision Making for Object Search and Characterization 9 American Control Conference Hyatt Regency Riverfront, St. Loui, MO, USA June -, 9 WeC9. Bayeian-Baed Deciion Making for Object Search and Characterization Y. Wang and I. I. Huein Abtract Thi paper focue

More information

Assessing the Discriminatory Power of Credit Scores under Censoring

Assessing the Discriminatory Power of Credit Scores under Censoring Aeing the Dicriminatory Power of Credit Score under Cenoring Holger Kraft, Gerald Kroiandt, Marlene Müller Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Thi verion: Augut 27, 2003 Abtract:

More information

Question 1 Equivalent Circuits

Question 1 Equivalent Circuits MAE 40 inear ircuit Fall 2007 Final Intruction ) Thi exam i open book You may ue whatever written material you chooe, including your cla note and textbook You may ue a hand calculator with no communication

More information

Standard Guide for Conducting Ruggedness Tests 1

Standard Guide for Conducting Ruggedness Tests 1 Deignation: E 69 89 (Reapproved 996) Standard Guide for Conducting Ruggedne Tet AMERICA SOCIETY FOR TESTIG AD MATERIALS 00 Barr Harbor Dr., Wet Conhohocken, PA 948 Reprinted from the Annual Book of ASTM

More information

arxiv: v1 [math.mg] 25 Aug 2011

arxiv: v1 [math.mg] 25 Aug 2011 ABSORBING ANGLES, STEINER MINIMAL TREES, AND ANTIPODALITY HORST MARTINI, KONRAD J. SWANEPOEL, AND P. OLOFF DE WET arxiv:08.5046v [math.mg] 25 Aug 20 Abtract. We give a new proof that a tar {op i : i =,...,

More information

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS REN A. P. INSTITUTE OF APPLIED PHYSICS OF THE NATIONAL ACADEMY

More information

Reliability Analysis of Embedded System with Different Modes of Failure Emphasizing Reboot Delay

Reliability Analysis of Embedded System with Different Modes of Failure Emphasizing Reboot Delay International Journal of Applied Science and Engineering 3., 4: 449-47 Reliability Analyi of Embedded Sytem with Different Mode of Failure Emphaizing Reboot Delay Deepak Kumar* and S. B. Singh Department

More information

( ) ( Statistical Equivalence Testing

( ) ( Statistical Equivalence Testing ( Downloaded via 148.51.3.83 on November 1, 018 at 13:8: (UTC). See http://pub.ac.org/haringguideline for option on how to legitimately hare publihed article. 0 BEYOND Gielle B. Limentani Moira C. Ringo

More information

Research Article Reliability of Foundation Pile Based on Settlement and a Parameter Sensitivity Analysis

Research Article Reliability of Foundation Pile Based on Settlement and a Parameter Sensitivity Analysis Mathematical Problem in Engineering Volume 2016, Article ID 1659549, 7 page http://dxdoiorg/101155/2016/1659549 Reearch Article Reliability of Foundation Pile Baed on Settlement and a Parameter Senitivity

More information

The Hassenpflug Matrix Tensor Notation

The Hassenpflug Matrix Tensor Notation The Haenpflug Matrix Tenor Notation D.N.J. El Dept of Mech Mechatron Eng Univ of Stellenboch, South Africa e-mail: dnjel@un.ac.za 2009/09/01 Abtract Thi i a ample document to illutrate the typeetting of

More information

Lecture 21. The Lovasz splitting-off lemma Topics in Combinatorial Optimization April 29th, 2004

Lecture 21. The Lovasz splitting-off lemma Topics in Combinatorial Optimization April 29th, 2004 18.997 Topic in Combinatorial Optimization April 29th, 2004 Lecture 21 Lecturer: Michel X. Goeman Scribe: Mohammad Mahdian 1 The Lovaz plitting-off lemma Lovaz plitting-off lemma tate the following. Theorem

More information

The Use of MDL to Select among Computational Models of Cognition

The Use of MDL to Select among Computational Models of Cognition The Ue of DL to Select among Computational odel of Cognition In J. yung, ark A. Pitt & Shaobo Zhang Vijay Balaubramanian Department of Pychology David Rittenhoue Laboratorie Ohio State Univerity Univerity

More information

Performance Measures for BSkSP-3 with BMChSP-1 as a reference plan

Performance Measures for BSkSP-3 with BMChSP-1 as a reference plan International Journal of Advanced Scientific and Technical Reearch Iue 7 volume 4 July-Aug 2017 Available online on http://www.rpublication.com/ijt/index.html ISSN 2249-9954 Performance Meaure for BSkSP-3

More information

time? How will changes in vertical drop of the course affect race time? How will changes in the distance between turns affect race time?

time? How will changes in vertical drop of the course affect race time? How will changes in the distance between turns affect race time? Unit 1 Leon 1 Invetigation 1 Think About Thi Situation Name: Conider variou port that involve downhill racing. Think about the factor that decreae or increae the time it take to travel from top to bottom.

More information

MAE140 Linear Circuits Fall 2012 Final, December 13th

MAE140 Linear Circuits Fall 2012 Final, December 13th MAE40 Linear Circuit Fall 202 Final, December 3th Intruction. Thi exam i open book. You may ue whatever written material you chooe, including your cla note and textbook. You may ue a hand calculator with

More information

Efficient Global Optimization Applied to Multi-Objective Design Optimization of Lift Creating Cylinder Using Plasma Actuators

Efficient Global Optimization Applied to Multi-Objective Design Optimization of Lift Creating Cylinder Using Plasma Actuators Efficient Global Optimization Applied to Multi-Objective Deign Optimization of Lift Creating Cylinder Uing Plama Actuator Maahiro Kanazaki 1, Takahi Matuno 2, Kengo Maeda 2 and Mituhiro Kawazoe 2 1 Graduate

More information

Matching Feature Distributions for Robust Speaker Verification

Matching Feature Distributions for Robust Speaker Verification Matching Feature Ditribution for Robut Speaker Verification Marhalleno Skoan, Daniel Mahao Department of Electrical Engineering, Univerity of Cape Town Rondeboch, Cape Town, South Africa mkoan@crg.ee.uct.ac.za

More information

Max - Min Composition of Linguistic Intuitionistic Fuzzy Relations and Application in Medical Diagnosis 1

Max - Min Composition of Linguistic Intuitionistic Fuzzy Relations and Application in Medical Diagnosis 1 VNU Journal of Science: Comp Science & Com Eng Vol 0 No 4 (04) 57-65 Max - Min Compoition of Linguitic Intuitionitic Fuzzy elation and Application in Medical Diagnoi Bui Cong Cuong Pham Hong Phong Intitute

More information

Lecture 7: Testing Distributions

Lecture 7: Testing Distributions CSE 5: Sublinear (and Streaming) Algorithm Spring 014 Lecture 7: Teting Ditribution April 1, 014 Lecturer: Paul Beame Scribe: Paul Beame 1 Teting Uniformity of Ditribution We return today to property teting

More information