Improving Decoding Generalization for Tree-to-String Translation

Size: px
Start display at page:

Download "Improving Decoding Generalization for Tree-to-String Translation"

Transcription

1 Improving Dcoding Gnralization for Tr-to-String Translation Jingbo Zhu Natural Languag Procssing Laboratory Northastrn Univrsity, Shnyang, China Tong Xiao Natural Languag Procssing Laboratory Northastrn Univrsity, Shnyang, China Abstract To addrss th pars rror issu for tr-tostring translation, this papr proposs a similarity-basd dcoding gnration (SDG) solution by rconstructing similar sourc pars trs for dcoding at th dcoding tim instad of taking multipl sourc pars trs as input for dcoding. Exprimnts on Chins-English translation dmonstratd that our approach can achiv a significant improvmnt ovr th standard mthod, and has littl impact on dcoding spd in practic. Our approach is vry asy to implmnt, and can b applid to othr paradigms such as tr-to-tr modls. 1 Introduction Among linguistically syntax-basd statistical machin translation (SMT) approachs, th tr-tostring modl (Huang t al. 2006; Liu t al. 2006) is th simplst and fastst, in which pars trs on sourc sid ar usd for grammar xtraction and dcoding. Formally, givn a sourc (.g., Chins) string c and its auto-parsd tr T 1-bst, th goal of typical tr-to-string SMT is to find a targt (.g., English) string * by th following quation as * = arg max Pr( c, T1 bst ) (1) whr Pr( c,t 1-bst ) is th probability that is th translation of th givn sourc string c and its T 1-bst. A typical tr-to-string dcodr aims to sarch for th bst drivation among all consistnt drivations that convrt sourc tr into a targt-languag string. W call this st of consistnt drivations th tr-to-string sarch spac. Each drivation in th sarch spac rspcts th sourc pars tr. Parsing rrors on sourc pars trs would caus ngativ ffcts on tr-to-string translation du to dcoding on incorrct sourc pars trs. To addrss th pars rror issu in tr-to-string translation, a natural solution is to us n-bst pars trs instad of 1-bst pars tr as input for dcoding, which can b xprssd by * = arg max Pr( c, T ) (2) n bst whr <T n-bst > dnots a st of n-bst pars trs of c producd by a stat-of-th-art syntactic parsr. A simpl altrnativ (Xiao t al. 2010) to gnrat <T n-bst > is to utiliz multipl parsrs, which can improv th divrsity among sourc pars trs in <T n-bst >. In this solution, th most rprsntativ work is th forst-basd translation mthod (Mi t al. 2008; Mi and Huang 2008; Zhang t al. 2009) in which a packd forst (forst for short) structur is usd to ffctivly rprsnt <T n-bst > for dcoding. Forst-basd approachs can incras th trto-string sarch spac for dcoding, but fac a nontrivial problm of high dcoding tim complxity in practic. In this papr, w propos a nw solution by rconstructing nw similar sourc pars trs for dcoding, rfrrd to as similarity-basd dcoding gnration (SDG), which is xprssd as * = arg max Pr( c, T1 bst ) (3) arg max Pr( c,{ T, T }) 1 bst whr <T sim > dnots a st of similar pars trs of T 1-bst that ar dynamically rconstructd at th d- sim 418 Procdings of th 49th Annual Mting of th Association for Computational Linguistics:shortpaprs, pags , Portland, Orgon, Jun 19-24, c 2011 Association for Computational Linguistics

2 coding tim. Roughly spaking, <T n-bst > is a subst of {T 1-bst, <T sim >}. Along this lin of thinking, Equation (2) can b considrd as a spcial cas of Equation (3). In our SDG solution, givn a sourc pars tr T 1-bst, th ky is how to gnrat its <T sim > at th dcoding tim. In practic, it is almost intractabl to dirctly rconstructing <T sim > in advanc as input for dcoding du to too high computation complxity. To addrss this crucial challng, this papr prsnts a simpl and ffctiv tchniqu basd on similarity-basd matching constraints to construct nw similar sourc pars trs for dcoding at th dcoding tim. Our SDG approach can xplicitly incras th tr-to-string sarch spac for dcoding without changing any grammar xtraction and pruning sttings, and has littl impact on dcoding spd in practic. 2 Tr-to-String Drivation W choos th tr-to-string paradigm in our study bcaus this is th simplst and fastst among syntax-basd modls, and has bn shown to b on of th stat-of-th-art syntax-basd modls. Typically, by using th GHKM algorithm (Gally t al. 2004), translation ruls ar larnd from word-alignd bilingual txts whos sourc sid has bn parsd by using a syntactic parsr. Each rul consists of a syntax tr in th sourc languag having som words (trminals) or variabls (nontrminals) at lavs, and squnc words or variabls in th targt languag. With th hlp of ths larnd translation ruls, th goal of tr-to-string dcoding is to sarch for th bst drivation that convrts th sourc tr into a targt-languag string. A drivation is a squnc of translation stps (i.., th us of translation ruls). Figur 1 shows an xampl drivation d that prforms translation ovr a Chins sourc pars tr, and how this procss works. In th first stp, w can apply rul r 1 at th root nod that matchs a subtr {IP [1] (NP [2] VP [3] )}. Th corrsponding targt sid {x 1 x 2 } mans to prsrv th top-lvl word-ordr in th translation, and rsults in two unfinishd subtrs with root labls NP [2] and VP [3], rspctivly. Th rul r 2 finishs th translation on th subtr of NP [2], in which th Chins word 中方 is translatd into an English string th Chins sid. Th rul r 3 is applid to prform translation on th subtr of VP [3], and rsults in an An xampl tr-to-string drivation d consisting of fiv translation ruls is givn as follows: r 1 : IP [1] (x 1 :NP [2] x 2 :VP [3] ) x 1 x 2 r 2 : NP [2] (NN ( 中方 )) th Chins sid r 3 : VP [3] (ADVP(AD( 高度 )) VP(VV( 评价 ) AS( 了 ) x 1 :NP [4] )) highly apprciatd x 1 r 4 : NP [4] (DP(DT( 这 ) CLP(M( 次 ))) x 1 :NP [5] ) this x 1 r 5 : NP [5] (NN( 会谈 )) talk Translation rsults: Th Chins sid highly apprciatd this talk. Figur 1. An xampl drivation prforms translation ovr th Chins pars tr T. unfinishd subtr of NP [4]. Similarly, ruls r 4 and r 5 ar squntially usd to finish th translation on th rmaining. This procss is a dpth-first sarch ovr th whol sourc tr, and visits vry nod only onc. 3 Dcoding Gnralization 3.1 Similarity-basd Matching Constraints In typical tr-to-string dcoding, an ordrd squnc of ruls can b rassmbld to form a drivation d whos sourc sid matchs th givn sourc pars tr T. Th sourc sid of ach rul in d should match on of subtrs of T, rfrrd to as matching constraint. Bfor discussing how to apply our similarity-basd matching constraints to rconstruct nw similar sourc pars trs for dcoding at th dcoding tim, w first dfin th similarity btwn two tr-to-string ruls. Dfinition 1 Givn two tr-to-string ruls t and u, w say that t and u ar similar such that thir sourc sids t s and u s hav th sam root labl and frontir nods, writtn as t u, othrwis not. 419

