Chapter 8: Temporal Analysis

Size: px
Start display at page:

Download "Chapter 8: Temporal Analysis"

Transcription

1 Lecure Noes for Maagg ad Mg Mulplayer Ole Games Summer semeser 7 Chaper 8: Temporal Aalyss Lecure Noes Mahas Schuber hp://

2 Chaper Overvew Behavor ad Sequeces Comparg Sequeces Fdg freque subsequeces Markov chas Hdde Markov-Chas Tme seres ad feaure-rasformaos Comparg me seres Posso-Processes

3 player behavor examples for player behavor sequece of moves chess sequece of moveme, aco ad eraco a MMORPG sequece of orders o us RTS Games cocepoally behavor cosss of a sequece of possble acos Smples models for behavor are srgs or sequeces. Defo: Le A{A,, A } be a fe alphabe of possble player acos, he he l-tuple (a,, a l ) A A s a sequece of l legh over A. Remark: Model descrbes oly observaos ad does o dffereae bewee possble ad mpossble sequeces. Model eglecs he me bewee acos. 3

4 Example: SC II Zerg Rushes 4

5 Subsequeces ad Parog Whch player s observed a a gve me ad for how log? The loger a player s observed, he less lkely becomes ha aoher player behaves smlarly To fd ypcal behavoral paers a sequece s usually dvded o subsequeces. Wdowg (paros a sequece) Slde a wdow of legh k over he sequece ad cosder all subsequeces. ( here k 3) A B C V B W E E E R Q A F A B C V B W E E E R Q A B C V B W E E E R Q A F C V B W E E E R Q 5

6 Subsequeces ad Parog problem: A sequece of legh l has l (k-) k-elemeal subsequeces ad may of hose are rreleva. dea: Oly sequeces appearg wh a cera frequecy are of eres. Freque Subsequece Mg Fd all subsequeces a sequece daabase appearg more frequely ha msup. (cf. Freque Iemse Mg) legh of he sequece s arbrary. search space s larger ha he search space of emse mg. (several occurreces of elemes ad orders) 6

7 Freque Subsequece Mg frequecy fr(s,g) of S sequece G: cou occurrece of S G relave frequecy of S: ϕ( S, G) sequece descrpo of G: δ (G) ϕ fr( S, G) G S {(S, (S,G)) S G} mg sequeal paers s well explored > may approaches ad algorhms 7

8 Suffx Trees Properes of a Suffx Tree ST for he alphabe A wh sequece G where G : o rule ou ambvalece, words are padded wh a ermal symbol (A), commoly $. ST has exacly + leaf odes umbered from o, o he way from he roo o he leaf he suffx of legh - s fled. Edges represe elemes of A{$} (ucompressed form), oempy paral-sequeces of A{$} respecvely Edges, emaag from he same sarg ode, mus beg wh dffere elemes of A. Creao O( pu srg ), Search O( query srg ) 8

9 Suffx Trees example: alphabe A {ea, hu, seek, flee, defed} ser: S (seek, hu, ea, seek) S (seek, flee,hu) 9

10 Suffx Trees example: Alphabe A {ea, hu, seek, flee, defed} ser: S (hu, seek, ea, seek) (hu, seek, ea, seek, $) S (seek, flee, hu) (seek, flee, hu, $) 4 3 $ roo $ seek ea ea seek seek $ $ hu seek ea seek $ ucompressed vara: every edge s labeled wh a eleme of A{$} compressed vara: combe sub-pahs whou braches o oe edge

11 Suffx Trees example: Alphabe A {ea, hu, seek, flee, defed} ser: S (hu, seek, ea, seek) (hu, seek, ea, seek, $) S (seek, flee, hu) (seek, flee, hu, $) 4 3 roo $ seek $ ea,seek,$ ea,seek,$ hu,seek,ea,seek,$ ucompressed vara: Every edge s labeled wh a eleme of A{$} compressed vara: combe sub-pahs whou braches o oe edge

12 Suffx Trees example: Alphabe A {ea, hu, seek, flee, defed} ser: S (hu, seek, ea, seek) (hu, seek, ea, seek, $) S (seek, flee, hu) (seek, flee, hu, $) 4 3 $ roo $ seek ea ea seek seek $ $ hu seek ea seek $ $ 4,3 $ 3 flee hu $ roo seek ea seek $ flee hu ea hu seek $ $ $ seek ea seek $

13 Suffx Trees example: Alphabe A {ea, hu, seek, flee, defed} sample queres: Is q a Suffx? Is q a Subsrg? How ofe occurs q? 4,3 3 $ $ flee hu $ roo seek ea seek $ flee ea seek $ hu hu $ seek ea seek $ $ 3

14 Suffx Trees Example: Alphabe A {ea, hu, seek, flee, defed} Sample reques: Is q a Suffx? > follow pah (q$) sarg a roo, If reachg a leaf, he s a Suffx roo flee Is q a Subsrg? 4,3 $ seek ea > follow pah (q) sarg a roo, $ If processg possble, ea seek 3 flee he Subsrg seek $ How ofe occurs q? hu > follow pah (q) sarg a roo, $ #leaves below ermal odes $ #Occureces hu hu $ seek ea seek $ $ 4

15 Ieresgess of Subsequeces eresg freque commo sequece: selec droes, collec crysals, ra droe, bu: he frs acos SC II are almos always decal. umber of freque subsequeces ca be very large. mos of whch descrbe sadard game plays. eresgess should be evaluaed relao o aoher arbue: Map (Relag o a place) Player (Relag o a dvdual) Sraegy (Relag o suao) Combao of mulple relaos (Map ad Sraegy ) 5

16 Measures for Ieresgess use correlao measures: fd a arge varable: e.g. player_d fd eresg eves: e.g. boss-fghs, flag bearer, fd places rggerg smlar behavor: spawg pos, flag delvery locaos, boss ecouer se,... example calculaos: Muual Iformao MI(S, Player_ID) Odds Rao oddsr S (G,G ) P Players S {S,S} ϕ(s,g ϕ(s,g ) ) Pr[S,P] Pr[ S, P] log Pr[S] Pr[ P ] 6

17 Use of freque subsequeces player defcao: use he occurrece of he k- mos eresg paral sequeces as vecor space dmesos. (here eresg hghes MI wh player_d) > descrbe players as vecors of observed subsequeces. search locaos specfc behavor: compare he cdece of acos o he map o he amou of acos a gve locao. (Odds-Rao) 7

18 Comparg wo Sequeces gve: Alphabe A ad a sequece daabase DB {(x,, x k ) k IN x A for k}. ask: compue he smlary of S, S DB. Hammg Dsace: umber of dffere eres over all posos. For sequeces wh S S k: k f s, s, DsHam( S, S) else Remark: For sequeces of dffere legh, he shorer sequece s flled wh he gap symbol -. example: S (A,B,B,A,B) ud S (A,A,A,A,A) (A,B,B,A,B) (A,A,A,A,A) Ds Ham (S,S)3 8

19 Leveshe Dsace Hammg Dsace: Compug he mmum cos o rasform S o S. Oly subsuos of sgle elemes are allowed dog so. (Tur B o A.) Hammg Smlary: Cous he umber of smlar elemes. dea: Exed he allowed rasformaos o clude deleo ad sero of symbols. Leveshe Dsace: Mmum expese o rasform S o S usg 3 operaos Delee, Iser ad Subsue. (A,B,B,A,B) (A,A,B) (A,B,B,A,B) (A,-,-,A,B) Sm Lev (S,S)3 9

20 Calculag Leveshe Dsace gve: Two sequeces S, S over he alphabe A wh S ad S m. ask: Ds Lev (S,S) Calculag Leveshe Dsace wh dyamc programmg: Le D be a m-marx over IN wh: Afer cosruco of marx D, D,m coas he Leveshe-dsace bewee boh pu sequeces.

21 Example Leveshe Dsace S auo, S ue - a u o - a u o - a u o u u u 3 e 3 e e a u o - u (a,u,,o) (-, u,,e) Ds Lev (S,S) e 3 3 3

22 Ed Dsaces geeralzao of Leveshe-Dsaces: dffere cos marx: subsuo coss 4, deleo, sero.. more operaos: rasposg order (A,B,B,A,B) (A,B,A,B,B) rasposo duplcag, (A,B,B,B,B) (A,B,) 3 duplcaes of B coss may dffer for dffere values: Subs.(A,B) Subs.(A,Z) works for sequeces based o real-valued alphabes, for example: For A IR: Subs(5,) 5-

