Announcements. CS 188: Artificial Intelligence Spring Today. P4: Ghostbusters. Exact Inference in DBNs. Dynamic Bayes Nets (DBNs)

Size: px
Start display at page:

Download "Announcements. CS 188: Artificial Intelligence Spring Today. P4: Ghostbusters. Exact Inference in DBNs. Dynamic Bayes Nets (DBNs)"

Transcription

1 CS 188: Artificil Intelligence Spring 2010 Lecture 21: DBNs, Viteri, Speech Recognition 4/8/2010 Written 6 due tonight Project 4 up! Due 4/15 strt erly! Announcements Course contest updte Plnning to post y Fridy night Pieter Aeel UC Berkeley 2 P4: Ghostusters Tody Plot: Pcmn's grndfther, Grndpc, lerned to hunt ghosts for sport. Noisy distnce pro True distnce = 8 15 Dynmic Byes Nets (DBNs) [sometimes clled temporl Byes nets] He ws linded y his power, ut could her the ghosts nging nd clnging HMMs: Most likely explntion queries Trnsition Model: All ghosts move rndomly, ut re sometimes ised Emission Model: Pcmn knows noisy distnce to ech ghost A mssive HMM! Detils of this section not required Strt mchine lerning 4 Dynmic Byes Nets (DBNs) Exct Inference in DBNs We wnt to trck multiple vriles over time, using multiple sources of evidence Ide: Repet fixed Byes net structure t ech time Vriles from time t cn condition on those from t-1 t =1 t =2 t = Vrile elimintion pplies to dynmic Byes nets Procedure: unroll the network for T time steps, then eliminte vriles until P(X T e 1:T ) is computed t =1 t =2 t = G Discrete vlued dynmic Byes nets re lso HMMs Online elief updtes: Eliminte ll vriles from the previous time step; store fctors for current time only 6 1

2 DBN Prticle Filters A prticle is complete smple for time step Initilize: Generte prior smples for the t=1 Byes net Exmple prticle: = (,) = (5,) Elpse time: Smple successor for ech prticle Exmple successor: = (2,) = (6,) Oserve: Weight ech entire smple y the likelihood of the evidence conditioned on the smple Likelihood: P( ) * P( ) SLAM SLAM = Simultneous Locliztion And Mpping We do not know the mp or our loction Our elief stte is over mps nd positions! Min techniques: Klmn filtering (Gussin HMMs) nd prticle methods [DEMOS] [intel-l-rw-odo.wmv, intel-l-scn-mtching.wmv, visionslm_helioffice.wmv] Resmple: Select prior smples (tuples of vlues) in proportion to their likelihood 8 Tody Dynmic Byes Nets (DBNs) [sometimes clled temporl Byes nets] HMMs: Most likely explntion queries A mssive HMM! Detils of this section not required Strt mchine lerning 11 Speech nd Lnguge Speech technologies Automtic speech recognition (ASR) Text-to-speech synthesis (TTS) Dilog systems Lnguge processing technologies Mchine trnsltion Informtion extrction We serch, question nswering Text clssifiction, spm filtering, etc HMMs: MLE Queries Stte Pth Trellis HMMs defined y Sttes X Oservtions E Initil distr: Trnsitions: Emissions: Query: most likely explntion: X 1 X 2 X X 4 X E 4 E 1 Stte trellis: grph of sttes nd trnsitions over time rin rin Ech rc represents some trnsition Ech rc hs weight Ech pth is sequence of sttes The product of weights on pth is the seq s proility Cn think of the Forwrd (nd now Viteri) lgorithms s computing sums of ll pths (est pths) in this grph rin rin 14 2

3 Viteri Algorithm Exmple rin rin rin rin Tody Dynmic Byes Nets (DBNs) [sometimes clled temporl Byes nets] Digitizing Speech HMMs: Most likely explntion queries A mssive HMM! Detils of this section not required Strt mchine lerning Speech in n Hour Speech input is n coustic wve form s p ee ch l Spectrl Anlysis Frequency gives pitch; mplitude gives volume smpling t ~8 khz phone, ~16 khz mic (khz=1000 cycles/sec) s p ee ch l l to trnsition: Fourier trnsform of wve displyed s spectrogrm drkness indictes energy t ech frequency Grphs from Simon Arnfield s we tutoril on speech, Sheffield:

4 Adding 100 Hz Hz Wves Spectrum 0.99 Frequency components (100 nd 1000 Hz) on x-xis 0 Amplitude Time (s) Frequency in Hz Prt of [e] from l Bck to Spectr Spectrum represents these freq components Computed y Fourier trnsform, lgorithm which seprtes out ech frequency component of wve. Note complex wve repeting nine times in figure Plus smller wves which repets 4 times for every lrge pttern Lrge wve hs frequency of 250 Hz (9 times in.06 seconds) Smll wve roughly 4 times this, or roughly 1000 Hz Two little tiny wves on top of pek of 1000 Hz wves 2 x-xis shows frequency, y-xis shows mgnitude (in deciels, log mesure of mplitude) Peks t 90 Hz, 1860 Hz, nd 020 Hz. 25 Resonnces of the vocl trct The humn vocl trct s n open tue Closed end Open end Length 17.5 cm. Air in tue of given length will tend to virte t resonnce frequency of tue. Constrint: Pressure differentil should e mximl t (closed) glottl end nd miniml t (open) lip end. 26 Figure from W. Brry Speech Science slides From Mrk Liermn s wesite 28 4

5 Acoustic Feture Sequence Time slices re trnslted into coustic feture vectors (~9 rel numers per slice)..e 12 e 1 e 14 e 15 e 16.. These re the oservtions, now we need the hidden sttes X Stte Spce P(E X) encodes which coustic vectors re pproprite for ech phoneme (ech kind of sound) P(X X ) encodes how sounds cn e strung together We will hve one stte for ech sound in ech word From some stte x, cn only: Sty in the sme stte (e.g. speking slowly) Move to the next position in the word At the end of the word, move to the strt of the next word We uild little stte grph for ech word nd chin them together to form our stte spce X 29 0 HMMs for Speech Decoding While there re some prcticl issues, finding the words given the coustics is n HMM inference prolem We wnt to know which stte sequence x 1:T is most likely given the evidence e 1:T : 1 From the sequence x, we cn simply red off the words End of Prt II! Now we re done with our unit on proilistic resoning Lst prt of clss: mchine lerning Prmeter Estimtion Estimting the distriution of rndom vrile Elicittion: sk humn! Usully need domin experts, nd sophisticted wys of eliciting proilities (e.g. etting gmes) Troule clirting Empiriclly: use trining dt For ech outcome x, look t the empiricl rte of tht vlue: r g g This is the estimte tht mximizes the likelihood of the dt 4 5