3 Figur 2: Two similar tr-to-string ruls. (a) rul r 3 usd by th xampl drivation d in Figur 1, and (b) a similar rul τ 3 of r 3. Hr w us an xampl figur to xplain our similarity-basd matching constraint schm (similarity-basd schm for short). Figur 3: (a) a typical tr-to-string drivation d using rul t, and (b) a nw drivation d* is gnratd by th similarity-basd matching constraint schm by using rul t* instad of rul t, whr t* t. Givn a sourc-languag pars tr T, in typical tr-to-string matching constraint schm shown in Figur 3(a), rul t usd by th drivation d should match a substr ABC of T. In our similarity-basd schm, th similar rul t* ( t ) is usd to form a nw drivation d* that prforms translation ovr th sam sourc sntnc {w 1... w n }. In such a cas, this nw drivation d* can yild a nw similar pars tr T* of T. Sinc an incorrct sourc pars tr might filtr out good drivations during tr-to-string dcoding, our similarity-basd schm is much mor likly to rcovr th corrct tr for dcoding at th dcoding tim, and dos not rul out good (potntially corrct) translation choics. In our mthod, many nw sourc-languag trs T * that ar similar to but diffrnt from th original sourc tr T can b rconstructd at th dcoding tim. In thory our similarity-basd schm can incras th sarch spac of th tr-to-string dcodr, but w did not chang any rul xtraction and pruning sttings. In practic, our similarity-basd schm can ffctivly kp th advantag of fast dcoding for tr-to-string translation bcaus its implmntation is vry simpl. Lt s rvisit th xampl drivation d in Figur 1, i.., d=r 1 r 2 r 3 r 4 r 1 5. In such a cas, th dcodr can ffctivly produc a nw drivation d* by simply rplacing rul r 3 with its similar rul τ 3 ( r 3 ) shown in Figur 2, that is, d*=r 1 r 2 τ 3 r 4 r 5. With bam sarch, typical tr-to-string dcoding with an intgratd languag modl can run in tim 2 O(ncb 2 ) in practic (Huang 2007). For our dcoding tim complxity computation, only th paramtr c valu can b affctd by our similarity-basd schm. In othr words, our similaritybasd schm would rsult in a largr c valu at dcoding tim as many similar translation ruls might b matchd at ach nod. In practic, thr ar two fasibl optimization tchniqus to allviat this problm. Th first tchniqu is to limit th maximum numbr of similar translation ruls matchd at ach nod. Th scond on is to prdfin a similarity thrshold to filtr out lss similar translation ruls in advanc. In th implmntation, w add a nw fatur into th modl: similarity-basd matching counting fatur. This fatur counts th numbr of similar ruls usd to form th drivation. Th wight λ sim of this fatur is tund via minimal rror rat training (MERT) (Och 2003) with othr fatur wights. 3.2 Psudo-rul Gnration In th implmntation of tr-to-string dcoding, th first stp is to load all translation ruls matchd at ach nod of th sourc tr T. It is possibl that som nontrminal nods do not hav any matchd ruls whn dcoding som nw sntncs. If th root nod of th sourc tr has no any matchd ruls, it would caus dcoding failur. To tackl this problm, motivatd by glu ruls (Chiang 2005), for som nod S without any matchd ruls, w introduc a spcial psudo-rul which rassmbls all child nods with local rordring to form nw translation ruls for S to complt dcoding. 1 Th symbol dnots th composition (lftmost substitution) opration of two tr-to-string ruls. 2 Whr n is th numbr of words, b is th siz of th bam, and c is th numbr of translation ruls matchd at ach nod. 420

4 S S(x 1 :A x 2 :B x 3 :C x 4 :D) x 1 x 2 x 3 x 4 S(x 1 :A x 2 :B x 3 :C x 4 :D) x 2 x 1 x 3 x 4 S(x 1 :A x 2 :B x 3 :C x 4 :D) x 1 x 3 x 2 x 4 A B C D S(x 1 :A x 2 :B x 3 :C x 4 :D) x 1 x 2 x 4 x 3 (a) (b) Figur 4: (a) An xampl unsn substr, and (b) its four psudo-ruls. Figur 4 (a) dpicts an xampl unsn substr whr no any ruls is matchd at its root nod S. Its simplst psudo-rul is to simply combin a squnc of S s child nods. To giv th modl mor options to build partial translations, w utiliz a local rordring tchniqu in which any two adjacnt frontir (child) nods ar rordrd during dcoding. Figur 4(b) shows four psudo-ruls in total gnratd from this xampl unsn substr. In th implmntation, w add a nw fatur to th modl: psudo-rul counting fatur. This fatur counts th numbr of psudo-ruls usd to form th drivation. Th wight λ psudo of this fatur is tund via MERT with othr fatur wights. 4 Evaluation 4.1 Stup Our bilingual training data consists of 140K Chins-English sntnc pairs in th FBIS data st. For rul xtraction, th minimal GHKM ruls (Gally t al. 2004) wr xtractd from th bitxt, and th composd ruls wr gnratd by combining two or thr minimal GHKM ruls. A 5-gram languag modl was traind on th targt-sid of th bilingual data and th Xinhua portion of English Gigaword corpus. Th bam siz for bam sarch was st to 20. Th bas fatur st usd for all systms is similar to that usd in (Marcu t al. 2006), including 14 bas faturs in total such as 5-gram languag modl, bidirctional lxical and phrasbasd translation probabilitis. All faturs wr linarly combind and thir wights ar optimizd by using MERT. Th dvlopmnt data st usd for wight training in our approachs coms from NIST MT03 valuation st. To spd up MERT, sntncs with mor than 20 words wr rmovd from th dvlopmnt st (Dv st). Th tst sts ar th NIST MT04 and MT05 valuation sts. Th translation quality was valuatd in trms of casinsnsitiv NIST vrsion BLEU mtric. Statistical significanc tst was conductd by using th bootstrap r-sampling mthod (Kohn 2004). 4.2 Rsults DEV MT04 MT05 MT03 <=20 ALL <=20 ALL Baslin This work * (+1.68) (+0.45) * (+2.33) (+0.55) * (+2.52) Tabl 1. BLEU4 (%) scors of various mthods on Dv st (MT03) and two tst sts (MT04 and MT05). Each small tst st (<=20) was built by rmoving th sntncs with mor than 20 words from th full st (ALL). + and * indicat significantly bttr on prformanc comparison at p <.05 and p <.01, rspctivly. Tabl 1 dpicts th BLEU scors of various mthods on th Dv st and four tst sts. Compard to typical tr-to-string dcoding (th baslin), our mthod can achiv significant improvmnts on all datasts. It is notworthy that th improvmnt achivd by our approach on full tst sts is biggr than that on small tst sts. For xampl, our mthod rsults in an improvmnt of 2.52 BLEU points ovr th baslin on th MT05 full tst st, but only 0.55 points on th MT05 small tst st. As mntiond bfor, tr-to-string approachs ar mor vulnrabl to parsing rrors. In practic, th Brkly parsr (Ptrov t al. 2006) w usd yilds unsatisfactory parsing prformanc on som long sntncs in th full tst sts. In such a cas, it would rsult in ngativ ffcts on th prformanc of th baslin mthod on th full tst sts. Exprimntal rsults show that our SDG approach can ffctivly allviat this problm, and significantly improv tr-to-string translation. Anothr issu w ar intrstd in is th dcoding spd of our mthod in practic. To invstigat this issu, w valuat th avrag dcoding spd of our SDG mthod and th baslin on th Dv st and all tst sts. Dcoding Tim (sconds pr sntnc) <=20 ALL Baslin 0.43s 1.1s This work 0.50s 1.3s Tabl 2. Avrag dcoding spd of various mthods on small (<=20) and full (ALL) datasts in trms of sconds pr sntnc. Th parsing tim of ach sntnc is not includd. Th dcodrs wr implmntd in C++ cods on an X86-basd PC with two procssors of 2.4GHZ and 4GB physical mmory. 421