23 Markov Chas ad Sequeces sequeces of acos are subec o cera rules modelg wh fe auomaos (esg sequece for valdy) Markov chas are probablsc auomaas: allowed sae rasos probably dsrbuos for sae rasos. s order Markov assumpo : The sae a me + depeds solely o he sae a me. he order of a Markov cha s he umber of predecessor saes o whch he choce of he ex sae mgh deped. 3

24 Frs Order Markov-Chas defo: A Markov cha M s defed for a sae se A ad a sochasc raso-marx A A D. explaaos: A may coa a sar- ad a absorpo-sae (Modelg Sar ad Ed) sochasc Marx: rows add up o. (row coas he dsrbuo of successors for sae ) example: - A B C A A B C B C p( ACBB) P( A ) P( C A) P( B C) P( B B) P( B)

25 Hdde Markov Models rag a Markov cha: break he rag sequece dow o -grams ad deerme he relave frequecy. (How ofe s A followed by B?) P ( B A) fr( AB) fr( A) problem: observaos ofe do o mach he observed behavor: aco log s avalable, bu game-play has o be aalyzed correc execuo obfuscaes acual eos aalyss of a AI sae chages (observed acos may be employed dffere saes) 5

26 Hdde Markov Models Defo: A Hdde Markov Model M s defed by a sae se A, a sochasc raso marx A A D, a observao se B ad a sochasc oupu-marx A B F. Example: A{A,B,C}, B{,,3} 3 B A C D - A B C F 3 P(): defe all possble sae rples, geeraed by : BAA, BAC - A B C P( ) P( BAA) P( BAA) + P( BAC) P( BAC) A B C

27 Use of HMM Evaluao: How lkely s a observao O(o,.., o k ) wh o B for he HMM (A,B,D,F)? (Forward Esmao) Recogo: Gve he observao O(o,, o k ) ad he HMM (A,B,D,F) whch sequece (s,, s k ) wh s A gves he bes explaao for O? (Verb-Algorhm) Trag: Gve he observao O(o,, o k ), how ca we modfy D ad F o maxmze P(O (A,B,D,F))? (Baum-Welch Esmao) 7