CS 188: Artificial Intelligence Spring Announcements

CS 188: Artificial Intelligence Spring Announcements CS 188: Artificil Intelligence Spring 2011 Lecture 19: Dynmic Byes Nets, Nïve Byes 4/6/2011 Pieter Aeel UC Berkeley Slides dpted from Dn Klein. Announcements W4 out, due next week Mondy P4 out, due next

More information

Announcements. CS 188: Artificial Intelligence Spring Announcements II. P4: Ghostbusters 2.0. Today. Dynamic Bayes Nets (DBNs)

Announcements. CS 188: Artificial Intelligence Spring Announcements II. P4: Ghostbusters 2.0. Today. Dynamic Bayes Nets (DBNs) CS 188: Artificil Intelligence Spring 2011 Lecture 19: Dynmic Byes Nets, Nïve Byes 4/6/2011 Announcements W4 out, due next week Mondy P4 out, due next week Fridy Mid-semester survey Pieter Aeel UC Berkeley

More information

CS 188: Artificial Intelligence Spring Announcements

CS 188: Artificial Intelligence Spring Announcements CS 188: Artificil Intelligence Spring 2011 Lecture 19: Dynmic Byes Nets, Nïve Byes 4/6/2011 Pieter Aeel UC Berkeley Slides dpted from Dn Klein. Announcements W4 out, due next week Mondy P4 out, due next

More information

Contents TRIGONOMETRIC METHODS PROBABILITY DISTRIBUTIONS

Contents TRIGONOMETRIC METHODS PROBABILITY DISTRIBUTIONS ontents UNIT 7 TRIGONOMETRI METHODS Lesson 1 Trigonometric Functions................... 462 1 onnecting ngle Mesures nd Liner Mesures.............. 463 2 Mesuring Without Mesuring.........................

More information

INVESTIGATION 2. What s the Angle?

INVESTIGATION 2. What s the Angle? INVESTIGATION 2 Wht s the Angle? In the previous investigtion, you lerned tht when the rigidity property of tringles is comined with the ility to djust the length of side, the opportunities for useful

More information

Chp. 3_4 Trigonometry.notebook. October 01, Warm Up. Pythagorean Triples. Verifying a Pythagorean Triple... Pythagorean Theorem

Chp. 3_4 Trigonometry.notebook. October 01, Warm Up. Pythagorean Triples. Verifying a Pythagorean Triple... Pythagorean Theorem Chp. 3_4 Trigonometry.noteook Wrm Up Determine the mesure of the vrile in ech of the following digrms: x + 2 x x 5 x + 3 Pythgoren Theorem - is fundmentl reltionship mongst the sides on RIGHT tringle.

More information

1 Measurement. What you will learn. World s largest cylindrical aquarium. Australian Curriculum Measurement and Geometry Using units of measurement

1 Measurement. What you will learn. World s largest cylindrical aquarium. Australian Curriculum Measurement and Geometry Using units of measurement Austrlin Curriulum Mesurement nd Geometry Using units of mesurement hpter 1 Mesurement Wht you will lern 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 Conversion of units Perimeter Cirumferene Are Are of irle Surfe

More information

2014 WHEAT PROTEIN RESPONSE TO NITROGEN

2014 WHEAT PROTEIN RESPONSE TO NITROGEN 2014 WHEAT PROTEIN RESPONSE TO NITROGEN Aron Wlters, Coopertor Ryford Schulze, Coopertor Dniel Hthcot, Extension Progrm Specilist Dr. Clrk Neely, Extension Stte Smll Grins Specilist Ryn Collett, Extension

More information

Chapter 5. Triangles and Vectors

Chapter 5. Triangles and Vectors www.ck12.org Chpter 5. Tringles nd Vectors 5.3 The Lw of Sines Lerning Objectives Understnd how both forms of the Lw of Sines re obtined. Apply the Lw of Sines when you know two ngles nd non-included side

More information

Listening & Speaking. Grade 1. Supports. instructi GRADE. Develops oral and receptive language. 15- to 20-minute daily activities

Listening & Speaking. Grade 1. Supports. instructi GRADE. Develops oral and receptive language. 15- to 20-minute daily activities Grde 1 to Stte Correlted Stndrds GRADE Develops orl nd receptive lnguge 1 EMC 2416 15- to 20-minute dily ctivities Listening & Home School Connection resources Supports t s r i F g n i Red ding E- bo ok

More information

Working Paper: Reversal Patterns

Working Paper: Reversal Patterns Remember to welcome ll ides in trding. AND remember to reserve your opinion until you hve independently vlidted the ide! Working Pper: Reversl Ptterns Working Pper In this pper I wnt to review nd (hopefully)

More information

Acoustic measurements of bubbles in the wake of ship model in tank

Acoustic measurements of bubbles in the wake of ship model in tank Acoustic mesurements of bubbles in the wke of ship model in tnk A. Sutin,b, A. Benilov, H.-S. Roh nd Y.I. Nh c Stevens Institute of Technology, Cstle Point on Hudson, Hoboken, NJ 07030, USA b Artnn Lbortories,

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. The tennis serve technology based on the AHP evaluation of consistency check

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. The tennis serve technology based on the AHP evaluation of consistency check [Type text] [Type text] [Type text] ISSN : 097-7 Volume 0 Issue 0 BioTechnology 0 An Indin Journl FULL PAPER BTAIJ, 0(0), 0 [-7] The tennis serve technology bsed on the AHP evlution of consistency check

More information

Apply the Law of Sines. You solved right triangles. You will solve triangles that have no right angle.

Apply the Law of Sines. You solved right triangles. You will solve triangles that have no right angle. 13.5 pply te Lw of Sines TEKS.1,.4, 2.4.; P.3.E efore Now You solved rigt tringles. You will solve tringles tt ve no rigt ngle. Wy? So you n find te distne etween frwy ojets, s in Ex. 44. Key Voulry lw