5 Tabl 2 shows that our approach only has littl impact on dcoding spd in practic, compard to th typical tr-to-string dcoding (baslin). Notic that in ths comparisons our mthod did not adopt any optimization tchniqus mntiond in Sction 3.1,.g., to limit th maximum numbr of similar ruls matchd at ach nod. It is obviously that th us of such an optimization tchniqu can ffctivly incras th dcoding spd of our mthod, but might hurt th prformanc in practic. Bsids, to spd up dcoding long sntncs, it sms a fasibl solution to first divid a long sntnc into multipl short sub-sntncs for dcoding,.g., basd on comma. In othr words, w can sgmnt a complx sourc-languag pars tr into multipl smallr subtrs for dcoding, and combin th translations of ths small subtrs to form th final translation. This practical solution can spd up th dcoding on long sntncs in ralworld MT applications, but might hurt th translation prformanc. For convninc, hr w call th rul τ 3 in Figur 2(b) similar-ruls. It is worth invstigating how many similar-ruls and psudo-ruls ar usd to form th bst drivations in our similarity-basd schm. To do it, w count th numbr of similarruls and psudo-ruls usd to form th bst drivations whn dcoding on th MT05 full st. Exprimntal rsults show that on avrag 13.97% of ruls usd to form th bst drivations ar similarruls, and on psudo-rul pr sntnc is usd. Roughly spaking, avrag fiv similar-ruls pr sntnc ar utilizd for dcoding gnralization. 5 Rlatd Work String-to-tr SMT approachs also utiliz th similarity-basd matching constraint on targt sid to gnrat targt translation. This papr applis it on sourc sid to rconstruct nw similar sourc pars trs for dcoding at th dcoding tim, which aims to incras th tr-to-string sarch spac for dcoding, and improv dcoding gnralization for tr-to-string translation. Th most rlatd work is th forst-basd translation mthod (Mi t al. 2008; Mi and Huang 2008; Zhang t al. 2009) in which rul xtraction and dcoding ar implmntd ovr k-bst pars trs (.g., in th form of packd forst) instad of on bst tr as translation input. Liu and Liu (2010) proposd a joint parsing and translation modl by casting tr-basd translation as parsing (Eisnr 2003), in which th dcodr dos not rspct th sourc tr. Ths mthods can incras th trto-string sarch spac. Howvr, th dcoding tim complxity of thir mthods is high, i.., mor than tn or svral dozn tims slowr than typical trto-string dcoding (Liu and Liu 2010). Som prvious fforts utilizd th tchniqus of soft syntactic constraints to incras th sarch spac in hirarchical phras-basd modls (Marton and Rsnik 2008; Chiang t al. 2009; Huang t al. 2010), string-to-tr modls (Vnugopal t al. 2009) or tr-to-tr (Chiang 2010) systms. Ths mthods focus on softning matching constraints on th root labl of ach rul rgardlss of its intrnal tr structur, and oftn gnrat many nw syntactic catgoris 3. It maks thm mor difficult to satisfy syntactic constraints for th tr-to-string dcoding. 6 Conclusion and Futur Work This papr addrsss th pars rror issu for trto-string translation, and proposs a similaritybasd dcoding gnration solution by rconstructing nw similar sourc pars trs for dcoding at th dcoding tim. It is notworthy that our SDG approach is vry asy to implmnt. In principl, forst-basd and tr squnc-basd approachs improv rul covrag by changing th rul xtraction sttings, and us xact tr-to-string matching constraints for dcoding. Sinc our SDG approach is indpndnt of any rul xtraction and pruning tchniqus, it is also applicabl to forst-basd approachs or othr tr-basd translation modls,.g., in th cas of casting tr-to-tr translation as tr parsing (Eisnr 2003). Acknowldgmnts W would lik to thank Filiang Rn, Muhua Zhu and Hao Zhang for discussions and th anonymous rviwrs for commnts. This rsarch was supportd in part by th National Scinc Foundation of China ( ; ), th Spcializd Rsarch Fund for th Doctoral Program of Highr Education ( ) and th Fundamntal Rsarch Funds for th Cntral Univrsitis in China. 3 Latnt syntactic catgoris wr introducd in th mthod of Huang t al. (2010). 422

6 Rfrncs Chiang David A hirarchical phras-basd modl for statistical machin translation. In Proc. of ACL2005, pp Chiang David Larning to translat with sourc and targt syntax. In Proc. of ACL2010, pp Chiang David, Kvin Knight and Wi Wang ,001 nw faturs for statistical machin translation. In Proc. of NAACL2009, pp Eisnr Jason Larning non-isomorphic tr mappings for machin translation. In Proc. of ACL 2003, pp Gally Michl, Mark Hopkins, Kvin Knight and Danil Marcu What's in a translation rul? In Proc. of HLT-NAACL 2004, pp Huang Liang Binarization, synchronous binarization and targt-sid binarization. In Proc. of NAACL Workshop on Syntax and Structur in Statistical Translation. Huang Liang and David Chiang Forst rscoring: Fastr dcoding with intgratd languag modls. In Proc. of ACL 2007, pp Huang Liang, Kvin Knight and Aravind Joshi Statistical syntax-dirctd translation with xtndd domain of locality. In Proc. of AMTA 2006, pp Huang Zhongqiang, Martin Cmjrk and Bown Zhou Soft syntactic constraints for hirarchical phras-basd translation using latnt syntactic distribution. In Proc. of EMNLP2010, pp Kohn Philipp Statistical Significanc Tsts for Machin Translation Evaluation. In Proc. of EMNLP 2004, pp Liu Yang and Qun Liu Joint parsing and translation. In Proc. of Coling2010, pp Liu Yang, Qun Liu and Shouxun Lin Tr-tostring alignmnt tmplat for statistical machin translation. In Proc. of COLING/ACL 2006, pp Marcu Danil, Wi Wang, Abdssamad Echihabi and Kvin Knight SPMT: Statistical machin translation with syntactifid targt languag phrass. In Proc. of EMNLP 2006, pp Marton Yuval and Philip Rsnik Soft syntactic constraints for hirarchical phras-basd translation. In Proc. of ACL08, pp Mi Haitao and Liang Huang Forst-basd Translation Rul Extraction. In Proc. of EMNLP 2008, pp Mi Haitao, Liang Huang and Qun Liu Forstbasd translation. In Proc. of ACL2008. Och Franz Josf Minimum rror rat training in statistical machin translation. In Proc. of ACL2003. Ptrov Slav, Lon Barrtt, Roman Thibaux and Dan Klin Larning accurat, compact, and intrprtabl tr annotation. In Proc. of ACL2006, pp Xiao Tong, Jingbo Zhu, Hao Zhang and Muhua Zhu An mpirical study of translation rul xtraction with multipl parsrs. In Proc. of Coling2010, pp Vnugopal Ashish, Andras Zollmann, Noah A. Smith and Stphan Vogl Prfrnc grammars: softning syntactic constraints to improv statistical machin translation. In Proc. of NAACL2009, pp Zhang Hui, Min Zhang, Haizhou Li, Aiti Aw and Chw Lim Tan Forst-basd tr squnc to string translation modl. In Proc. of ACL-IJCNLP2009, pp

2. Tree-to-String [6] (Phrase Based Machine Translation, PBMT)[1] [2] [7] (Targeted Self-Training) [7] Tree-to-String [3] Tree-to-String [4]

2. Tree-to-String [6] (Phrase Based Machine Translation, PBMT)[1] [2] [7] (Targeted Self-Training) [7] Tree-to-String [3] Tree-to-String [4] 1,a) 1,b) Graham Nubig 1,c) 1,d) 1,) 1. (Phras Basd Machin Translation, PBMT)[1] [2] Tr-to-String [3] Tr-to-String [4] [5] 1 Graduat School of Information Scinc, Nara Institut of Scinc and Tchnology a)

More information

Learning Spherical Convolution for Fast Features from 360 Imagery