28 Evaluao: Forward Varables gve: O(o,, o k ) ad (A,B,D,F) ask: P(O (A,B,D,F)) ave soluo: calculae P(O S) for all k-elemeal sequeces S o A. (umber grows expoeally wh k) mproved soluo: ulze Markov assumpo defe forward-varable α () as α ( ) P( o, o,..., o, s a ( ABDF)) calculao by duco: α ( ) d, f, o, A A α ) α ( ) d, f, o calculag wh A k operaos: ( + + P( O ( A, B, D, F)) A P( O, s a, k ( A, B, D, F)) A α ( k) 8

29 9 Recogo: Verb Algorhm gve: O(o,, o k ), ad Model (A, B,D,F). ask: S(s,, s k ), whch maxmzes P(O S,(A, B,D,F)). defe δ() as he hghes probably of a sequece o A of legh for he observao O. calculao by duco smlar o forward algorhm, bu more effce sce oly he bes soluo s pursued. )),,, (,...,, ( max ) (,.., F D B A O s s P s s δ ( ) ( ), ) ( arg max ) (, (), ) ( max ) (, (),,,,, k d A k f d A f d A o A o δ ψ ψ δ δ δ

30 Backward Varables aalogously o Forward-Varable a Backward-Varable ca be defed, used rag he HMM. defe Backward-Varable β () as β ( ) P( o,..., o s a,( ABDF)) + k Calculao by Iduco: β ( k), A A β ( ) d, f, o β ( ), k a a... a d, d, d, a α () d, f, o β (+) d, d, a a a d,... a

31 3 Trag: Baum-Welch Esmao gve: O(o,, o k ), A ad B. ask: D, F, maxmzg P(O (A,B,D,F)). Locally opmze soluo wh Expecao Maxmzao (EM) Defe ξ, () as he lkelhood of beg sae a a he po me ad beg sae a a he po me + : Defe γ () as he probably of beg sae a a he po me : ,,,,,,, ) ( ) ( ) ( ) ( )),,, ( ( ) ( ) ( )),,,,(, ( ) ( A k A l o l l k k o o f d f d F D B A O P f d F D B A O a s a s P β α β α β α ξ A, ) ( ) ( ξ γ

32 Trag: Baum-Welch Esmao k ξ, ( ) equals he expeced umber of sae rasos from a o a. k γ ( ) equals he expeced umber of sae rasos from a o oher saes. parameer are beg recompued as follows: d k ( ) rag happes alerag seps calculae of γ (), ξ,, () ad P(O (A,B,D,F)) updaes of D ad F (updaes see above) algorhm ermaes whe P(O (A,B,D,F)) grows less ha., { o bl }, a γ ( ), d,, f k, b k ξ γ ( ) l γ ( ) γ ( ) 3

33 Real-Value Sequeces so far: Alphabe s a dscree doma Sequeces ca also be creaed based o real-value domas, for example IR d. Freque Paer Mg o real-value domas s usually mpossble. Comparg real-value sequeces o doma D wh a dsace fuco ds: D D IR +. Aalogous o Hammg Dsace oe ca deerme he sum of dsaces for every poso of he sequece. ds sequ S,,, + ( S S ) ds( s, s ) + ( S S ) ϕ, für S S, ϕ IR Exeso of ed dsace s als possble: Subsuo cos for v ad u correlaes o ds(v,u). (More deals follow laer for Dyamc Tme Warpg) 33

34 Tme seres so far: sequeces model he order of acos, bu o he pos me. bu: real me games mg s esseal. RTS games: buld order are oly effecve f hey ca be realzed mmal me. MMORPGs he damage caused depeds o he umber of acos per me u. chess wh chess clock: a move s also measured by he me eeded o hk. me seres: Le T be a doma o model me ad le F be a obec preseao, he: Z((x, ),.., (x l, l )) (F T).. (F T) s a me seres of legh l o F. 34

35 Examples for Tme Seres SC-Logs: me seres o dscree acos : TSLHyuN Selec Hachery (3) : TSLHyuN Selec Larva x3 (7c,8,84), Deselec all : TSLHyuN Tra Droe : TSLHyuN Tra Droe : TSLHyuN Selec Droe x6 (34,38,3c,4,44,48), Deselec all : TSLHyuN Rgh clck; arge: Meral Feld (4) : TSLHyuN Deselec 6 us : TSLHyuN Rgh clck; arge: Meral Feld (7). Nework-Traffc: used bo deeco esmag game esy 35

36 Preprocessg Tme seres () offse raslao smlar me seres wh dffere offses shfg all me seres aroud he mea MW: o : o o MW(o) ds(q,o)??? q o q q - MW(q) o o - MW (o) ds(q,o)???

37 preprocessg me seres () scalg ampludes me seres wh smlar progresso bu dffere ampludes shfg he me seres aroud he mea (MW) ad ormalzg he amplude by sadard devao (SD): o : o (o MW(o)) / SD(o) q (q - MW (q)) / SD(q) o (o - MW(o)) / SD(o) 37

38 preprocessg me seres (3) lear reds smlar me seres wh dffere reds Iuo: deerme regresso le move me seres by meas of hs le offse raslao + ampludes scalg offse raslao + Ampludes scalg + lear red-removal

39 Preprocessg me seres (4) recfyg ose smlar me seres wh a large amou of ose smoohg: deerme for every value o he mea over all values [o -k,, o,, o +k ] for a gve k

40 Dscree Fourer Trasformao (DFT) dea: descrbe arbrary perodc fucos as weghed sum of perodc base fucos wh dffere frequeces. A me seres urs o a vecor of cosa legh. base fucos: s ad cos 4

41 Dscree Fourer Trasformao (DFT) Fourer s heorem: A perodc fuco (whch s reasoable couous) may be expressed as he sum of a seres of se ad cose erms wh a specfc amplude. properes: rasformao does o chage a fuco, oly he preseao rasformao s reversble > verse DFT aalogy: chage of base vecor calculao [x ] DFT f f [X f ] f f f 4

42 4 Dscree Fourer Trasformao (DFT) formal: gve a me seres of legh : x [x ],,, he DFT of x s a sequece X [X f ] of complex umbers for he frequeces f,, wh where defes he magary u vz.. he real par dcaes he share of he cose fucos, whereas he magary par dcaes he share of se fucos of he frequecy f. Real par Imagary par s cos f f f x f x e x X π π π

43 Dscree Fourer Trasformao (DFT) he verse DFT resores he orgal sgal: x f X f e π f,, (: pos me) [x ] [X f ] descrbes a Fourer-Paar, vz. DFT([x ]) [X f ] ad DFT ([X f ]) [x ]. he DFT s a lear map, vz. from [x ] [X f ] ad [y ] [Y f ] follows: [x + y ] [X f + Y f ] ad [ax ] [ax f ] for a Scalar a IR eergy of a sequece eergy E(c) of c s he square of he amplude: E(c) c. eergy E(x) of a sequece x s he sum of all eerges of he sequece: E( x) x x 43

44 Dscree Fourer Trasformao (DFT) Parseval s heorem: Eergy of a sgal a me rage equals he eergy he frequecy rage. Formal: Le X he DFT of x, he follows: x X f cosequece from Parseval s heorem ad he DFT s leary: The eucldea dsace of wo sgals x ad y correspod me ad frequecy rage: x y X Y DFT f f [x ] [X f ] f f f Tme rage (-space) Frequecy rage (-space) 44

45 Dscree Fourer Trasformao (DFT) Basc Idea of query processg: The eucldea dsace s used as a sequece s smlary fuco: ds( x, y) x y x y parseval s heorem allows for dsaces o be calculaed he frequecy rage sead of he me rage: ds(x,y) ds(x,y) pracce he lowes frequeces are he mos mpora. he frs frequecy coeffces coa he mos mpora formao. for dexg he rasformed sequeces are shoreed, for [X f ], f,,, coeffces oly he frs c coeffces [X f < c], c < are dexed. c dsc ( x, y) x f y f x f y f f f ds( x, y) for he dex a lower boud of he rue dsace ca be calculaed: fler-refeme: fler sep s based o shoreed me seres (dex asssed) refeme sep deermes rue hs o complee me seres 45

46 Dsaces of Tme Seres problems: Whch pos me are o be compared? offse a he begg: S s shfed me o S. 5 clockg of readg: pos me of measurg dffer. legh of me seres: measurg perods dffer. me seres wh he same clockg ad legh ca be compared as vecors. (dmeso po me) T for varable legh, clockg ad offses: adapo of ed-dsace for sequeces > Dyamc Tme Warpg Ds 5 5 meseres ( S, S) dsob ( s, s ) 46

47 Dyamc Tme Warpg Dsaz calculao: gve: me seres q ad o of dffere legh fd mappg of all q o o wh mmal expese o q o m q Search marx q m wk o w 47

48 Dyamc Tme Warpg Dsace Search Marx All possble mappgs q o o ca be erpreed as a warpg pah wh he search marx Of all hese mappgs, we search for he pah wh he lowes cos K DTW ( q, o) m w K k k Dyamc Programmg > Ru-me (. m) (see Ed Dsaces) m Q w k C w 48

49 Approxmae Dyamc Tme Warpg Dsace dea: approxmae he me seres (compressed represeao, Samplg, ) calculae DTW for he approxmaes 49

50 Sasc Models for Tme problem: How s he me of he ex aco modeled? sasc models for he me bewee wo eves s ecessary. me s a couous varable > probably desy fuco ask: compue he probably for he ex eve e occurrg wh he me frame +. he cumulave probably desy fuco descrbes hs probably 5

51 Homogeeous Posso Processes smples process o model me pos me bewee eves are expoeally dsrbued λ probably desy of he expoeal dsrbuo: pλ ( x) λ e egrao yelds he cumulave desy fuco descrbg he probably of he ex aco happeg he me erval bewee x. x λx Pλ ( x) pλ ( ) d e x p λ ( x) λ e λx P ( x) λ e λx Desy fuco of he expoeal dsrbuo Accumulaed desy fuco of he expoeal dsrbuo 5

52 5 Parameer assessme gve: A rag se of pos me X{x,, x }, whch are dsrbued expoeally. ask: The mos lkely value for he esy parameer. Approxmao wh Maxmum Lkelhood > Search he value of λ wh he hghes probably of geerag X. Lkelhood fuco L for Sample X: Dffereae he log-lkelhood for λ ad se he grade o zero: ) ( ) ( X E x x X e e e L λ λ λ λ λ λ λ ) ( ) ( )) ( ) l( ( ) ( l * X E X E X E d d L d d λ λ λ λ λ λ λ x X E m ) (

53 Learg Goals Sequeces ad me seres Freque Subsequece Mg wh Suffx-Trees Dsace measurg sequeces Hammg Dsace Leveshe Dsace Markov-Chas Hdde Markov chas Tme seres ad preprocessg seps Dyamc Tme Warpg Posso processes 53

54 Leraure Kyog J Shm, Jadeep Srvasava: Sequece Algme Based Aalyss of Player Behavor Massvely Mulplayer Ole Role-Playg Games (MMORPGs), Proceedgs of he IEEE Ieraoal Coferece o Daa Mg Workshops,. Be G. Weber, Mchael Maeas: A daa mg approach o sraegy predco, Proceedgs of he 5h Ieraoal Coferece o Compuaoal Iellgece ad Games, 9. K.T. Che, J.W. Jag, P. Huag, H.H. Chu, C.L. Le, W.C. Che: Idefyg MMORPG bos: A raffc aalyss approach, I Proceedgs of he 6 ACM SIGCHI Ieraoal Coferece o Advaces Compuer Eerame Tsechology, 6. 54

Continuous Time Markov Chains

Continuous Time Markov Chains Couous me Markov chas have seay sae probably soluos f a oly f hey are ergoc, us lke scree me Markov chas. Fg he seay sae probably vecor for a couous me Markov cha s o more ffcul ha s he scree me case,

More information

14. Poisson Processes

14. Poisson Processes 4. Posso Processes I Lecure 4 we roduced Posso arrvals as he lmg behavor of Bomal radom varables. Refer o Posso approxmao of Bomal radom varables. From he dscusso here see 4-6-4-8 Lecure 4 " arrvals occur

More information

Fault Tolerant Computing. Fault Tolerant Computing CS 530 Probabilistic methods: overview

Fault Tolerant Computing. Fault Tolerant Computing CS 530 Probabilistic methods: overview Probably 1/19/ CS 53 Probablsc mehods: overvew Yashwa K. Malaya Colorado Sae Uversy 1 Probablsc Mehods: Overvew Cocree umbers presece of uceray Probably Dsjo eves Sascal depedece Radom varables ad dsrbuos

More information

Fundamentals of Speech Recognition Suggested Project The Hidden Markov Model

Fundamentals of Speech Recognition Suggested Project The Hidden Markov Model . Projec Iroduco Fudameals of Speech Recogo Suggesed Projec The Hdde Markov Model For hs projec, s proposed ha you desg ad mpleme a hdde Markov model (HMM) ha opmally maches he behavor of a se of rag sequeces

More information

Real-Time Systems. Example: scheduling using EDF. Feasibility analysis for EDF. Example: scheduling using EDF

Real-Time Systems. Example: scheduling using EDF. Feasibility analysis for EDF. Example: scheduling using EDF EDA/DIT6 Real-Tme Sysems, Chalmers/GU, 0/0 ecure # Updaed February, 0 Real-Tme Sysems Specfcao Problem: Assume a sysem wh asks accordg o he fgure below The mg properes of he asks are gve he able Ivesgae

More information

θ = θ Π Π Parametric counting process models θ θ θ Log-likelihood: Consider counting processes: Score functions:

θ = θ Π Π Parametric counting process models θ θ θ Log-likelihood: Consider counting processes: Score functions: Paramerc coug process models Cosder coug processes: N,,..., ha cou he occurreces of a eve of eres for dvduals Iesy processes: Lelhood λ ( ;,,..., N { } λ < Log-lelhood: l( log L( Score fucos: U ( l( log

More information

The ray paths and travel times for multiple layers can be computed using ray-tracing, as demonstrated in Lab 3.

The ray paths and travel times for multiple layers can be computed using ray-tracing, as demonstrated in Lab 3. C. Trael me cures for mulple reflecors The ray pahs ad rael mes for mulple layers ca be compued usg ray-racg, as demosraed Lab. MATLAB scrp reflec_layers_.m performs smple ray racg. (m) ref(ms) ref(ms)

More information

Chapter 8. Simple Linear Regression

Chapter 8. Simple Linear Regression Chaper 8. Smple Lear Regresso Regresso aalyss: regresso aalyss s a sascal mehodology o esmae he relaoshp of a respose varable o a se of predcor varable. whe here s jus oe predcor varable, we wll use smple

More information

Cyclone. Anti-cyclone

Cyclone. Anti-cyclone Adveco Cycloe A-cycloe Lorez (963) Low dmesoal aracors. Uclear f hey are a good aalogy o he rue clmae sysem, bu hey have some appealg characerscs. Dscusso Is he al codo balaced? Is here a al adjusme

More information

The Poisson Process Properties of the Poisson Process

The Poisson Process Properties of the Poisson Process Posso Processes Summary The Posso Process Properes of he Posso Process Ierarrval mes Memoryless propery ad he resdual lfeme paradox Superposo of Posso processes Radom seleco of Posso Pos Bulk Arrvals ad

More information

Least Squares Fitting (LSQF) with a complicated function Theexampleswehavelookedatsofarhavebeenlinearintheparameters

Least Squares Fitting (LSQF) with a complicated function Theexampleswehavelookedatsofarhavebeenlinearintheparameters Leas Squares Fg LSQF wh a complcaed fuco Theeampleswehavelookedasofarhavebeelearheparameers ha we have bee rg o deerme e.g. slope, ercep. For he case where he fuco s lear he parameers we ca fd a aalc soluo

More information

Linear Regression Linear Regression with Shrinkage

Linear Regression Linear Regression with Shrinkage Lear Regresso Lear Regresso h Shrkage Iroduco Regresso meas predcg a couous (usuall scalar oupu from a vecor of couous pus (feaures x. Example: Predcg vehcle fuel effcec (mpg from 8 arbues: Lear Regresso

More information

CS344: Introduction to Artificial Intelligence

CS344: Introduction to Artificial Intelligence C344: Iroduco o Arfcal Iellgece Puhpa Bhaacharyya CE Dep. IIT Bombay Lecure 3 3 32 33: Forward ad bacward; Baum elch 9 h ad 2 March ad 2 d Aprl 203 Lecure 27 28 29 were o EM; dae 2 h March o 8 h March

More information

FORCED VIBRATION of MDOF SYSTEMS

FORCED VIBRATION of MDOF SYSTEMS FORCED VIBRAION of DOF SSES he respose of a N DOF sysem s govered by he marx equao of moo: ] u C] u K] u 1 h al codos u u0 ad u u 0. hs marx equao of moo represes a sysem of N smulaeous equaos u ad s me

More information

4. THE DENSITY MATRIX

4. THE DENSITY MATRIX 4. THE DENSTY MATRX The desy marx or desy operaor s a alerae represeao of he sae of a quaum sysem for whch we have prevously used he wavefuco. Alhough descrbg a quaum sysem wh he desy marx s equvale o

More information

Solution. The straightforward approach is surprisingly difficult because one has to be careful about the limits.

Solution. The straightforward approach is surprisingly difficult because one has to be careful about the limits. ose ad Varably Homewor # (8), aswers Q: Power spera of some smple oses A Posso ose A Posso ose () s a sequee of dela-fuo pulses, eah ourrg depedely, a some rae r (More formally, s a sum of pulses of wdh

More information

Real-time Classification of Large Data Sets using Binary Knapsack

Real-time Classification of Large Data Sets using Binary Knapsack Real-me Classfcao of Large Daa Ses usg Bary Kapsack Reao Bru bru@ds.uroma. Uversy of Roma La Sapeza AIRO 004-35h ANNUAL CONFERENCE OF THE ITALIAN OPERATIONS RESEARCH Sepember 7-0, 004, Lecce, Ialy Oule

More information

QR factorization. Let P 1, P 2, P n-1, be matrices such that Pn 1Pn 2... PPA

QR factorization. Let P 1, P 2, P n-1, be matrices such that Pn 1Pn 2... PPA QR facorzao Ay x real marx ca be wre as AQR, where Q s orhogoal ad R s upper ragular. To oba Q ad R, we use he Householder rasformao as follows: Le P, P, P -, be marces such ha P P... PPA ( R s upper ragular.

More information

EE 6885 Statistical Pattern Recognition

EE 6885 Statistical Pattern Recognition EE 6885 Sascal Paer Recogo Fall 005 Prof. Shh-Fu Chag hp://.ee.columba.edu/~sfchag Lecure 8 (/8/05 8- Readg Feaure Dmeso Reduco PCA, ICA, LDA, Chaper 3.8, 0.3 ICA Tuoral: Fal Exam Aapo Hyväre ad Erkk Oja,

More information

International Journal Of Engineering And Computer Science ISSN: Volume 5 Issue 12 Dec. 2016, Page No.

International Journal Of Engineering And Computer Science ISSN: Volume 5 Issue 12 Dec. 2016, Page No. www.jecs. Ieraoal Joural Of Egeerg Ad Compuer Scece ISSN: 19-74 Volume 5 Issue 1 Dec. 16, Page No. 196-1974 Sofware Relably Model whe mulple errors occur a a me cludg a faul correco process K. Harshchadra

More information

Least squares and motion. Nuno Vasconcelos ECE Department, UCSD

Least squares and motion. Nuno Vasconcelos ECE Department, UCSD Leas squares ad moo uo Vascocelos ECE Deparme UCSD Pla for oda oda we wll dscuss moo esmao hs s eresg wo was moo s ver useful as a cue for recogo segmeao compresso ec. s a grea eample of leas squares problem

More information

IMPROVED PORTFOLIO OPTIMIZATION MODEL WITH TRANSACTION COST AND MINIMAL TRANSACTION LOTS

IMPROVED PORTFOLIO OPTIMIZATION MODEL WITH TRANSACTION COST AND MINIMAL TRANSACTION LOTS Vol.7 No.4 (200) p73-78 Joural of Maageme Scece & Sascal Decso IMPROVED PORTFOLIO OPTIMIZATION MODEL WITH TRANSACTION COST AND MINIMAL TRANSACTION LOTS TIANXIANG YAO AND ZAIWU GONG College of Ecoomcs &

More information

Speech, NLP and the Web

Speech, NLP and the Web peech NL ad he Web uhpak Bhaacharyya CE Dep. IIT Bombay Lecure 38: Uuperved learg HMM CFG; Baum Welch lecure 37 wa o cogve NL by Abh Mhra Baum Welch uhpak Bhaacharyya roblem HMM arg emac ar of peech Taggg

More information

Learning of Graphical Models Parameter Estimation and Structure Learning

Learning of Graphical Models Parameter Estimation and Structure Learning Learg of Grahal Models Parameer Esmao ad Sruure Learg e Fukumzu he Isue of Sasal Mahemas Comuaoal Mehodology Sasal Iferee II Work wh Grahal Models Deermg sruure Sruure gve by modelg d e.g. Mxure model

More information

General Complex Fuzzy Transformation Semigroups in Automata

General Complex Fuzzy Transformation Semigroups in Automata Joural of Advaces Compuer Research Quarerly pissn: 345-606x eissn: 345-6078 Sar Brach Islamc Azad Uversy Sar IRIra Vol 7 No May 06 Pages: 7-37 wwwacrausaracr Geeral Complex uzzy Trasformao Semgroups Auomaa

More information

Quantum Mechanics II Lecture 11 Time-dependent perturbation theory. Time-dependent perturbation theory (degenerate or non-degenerate starting state)

Quantum Mechanics II Lecture 11 Time-dependent perturbation theory. Time-dependent perturbation theory (degenerate or non-degenerate starting state) Pro. O. B. Wrgh, Auum Quaum Mechacs II Lecure Tme-depede perurbao heory Tme-depede perurbao heory (degeerae or o-degeerae sarg sae) Cosder a sgle parcle whch, s uperurbed codo wh Hamloa H, ca exs a superposo

More information

Determination of Antoine Equation Parameters. December 4, 2012 PreFEED Corporation Yoshio Kumagae. Introduction

Determination of Antoine Equation Parameters. December 4, 2012 PreFEED Corporation Yoshio Kumagae. Introduction refeed Soluos for R&D o Desg Deermao of oe Equao arameers Soluos for R&D o Desg December 4, 0 refeed orporao Yosho Kumagae refeed Iroduco hyscal propery daa s exremely mpora for performg process desg ad

More information

(1) Cov(, ) E[( E( ))( E( ))]

(1) Cov(, ) E[( E( ))( E( ))] Impac of Auocorrelao o OLS Esmaes ECON 3033/Evas Cosder a smple bvarae me-seres model of he form: y 0 x The four key assumpos abou ε hs model are ) E(ε ) = E[ε x ]=0 ) Var(ε ) =Var(ε x ) = ) Cov(ε, ε )

More information

AML710 CAD LECTURE 12 CUBIC SPLINE CURVES. Cubic Splines Matrix formulation Normalised cubic splines Alternate end conditions Parabolic blending

AML710 CAD LECTURE 12 CUBIC SPLINE CURVES. Cubic Splines Matrix formulation Normalised cubic splines Alternate end conditions Parabolic blending CUIC SLINE CURVES Cubc Sples Marx formulao Normalsed cubc sples Alerae ed codos arabolc bledg AML7 CAD LECTURE CUIC SLINE The ame sple comes from he physcal srume sple drafsme use o produce curves A geeral

More information

The Linear Regression Of Weighted Segments

The Linear Regression Of Weighted Segments The Lear Regresso Of Weghed Segmes George Dael Maeescu Absrac. We proposed a regresso model where he depede varable s made o up of pos bu segmes. Ths suao correspods o he markes hroughou he da are observed

More information

As evident from the full-sample-model, we continue to assume that individual errors are identically and

As evident from the full-sample-model, we continue to assume that individual errors are identically and Maxmum Lkelhood smao Greee Ch.4; App. R scrp modsa, modsb If we feel safe makg assumpos o he sascal dsrbuo of he error erm, Maxmum Lkelhood smao (ML) s a aracve alerave o Leas Squares for lear regresso

More information

Quantitative Portfolio Theory & Performance Analysis

Quantitative Portfolio Theory & Performance Analysis 550.447 Quaave Porfolo heory & Performace Aalyss Week February 4 203 Coceps. Assgme For February 4 (hs Week) ead: A&L Chaper Iroduco & Chaper (PF Maageme Evrome) Chaper 2 ( Coceps) Seco (Basc eur Calculaos)

More information

-distributed random variables consisting of n samples each. Determine the asymptotic confidence intervals for

-distributed random variables consisting of n samples each. Determine the asymptotic confidence intervals for Assgme Sepha Brumme Ocober 8h, 003 9 h semeser, 70544 PREFACE I 004, I ed o sped wo semesers o a sudy abroad as a posgraduae exchage sude a he Uversy of Techology Sydey, Ausrala. Each opporuy o ehace my

More information

Density estimation. Density estimations. CS 2750 Machine Learning. Lecture 5. Milos Hauskrecht 5329 Sennott Square

Density estimation. Density estimations. CS 2750 Machine Learning. Lecture 5. Milos Hauskrecht 5329 Sennott Square Lecure 5 esy esmao Mlos Hauskrec mlos@cs..edu 539 Seo Square esy esmaos ocs: esy esmao: Mamum lkelood ML Bayesa arameer esmaes M Beroull dsrbuo. Bomal dsrbuo Mulomal dsrbuo Normal dsrbuo Eoeal famly Noaramerc

More information

Midterm Exam. Tuesday, September hour, 15 minutes

Midterm Exam. Tuesday, September hour, 15 minutes Ecoomcs of Growh, ECON560 Sa Fracsco Sae Uvers Mchael Bar Fall 203 Mderm Exam Tuesda, Sepember 24 hour, 5 mues Name: Isrucos. Ths s closed boo, closed oes exam. 2. No calculaors of a d are allowed. 3.

More information

For the plane motion of a rigid body, an additional equation is needed to specify the state of rotation of the body.

For the plane motion of a rigid body, an additional equation is needed to specify the state of rotation of the body. The kecs of rgd bodes reas he relaoshps bewee he exeral forces acg o a body ad he correspodg raslaoal ad roaoal moos of he body. he kecs of he parcle, we foud ha wo force equaos of moo were requred o defe

More information

The Signal, Variable System, and Transformation: A Personal Perspective

The Signal, Variable System, and Transformation: A Personal Perspective The Sgal Varable Syem ad Traformao: A Peroal Perpecve Sherv Erfa 35 Eex Hall Faculy of Egeerg Oule Of he Talk Iroduco Mahemacal Repreeao of yem Operaor Calculu Traformao Obervao O Laplace Traform SSB A

More information

FALL HOMEWORK NO. 6 - SOLUTION Problem 1.: Use the Storage-Indication Method to route the Input hydrograph tabulated below.

FALL HOMEWORK NO. 6 - SOLUTION Problem 1.: Use the Storage-Indication Method to route the Input hydrograph tabulated below. Jorge A. Ramírez HOMEWORK NO. 6 - SOLUTION Problem 1.: Use he Sorage-Idcao Mehod o roue he Ipu hydrograph abulaed below. Tme (h) Ipu Hydrograph (m 3 /s) Tme (h) Ipu Hydrograph (m 3 /s) 0 0 90 450 6 50

More information

EE 6885 Statistical Pattern Recognition

EE 6885 Statistical Pattern Recognition EE 6885 Sascal Paer Recogo Fall 005 Prof. Shh-Fu Chag hp://www.ee.columba.edu/~sfchag Lecure 5 (9//05 4- Readg Model Parameer Esmao ML Esmao, Chap. 3. Mure of Gaussa ad EM Referece Boo, HTF Chap. 8.5 Teboo,

More information

Optimal Eye Movement Strategies in Visual Search (Supplement)

Optimal Eye Movement Strategies in Visual Search (Supplement) Opmal Eye Moveme Sraeges Vsual Search (Suppleme) Jr Naemk ad Wlso S. Gesler Ceer for Percepual Sysems ad Deparme of Psychology, Uversy of exas a Aus, Aus X 787 Here we derve he deal searcher for he case

More information

Density estimation III.

Density estimation III. Lecure 4 esy esmao III. Mlos Hauskrec mlos@cs..edu 539 Seo Square Oule Oule: esy esmao: Mamum lkelood ML Bayesa arameer esmaes MP Beroull dsrbuo. Bomal dsrbuo Mulomal dsrbuo Normal dsrbuo Eoeal famly Eoeal

More information

The Bernstein Operational Matrix of Integration

The Bernstein Operational Matrix of Integration Appled Mahemacal Sceces, Vol. 3, 29, o. 49, 2427-2436 he Berse Operaoal Marx of Iegrao Am K. Sgh, Vee K. Sgh, Om P. Sgh Deparme of Appled Mahemacs Isue of echology, Baaras Hdu Uversy Varaas -225, Ida Asrac

More information

Fully Fuzzy Linear Systems Solving Using MOLP

Fully Fuzzy Linear Systems Solving Using MOLP World Appled Sceces Joural 12 (12): 2268-2273, 2011 ISSN 1818-4952 IDOSI Publcaos, 2011 Fully Fuzzy Lear Sysems Solvg Usg MOLP Tofgh Allahvraloo ad Nasser Mkaelvad Deparme of Mahemacs, Islamc Azad Uversy,

More information

Solution set Stat 471/Spring 06. Homework 2

Solution set Stat 471/Spring 06. Homework 2 oluo se a 47/prg 06 Homework a Whe he upper ragular elemes are suppressed due o smmer b Le Y Y Y Y A weep o he frs colum o oba: A ˆ b chagg he oao eg ad ec YY weep o he secod colum o oba: Aˆ YY weep o

More information

Lecture 3 Topic 2: Distributions, hypothesis testing, and sample size determination

Lecture 3 Topic 2: Distributions, hypothesis testing, and sample size determination Lecure 3 Topc : Drbuo, hypohe eg, ad ample ze deermao The Sude - drbuo Coder a repeaed drawg of ample of ze from a ormal drbuo of mea. For each ample, compue,,, ad aoher ac,, where: The ac he devao of

More information

Machine Learning. Hidden Markov Model. Eric Xing / /15-781, 781, Fall Lecture 17, March 24, 2008

Machine Learning. Hidden Markov Model. Eric Xing / /15-781, 781, Fall Lecture 17, March 24, 2008 Mache Learg 0-70/5 70/5-78 78 Fall 2008 Hdde Marov Model Erc Xg Lecure 7 March 24 2008 Readg: Cha. 3 C.B boo Erc Xg Erc Xg 2 Hdde Marov Model: from sac o damc mure models Sac mure Damc mure Y Y Y 2 Y 3

More information

Discrete Markov Process. Introduction. Example: Balls and Urns. Stochastic Automaton. INTRODUCTION TO Machine Learning 3rd Edition

Discrete Markov Process. Introduction. Example: Balls and Urns. Stochastic Automaton. INTRODUCTION TO Machine Learning 3rd Edition EHEM ALPAYDI he MI Press, 04 Lecure Sldes for IRODUCIO O Machne Learnng 3rd Edon alpaydn@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/ml3e Sldes from exboo resource page. Slghly eded and wh addonal examples

More information

EE 6885 Statistical Pattern Recognition

EE 6885 Statistical Pattern Recognition EE 6885 Sascal Paer Recogo Fall 005 Prof. Shh-Fu Chag hp://.ee.columba.edu/~sfchag Reve: Fal Exam (//005) Reve-Fal- Fal Exam Dec. 6 h Frday :0-3 pm, Mudd Rm 644 Reve Fal- Chap 5: Lear Dscrma Fucos Reve

More information

Partial Molar Properties of solutions

Partial Molar Properties of solutions Paral Molar Properes of soluos A soluo s a homogeeous mxure; ha s, a soluo s a oephase sysem wh more ha oe compoe. A homogeeous mxures of wo or more compoes he gas, lqud or sold phase The properes of a

More information

Key words: Fractional difference equation, oscillatory solutions,

Key words: Fractional difference equation, oscillatory solutions, OSCILLATION PROPERTIES OF SOLUTIONS OF FRACTIONAL DIFFERENCE EQUATIONS Musafa BAYRAM * ad Ayd SECER * Deparme of Compuer Egeerg, Isabul Gelsm Uversy Deparme of Mahemacal Egeerg, Yldz Techcal Uversy * Correspodg

More information

The Optimal Combination Forecasting Based on ARIMA,VAR and SSM

The Optimal Combination Forecasting Based on ARIMA,VAR and SSM Advaces Compuer, Sgals ad Sysems (206) : 3-7 Clausus Scefc Press, Caada The Opmal Combao Forecasg Based o ARIMA,VAR ad SSM Bebe Che,a, Mgya Jag,b* School of Iformao Scece ad Egeerg, Shadog Uversy, Ja,

More information

Other Topics in Kernel Method Statistical Inference with Reproducing Kernel Hilbert Space

Other Topics in Kernel Method Statistical Inference with Reproducing Kernel Hilbert Space Oher Topcs Kerel Mehod Sascal Iferece wh Reproducg Kerel Hlber Space Kej Fukumzu Isue of Sascal Mahemacs, ROIS Deparme of Sascal Scece, Graduae Uversy for Advaced Sudes Sepember 6, 008 / Sascal Learg Theory

More information

Fresnel Equations cont.

Fresnel Equations cont. Lecure 12 Chaper 4 Fresel quaos co. Toal eral refleco ad evaesce waves Opcal properes of meals Laer: Famlar aspecs of he eraco of lgh ad maer Fresel quaos r 2 Usg Sell s law, we ca re-wre: r s s r a a

More information

The algebraic immunity of a class of correlation immune H Boolean functions

The algebraic immunity of a class of correlation immune H Boolean functions Ieraoal Coferece o Advaced Elecroc Scece ad Techology (AEST 06) The algebrac mmuy of a class of correlao mmue H Boolea fucos a Jgla Huag ad Zhuo Wag School of Elecrcal Egeerg Norhwes Uversy for Naoales

More information

Modeling of the linear time-variant channel. Sven-Gustav Häggman

Modeling of the linear time-variant channel. Sven-Gustav Häggman Moelg of he lear me-vara chael Sve-Gusav Häggma 2 1. Characerzao of he lear me-vara chael 3 The rasmsso chael (rao pah) of a rao commucao sysem s mos cases a mulpah chael. Whe chages ae place he propagao

More information

Density estimation III. Linear regression.

Density estimation III. Linear regression. Lecure 6 Mlos Hauskrec mlos@cs.p.eu 539 Seo Square Des esmao III. Lear regresso. Daa: Des esmao D { D D.. D} D a vecor of arbue values Obecve: r o esmae e uerlg rue probabl srbuo over varables X px usg

More information

Time-Dependent Perturbation Theory

Time-Dependent Perturbation Theory Tme-Depede Perurbao Theory Mchael Fowler 7/6/7 Iroduco: Geeral Formalsm We look a a Hamloa H H + V( ), wh V( ) some me-depede perurbao, so ow he wave fuco wll have perurbao-duced me depedece Our sarg po

More information

COMPARISON OF ESTIMATORS OF PARAMETERS FOR THE RAYLEIGH DISTRIBUTION

COMPARISON OF ESTIMATORS OF PARAMETERS FOR THE RAYLEIGH DISTRIBUTION COMPARISON OF ESTIMATORS OF PARAMETERS FOR THE RAYLEIGH DISTRIBUTION Eldesoky E. Affy. Faculy of Eg. Shbee El kom Meoufa Uv. Key word : Raylegh dsrbuo, leas squares mehod, relave leas squares, leas absolue

More information

Continuous Indexed Variable Systems

Continuous Indexed Variable Systems Ieraoal Joural o Compuaoal cece ad Mahemacs. IN 0974-389 Volume 3, Number 4 (20), pp. 40-409 Ieraoal Research Publcao House hp://www.rphouse.com Couous Idexed Varable ysems. Pouhassa ad F. Mohammad ghjeh

More information

Assessing Normality. Assessing Normality. Assessing Normality. Assessing Normality. Normal Probability Plot for Normal Distribution.

Assessing Normality. Assessing Normality. Assessing Normality. Assessing Normality. Normal Probability Plot for Normal Distribution. Assessg Normaly No All Couous Radom Varables are Normally Dsrbued I s Impora o Evaluae how Well he Daa Se Seems o be Adequaely Approxmaed by a Normal Dsrbuo Cosruc Chars Assessg Normaly For small- or moderae-szed

More information

Available online Journal of Scientific and Engineering Research, 2014, 1(1): Research Article

Available online  Journal of Scientific and Engineering Research, 2014, 1(1): Research Article Avalable ole wwwjsaercom Joural o Scec ad Egeerg Research, 0, ():0-9 Research Arcle ISSN: 39-630 CODEN(USA): JSERBR NEW INFORMATION INEUALITIES ON DIFFERENCE OF GENERALIZED DIVERGENCES AND ITS APPLICATION

More information

JORIND 9(2) December, ISSN

JORIND 9(2) December, ISSN JORIND 9() December, 011. ISSN 1596 8308. www.rascampus.org., www.ajol.o/jourals/jord THE EXONENTIAL DISTRIBUTION AND THE ALICATION TO MARKOV MODELS Usma Yusu Abubakar Deparme o Mahemacs/Sascs Federal

More information

RATIO ESTIMATORS USING CHARACTERISTICS OF POISSON DISTRIBUTION WITH APPLICATION TO EARTHQUAKE DATA

RATIO ESTIMATORS USING CHARACTERISTICS OF POISSON DISTRIBUTION WITH APPLICATION TO EARTHQUAKE DATA The 7 h Ieraoal as of Sascs ad Ecoomcs Prague Sepember 9-0 Absrac RATIO ESTIMATORS USING HARATERISTIS OF POISSON ISTRIBUTION WITH APPLIATION TO EARTHQUAKE ATA Gamze Özel Naural pulaos bolog geecs educao

More information

Regression Approach to Parameter Estimation of an Exponential Software Reliability Model

Regression Approach to Parameter Estimation of an Exponential Software Reliability Model Amerca Joural of Theorecal ad Appled Sascs 06; 5(3): 80-86 hp://www.scecepublshggroup.com/j/ajas do: 0.648/j.ajas.060503. ISSN: 36-8999 (Pr); ISSN: 36-9006 (Ole) Regresso Approach o Parameer Esmao of a

More information

Pricing Asian Options with Fourier Convolution

Pricing Asian Options with Fourier Convolution Prcg Asa Opos wh Fourer Covoluo Cheg-Hsug Shu Deparme of Compuer Scece ad Iformao Egeerg Naoal Tawa Uversy Coes. Iroduco. Backgroud 3. The Fourer Covoluo Mehod 3. Seward ad Hodges facorzao 3. Re-ceerg

More information

8. Queueing systems lect08.ppt S Introduction to Teletraffic Theory - Fall

8. Queueing systems lect08.ppt S Introduction to Teletraffic Theory - Fall 8. Queueg sysems lec8. S-38.45 - Iroduco o Teleraffc Theory - Fall 8. Queueg sysems Coes Refresher: Smle eleraffc model M/M/ server wag laces M/M/ servers wag laces 8. Queueg sysems Smle eleraffc model

More information

Queuing Theory: Memory Buffer Limits on Superscalar Processing

Queuing Theory: Memory Buffer Limits on Superscalar Processing Cle/ Model of I/O Queug Theory: Memory Buffer Lms o Superscalar Processg Cle reques respose Devce Fas CPU s cle for slower I/O servces Buffer sores cle requess ad s a slower server respose rae Laecy Tme

More information

Solving Non-Linear Rational Expectations Models: Approximations based on Taylor Expansions

Solving Non-Linear Rational Expectations Models: Approximations based on Taylor Expansions Work progress Solvg No-Lear Raoal Expecaos Models: Approxmaos based o Taylor Expasos Rober Kollma (*) Deparme of Ecoomcs, Uversy of Pars XII 6, Av. du Gééral de Gaulle; F-94 Créel Cedex; Frace rober_kollma@yahoo.com;

More information

Moments of Order Statistics from Nonidentically Distributed Three Parameters Beta typei and Erlang Truncated Exponential Variables

Moments of Order Statistics from Nonidentically Distributed Three Parameters Beta typei and Erlang Truncated Exponential Variables Joural of Mahemacs ad Sascs 6 (4): 442-448, 200 SSN 549-3644 200 Scece Publcaos Momes of Order Sascs from Nodecally Dsrbued Three Parameers Bea ype ad Erlag Trucaed Expoeal Varables A.A. Jamoom ad Z.A.

More information

The Mean Residual Lifetime of (n k + 1)-out-of-n Systems in Discrete Setting

The Mean Residual Lifetime of (n k + 1)-out-of-n Systems in Discrete Setting Appled Mahemacs 4 5 466-477 Publshed Ole February 4 (hp//wwwscrporg/oural/am hp//dxdoorg/436/am45346 The Mea Resdual Lfeme of ( + -ou-of- Sysems Dscree Seg Maryam Torab Sahboom Deparme of Sascs Scece ad

More information

Machine Learning. Introduction to Regression. Lecture 3, September 19, Reading: Chap. 3, CB

Machine Learning. Introduction to Regression. Lecture 3, September 19, Reading: Chap. 3, CB ache Learg 0-70/5 70/5-78 78 all 006 Iroduco o Regresso Erc g Lecure 3 Sepember 9 006 Readg: Chap. 3 C Iferece wh he Jo Compue Codoals 0.4 0. P lu eadhead P lu eadhead P eadhead 0.7 0. 0.05 0.05 0.05 0.05

More information

Supplement Material for Inverse Probability Weighted Estimation of Local Average Treatment Effects: A Higher Order MSE Expansion

Supplement Material for Inverse Probability Weighted Estimation of Local Average Treatment Effects: A Higher Order MSE Expansion Suppleme Maeral for Iverse Probably Weged Esmao of Local Average Treame Effecs: A Hger Order MSE Expaso Sepe G. Doald Deparme of Ecoomcs Uversy of Texas a Aus Yu-C Hsu Isue of Ecoomcs Academa Sca Rober

More information

Research on portfolio model based on information entropy theory

Research on portfolio model based on information entropy theory Avalable ole www.jocpr.com Joural of Chemcal ad Pharmaceucal esearch, 204, 6(6):286-290 esearch Arcle ISSN : 0975-7384 CODEN(USA) : JCPC5 esearch o porfolo model based o formao eropy heory Zhag Jusha,

More information

Abstract. Keywords: Mutation probability, evolutionary computation, optimization, sensitivity, variability. 1. Introduction. 2. Proposed Algorithm

Abstract. Keywords: Mutation probability, evolutionary computation, optimization, sensitivity, variability. 1. Introduction. 2. Proposed Algorithm EgOp 2008 Ieraoal Coferece o Egeerg Opmzao Ro de Jaero, Brazl, 01-05 Jue 2008. Absrac Redefg Muao Probables for Evoluoary Opmzao Problems Raja Aggarwal Faculy of Egeerg ad Compuer Scece Cocorda Uversy,

More information

Probability Bracket Notation and Probability Modeling. Xing M. Wang Sherman Visual Lab, Sunnyvale, CA 94087, USA. Abstract

Probability Bracket Notation and Probability Modeling. Xing M. Wang Sherman Visual Lab, Sunnyvale, CA 94087, USA. Abstract Probably Bracke Noao ad Probably Modelg Xg M. Wag Sherma Vsual Lab, Suyvale, CA 94087, USA Absrac Ispred by he Drac oao, a ew se of symbols, he Probably Bracke Noao (PBN) s proposed for probably modelg.

More information

Introduction ( Week 1-2) Course introduction A brief introduction to molecular biology A brief introduction to sequence comparison Part I: Algorithms

Introduction ( Week 1-2) Course introduction A brief introduction to molecular biology A brief introduction to sequence comparison Part I: Algorithms Course organzaon Inroducon Wee -2) Course nroducon A bref nroducon o molecular bology A bref nroducon o sequence comparson Par I: Algorhms for Sequence Analyss Wee 3-8) Chaper -3, Models and heores» Probably

More information

Deterioration-based Maintenance Management Algorithm

Deterioration-based Maintenance Management Algorithm Aca Polyechca Hugarca Vol. 4 No. 2007 Deerorao-baed Maeace Maageme Algorhm Koréla Ambru-Somogy Iue of Meda Techology Budape Tech Doberdó ú 6 H-034 Budape Hugary a_omogy.korela@rkk.bmf.hu Abrac: The Road

More information

Stabilization of LTI Switched Systems with Input Time Delay. Engineering Letters, 14:2, EL_14_2_14 (Advance online publication: 16 May 2007) Lin Lin

Stabilization of LTI Switched Systems with Input Time Delay. Engineering Letters, 14:2, EL_14_2_14 (Advance online publication: 16 May 2007) Lin Lin Egeerg Leers, 4:2, EL_4_2_4 (Advace ole publcao: 6 May 27) Sablzao of LTI Swched Sysems wh Ipu Tme Delay L L Absrac Ths paper deals wh sablzao of LTI swched sysems wh pu me delay. A descrpo of sysems sablzao

More information

VARIATIONAL ITERATION METHOD FOR DELAY DIFFERENTIAL-ALGEBRAIC EQUATIONS. Hunan , China,

VARIATIONAL ITERATION METHOD FOR DELAY DIFFERENTIAL-ALGEBRAIC EQUATIONS. Hunan , China, Mahemacal ad Compuaoal Applcaos Vol. 5 No. 5 pp. 834-839. Assocao for Scefc Research VARIATIONAL ITERATION METHOD FOR DELAY DIFFERENTIAL-ALGEBRAIC EQUATIONS Hoglag Lu Aguo Xao Yogxag Zhao School of Mahemacs

More information

Reliability Analysis of Sparsely Connected Consecutive-k Systems: GERT Approach

Reliability Analysis of Sparsely Connected Consecutive-k Systems: GERT Approach Relably Aalyss of Sparsely Coece Cosecuve- Sysems: GERT Approach Pooa Moha RMSI Pv. L Noa-2131 poalovely@yahoo.com Mau Agarwal Deparme of Operaoal Research Uversy of Delh Delh-117, Ia Agarwal_maulaa@yahoo.com

More information

On the computation of mass-change trends from GRACE gravity field time-series

On the computation of mass-change trends from GRACE gravity field time-series Geodäsche Woche 0 Nürberg, 7. 9. Sepember 0 O he compuao of mass-chage reds from GRACE gravy feld me-seres Olver Baur Isu für Welraumforschug, Öserrechsche Aademe der Wsseschafe Movao Greelad lear mass-chage

More information

NOTE ON SIMPLE AND LOGARITHMIC RETURN

NOTE ON SIMPLE AND LOGARITHMIC RETURN Appled udes Agrbusess ad Commerce AAC Ceer-r ublshg House, Debrece DOI:.94/AAC/27/-2/6 CIENIFIC AE NOE ON IME AND OGAIHMIC EUN aa Mskolcz Uversy of Debrece, Isue of Accoug ad Face mskolczpaa@gmal.com Absrac:

More information

Lecture Slides for INTRODUCTION TO. Machine Learning. ETHEM ALPAYDIN The MIT Press,

Lecture Slides for INTRODUCTION TO. Machine Learning. ETHEM ALPAYDIN The MIT Press, Lecure Sldes for INTRDUCTIN T Machne Learnng ETHEM ALAYDIN The MIT ress, 2004 alpaydn@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/2ml CHATER 3: Hdden Marov Models Inroducon Modelng dependences n npu; no

More information

Photon Statistics. photons/s. Light beam stream of photons Difference with classical waves relies on different statistical properties

Photon Statistics. photons/s. Light beam stream of photons Difference with classical waves relies on different statistical properties hoo Sascs Lgh beam sream of phoos Dfferece wh classcal waves reles o dffere sascal properes Average cou rae correspods o Iesy of lgh beam Acual cou rae flucuaes from measureme o measureme The pulse aure

More information

Spike-and-Slab Dirichlet Process Mixture Models

Spike-and-Slab Dirichlet Process Mixture Models Ope oural of Sascs 5-58 hp://dxdoorg/436/os566 Publshed Ole December (hp://wwwscrporg/oural/os) Spke-ad-Slab Drchle Process Mxure Models Ka Cu Wesha Cu Deparme of Sascal Scece Duke Uversy Durham USA School

More information

Human Action Recognition in Smart Classroom

Human Action Recognition in Smart Classroom Huma Aco Recogo Smar Classroom Habg Re Guagyou Xu (Depe of Compuer Scece ad echology, sghua Uversy, Bejg 00084, P.R.Cha) E-mal: rehabg@263.e xgy-dcs@mal.sghua.edu.c Absrac hs paper preses a ew sysem for

More information

Final Exam Applied Econometrics

Final Exam Applied Econometrics Fal Eam Appled Ecoomercs. 0 Sppose we have he followg regresso resl: Depede Varable: SAT Sample: 437 Iclded observaos: 437 Whe heeroskedasc-cosse sadard errors & covarace Varable Coeffce Sd. Error -Sasc

More information

The textbook expresses the stock price as the present discounted value of the dividend paid and the price of the stock next period.

The textbook expresses the stock price as the present discounted value of the dividend paid and the price of the stock next period. ublc Affars 974 Meze D. Ch Fall Socal Sceces 748 Uversy of Wscos-Madso Sock rces, News ad he Effce Markes Hypohess (rev d //) The rese Value Model Approach o Asse rcg The exbook expresses he sock prce

More information

Chapter 3: Maximum-Likelihood & Bayesian Parameter Estimation (part 1)

Chapter 3: Maximum-Likelihood & Bayesian Parameter Estimation (part 1) Aoucemes Reags o E-reserves Proec roosal ue oay Parameer Esmao Bomercs CSE 9-a Lecure 6 CSE9a Fall 6 CSE9a Fall 6 Paer Classfcao Chaer 3: Mamum-Lelhoo & Bayesa Parameer Esmao ar All maerals hese sles were

More information

Decompression diagram sampler_src (source files and makefiles) bin (binary files) --- sh (sample shells) --- input (sample input files)

Decompression diagram sampler_src (source files and makefiles) bin (binary files) --- sh (sample shells) --- input (sample input files) . Iroduco Probblsc oe-moh forecs gudce s mde b 50 esemble members mproved b Model Oupu scs (MO). scl equo s mde b usg hdcs d d observo d. We selec some prmeers for modfg forecs o use mulple regresso formul.

More information

Solving fuzzy linear programming problems with piecewise linear membership functions by the determination of a crisp maximizing decision

Solving fuzzy linear programming problems with piecewise linear membership functions by the determination of a crisp maximizing decision Frs Jo Cogress o Fuzzy ad Iellge Sysems Ferdows Uversy of Mashhad Ira 9-3 Aug 7 Iellge Sysems Scefc Socey of Ira Solvg fuzzy lear programmg problems wh pecewse lear membershp fucos by he deermao of a crsp

More information

Solving Fuzzy Equations Using Neural Nets with a New Learning Algorithm

Solving Fuzzy Equations Using Neural Nets with a New Learning Algorithm Joural of Advaces Compuer Research Quarerly ISSN: 28-6148 Sar Brach, Islamc Azad Uversy, Sar, I.R.Ira (Vol. 3, No. 4, November 212), Pages: 33-45 www.jacr.ausar.ac.r Solvg Fuzzy Equaos Usg Neural Nes wh

More information

Enhanced least squares Monte Carlo method for real-time decision optimizations for evolving natural hazards

Enhanced least squares Monte Carlo method for real-time decision optimizations for evolving natural hazards Dowloaded from orbdudk o: Ja 4 29 Ehaced leas squares Moe Carlo mehod for real-me decso opmzaos for evolvg aural hazards Aders Ae; Nshjma Kazuyosh Publcao dae: 22 Lk back o DTU Orb Cao (APA): Aders A &

More information

Redundancy System Fault Sampling Under Imperfect Maintenance

Redundancy System Fault Sampling Under Imperfect Maintenance A publcao of CHEMICAL EGIEERIG TRASACTIOS VOL. 33, 03 Gues Edors: Erco Zo, Pero Barald Copyrgh 03, AIDIC Servz S.r.l., ISB 978-88-95608-4-; ISS 974-979 The Iala Assocao of Chemcal Egeerg Ole a: www.adc./ce

More information

Part II Image recognition

Part II Image recognition Image ad speech recogo Lecure oes Włodzmerz Kasprza Proec s co-faced by Europea Uo wh Europea Socal Fud. Paer recogo. Paer rasformao 3. Paer classfcao 4. Image pre-processg CONTENT Par I Paer recogo Par

More information

Application of the stochastic self-training procedure for the modelling of extreme floods

Application of the stochastic self-training procedure for the modelling of extreme floods The Exremes of he Exremes: Exraordary Floods (Proceedgs of a symposum held a Reyjav, Icelad, July 000). IAHS Publ. o. 7, 00. 37 Applcao of he sochasc self-rag procedure for he modellg of exreme floods

More information

Brownian Motion and Stochastic Calculus. Brownian Motion and Stochastic Calculus

Brownian Motion and Stochastic Calculus. Brownian Motion and Stochastic Calculus Browa Moo Sochasc Calculus Xogzh Che Uversy of Hawa a Maoa earme of Mahemacs Seember, 8 Absrac Ths oe s abou oob decomoso he bascs of Suare egrable margales Coes oob-meyer ecomoso Suare Iegrable Margales

More information

Survival Prediction Based on Compound Covariate under Cox Proportional Hazard Models

Survival Prediction Based on Compound Covariate under Cox Proportional Hazard Models Ieraoal Bomerc Coferece 22/8/3, Kobe JAPAN Survval Predco Based o Compoud Covarae uder Co Proporoal Hazard Models PLoS ONE 7. do:.37/oural.poe.47627. hp://d.plos.org/.37/oural.poe.47627 Takesh Emura Graduae

More information

Voltage Sensitivity Analysis in MV Distribution Networks

Voltage Sensitivity Analysis in MV Distribution Networks Proceedgs of he 6h WSEAS/IASME I. Cof. o Elecrc Power Sysems, Hgh olages, Elecrc Maches, Teerfe, Spa, December 6-8, 2006 34 olage Sesvy Aalyss M Dsrbuo Neworks S. CONTI, A.M. GRECO, S. RAITI Dparmeo d

More information

Cyclically Interval Total Colorings of Cycles and Middle Graphs of Cycles

Cyclically Interval Total Colorings of Cycles and Middle Graphs of Cycles Ope Joural of Dsree Mahemas 2017 7 200-217 hp://wwwsrporg/joural/ojdm ISSN Ole: 2161-7643 ISSN Pr: 2161-7635 Cylally Ierval Toal Colorgs of Cyles Mddle Graphs of Cyles Yogqag Zhao 1 Shju Su 2 1 Shool of

More information