More information

bark bark bat bat Multiple Meaning Words: Kindergarten to Grade 2 More Teaching Tools at harsh sound made by a dog

bark bark bat bat Multiple Meaning Words: Kindergarten to Grade 2 More Teaching Tools at  harsh sound made by a dog the brk the brk bt bt hrsh sound mde by dog Mx, stop brking! outside cover of the trunks, brnches, nd roots of woody plnts The brk of this tree is very rough. club of wood or metl used to hit the bll in

More information

Department of Animal and Aquacultural Sciences, Norwegian University of life Science, PO-Box N-1432 Ås, Norway.

Department of Animal and Aquacultural Sciences, Norwegian University of life Science, PO-Box N-1432 Ås, Norway. Presenttion in session H11.5 * The ehviour of horses in different pddock sizes, with nd without exercise G.H.M. Jørgensen * & K.E. Bøe. Deprtment of Animl nd Aquculturl Sciences, Norwegin University of

More information

SUMMER ASSIGNMENT FOR FUNCTIONS/TRIGONOMETRY Bring to school the 1 st day of class!

SUMMER ASSIGNMENT FOR FUNCTIONS/TRIGONOMETRY Bring to school the 1 st day of class! SUMMER ASSIGNMENT FOR FUNCTIONS/TRIGONOMETRY Bring to school the st d of clss! This summer ssignment is designed to prepre ou for Functions/Trigonometr. Nothing on the summer ssignment is new. Everthing

More information

Lesson 12.1 Right Triangle Trigonometry

Lesson 12.1 Right Triangle Trigonometry Lesson 12.1 Right Tringle Trigonometr 1. For ech of the following right tringles, find the vlues of sin, cos, tn, sin, cos, nd tn. (Write our nswers s frctions in lowest terms.) 2 15 9 10 2 12 2. Drw right

More information

AHP-based tennis service technical evaluation consistency test

AHP-based tennis service technical evaluation consistency test Avilble online.jocpr.com Journl of Chemicl nd Phrmceuticl Reserch, 0, ():7-79 Reserch Article ISSN : 097-78 CODEN(USA) : JCPRC AHP-bsed tennis service technicl evlution consistency test Mio Zhng Deprtment

More information

The Pythagorean Theorem and Its Converse Is That Right?

The Pythagorean Theorem and Its Converse Is That Right? The Pythgoren Theorem nd Its Converse Is Tht Right? SUGGESTED LEARNING STRATEGIES: Activting Prior Knowledge, Mrking the Text, Shred Reding, Summrize/Prphrse/Retell ACTIVITY 3.6 How did Pythgors get theorem

More information

2014 Victorian Shooting Championship

2014 Victorian Shooting Championship 2014 Victorin Shooting Chmpionship VPCI, in conjunction with the Stte Coches nd the Stte Umpires invite ll PFA licensed petnque plyers in the Stte of Victori to tke prt in the 2014 Victorin Shooting Chmpionship.

More information

Performance Comparison of Dynamic Voltage Scaling Algorithms for Hard Real-Time Systems

Performance Comparison of Dynamic Voltage Scaling Algorithms for Hard Real-Time Systems Performnce Comprison of Dynmic Voltge Scling Algorithms for Hrd Rel-Time Systems Woonseok Kim Λ Dongkun Shin y Hn-Sem Yun y Jihong Kim y Sng Lyul Min Λ School of Computer Science nd Engineering Seoul Ntionl

More information

Why? DF = 1_ EF = _ AC

Why? DF = 1_ EF = _ AC Similr Tringles Then You solved proportions. (Lesson 2-) Now 1Determine whether two tringles re similr. 2Find the unknown mesures of sides of two similr tringles. Why? Simon needs to mesure the height

More information

Nanobiophysical exploration of transthyretin amyloid fibrils Final report

Nanobiophysical exploration of transthyretin amyloid fibrils Final report Nnoiophysicl explortion of trnsthyretin myloid firils Finl report Summry In this work we used AFM to follow the myloidogenetic pthwy of trnsthyretin (TTR) y imging the events leding to the formtion of

More information

Right Triangle Trigonometry

Right Triangle Trigonometry ONDENSED LESSON 1.1 Right Tringle Trigonometr In this lesson ou will lern out the trigonometri rtios ssoited with right tringle use trigonometri rtios to find unknown side lengths in right tringle use

More information

WASTE ROCK MANAGEMENT AT SANGATTA COAL MINE A CULTURAL CHANGE. By Peter Scott HLA- Envirosciences Pty Limited

WASTE ROCK MANAGEMENT AT SANGATTA COAL MINE A CULTURAL CHANGE. By Peter Scott HLA- Envirosciences Pty Limited WASTE ROK MANAGEMENT AT SANGATTA OAL MINE A ULTURAL HANGE By Peter Scott HLA- Envirosciences Pty Limited WASTE ROK MANAGEMENT AT SANGATTA OAL MINE - A ULTURAL HANGE AKNOWLEDGEMENTS Deddi Hndiko Mtthew

More information

A Step, Stride and Heading Determination for the Pedestrian Navigation System

A Step, Stride and Heading Determination for the Pedestrian Navigation System Journl of Globl Positioning Systems (2004) Vol. 3,. 1-2: 273-279 A Step, Stride nd Heding Determintion for the Pedestrin Nvigtion System Jeong Won Kim GNSS Technology Reserch Center, Chungnm Ntionl University,

More information

Grade 6. Mathematics. Student Booklet SPRING 2011 RELEASED ASSESSMENT QUESTIONS. Record your answers on the Multiple-Choice Answer Sheet.

Grade 6. Mathematics. Student Booklet SPRING 2011 RELEASED ASSESSMENT QUESTIONS. Record your answers on the Multiple-Choice Answer Sheet. Grde 6 Assessment of Reding, Writing nd Mthemtics, Junior Division Student Booklet Mthemtics SPRING 211 RELEASED ASSESSMENT QUESTIONS Record your nswers on the Multiple-Choice Answer Sheet. Plese note:

More information

SUMMER ASSIGNMENT FOR FUNCTIONS/TRIGONOMETRY Due September 7 th