Learning Spherical Convolution for Fast Features from 360 Imagery Larning Sphrical Convolution for Fast Faturs from 36 Imagry Anonymous Author(s) 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 3 3 33 34 35 In this fil w provid additional dtails to supplmnt th main papr

More information

3 Noisy Channel model

3 Noisy Channel model 3 Noisy Channl modl W obsrv a distortd mssag R (forign string f). W hav a modl on how th mssag is distortd (translation modl t(f )) and also a modl on which original mssags ar probabl (languag modl p()).

More information

Search sequence databases 3 10/25/2016

Search sequence databases 3 10/25/2016 Sarch squnc databass 3 10/25/2016 Etrm valu distribution Ø Suppos X is a random variabl with probability dnsity function p(, w sampl a larg numbr S of indpndnt valus of X from this distribution for an

More information

u x v x dx u x v x v x u x dx d u x v x u x v x dx u x v x dx Integration by Parts Formula

u x v x dx u x v x v x u x dx d u x v x u x v x dx u x v x dx Integration by Parts Formula 7. Intgration by Parts Each drivativ formula givs ris to a corrsponding intgral formula, as w v sn many tims. Th drivativ product rul yilds a vry usful intgration tchniqu calld intgration by parts. Starting

More information

Two Products Manufacturer s Production Decisions with Carbon Constraint

Two Products Manufacturer s Production Decisions with Carbon Constraint Managmnt Scinc and Enginring Vol 7 No 3 pp 3-34 DOI:3968/jms9335X374 ISSN 93-34 [Print] ISSN 93-35X [Onlin] wwwcscanadant wwwcscanadaorg Two Products Manufacturr s Production Dcisions with Carbon Constraint

More information

CS 6353 Compiler Construction, Homework #1. 1. Write regular expressions for the following informally described languages:

CS 6353 Compiler Construction, Homework #1. 1. Write regular expressions for the following informally described languages: CS 6353 Compilr Construction, Homwork #1 1. Writ rgular xprssions for th following informally dscribd languags: a. All strings of 0 s and 1 s with th substring 01*1. Answr: (0 1)*01*1(0 1)* b. All strings

More information

First derivative analysis

First derivative analysis Robrto s Nots on Dirntial Calculus Chaptr 8: Graphical analysis Sction First drivativ analysis What you nd to know alrady: How to us drivativs to idntiy th critical valus o a unction and its trm points

More information

Higher order derivatives

Higher order derivatives Robrto s Nots on Diffrntial Calculus Chaptr 4: Basic diffrntiation ruls Sction 7 Highr ordr drivativs What you nd to know alrady: Basic diffrntiation ruls. What you can larn hr: How to rpat th procss of

More information

The Matrix Exponential

The Matrix Exponential Th Matrix Exponntial (with xrciss) by Dan Klain Vrsion 28928 Corrctions and commnts ar wlcom Th Matrix Exponntial For ach n n complx matrix A, dfin th xponntial of A to b th matrix () A A k I + A + k!

More information

Full Waveform Inversion Using an Energy-Based Objective Function with Efficient Calculation of the Gradient

Full Waveform Inversion Using an Energy-Based Objective Function with Efficient Calculation of the Gradient Full Wavform Invrsion Using an Enrgy-Basd Objctiv Function with Efficint Calculation of th Gradint Itm yp Confrnc Papr Authors Choi, Yun Sok; Alkhalifah, ariq Ali Citation Choi Y, Alkhalifah (217) Full

More information

u r du = ur+1 r + 1 du = ln u + C u sin u du = cos u + C cos u du = sin u + C sec u tan u du = sec u + C e u du = e u + C

u r du = ur+1 r + 1 du = ln u + C u sin u du = cos u + C cos u du = sin u + C sec u tan u du = sec u + C e u du = e u + C Tchniqus of Intgration c Donald Kridr and Dwight Lahr In this sction w ar going to introduc th first approachs to valuating an indfinit intgral whos intgrand dos not hav an immdiat antidrivativ. W bgin

More information

Probabilistic models for disambiguation of an HPSG-based chart generator

Probabilistic models for disambiguation of an HPSG-based chart generator Probabilistic modls for disambiguation of an HPSG-basd chart gnrator Hiroko Nakanishi Yusuk Miyao Jun ichi Tsujii Dpartmnt of Computr Scinc CREST, JST School of Informatics Univrsity of Tokyo Hongo 7-3-1,

More information

6.1 Integration by Parts and Present Value. Copyright Cengage Learning. All rights reserved.

6.1 Integration by Parts and Present Value. Copyright Cengage Learning. All rights reserved. 6.1 Intgration by Parts and Prsnt Valu Copyright Cngag Larning. All rights rsrvd. Warm-Up: Find f () 1. F() = ln(+1). F() = 3 3. F() =. F() = ln ( 1) 5. F() = 6. F() = - Objctivs, Day #1 Studnts will b

More information

Data Assimilation 1. Alan O Neill National Centre for Earth Observation UK

Data Assimilation 1. Alan O Neill National Centre for Earth Observation UK Data Assimilation 1 Alan O Nill National Cntr for Earth Obsrvation UK Plan Motivation & basic idas Univariat (scalar) data assimilation Multivariat (vctor) data assimilation 3d-Variational Mthod (& optimal

More information

The Matrix Exponential

The Matrix Exponential Th Matrix Exponntial (with xrciss) by D. Klain Vrsion 207.0.05 Corrctions and commnts ar wlcom. Th Matrix Exponntial For ach n n complx matrix A, dfin th xponntial of A to b th matrix A A k I + A + k!

More information

Note If the candidate believes that e x = 0 solves to x = 0 or gives an extra solution of x = 0, then withhold the final accuracy mark.

Note If the candidate believes that e x = 0 solves to x = 0 or gives an extra solution of x = 0, then withhold the final accuracy mark. . (a) Eithr y = or ( 0, ) (b) Whn =, y = ( 0 + ) = 0 = 0 ( + ) = 0 ( )( ) = 0 Eithr = (for possibly abov) or = A 3. Not If th candidat blivs that = 0 solvs to = 0 or givs an tra solution of = 0, thn withhold

More information

ph People Grade Level: basic Duration: minutes Setting: classroom or field site

ph People Grade Level: basic Duration: minutes Setting: classroom or field site ph Popl Adaptd from: Whr Ar th Frogs? in Projct WET: Curriculum & Activity Guid. Bozman: Th Watrcours and th Council for Environmntal Education, 1995. ph Grad Lvl: basic Duration: 10 15 minuts Stting:

More information

Application of Vague Soft Sets in students evaluation

Application of Vague Soft Sets in students evaluation Availabl onlin at www.plagiarsarchlibrary.com Advancs in Applid Scinc Rsarch, 0, (6):48-43 ISSN: 0976-860 CODEN (USA): AASRFC Application of Vagu Soft Sts in studnts valuation B. Chtia*and P. K. Das Dpartmnt

More information

Abstract Interpretation: concrete and abstract semantics

Abstract Interpretation: concrete and abstract semantics Abstract Intrprtation: concrt and abstract smantics Concrt smantics W considr a vry tiny languag that manags arithmtic oprations on intgrs valus. Th (concrt) smantics of th languags cab b dfind by th funzcion

More information

Addition of angular momentum

Addition of angular momentum Addition of angular momntum April, 0 Oftn w nd to combin diffrnt sourcs of angular momntum to charactriz th total angular momntum of a systm, or to divid th total angular momntum into parts to valuat th

More information

Supplementary Materials

Supplementary Materials 6 Supplmntary Matrials APPENDIX A PHYSICAL INTERPRETATION OF FUEL-RATE-SPEED FUNCTION A truck running on a road with grad/slop θ positiv if moving up and ngativ if moving down facs thr rsistancs: arodynamic

More information

MCB137: Physical Biology of the Cell Spring 2017 Homework 6: Ligand binding and the MWC model of allostery (Due 3/23/17)

MCB137: Physical Biology of the Cell Spring 2017 Homework 6: Ligand binding and the MWC model of allostery (Due 3/23/17) MCB37: Physical Biology of th Cll Spring 207 Homwork 6: Ligand binding and th MWC modl of allostry (Du 3/23/7) Hrnan G. Garcia March 2, 207 Simpl rprssion In class, w drivd a mathmatical modl of how simpl

More information

1 Minimum Cut Problem

1 Minimum Cut Problem CS 6 Lctur 6 Min Cut and argr s Algorithm Scribs: Png Hui How (05), Virginia Dat: May 4, 06 Minimum Cut Problm Today, w introduc th minimum cut problm. This problm has many motivations, on of which coms

More information

A High-speed Method for Liver Segmentation on Abdominal CT Image

A High-speed Method for Liver Segmentation on Abdominal CT Image A High-spd Mthod for Livr Sgmntation on Abdominal CT Imag Wnhan Wang School of Elctronic and Information Enginring Liaoning Tchnical Univrsity Huludao, China yuoiobst@gmail.com Xih Gao Northastrn Univrsity

More information

22/ Breakdown of the Born-Oppenheimer approximation. Selection rules for rotational-vibrational transitions. P, R branches.

22/ Breakdown of the Born-Oppenheimer approximation. Selection rules for rotational-vibrational transitions. P, R branches. Subjct Chmistry Papr No and Titl Modul No and Titl Modul Tag 8/ Physical Spctroscopy / Brakdown of th Born-Oppnhimr approximation. Slction ruls for rotational-vibrational transitions. P, R branchs. CHE_P8_M

More information

Einstein Equations for Tetrad Fields

Einstein Equations for Tetrad Fields Apiron, Vol 13, No, Octobr 006 6 Einstin Equations for Ttrad Filds Ali Rıza ŞAHİN, R T L Istanbul (Turky) Evry mtric tnsor can b xprssd by th innr product of ttrad filds W prov that Einstin quations for

More information

cycle that does not cross any edges (including its own), then it has at least

cycle that does not cross any edges (including its own), then it has at least W prov th following thorm: Thorm If a K n is drawn in th plan in such a way that it has a hamiltonian cycl that dos not cross any dgs (including its own, thn it has at last n ( 4 48 π + O(n crossings Th

More information

Computing and Communications -- Network Coding

Computing and Communications -- Network Coding 89 90 98 00 Computing and Communications -- Ntwork Coding Dr. Zhiyong Chn Institut of Wirlss Communications Tchnology Shanghai Jiao Tong Univrsity China Lctur 5- Nov. 05 0 Classical Information Thory Sourc

More information

On the Hamiltonian of a Multi-Electron Atom

On the Hamiltonian of a Multi-Electron Atom On th Hamiltonian of a Multi-Elctron Atom Austn Gronr Drxl Univrsity Philadlphia, PA Octobr 29, 2010 1 Introduction In this papr, w will xhibit th procss of achiving th Hamiltonian for an lctron gas. Making

More information

5.80 Small-Molecule Spectroscopy and Dynamics

5.80 Small-Molecule Spectroscopy and Dynamics MIT OpnCoursWar http://ocw.mit.du 5.80 Small-Molcul Spctroscopy and Dynamics Fall 008 For information about citing ths matrials or our Trms of Us, visit: http://ocw.mit.du/trms. Lctur # 3 Supplmnt Contnts

More information

CE 530 Molecular Simulation

CE 530 Molecular Simulation CE 53 Molcular Simulation Lctur 8 Fr-nrgy calculations David A. Kofk Dpartmnt of Chmical Enginring SUNY Buffalo kofk@ng.buffalo.du 2 Fr-Enrgy Calculations Uss of fr nrgy Phas quilibria Raction quilibria

More information

A Propagating Wave Packet Group Velocity Dispersion

A Propagating Wave Packet Group Velocity Dispersion Lctur 8 Phys 375 A Propagating Wav Packt Group Vlocity Disprsion Ovrviw and Motivation: In th last lctur w lookd at a localizd solution t) to th 1D fr-particl Schrödingr quation (SE) that corrsponds to

More information

EXST Regression Techniques Page 1

EXST Regression Techniques Page 1 EXST704 - Rgrssion Tchniqus Pag 1 Masurmnt rrors in X W hav assumd that all variation is in Y. Masurmnt rror in this variabl will not ffct th rsults, as long as thy ar uncorrlatd and unbiasd, sinc thy

More information

Basic Polyhedral theory

Basic Polyhedral theory Basic Polyhdral thory Th st P = { A b} is calld a polyhdron. Lmma 1. Eithr th systm A = b, b 0, 0 has a solution or thr is a vctorπ such that π A 0, πb < 0 Thr cass, if solution in top row dos not ist

More information

The van der Waals interaction 1 D. E. Soper 2 University of Oregon 20 April 2012

The van der Waals interaction 1 D. E. Soper 2 University of Oregon 20 April 2012 Th van dr Waals intraction D. E. Sopr 2 Univrsity of Orgon 20 pril 202 Th van dr Waals intraction is discussd in Chaptr 5 of J. J. Sakurai, Modrn Quantum Mchanics. Hr I tak a look at it in a littl mor

More information

Addition of angular momentum

Addition of angular momentum Addition of angular momntum April, 07 Oftn w nd to combin diffrnt sourcs of angular momntum to charactriz th total angular momntum of a systm, or to divid th total angular momntum into parts to valuat

More information

General Notes About 2007 AP Physics Scoring Guidelines

General Notes About 2007 AP Physics Scoring Guidelines AP PHYSICS C: ELECTRICITY AND MAGNETISM 2007 SCORING GUIDELINES Gnral Nots About 2007 AP Physics Scoring Guidlins 1. Th solutions contain th most common mthod of solving th fr-rspons qustions and th allocation

More information

Mor Tutorial at www.dumblittldoctor.com Work th problms without a calculator, but us a calculator to chck rsults. And try diffrntiating your answrs in part III as a usful chck. I. Applications of Intgration

More information

Difference -Analytical Method of The One-Dimensional Convection-Diffusion Equation

Difference -Analytical Method of The One-Dimensional Convection-Diffusion Equation Diffrnc -Analytical Mthod of Th On-Dimnsional Convction-Diffusion Equation Dalabav Umurdin Dpartmnt mathmatic modlling, Univrsity of orld Economy and Diplomacy, Uzbistan Abstract. An analytical diffrncing

More information

Derangements and Applications

Derangements and Applications 2 3 47 6 23 Journal of Intgr Squncs, Vol. 6 (2003), Articl 03..2 Drangmnts and Applications Mhdi Hassani Dpartmnt of Mathmatics Institut for Advancd Studis in Basic Scincs Zanjan, Iran mhassani@iasbs.ac.ir

More information

Homotopy perturbation technique

Homotopy perturbation technique Comput. Mthods Appl. Mch. Engrg. 178 (1999) 257±262 www.lsvir.com/locat/cma Homotopy prturbation tchniqu Ji-Huan H 1 Shanghai Univrsity, Shanghai Institut of Applid Mathmatics and Mchanics, Shanghai 272,

More information

Construction of asymmetric orthogonal arrays of strength three via a replacement method

Construction of asymmetric orthogonal arrays of strength three via a replacement method isid/ms/26/2 Fbruary, 26 http://www.isid.ac.in/ statmath/indx.php?modul=prprint Construction of asymmtric orthogonal arrays of strngth thr via a rplacmnt mthod Tian-fang Zhang, Qiaoling Dng and Alok Dy

More information

Quasi-Classical States of the Simple Harmonic Oscillator

Quasi-Classical States of the Simple Harmonic Oscillator Quasi-Classical Stats of th Simpl Harmonic Oscillator (Draft Vrsion) Introduction: Why Look for Eignstats of th Annihilation Oprator? Excpt for th ground stat, th corrspondnc btwn th quantum nrgy ignstats

More information

Ch. 24 Molecular Reaction Dynamics 1. Collision Theory

Ch. 24 Molecular Reaction Dynamics 1. Collision Theory Ch. 4 Molcular Raction Dynamics 1. Collision Thory Lctur 16. Diffusion-Controlld Raction 3. Th Matrial Balanc Equation 4. Transition Stat Thory: Th Eyring Equation 5. Transition Stat Thory: Thrmodynamic

More information

4037 ADDITIONAL MATHEMATICS

4037 ADDITIONAL MATHEMATICS CAMBRIDGE INTERNATIONAL EXAMINATIONS GCE Ordinary Lvl MARK SCHEME for th Octobr/Novmbr 0 sris 40 ADDITIONAL MATHEMATICS 40/ Papr, maimum raw mark 80 This mark schm is publishd as an aid to tachrs and candidats,

More information

Fourier Transforms and the Wave Equation. Key Mathematics: More Fourier transform theory, especially as applied to solving the wave equation.

Fourier Transforms and the Wave Equation. Key Mathematics: More Fourier transform theory, especially as applied to solving the wave equation. Lur 7 Fourir Transforms and th Wav Euation Ovrviw and Motivation: W first discuss a fw faturs of th Fourir transform (FT), and thn w solv th initial-valu problm for th wav uation using th Fourir transform

More information

SECTION where P (cos θ, sin θ) and Q(cos θ, sin θ) are polynomials in cos θ and sin θ, provided Q is never equal to zero.

SECTION where P (cos θ, sin θ) and Q(cos θ, sin θ) are polynomials in cos θ and sin θ, provided Q is never equal to zero. SETION 6. 57 6. Evaluation of Dfinit Intgrals Exampl 6.6 W hav usd dfinit intgrals to valuat contour intgrals. It may com as a surpris to larn that contour intgrals and rsidus can b usd to valuat crtain

More information

3-2-1 ANN Architecture

3-2-1 ANN Architecture ARTIFICIAL NEURAL NETWORKS (ANNs) Profssor Tom Fomby Dpartmnt of Economics Soutrn Mtodist Univrsity Marc 008 Artificial Nural Ntworks (raftr ANNs) can b usd for itr prdiction or classification problms.

More information

CPSC 665 : An Algorithmist s Toolkit Lecture 4 : 21 Jan Linear Programming

CPSC 665 : An Algorithmist s Toolkit Lecture 4 : 21 Jan Linear Programming CPSC 665 : An Algorithmist s Toolkit Lctur 4 : 21 Jan 2015 Lcturr: Sushant Sachdva Linar Programming Scrib: Rasmus Kyng 1. Introduction An optimization problm rquirs us to find th minimum or maximum) of

More information

Roadmap. XML Indexing. DataGuide example. DataGuides. Strong DataGuides. Multiple DataGuides for same data. CPS Topics in Database Systems

Roadmap. XML Indexing. DataGuide example. DataGuides. Strong DataGuides. Multiple DataGuides for same data. CPS Topics in Database Systems Roadmap XML Indxing CPS 296.1 Topics in Databas Systms Indx fabric Coopr t al. A Fast Indx for Smistructurd Data. VLDB, 2001 DataGuid Goldman and Widom. DataGuids: Enabling Qury Formulation and Optimization

More information

A Sub-Optimal Log-Domain Decoding Algorithm for Non-Binary LDPC Codes

A Sub-Optimal Log-Domain Decoding Algorithm for Non-Binary LDPC Codes Procdings of th 9th WSEAS Intrnational Confrnc on APPLICATIONS of COMPUTER ENGINEERING A Sub-Optimal Log-Domain Dcoding Algorithm for Non-Binary LDPC Cods CHIRAG DADLANI and RANJAN BOSE Dpartmnt of Elctrical

More information

That is, we start with a general matrix: And end with a simpler matrix:

That is, we start with a general matrix: And end with a simpler matrix: DIAGON ALIZATION OF THE STR ESS TEN SOR INTRO DUCTIO N By th us of Cauchy s thorm w ar abl to rduc th numbr of strss componnts in th strss tnsor to only nin valus. An additional simplification of th strss

More information

Observer Bias and Reliability By Xunchi Pu

Observer Bias and Reliability By Xunchi Pu Obsrvr Bias and Rliability By Xunchi Pu Introduction Clarly all masurmnts or obsrvations nd to b mad as accuratly as possibl and invstigators nd to pay carful attntion to chcking th rliability of thir

More information

A Prey-Predator Model with an Alternative Food for the Predator, Harvesting of Both the Species and with A Gestation Period for Interaction

A Prey-Predator Model with an Alternative Food for the Predator, Harvesting of Both the Species and with A Gestation Period for Interaction Int. J. Opn Problms Compt. Math., Vol., o., Jun 008 A Pry-Prdator Modl with an Altrnativ Food for th Prdator, Harvsting of Both th Spcis and with A Gstation Priod for Intraction K. L. arayan and. CH. P.

More information

Alpha and beta decay equation practice

Alpha and beta decay equation practice Alpha and bta dcay quation practic Introduction Alpha and bta particls may b rprsntd in quations in svral diffrnt ways. Diffrnt xam boards hav thir own prfrnc. For xampl: Alpha Bta α β alpha bta Dspit

More information

(Upside-Down o Direct Rotation) β - Numbers

(Upside-Down o Direct Rotation) β - Numbers Amrican Journal of Mathmatics and Statistics 014, 4(): 58-64 DOI: 10593/jajms0140400 (Upsid-Down o Dirct Rotation) β - Numbrs Ammar Sddiq Mahmood 1, Shukriyah Sabir Ali,* 1 Dpartmnt of Mathmatics, Collg

More information

ECE602 Exam 1 April 5, You must show ALL of your work for full credit.

ECE602 Exam 1 April 5, You must show ALL of your work for full credit. ECE62 Exam April 5, 27 Nam: Solution Scor: / This xam is closd-book. You must show ALL of your work for full crdit. Plas rad th qustions carfully. Plas chck your answrs carfully. Calculators may NOT b

More information

On spanning trees and cycles of multicolored point sets with few intersections

On spanning trees and cycles of multicolored point sets with few intersections On spanning trs and cycls of multicolord point sts with fw intrsctions M. Kano, C. Mrino, and J. Urrutia April, 00 Abstract Lt P 1,..., P k b a collction of disjoint point sts in R in gnral position. W

More information

Self-interaction mass formula that relates all leptons and quarks to the electron

Self-interaction mass formula that relates all leptons and quarks to the electron Slf-intraction mass formula that rlats all lptons and quarks to th lctron GERALD ROSEN (a) Dpartmnt of Physics, Drxl Univrsity Philadlphia, PA 19104, USA PACS. 12.15. Ff Quark and lpton modls spcific thoris

More information

Abstract Interpretation. Lecture 5. Profs. Aiken, Barrett & Dill CS 357 Lecture 5 1

Abstract Interpretation. Lecture 5. Profs. Aiken, Barrett & Dill CS 357 Lecture 5 1 Abstract Intrprtation 1 History On brakthrough papr Cousot & Cousot 77 (?) Inspird by Dataflow analysis Dnotational smantics Enthusiastically mbracd by th community At last th functional community... At

More information

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis Middl East Tchnical Univrsity Dpartmnt of Mchanical Enginring ME 43 Introduction to Finit Elmnt Analysis Chaptr 3 Computr Implmntation of D FEM Ths nots ar prpard by Dr. Cünyt Srt http://www.m.mtu.du.tr/popl/cunyt

More information

UNTYPED LAMBDA CALCULUS (II)

UNTYPED LAMBDA CALCULUS (II) 1 UNTYPED LAMBDA CALCULUS (II) RECALL: CALL-BY-VALUE O.S. Basic rul Sarch ruls: (\x.) v [v/x] 1 1 1 1 v v CALL-BY-VALUE EVALUATION EXAMPLE (\x. x x) (\y. y) x x [\y. y / x] = (\y. y) (\y. y) y [\y. y /

More information

COHORT MBA. Exponential function. MATH review (part2) by Lucian Mitroiu. The LOG and EXP functions. Properties: e e. lim.

COHORT MBA. Exponential function. MATH review (part2) by Lucian Mitroiu. The LOG and EXP functions. Properties: e e. lim. MTH rviw part b Lucian Mitroiu Th LOG and EXP functions Th ponntial function p : R, dfind as Proprtis: lim > lim p Eponntial function Y 8 6 - -8-6 - - X Th natural logarithm function ln in US- log: function

More information

What are those βs anyway? Understanding Design Matrix & Odds ratios

What are those βs anyway? Understanding Design Matrix & Odds ratios Ral paramtr stimat WILD 750 - Wildlif Population Analysis of 6 What ar thos βs anyway? Undrsting Dsign Matrix & Odds ratios Rfrncs Hosmr D.W.. Lmshow. 000. Applid logistic rgrssion. John Wily & ons Inc.

More information

From Elimination to Belief Propagation

From Elimination to Belief Propagation School of omputr Scinc Th lif Propagation (Sum-Product lgorithm Probabilistic Graphical Modls (10-708 Lctur 5, Sp 31, 2007 Rcptor Kinas Rcptor Kinas Kinas X 5 ric Xing Gn G T X 6 X 7 Gn H X 8 Rading: J-hap

More information

Cramér-Rao Inequality: Let f(x; θ) be a probability density function with continuous parameter

Cramér-Rao Inequality: Let f(x; θ) be a probability density function with continuous parameter WHEN THE CRAMÉR-RAO INEQUALITY PROVIDES NO INFORMATION STEVEN J. MILLER Abstract. W invstigat a on-paramtr family of probability dnsitis (rlatd to th Parto distribution, which dscribs many natural phnomna)

More information

Sliding Mode Flow Rate Observer Design

Sliding Mode Flow Rate Observer Design Sliding Mod Flow Rat Obsrvr Dsign Song Liu and Bin Yao School of Mchanical Enginring, Purdu Univrsity, Wst Lafaytt, IN797, USA liu(byao)@purdudu Abstract Dynamic flow rat information is ndd in a lot of

More information

ME469A Numerical Methods for Fluid Mechanics

ME469A Numerical Methods for Fluid Mechanics ME469A Numrical Mthods for Fluid Mchanics Handout #5 Gianluca Iaccarino Finit Volum Mthods Last tim w introducd th FV mthod as a discrtization tchniqu applid to th intgral form of th govrning quations

More information

INTEGRATION BY PARTS

INTEGRATION BY PARTS Mathmatics Rvision Guids Intgration by Parts Pag of 7 MK HOME TUITION Mathmatics Rvision Guids Lvl: AS / A Lvl AQA : C Edcl: C OCR: C OCR MEI: C INTEGRATION BY PARTS Vrsion : Dat: --5 Eampls - 6 ar copyrightd

More information

Transitional Probability Model for a Serial Phases in Production

Transitional Probability Model for a Serial Phases in Production Jurnal Karya Asli Lorkan Ahli Matmatik Vol. 3 No. 2 (2010) pag 49-54. Jurnal Karya Asli Lorkan Ahli Matmatik Transitional Probability Modl for a Srial Phass in Production Adam Baharum School of Mathmatical

More information

Problem Set #2 Due: Friday April 20, 2018 at 5 PM.

Problem Set #2 Due: Friday April 20, 2018 at 5 PM. 1 EE102B Spring 2018 Signal Procssing and Linar Systms II Goldsmith Problm St #2 Du: Friday April 20, 2018 at 5 PM. 1. Non-idal sampling and rcovry of idal sampls by discrt-tim filtring 30 pts) Considr

More information

2.3 Matrix Formulation

2.3 Matrix Formulation 23 Matrix Formulation 43 A mor complicatd xampl ariss for a nonlinar systm of diffrntial quations Considr th following xampl Exampl 23 x y + x( x 2 y 2 y x + y( x 2 y 2 (233 Transforming to polar coordinats,

More information

Pipe flow friction, small vs. big pipes

Pipe flow friction, small vs. big pipes Friction actor (t/0 t o pip) Friction small vs larg pips J. Chaurtt May 016 It is an intrsting act that riction is highr in small pips than largr pips or th sam vlocity o low and th sam lngth. Friction

More information

Recursive Estimation of Dynamic Time-Varying Demand Models

Recursive Estimation of Dynamic Time-Varying Demand Models Intrnational Confrnc on Computr Systms and chnologis - CompSysch 06 Rcursiv Estimation of Dynamic im-varying Dmand Modls Alxandr Efrmov Abstract: h papr prsnts an implmntation of a st of rcursiv algorithms

More information

Introduction to Arithmetic Geometry Fall 2013 Lecture #20 11/14/2013

Introduction to Arithmetic Geometry Fall 2013 Lecture #20 11/14/2013 18.782 Introduction to Arithmtic Gomtry Fall 2013 Lctur #20 11/14/2013 20.1 Dgr thorm for morphisms of curvs Lt us rstat th thorm givn at th nd of th last lctur, which w will now prov. Thorm 20.1. Lt φ:

More information

Where k is either given or determined from the data and c is an arbitrary constant.

Where k is either given or determined from the data and c is an arbitrary constant. Exponntial growth and dcay applications W wish to solv an quation that has a drivativ. dy ky k > dx This quation says that th rat of chang of th function is proportional to th function. Th solution is

More information

EEO 401 Digital Signal Processing Prof. Mark Fowler

EEO 401 Digital Signal Processing Prof. Mark Fowler EEO 401 Digital Signal Procssing Prof. Mark Fowlr Dtails of th ot St #19 Rading Assignmnt: Sct. 7.1.2, 7.1.3, & 7.2 of Proakis & Manolakis Dfinition of th So Givn signal data points x[n] for n = 0,, -1

More information

Brief Introduction to Statistical Mechanics

Brief Introduction to Statistical Mechanics Brif Introduction to Statistical Mchanics. Purpos: Ths nots ar intndd to provid a vry quick introduction to Statistical Mchanics. Th fild is of cours far mor vast than could b containd in ths fw pags.

More information

Chemical Physics II. More Stat. Thermo Kinetics Protein Folding...

Chemical Physics II. More Stat. Thermo Kinetics Protein Folding... Chmical Physics II Mor Stat. Thrmo Kintics Protin Folding... http://www.nmc.ctc.com/imags/projct/proj15thumb.jpg http://nuclarwaponarchiv.org/usa/tsts/ukgrabl2.jpg http://www.photolib.noaa.gov/corps/imags/big/corp1417.jpg

More information

CHAPTER 1. Introductory Concepts Elements of Vector Analysis Newton s Laws Units The basis of Newtonian Mechanics D Alembert s Principle

CHAPTER 1. Introductory Concepts Elements of Vector Analysis Newton s Laws Units The basis of Newtonian Mechanics D Alembert s Principle CHPTER 1 Introductory Concpts Elmnts of Vctor nalysis Nwton s Laws Units Th basis of Nwtonian Mchanics D lmbrt s Principl 1 Scinc of Mchanics: It is concrnd with th motion of matrial bodis. odis hav diffrnt

More information

Need to understand interaction of macroscopic measures

Need to understand interaction of macroscopic measures CE 322 Transportation Enginring Dr. Ahmd Abdl-Rahim, h. D.,.E. Nd to undrstand intraction o macroscopic masurs Spd vs Dnsity Flow vs Dnsity Spd vs Flow Equation 5.14 hlps gnraliz Thr ar svral dirnt orms

More information

Source code. where each α ij is a terminal or nonterminal symbol. We say that. α 1 α m 1 Bα m+1 α n α 1 α m 1 β 1 β p α m+1 α n

Source code. where each α ij is a terminal or nonterminal symbol. We say that. α 1 α m 1 Bα m+1 α n α 1 α m 1 β 1 β p α m+1 α n Adminitrivia Lctur : Paring If you do not hav a group, pla pot a rqut on Piazzza ( th Form projct tam... itm. B ur to updat your pot if you find on. W will aign orphan to group randomly in a fw day. Programming

More information

LINEAR DELAY DIFFERENTIAL EQUATION WITH A POSITIVE AND A NEGATIVE TERM

LINEAR DELAY DIFFERENTIAL EQUATION WITH A POSITIVE AND A NEGATIVE TERM Elctronic Journal of Diffrntial Equations, Vol. 2003(2003), No. 92, pp. 1 6. ISSN: 1072-6691. URL: http://jd.math.swt.du or http://jd.math.unt.du ftp jd.math.swt.du (login: ftp) LINEAR DELAY DIFFERENTIAL

More information

Lecture 4: Parsing. Administrivia

Lecture 4: Parsing. Administrivia Adminitrivia Lctur 4: Paring If you do not hav a group, pla pot a rqut on Piazzza ( th Form projct tam... itm. B ur to updat your pot if you find on. W will aign orphan to group randomly in a fw day. Programming

More information

Progressive Boosting for Class Imbalance and Its Application to Face Re-Identification

Progressive Boosting for Class Imbalance and Its Application to Face Re-Identification Progrssiv Boosting for Class Imbalanc and Its Application to Fac R-Idntification Roghayh Solymani a,, Eric Grangr a, Giorgio Fumra b a Laboratoir d imagri, d vision t d intllignc artificill, Écol d tchnologi

More information

Sundials and Linear Algebra

Sundials and Linear Algebra Sundials and Linar Algbra M. Scot Swan July 2, 25 Most txts on crating sundials ar dirctd towards thos who ar solly intrstd in making and using sundials and usually assums minimal mathmatical background.

More information

Math 34A. Final Review

Math 34A. Final Review Math A Final Rviw 1) Us th graph of y10 to find approimat valus: a) 50 0. b) y (0.65) solution for part a) first writ an quation: 50 0. now tak th logarithm of both sids: log() log(50 0. ) pand th right

More information

Differentiation of Exponential Functions

Differentiation of Exponential Functions Calculus Modul C Diffrntiation of Eponntial Functions Copyright This publication Th Northrn Albrta Institut of Tchnology 007. All Rights Rsrvd. LAST REVISED March, 009 Introduction to Diffrntiation of

More information

BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES. 1. Statement of results

BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES. 1. Statement of results BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES DONALD M. DAVIS Abstract. If p is a prim and n a positiv intgr, lt ν p (n dnot th xponnt of p in n, and u p (n n/p νp(n th unit part of n. If α

More information

y = 2xe x + x 2 e x at (0, 3). solution: Since y is implicitly related to x we have to use implicit differentiation: 3 6y = 0 y = 1 2 x ln(b) ln(b)

y = 2xe x + x 2 e x at (0, 3). solution: Since y is implicitly related to x we have to use implicit differentiation: 3 6y = 0 y = 1 2 x ln(b) ln(b) 4. y = y = + 5. Find th quation of th tangnt lin for th function y = ( + ) 3 whn = 0. solution: First not that whn = 0, y = (1 + 1) 3 = 8, so th lin gos through (0, 8) and thrfor its y-intrcpt is 8. y

More information

Unit 6: Solving Exponential Equations and More

Unit 6: Solving Exponential Equations and More Habrman MTH 111 Sction II: Eonntial and Logarithmic Functions Unit 6: Solving Eonntial Equations and Mor EXAMPLE: Solv th quation 10 100 for. Obtain an act solution. This quation is so asy to solv that

More information

4 x 4, and. where x is Town Square

4 x 4, and. where x is Town Square Accumulation and Population Dnsity E. A city locatd along a straight highway has a population whos dnsity can b approimatd by th function p 5 4 th distanc from th town squar, masurd in mils, whr 4 4, and

More information

Outline. Thanks to Ian Blockland and Randy Sobie for these slides Lifetimes of Decaying Particles Scattering Cross Sections Fermi s Golden Rule

Outline. Thanks to Ian Blockland and Randy Sobie for these slides Lifetimes of Decaying Particles Scattering Cross Sections Fermi s Golden Rule Outlin Thanks to Ian Blockland and andy obi for ths slids Liftims of Dcaying Particls cattring Cross ctions Frmi s Goldn ul Physics 424 Lctur 12 Pag 1 Obsrvabls want to rlat xprimntal masurmnts to thortical

More information

GEOMETRICAL PHENOMENA IN THE PHYSICS OF SUBATOMIC PARTICLES. Eduard N. Klenov* Rostov-on-Don, Russia

GEOMETRICAL PHENOMENA IN THE PHYSICS OF SUBATOMIC PARTICLES. Eduard N. Klenov* Rostov-on-Don, Russia GEOMETRICAL PHENOMENA IN THE PHYSICS OF SUBATOMIC PARTICLES Eduard N. Klnov* Rostov-on-Don, Russia Th articl considrs phnomnal gomtry figurs bing th carrirs of valu spctra for th pairs of th rmaining additiv

More information

Category Theory Approach to Fusion of Wavelet-Based Features

Category Theory Approach to Fusion of Wavelet-Based Features Catgory Thory Approach to Fusion of Wavlt-Basd Faturs Scott A. DLoach Air Forc Institut of Tchnology Dpartmnt of Elctrical and Computr Enginring Wright-Pattrson AFB, Ohio 45433 Scott.DLoach@afit.af.mil

More information

Differential Equations

Differential Equations Prfac Hr ar m onlin nots for m diffrntial quations cours that I tach hr at Lamar Univrsit. Dspit th fact that ths ar m class nots, th should b accssibl to anon wanting to larn how to solv diffrntial quations

More information

Language Factors in SEER SEM

Language Factors in SEER SEM SEER Tchnical Not: anguag Factors in SEER SEM anguag Factors in SEER SEM Introduction Whn changing th Function Implmntation Mchanism paramtr in SEER SEM, you will b askd if you want to adjust th lins of

More information

Sara Godoy del Olmo Calculation of contaminated soil volumes : Geostatistics applied to a hydrocarbons spill Lac Megantic Case

Sara Godoy del Olmo Calculation of contaminated soil volumes : Geostatistics applied to a hydrocarbons spill Lac Megantic Case wwwnvisol-canadaca Sara Godoy dl Olmo Calculation of contaminatd soil volums : Gostatistics applid to a hydrocarbons spill Lac Mgantic Cas Gostatistics: study of a PH contamination CONTEXT OF THE STUDY

More information

Image Filtering: Noise Removal, Sharpening, Deblurring. Yao Wang Polytechnic University, Brooklyn, NY11201

Image Filtering: Noise Removal, Sharpening, Deblurring. Yao Wang Polytechnic University, Brooklyn, NY11201 Imag Filtring: Nois Rmoval, Sharpning, Dblurring Yao Wang Polytchnic Univrsity, Brooklyn, NY http://wb.poly.du/~yao Outlin Nois rmoval by avraging iltr Nois rmoval by mdian iltr Sharpning Edg nhancmnt

More information