SUMMER ASSIGNMENT FOR FUNCTIONS/TRIGONOMETRY Due September 7 th SUMMER ASSIGNMENT FOR FUNCTIONS/TRIGONOMETRY Due Septemer 7 th This summer ssignment is designed to prepre ou for Functions/Trigonometr. Nothing on the summer ssignment is new. Everthing is review of topics

More information

In any right-angle triangle the side opposite to the right angle is called the Label the Hypotenuse in each diagram above.

In any right-angle triangle the side opposite to the right angle is called the Label the Hypotenuse in each diagram above. 9 Ademi Mth Dte: Pythgoren Theorem RIGHT ANGLE TRIANGLE - A right tringle is tringle with one 90 0 ngle. For exmple: In ny right-ngle tringle the side opposite to the right ngle is lled the Lbel the Hypotenuse

More information

Daytime Habitat Selection by Resident Golden Eagles in Southern Idaho, USA

Daytime Habitat Selection by Resident Golden Eagles in Southern Idaho, USA Dytime Hbitt Selection by Resident Golden Egles in Southern Idho, USA Environmentl & Sttisticl Consultnts Chd LeBeu 1-04-14 Ryn Nielson, Eric Hllingstd, nd Dve Young cwlebeu@west-inc.com Introduction Risk

More information

Bicycle wheel and swivel chair

Bicycle wheel and swivel chair Aim: To show conservtion of ngulr momentum. To clrify the vector chrcteristics of ngulr momentum. (In this demonstrtion especilly the direction of ngulr momentum is importnt.) Subjects: Digrm: 1Q40 (Conservtion

More information

IGF Research Project N Safer High Heels

IGF Research Project N Safer High Heels IGF Reserch Project 17868 N Sfer High Heels Survivl of compnies in the fshion nd sesonlly dependent sectors such s the footwer industry depends upon their ility to implement the ltest trends. Shoe ottoms

More information

CS 253: Algorithms. LZW Data Compression

CS 253: Algorithms. LZW Data Compression CS : Algorithms LZW Dt Compression Dt Compression Reduce the size of dt Reduces storge spce nd hence storge cost. Reduces time to retrieve nd trnsmit dt. Compression rtio = originl dt size / compressed

More information

Characteristics, Expenditures, and Economic Impact of Resident and Nonresident Hunters and Anglers in North Dakota, , Season and Trends

Characteristics, Expenditures, and Economic Impact of Resident and Nonresident Hunters and Anglers in North Dakota, , Season and Trends Agriculturl Economics Report No. 389 June 1998 Chrcteristics, Expenditures, nd Economic Impct of Resident nd Nonresident Hunters nd Anglers in North Dkot, 1996-97, Seson nd Trends Tin D. Lewis Jy A. Leitch

More information

A Measurement Framework for National Key Performance Measures

A Measurement Framework for National Key Performance Measures MINISTERIAL COUNCIL ON EDUCATION, EMPLOYMENT, TRAINING AND YOUTH AFFAIRS Performnce Mesurement nd Reporting Tskforce Working for qulity eduction outcomes A Mesurement Frmework for Ntionl Key Performnce

More information

Open Access Regression Analysis-based Chinese Olympic Games Competitive Sports Strength Evaluation Model Research

Open Access Regression Analysis-based Chinese Olympic Games Competitive Sports Strength Evaluation Model Research Send Orders for Reprints to reprints@benthmscience.e The Open Cybernetics & Systemics Journl, 05, 9, 79-735 79 Open Access Regression Anlysis-bsed Chinese Olympic Gmes Competitive Sports Strength Evlution

More information

The Discussion of this exercise covers the following points: The open-loop Ziegler-Nichols method. The open-loop Ziegler-Nichols method

The Discussion of this exercise covers the following points: The open-loop Ziegler-Nichols method. The open-loop Ziegler-Nichols method Exercise 6-3 Level Process Control EXERCISE OBJECTIVE In this exercise, you will perform PID control of level process. You will use the open-loop step response method to tune the controller. DISCUSSION

More information

VB-7253 Series. Application. Features. Applicable Literature

VB-7253 Series. Application. Features. Applicable Literature VB-7253 Series 1/2 to 2 Screwed NPT Stinless Steel Trim with Teflon Disc Stem Up Open, Two-Wy Vlves Generl Instructions Appliction VB-7253 series single set, stem down to close, two wy vlves control wter

More information

Nick Willis Discipline: Middle distance running Specialist events: 800m and 1500m

Nick Willis Discipline: Middle distance running Specialist events: 800m and 1500m Olympic Eduction Discipline: Middle distnce running Specilist events: 800m nd 1500m ws born in Lower Hutt (ner Wellington) in 1983.Running tlent obviously runs in the Willis fmily, s Nick nd his brother

More information

Bord Dyghtyans Management Board

Bord Dyghtyans Management Board Bord Dyghtyns Mngement Bord Kovnotynsow n kuntelles synsys: dy Gwener 7 mis Gwynngl 2018 Drft Minutes of the meeting held: Fridy 7 September 2018 Attendees: In ttendnce: M Pierce, J Edmondson, K George,

More information

PRESSURE LOSSES DUE TO THE LEAKAGE IN THE AIR DUCTS - A SAFETY PROBLEM FOR TUNNEL USERS?

PRESSURE LOSSES DUE TO THE LEAKAGE IN THE AIR DUCTS - A SAFETY PROBLEM FOR TUNNEL USERS? - 7 - PRESSURE LOSSES DUE TO THE LEAKAGE IN THE AIR DUCTS - A SAFETY PROBLEM FOR TUNNEL USERS? Pucher Krl, Grz Uniersity of Technology, Austri E-Mil: pucherk.drtech@gmx.t Pucher Robert, Uniersity of Applied

More information

Bayesian parameter estimation. Nuno Vasconcelos UCSD

Bayesian parameter estimation. Nuno Vasconcelos UCSD Byes prmeter estmto Nuo Vscocelos UCS Byes prmeter estmto the m dfferece wth respect to ML s tht the Byes cse Θ s rdom vrble bsc cocepts trg set {... } of emples drw depedetly probblty desty for observtos

More information

EasyStart Guide Works with FitnessBoxingOnline.com and other Boxout Video & Mp3 workouts

EasyStart Guide Works with FitnessBoxingOnline.com and other Boxout Video & Mp3 workouts Box Trg System EyStrt Guide Wks FnessBoxgOnle.com Box Video Mp3 wks igl Auntic Trg System lets wk 3 wys EVEN IF YOU NEVER READ INSTRUCTIONS, JUST READ THIS BIT! If re COMPLETELY NEW TO BOXING OUT OF SHAPE

More information

ABSTRACT EXPERIMENTAL METHOD AND MODEL

ABSTRACT EXPERIMENTAL METHOD AND MODEL Proceedings of The Twelfth () Interntionl Offshore nd Polr Engineering Conference Kitkyushu, Jpn, My 31, Copyright by The Interntionl Society of Offshore nd Polr Engineers ISBN 1-53-5-3 (Set); ISSN 19-19

More information

SWD Update. Elizabeth H. Beers Tree Fruit Research & Extension Center 1100 N. Western Ave. Wenatchee, Washington

SWD Update. Elizabeth H. Beers Tree Fruit Research & Extension Center 1100 N. Western Ave. Wenatchee, Washington SWD Updte Northwest Wholesle Orgnic Grower Meeting Cmpbell s Resort, Cheln, WA 5 Februry 213 9:3-1: m Elizbeth H. Beers Tree Fruit Reserch & Extension Center 11 N. Western Ave. Wentchee, Wshington US SWD

More information

BASKETBALL SPEED AND AGILITY

BASKETBALL SPEED AND AGILITY SKETLL SPEED ND GILITY Off court Speed and gility Work: ox gility Drills: cone set up 5 yards apart, read and follow description Drill 1 : (1-2-3-4) Sprint around cones, make hard cuts Drill 2: 1-2 Sprint,

More information

Graphic Standards Guide

Graphic Standards Guide Grphic Stndrds Guide YOGA LOVE RUN PEACE 2 ABOUT This Grphic Stndrds Guide covers the bsic guidelines for the Lululemon Athletic s new grphic identity. The Guide provides summry of the primry fetures nd

More information

How To Demonstrate Guide E24 & E26

How To Demonstrate Guide E24 & E26 Pre-Demonstrtion Checklist Clen the entire mchine Chrge tteries Check squeegee ldes Bring proper rushes nd/or pds Clening cost nlysis Prepre quottion with lese pyments E24 & E26 literture nd fct sheet

More information

OFFSHORE USE OF FLOATING SHEERLEGS

OFFSHORE USE OF FLOATING SHEERLEGS Proceedings of the ASME 211 3th Interntionl Conference on Ocen, Offshore nd Arctic Engineering OMAE211 June 19-24, 211, Rotterdm, The Netherlnds OMAE211-49394 OFFSHORE USE OF FLOATING SHEERLEGS Vincent

More information

STATISTICAL ANALYSIS OF VISUAL WAVE OBSERVATIONS AND GAGE/RADAR MEASUREMENTS. w : :. 4 Ill. Marc Perlin

STATISTICAL ANALYSIS OF VISUAL WAVE OBSERVATIONS AND GAGE/RADAR MEASUREMENTS. w : :. 4 Ill. Marc Perlin TA7 w : :. 4 Ill l o. CERf ~~4 6 cop MISCELLANEOUS PAPER CERC-84-6 STATISTICAL ANALYSIS OF VISUAL WAVE OBSERVATIONS AND GAGE/RADAR MEASUREMENTS by Mrc Perlin Costl Engineering Reserch Center DEPARTMENT

More information

Come, Stay with Us. F # m. J œ œ œ. œ Œ. the. end - sto - rag - sad - in œ. as we. when the. œ œ. œ œ. J. œ œ. j œ.

Come, Stay with Us. F # m. J œ œ œ. œ Œ. the. end - sto - rag - sad - in œ. as we. when the. œ œ. œ œ. J. œ œ. j œ. Bed on Luke 24:1 35 Sty Us n Schutte Keybord ccompniment by errd Chino Keybord % &? &? VERSES Soprno lto Britone % INTR Tenderly, rubto (q = c 84) &? 4 4 SMPLE /C F m hen tht 7/ tell storm it herts 7 /F

More information

Data Compression. Reduces storage space and hence storage cost. Compression ratio = original data size /

Data Compression. Reduces storage space and hence storage cost. Compression ratio = original data size / Dt Compression Reduce the size of dt. Reduces storge spce nd hence storge cost. Compression rtio = originl dt size / compressed dt size Reduces time to trnsmit nd retrieve dt. Reduces the storge requirement.

More information

Bypass Compensator Cartridge, Size 16

Bypass Compensator Cartridge, Size 16 Bypss Compenstor Crtridge, Size 6 Q mx = 5 l/min, p mx = 42 br Direct cting, djustble compenstor spring Description These direct-cting bypss pressure-compenstor (hydrostt) crtridges, series DWDP-2B -6,

More information

APPLICATION OF POLISH CALCIUM SORBENTS IN CARBONATE LOOPING

APPLICATION OF POLISH CALCIUM SORBENTS IN CARBONATE LOOPING Physicochem. Probl. Miner. Process. 49(), 203, 20 www.minproc.pwr.wroc.pl/journl/ Physicochemicl Problems of Minerl Processing ISSN 643-049 (print) ISSN 2084-4735 (online) Received April 3, 202; reviewed;

More information

Skills Practice Skills Practice for Lesson 4.1

Skills Practice Skills Practice for Lesson 4.1 Skills Prctice Skills Prctice for Lesson.1 Nme Dte Interior nd Exterior Angles of Tringle Tringle Sum, Exterior Angle, nd Exterior Angle Inequlity Theorems Vocbulry Write the term tht best completes ech

More information

5.5 The Law of Sines

5.5 The Law of Sines 434 HPTER 5 nlyti Trigonometry 5.5 Te Lw of Sines Wt you ll lern out Deriving te Lw of Sines Solving Tringles (S, S) Te miguous se (SS) pplitions... nd wy Te Lw of Sines is powerful extension of te tringle

More information

Models for Predicting Average Bubble Diameter and Volumetric Bubble Flux in Deep Fluidized Beds

Models for Predicting Average Bubble Diameter and Volumetric Bubble Flux in Deep Fluidized Beds This is n open ccess rticle published under n ACS AuthorChoice License, which permits copying nd redistribution of the rticle or ny dpttions for non-commercil purposes. Cite This: Ind. Eng. Chem. Res.

More information

Chapter 4 Group of Volunteers

Chapter 4 Group of Volunteers CHAPTER 4 SAFETY CLEARANCE, FREEBOARD AND DRAUGHT MARKS 4-1 GENERAL 4-1.1 This chpter specifies the minimum freebord for inlnd wterwy vessels. It lso contins requirements concerning the indiction of the

More information

a b c Plasma mem. Cytoplasm Total

a b c Plasma mem. Cytoplasm Total DOI: 10.1038/nc1886 c Plsm mem. Cytoplsm Totl 0 µm -0.3 to -1.8 µm 0 to -1.8 µm Rel. Signl Density 1.0 0.6 0.2 0 1 2 0 1 2 0 1 2 Time (h) Control Isoxen Figure S1 Isoxen cuses loss of YFP::CESA6 signl

More information

Small Game Hunter Lead Shot Communication Study. Executive Summary. A cooperative study conducted by:

Small Game Hunter Lead Shot Communication Study. Executive Summary. A cooperative study conducted by: 8 Smll Gme Hunter Led Shot Communiction Study Executive Summry A coopertive study conducted y: Minnesot Coopertive Fish nd Wildlife Reserch Unit Minnesot Deprtment of Nturl Resources 9 Smll Gme Hunter

More information

Available online at ScienceDirect. Procedia Materials Science 8 (2015 )

Available online at   ScienceDirect. Procedia Materials Science 8 (2015 ) Aville online t www.sciencedirect.com ScienceDirect Procedi Mterils Science 8 (2015 ) 914 923 Interntionl Congress of Science nd Technology of Metllurgy nd Mterils, SAM - CONAMET 2013 Effect of Het Input

More information

Hot-Air Blowers 12 / / Hot-Air Blowers

Hot-Air Blowers 12 / / Hot-Air Blowers Hot-Air Blowers MISTRAL HOTWIND PREMIUM / HOTWIND SYSTEM MISTRAL Accessories HOTWIND Accessories VULCAN SYSTEM VULCAN SYSTEM Accessories IGNITER BM4/BR4 IGNITER BM4/BR4 Accessories 12 / 13 14 / 15 16 17

More information

* SEE ANCHOR SCHEDULE SHEET 7

* SEE ANCHOR SCHEDULE SHEET 7 "-20 MLE PNELMTE W/ WINGNUT -1/2" O.C. "-20 X 1/2" MCHINE OLT & NUT -1/2" O.C 04/0/15 JH UPDTE TO 5TH EDITION (2014) FC 8/14/1 Y DTE SPCING ERROR OR MSONRY POWERS CLK-IN W/ "-20 SIDEWLK OLT -1/2" O.C.

More information

Skills Practice Skills Practice for Lesson 4.1

Skills Practice Skills Practice for Lesson 4.1 Skills Prctice Skills Prctice for Lesson.1 Nme Dte Interior nd Exterior Angles of Tringle Tringle Sum, Exterior Angle, nd Exterior Angle Inequlity Theorems Vocbulry Write the term tht best completes ech

More information

Lesson 8: Application Technology

Lesson 8: Application Technology The type of ppliction equipment used must suit the type of ppliction. In this module, you ll lern the prts of the most common types of ppliction equipment used by ssistnt pplictors, s well s how to properly

More information

Phenology of Brown Marmorated Stink Bugs and Distribution near California Pear Orchards

Phenology of Brown Marmorated Stink Bugs and Distribution near California Pear Orchards Phenology of Brown Mrmorted Stink Bugs nd Distriution ner Cliforni Per Orchrds Chuck Ingels 1, Luci Vrel 2, Rchel Elkins 3, nd Cort Hurley 1 1 UC Coopertive Extension, Scrmento County 2 UC Coopertive Extension,

More information

Incremental Dependency Parsing

Incremental Dependency Parsing Inrementl Dependeny Prsing Mihel Fell 9 June 2011 1 Overview - Inrementl Dependeny Prsing - two lgorithms - evlution - enerl ritiism on present pprohes - possile improvements - ummry 2 Dependeny Prsing

More information

Apply the Pythagorean Theorem

Apply the Pythagorean Theorem 8. Apply the Pythgoren Theorem The Pythgoren theorem is nmed fter the Greek philosopher nd mthemtiin Pythgors (580500 B.C.E.). Although nient texts indite tht different iviliztions understood this property

More information

First Aid in School Policy

First Aid in School Policy First Aid in School Policy Approved y the Governing Body of West Monkton Church of Englnd Primry School: Reviewed y Governors nd Agreed: Septemer 2017 At West Monkton we im to e n inspirtionl community,

More information

This document contains voter and poll worker educational material for overvotes and double-votes.

This document contains voter and poll worker educational material for overvotes and double-votes. This document contins ote nd poll woke eductionl mteil fo oeotes nd double-otes. The fomt, illusttion style, nd lnguge e bsed on the mteils in the double-ote consent decee. Infomtion bout oe-oting is bsed

More information

THERMOFLO FLUID PUMPS& SYSTEMS THERMOFLO FOR HEATING, COOLING AND WATER SUPPLY APPLICATIONS TO BS7074 SEALED SYSTEMS EXPANSION VESSELS PRESSURIZERS

THERMOFLO FLUID PUMPS& SYSTEMS THERMOFLO FOR HEATING, COOLING AND WATER SUPPLY APPLICATIONS TO BS7074 SEALED SYSTEMS EXPANSION VESSELS PRESSURIZERS THERMOFLO S E A L E D S Y S T E M S THERMOFLO SEALED SYSTEMS FOR HEATING, COOLING AND WATER SUPPLY APPLICATIONS TO BS7074 EXPANSION VESSELS PRESSURIZERS PUMPS& SYSTEMS WALL OR BASE MOUNTING PRESSURIZERS

More information

Coroutines in Propeller Assembly Language

Coroutines in Propeller Assembly Language www.prllxsemiondutor.om sles@prllxsemiondutor.om support@prllxsemiondutor.om phone: 916 632 4664 fx:916 624 8003 pplition Note oroutines in Propeller ssemly Lnguge strt: The multiore P8X32 does not require

More information

Renewable Energy xxx (2011) 1e10. Contents lists available at SciVerse ScienceDirect. Renewable Energy

Renewable Energy xxx (2011) 1e10. Contents lists available at SciVerse ScienceDirect. Renewable Energy Renewle Energy xxx () e Contents lists ville t SciVerse ScienceDirect Renewle Energy journl homepge: www.elsevier.com/locte/renene Wke effect in wind frm performnce: Stedy-stte nd dynmic ehvior F. González-Longtt

More information

ERRATA for Guide for the Development of Bicycle Facilities, 4th Edition (GBF-4)

ERRATA for Guide for the Development of Bicycle Facilities, 4th Edition (GBF-4) Dvid Bernhrdt, P.E., President Commissioner, Mine Deprtment of Trnsporttion Bud Wright, Executive Director 444 North Cpitol Street NW, Suite 249, Wshington, DC 20001 (202) 624-5800 Fx: (202) 624-5806 www.trnsporttion.org

More information

Exploring Impacts of Countdown Timers on Queue Discharge Characteristics of Through Movement at Signalized Intersections

Exploring Impacts of Countdown Timers on Queue Discharge Characteristics of Through Movement at Signalized Intersections Avilble online t www.sciencedirect.com ScienceDirect Procedi - Socil nd Behviorl Scienc es 96 ( 2013 ) 255 264 13th COTA Interntionl Conference of Trnsporttion Professionls (CICTP 2013) Exploring Impcts

More information

ANNEX 1 CLASSIFICATION AND LABELLING SUMMARY TABLES

ANNEX 1 CLASSIFICATION AND LABELLING SUMMARY TABLES ANNEX CLASSIFICATION AND LABELLING SUMMARY TABLES ANNEX CLASSIFICATION AND LABELLING SUMMARY TABLES NOTE: The codifiction of hzrd s is further explined in Annex 3 (Section ). The hzrd re intended to be

More information

Available online at ScienceDirect. Energy Procedia 59 (2014 )

Available online at   ScienceDirect. Energy Procedia 59 (2014 ) Aville online t www.sciencedirect.com ScienceDirect Energy Procedi 59 (2014 ) 182 189 Europen Geosciences Union Generl Assemly 2014, EGU 2014 Turulence chrcteristics in offshore wind frms from LES simultions

More information

6 TRIGONOMETRY TASK 6.1 TASK 6.2. hypotenuse. opposite. adjacent. opposite. hypotenuse 34. adjacent. opposite. a f

6 TRIGONOMETRY TASK 6.1 TASK 6.2. hypotenuse. opposite. adjacent. opposite. hypotenuse 34. adjacent. opposite. a f 1 6 TIGONOMETY TK 6.1 In eh tringle elow, note the ngle given nd stte whether the identified side is in the orret position or not. 1. 4. opposite 41 2. djent 3. 58 63 djent 32 hypotenuse 5. 68 djent 6.

More information

CS 4649/7649 Robot Intelligence: Planning

CS 4649/7649 Robot Intelligence: Planning CS 4649/7649 Robot Intelligence: Planning Partially Observable MDP Sungmoon Joo School of Interactive Computing College of Computing Georgia Institute of Technology S. Joo (sungmoon.joo@cc.gatech.edu)

More information

Corrective actions identified

Corrective actions identified University of Otgo Lbortory helth nd sfety udit tool Deprtment: Loction Detils: DLM: Building: Room: Dte: Nme Of Auditor(s) Signture of Auditor(s) Lbortory Designtions: HSNO Exempt Rdionuclide Lbortory

More information

Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors

Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors Reliable Real-Time Recognition of Motion Related Human Activities using MEMS Inertial Sensors K. Frank,, y; M.J. Vera-Nadales, University of Malaga, Spain; P. Robertson, M. Angermann, v36 Motivation 2

More information

An Analysis of the Visual Demands Associated with Aviation Maintenance Inspectors. The Ohio State University College of Optometry, Columbus, OH 2

An Analysis of the Visual Demands Associated with Aviation Maintenance Inspectors. The Ohio State University College of Optometry, Columbus, OH 2 An Anlysis of the Visul Demnds Associted with Avition Mintennce Inspectors Gregory W. Good 1, Json J. Nichols 1, Mnoj V. Subbrm 1, Vn B. Nkgwr 2, Ronld W. Montgomery 2 1 The Ohio Stte University College

More information

Data Compression. Lossless And Lossy Compression. Text Compression. Lossless And Lossy Compression. Lossless compression is essential.

Data Compression. Lossless And Lossy Compression. Text Compression. Lossless And Lossy Compression. Lossless compression is essential. Dt Compression Lossless And Lossy Compression Reduce the size of dt. ƒ Reduces storge spce nd hence storge cost. Compression rtio = originl dt size/compressed dt size ƒ Reduces time to retrieve nd trnsmit

More information

Using physiological indices to estimate residualism rates in hatchery reared winter run steelhead trout, Oncorhynchus mykiss in the Hood River, Oregon

Using physiological indices to estimate residualism rates in hatchery reared winter run steelhead trout, Oncorhynchus mykiss in the Hood River, Oregon Using physiologicl indices to estimte residulism rtes in htchery rered winter run steelhed trout, Oncorhynchus mykiss in the Hood River, Oregon Don Lrsen NOAA Fisheries Mollie Middleton nd Jon Dickey UW,

More information

Assessment of River Herring and Striped Bass in the Connecticut River: Abundance, Population Structure, and Predator/Prey Interactions

Assessment of River Herring and Striped Bass in the Connecticut River: Abundance, Population Structure, and Predator/Prey Interactions University of Connecticut DigitlCommons@UConn EEB Articles Deprtment of Ecology nd Evolutionry Biology 2009 Assessment of River Herring nd Striped Bss in the Connecticut River: Aundnce, Popultion Structure,

More information

1985 BFS CLINICS. BFS Clinic-Assembly in Kamloops, British Columbia. Westsyde High School. Bob Bridges is the Football Coach.

1985 BFS CLINICS. BFS Clinic-Assembly in Kamloops, British Columbia. Westsyde High School. Bob Bridges is the Football Coach. 1985 BFS CLINICS BFS Clinic-Assembly in Kmloops, British Columbi. Westsyde High School. Bob Bridges is the Footbll Coch. BFS Clinicin Rick Anderson detils BFS Nutrition Progrm t Lke Hvsu High School in

More information

A DANGEROUS BLADE VIBRATION PHENOMENON DUE TO UNSTEADY FLOW IN CENTRIFUGAL COMPRESSORS

A DANGEROUS BLADE VIBRATION PHENOMENON DUE TO UNSTEADY FLOW IN CENTRIFUGAL COMPRESSORS THE AMERICAN SOCIETY OF MECHANICAL ENGINEERS y t345 E. 47th St., New York, N.Y. 117 93-GT-265 ^v The Society shll not be responsible for sttements or opinions dvnced in ^J ppers or discussion t meetings

More information

Connectors according to DIN / IEC

Connectors according to DIN / IEC E L E C T R O N I C C O N N E C T O R S Connetors ording to DIN 41612 / IEC 60603-2 56 ept GmH I Tel. +49 (0) 88 61 / 25 01 0 I Fx +49 (0) 88 61 / 55 07 I E-Mil sles@ept.de I www.ept.de Contents Introdution

More information

Design and Calibration of Submerged Open Channel Flow Measurement Structures: Part 3 - Cutthroat Flumes

Design and Calibration of Submerged Open Channel Flow Measurement Structures: Part 3 - Cutthroat Flumes Uth Stte University DigitlCommons@USU Reports Uth Wter Reserch Lbortory Jnury 1967 Design nd Clibrtion of Submerged Open Chnnel Flow Mesurement Structures: Prt 3 - Cutthrot Flumes Gylord V. Skogerboe M.

More information

Quantitative assessment of surf-produced sea spray aerosol

Quantitative assessment of surf-produced sea spray aerosol Quntittive ssessment of surf-produced se spry erosol Filip P. Neele', Gerrit de Leeuw', Mrtijn Jnsen2 nd Mrcel Stive2' 1TNO Physics nd Electronics Lbortory, The Hgue, The Netherlnds 2Delft Hydrulics, Delft,

More information

Computación y Sistemas ISSN: Instituto Politécnico Nacional México

Computación y Sistemas ISSN: Instituto Politécnico Nacional México Computción y Sistems ISSN: 1405-5546 computcion-y-sistems@cic.ipn.mx Instituto Politécnico Ncionl México Btyrshin, Ildr Z.; Kubyshev, Nily; Solovyev, Vlery; Vill-Vrgs, Luis A. Visuliztion of Similrity

More information

Barbara Padalino, 1 Paola Zaccagnino, 2 and Pietro Celi 3,4. 1. Introduction

Barbara Padalino, 1 Paola Zaccagnino, 2 and Pietro Celi 3,4. 1. Introduction Veterinry Medicine Interntionl, rticle ID 87551, 8 pges http://dx.doi.org/1.1155/214/87551 Reserch rticle The Effect of Different Types of Physicl Exercise on the ehviourl nd Physiologicl Prmeters of Stndrdred

More information

Data Compression. Reduce the size of data. Reduces time to retrieve and transmit data. Compression ratio = original data size/compressed data size

Data Compression. Reduce the size of data. Reduces time to retrieve and transmit data. Compression ratio = original data size/compressed data size Dt Compression Reduce the size of dt. Reduces storge spce nd hence storge cost. Compression rtio = originl dt size/compressed dt size Reduces time to retrieve nd trnsmit dt. Lossless And Lossy Compression

More information

DIE DESIGN AND CONSTRUCTION SPECIFICATIONS STAMPING - EUROPE MINIMUM CORE HOLE SIZE TO PULL PUNCHES WITH WINDOWS

DIE DESIGN AND CONSTRUCTION SPECIFICATIONS STAMPING - EUROPE MINIMUM CORE HOLE SIZE TO PULL PUNCHES WITH WINDOWS MINIMUM CORE HOLE SIZE TO PULL PUNCHES WITH WINDOWS THE MINIMUM DIMENSIONS FOR THE HOLE IN THE PD REQUIRED TO INSERT THE PUNCH-PULLER ND THE BLL-LIFTER RE GIVEN IN THE TBLE BELOW. C CORE HOLE ØB MIN. SECTION

More information

Special Right Triangles

Special Right Triangles Pge of 5 L E S S O N 9.6 Specil Right Tringles B E F O R E Now W H Y? Review Vocbulr hpotenuse, p. 465 leg, p. 465 You found side lengths of right tringles. You ll use specil right tringles to solve problems.

More information

Intro to Graph Theory

Intro to Graph Theory Intro to Grph Thory 04 IOI Cmp Rort Spnr Dmr, 0 Rort Spnr Intro to Grph Thory /0 Introution This is grph: 4 Rort Spnr Intro to Grph Thory /0 Introution This is not grph: x(x + )(x ) 4 0 - -4 - - -. - -0.

More information

ANNUAL SPECIAL EVENTS SPONSORSHIP

ANNUAL SPECIAL EVENTS SPONSORSHIP 2018-19 ANNUAL SPECIAL EVENTS SPONSORSHIP BY THE NUMBERS $160,000 TOTAL RAISED FROM SPECIAL EVENTS 480 NORFOLK COLLEGIATE PARENTS 2,965 NORFOLK COLLEGIATE ALUMNI 4,802 FOLLOWERS ON SOCIAL MEDIA Sponsorship

More information

LETTER. Reducing the energy cost of human walking using an unpowered exoskeleton

LETTER. Reducing the energy cost of human walking using an unpowered exoskeleton doi:1.138/nture14288 Reducing the energy cost of humn wlking using n unpowered exoskeleton Steven H. Collins 1 *, M. Bruce Wiggin 2 * & Gregory S. Swicki 2 * With efficiencies derived from evolution, growth

More information

* LANDING ROLLED CURB SIDEWALK RAMP TYPE R (ROLLED SIDES) * LANDING ** RAMP FULL CURB HEIGHT MAY BE REDUCED TO ACCOMMODATE MAXIMUM SIDE FLARE SLOPE

* LANDING ROLLED CURB SIDEWALK RAMP TYPE R (ROLLED SIDES) * LANDING ** RAMP FULL CURB HEIGHT MAY BE REDUCED TO ACCOMMODATE MAXIMUM SIDE FLARE SLOPE * MXIMUM LNDING IS 2.0% IN ECH DIRECTION OF TRVEL. LNDING MINIMUM DIMENSIONS 5' x 5'. ** MXIMUM RMP CROSS IS 2.0%, RUNNING 5% - 7% (8.3% MXIMUM). "NON-WLKING" RE * LNDING 24" CROSS FULL WIDTH PERMNENT

More information