Chapter 5: Least-Square Methods for System Identification

Størrelse: px
Starte visningen fra side:

Download "Chapter 5: Least-Square Methods for System Identification"

Transkript

1 Chapter 5: Least-Square Methods for Syste Identfcaton Syste Identfcaton: an Introducton (5.) Least-Squares Estators (5.3) Statstcal Propertes & the Maxu Lkelhood Estator (5.7) LSE for Nonlnear Models (5.8) Jyh-Shng Roger Jang et al., Neuro-Fuzzy and Soft Coputng: A Coputatonal Approach to Learnng and Machne Intellgence, Frst Edton, Prentce Hall, 997 Syste Identfcaton: Introducton (5.) Goal Deterne a atheatcal odel for an unknown syste (or target syste) by observng ts nput-output data pars Purposes o predct a syste s behavor, as n te seres predcton & weather forecastng o explan the nteractons & relatonshps between nputs & outputs of a syste Ch. 5: Least-squares estators

2 Syste Identfcaton: Introducton (5.) (cont.) Purposes (cont.) o desgn a controller based on the odel of a syste, as an arcraft or shp control Sulate the syste under control once the odel s known Syste Identfcaton: Introducton (5.) (cont.) here are an steps that are nvolved Structure dentfcaton Paraeter dentfcaton Ch. 5: Least-squares estators

3 Syste Identfcaton: Introducton (5.) (cont.) Structure dentfcaton Apply a-pror knowledge about the target syste to deterne a class of odels wthn whch the search for the ost sutable odel s to be conducted; ths class of odel s denoted by a functon y = f(u,θ) where: y s the odel output u s the nput vector Is the paraeter vector f depends on the proble at hand & on the desgner s experence & the laws of nature governng the target syste Syste Identfcaton: Introducton (5.) (cont.) Paraeter dentfcaton he structure of the odel s known, however we need to apply optzaton technques n order to deterne the paraeter vector θ = θˆ such that the resultng odel ŷ = f(u, θˆ ) descrbes the syste approprately: y ŷ 0 wth y assgned to u Ch. 5: Least-squares estators 3

4 Syste Identfcaton: Introducton (5.) (cont.) Block dagra for paraeter dentfcaton Syste Identfcaton: Introducton (5.) (cont.) he data set coposed of desred nput-output pars (u;y) ( =,,) s called the tranng data Syste dentfcaton needs to do both structure & paraeter dentfcaton repeatedly untl satsfactory odel s found: t does ths as follows: Specfy & paraeterze a class of atheatcal odels representng the syste to be dentfed Perfor paraeter dentfcaton to choose the paraeters that best ft the tranng data set Conduct valdaton set to see f the odel dentfed responds correctly to an unseen data set ernate the procedure once the results of the valdaton test are satsfactory. Otherwse, another class of odel s selected & repeat step to 4 Ch. 5: Least-squares estators 4

5 Least-Squares Estators (5.3) General for: y = θ f (u) + θ f (u) + + θ n f n (u) (*) where: u = (u,, u p ) s the odel nput vector f,, f n are known functons of u θ,, θ n are unknown paraeters to be estated Least-Squares Estators (5.3) (cont.) he task of fttng data usng a lnear odel s referred to as lnear regresson We collect a tranng data set {(u;y), =,, } Equaton (*) becoes: f(u ) θ + f(u) θ fn (u) θn = y f(u ) θ + f(u ) θ fn (u ) θn = y M f(u ) θ + f(u ) θ fn (u ) θn = y Whch s equvalent to: A θ = y Ch. 5: Least-squares estators 5

6 Least-Squares Estators (5.3) (cont.) Where: A s an *n atrx whch s: θ s n* unknown paraeter vector: and y s an * output vector: y y = M y and a A θ = y θ= A - y (soluton) = f(u) Lfn (u) A = M f(u ) Lfn (u ) θ θ = M θn [ f (u ),...,f (u )] n Least-Squares Estators (5.3) (cont.) We have outputs & n fttng paraeters to fnd (or equatons & n unknown varables) Usually s greater than n, snce the odel s just an approxaton of the target syste & the data observed ght be corrupted, therefore an exact soluton s not always possble! o overcoe ths nherent conceptual proble, an error vector e s added to copensate A θ + e = y Ch. 5: Least-squares estators 6

7 Least-Squares Estators (5.3) (cont.) Our goal conssts now of fndng reduces the errors between y & n ze θ y a θ θˆ (not dervable!) that ŷ = a θ rather n ze θ ( y a θ) = Least-Squares Estators (5.3) (cont.) If e = y - Aθ then: E( θ) = = = (y a θ) = e e = (y Aθ) (y Aθ) We need to copute: n(y Aθ) θ (y Aθ) Ch. 5: Least-squares estators 7

8 Least-Squares Estators (5.3) (cont.) heore [least-squares estator] he squared error s nzed when θ = (called the least-squares estators, LSE) satsfes the noral equaton A A θˆ = A y, f A A s nonsngular, θˆ s unque & s gven by = (A A) - A y θˆ θˆ Least-Squares Estators (5.3) (cont.) Exaple he relatonshp s between the sprng length & the force appled L = k f + k 0 (lnear odel) θˆ Goal: fnd = (k o, k ) that best fts the data for a gven force fo, we need to deterne the correspondng sprng length L0 Soluton : provde pars (L0,f0) and (L,f) and solve a lnear syste of equatons and varables k and k0 kˆ. However, because of nosy data, ths soluton s not & kˆ 0 relable! Soluton : use a larger tranng set (L,f) Ch. 5: Least-squares estators 8

9 Least-Squares Estators (5.3) (cont.) ranng data for the sprng exaple Least-Squares Estators (5.3) (cont.) snce y = e + Aθ, we can wrte: therefore the LSE of [k0,k] whch nzes e e = 7 = e s equal to : kˆ kˆ 0 = (A..5 e.9. e 3..5 k 0 e k + = { e θ M e { e 3 A) A A.0 y = 0.44 y Ch. 5: Least-squares estators 9

10 Least-Squares Estators (5.3) (cont.) We rely on ths estaton because we have ore data If we are not happy wth the LSE estators then we can ncrease the odel s degree of freedo such that: L = k 0 + k f + k f + + k n f n (least square polynoal!) Least-Squares Estators (5.3) (cont.) Hgher order odels ft better the data but they do not always reflect the nner law that governs the syste For exaple, when f s ncreasng toward 0N, the length s decreasng! Ch. 5: Least-squares estators 0

11 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) Statstcal qualtes of LSE Defnton [unbased estator] An estator θˆ of the paraeter θ s unbased f E( ) = θ, where E[.] s the statstcal expectaton θˆ Defnton [nal varance] An estator θˆ s a nu varance estator f for any other estator θ*: cov( θˆ ) cov(θ*), where cov(θ) s the covarance atrx of the rando vector θ. Ch. 5: Least-squares estators

12 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) Statstcal qualtes of LSE (cont.) Gauss-Markov condtons: he error vector e s a vector of uncorrelated rando varables, each wth zero ean & the sae varance σ. hs eans that: E[e] = 0 & E[ee] = σi e E e ( e,e ) E(e = ) E(ee ) E(e e ) = σ I E(e ) Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) heore [Gauss-Markov]: LSE s unbased & has nu varance. Proof: E[ θˆ ] = E[(A A) - A y] = (A A) - A E[y] = (A A) - A Aθ = θ snce E[y] = E[Aθ] + E(e) = Aθ and (A A) - = A - (A ) - Ch. 5: Least-squares estators

13 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) Maxu lkelhood (ML) estator ML s one of the ost wdely used technque for paraeter estaton of a statstcal dstrbuton ML defnton: For a saple of n observatons (of a probablty densty functon ) x, x,, x n, the lkelhood functon L s defned by: L = f(x ; θ) f(x ; θ) f(x n ; θ) Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) Maxu lkelhood (ML) estator (cont.) he crteron for choosng θ s: pck a value of θ that provdes a hgh probablty of obtanng the actual observed data x, x,, x n θˆ herefore, ML estator s defned as the value of θ whch axzes L: L (ˆ θ) = 0 θ or equvalently: ln L (ˆ θ) = 0 θ Ch. 5: Least-squares estators 3

14 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) Maxu lkelhood (ML) estator (cont.) Exaple : ML estaton for exponental dstrbuton f(x; θ) = θ - e -x /θ L = ( θ = θ - e x / θ exp ) ( θ ( θ x ) s the lkelhood functon for observatons x, x,, x. ln L = ln θ θ herefore : θ ˆ = = x x e x / θ )...( θ e x / θ ln L = + θ θ θ ) x = 0 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) Maxu lkelhood (ML) estator (cont.) Exaple : ML estaton for noral dstrbuton f(x; µ, σ) = x µ exp πσ σ where µ and σ are respectvely the ean & the varance unknown paraeters. For observatons x, x,, x, we have: Ch. 5: Least-squares estators 4

15 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) - Exaple (cont.) L = πσ exp σ ( x µ ) ( πσ ) ( x µ ) and lnl = - * ln σ herefore : lnl = 0 µ σ lnl = 0 σ σ σˆ = ( x µ ˆ ) ( x µ ) 3 ( σ ) ( x µ ) = 0 µ ˆ = x = 0 Statstcal Propertes & the Maxu Lkelhood Estator (5.7) (cont.) Maxu lkelhood (ML) estator (cont.) Equvalence between LSE & MLE heore: Under the Gauss condtons & f each coponent of the vector e follows a noral dstrbuton then the LSE of θ = MLE of θ Ch. 5: Least-squares estators 5

16 LSE for Nonlnear Models (5.8) Nonlnear odels are dvded nto fales Intrnscally lnear Intrnscally nonlnear hrough approprate transforatons of the nput-output varables & fttng paraeters, an ntrnscally lnear odel can becoe a lnear odel By ths transforaton nto lnear odels, LSE can be used to optze the unknown paraeters LSE for Nonlnear Models (5.8) (cont.) Exaple: Decay of the radoactvty of checals y = aebt (a, b < 0 are to be deterned) (t, y) are the nput-output data gven a tranng data {(t, y ), =,, } nzng the error yelds: E(a,b) = bt ( y ae ) we obtan nonlnear equatons wth respect to a & b! herefore, we are better off to lnearze the odel before. = E = a E = b = = ( y ae bt )( e bt ) = 0 ( y ae bt )( at e bt ) = 0 Ch. 5: Least-squares estators 6

17 LSE for Nonlnear Models (5.8) (cont.) lny = lna + bt wth lna = a, lny = y and b = b y = a + b t whch s an ntrnscally lnear odel. he lnear & nonlnear odels are close but can soetes dffer sgnfcantly! he followng table shows a faly of ntrnscally lnear odels LSE for Nonlnear Models (5.8) (cont.) Ch. 5: Least-squares estators 7

18 LSE for Nonlnear Models (5.8) (cont.) Suppose that the underlyng odel s: y = ae bt LSE for Nonlnear Models (5.8) (cont.) Ch. 5: Least-squares estators 8

Basic statistics for experimental medical researchers

Basic statistics for experimental medical researchers Basic statistics for experimental medical researchers Sample size calculations September 15th 2016 Christian Pipper Department of public health (IFSV) Faculty of Health and Medicinal Science (SUND) E-mail:

Læs mere

Generalized Probit Model in Design of Dose Finding Experiments. Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US

Generalized Probit Model in Design of Dose Finding Experiments. Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US Generalized Probit Model in Design of Dose Finding Experiments Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US Outline Motivation Generalized probit model Utility function Locally optimal designs

Læs mere

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1 Project Step 7 Behavioral modeling of a dual ported register set. Copyright 2006 - Joanne DeGroat, ECE, OSU 1 The register set Register set specifications 16 dual ported registers each with 16- bit words

Læs mere

Vina Nguyen HSSP July 13, 2008

Vina Nguyen HSSP July 13, 2008 Vina Nguyen HSSP July 13, 2008 1 What does it mean if sets A, B, C are a partition of set D? 2 How do you calculate P(A B) using the formula for conditional probability? 3 What is the difference between

Læs mere

Privat-, statslig- eller regional institution m.v. Andet Added Bekaempelsesudfoerende: string No Label: Bekæmpelsesudførende

Privat-, statslig- eller regional institution m.v. Andet Added Bekaempelsesudfoerende: string No Label: Bekæmpelsesudførende Changes for Rottedatabasen Web Service The coming version of Rottedatabasen Web Service will have several changes some of them breaking for the exposed methods. These changes and the business logic behind

Læs mere

Linear Programming ١ C H A P T E R 2

Linear Programming ١ C H A P T E R 2 Linear Programming ١ C H A P T E R 2 Problem Formulation Problem formulation or modeling is the process of translating a verbal statement of a problem into a mathematical statement. The Guidelines of formulation

Læs mere

Special VFR. - ved flyvning til mindre flyveplads uden tårnkontrol som ligger indenfor en kontrolzone

Special VFR. - ved flyvning til mindre flyveplads uden tårnkontrol som ligger indenfor en kontrolzone Special VFR - ved flyvning til mindre flyveplads uden tårnkontrol som ligger indenfor en kontrolzone SERA.5005 Visual flight rules (a) Except when operating as a special VFR flight, VFR flights shall be

Læs mere

Black Jack --- Review. Spring 2012

Black Jack --- Review. Spring 2012 Black Jack --- Review Spring 2012 Simulation Simulation can solve real-world problems by modeling realworld processes to provide otherwise unobtainable information. Computer simulation is used to predict

Læs mere

Skriftlig Eksamen Beregnelighed (DM517)

Skriftlig Eksamen Beregnelighed (DM517) Skriftlig Eksamen Beregnelighed (DM517) Institut for Matematik & Datalogi Syddansk Universitet Mandag den 31 Oktober 2011, kl. 9 13 Alle sædvanlige hjælpemidler (lærebøger, notater etc.) samt brug af lommeregner

Læs mere

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints Particle-based T-Spline Level Set for 3D Object Reconstruction with Range and Volume Constraints Robert Feichtinger (joint work with Huaiping Yang, Bert Jüttler) Institute of Applied Geometry, JKU Linz

Læs mere

How Long Is an Hour? Family Note HOME LINK 8 2

How Long Is an Hour? Family Note HOME LINK 8 2 8 2 How Long Is an Hour? The concept of passing time is difficult for young children. Hours, minutes, and seconds are confusing; children usually do not have a good sense of how long each time interval

Læs mere

Modtageklasser i Tønder Kommune

Modtageklasser i Tønder Kommune Modtageklasser i Tønder Kommune - et tilbud i Toftlund og Tønder til børn, der har behov for at blive bedre til dansk TOFTLUND TØNDER Hvad er en modtageklasse? En modtageklasse er en klasse med særligt

Læs mere

User Manual for LTC IGNOU

User Manual for LTC IGNOU User Manual for LTC IGNOU 1 LTC (Leave Travel Concession) Navigation: Portal Launch HCM Application Self Service LTC Self Service 1. LTC Advance/Intimation Navigation: Launch HCM Application Self Service

Læs mere

Statistik for MPH: 7

Statistik for MPH: 7 Statistik for MPH: 7 3. november 2011 www.biostat.ku.dk/~pka/mph11 Attributable risk, bestemmelse af stikprøvestørrelse (Silva: 333-365, 381-383) Per Kragh Andersen 1 Fra den 6. uges statistikundervisning:

Læs mere

Resource types R 1 1, R 2 2,..., R m CPU cycles, memory space, files, I/O devices Each resource type R i has W i instances.

Resource types R 1 1, R 2 2,..., R m CPU cycles, memory space, files, I/O devices Each resource type R i has W i instances. System Model Resource types R 1 1, R 2 2,..., R m CPU cycles, memory space, files, I/O devices Each resource type R i has W i instances. Each process utilizes a resource as follows: request use e.g., request

Læs mere

IBM Network Station Manager. esuite 1.5 / NSM Integration. IBM Network Computer Division. tdc - 02/08/99 lotusnsm.prz Page 1

IBM Network Station Manager. esuite 1.5 / NSM Integration. IBM Network Computer Division. tdc - 02/08/99 lotusnsm.prz Page 1 IBM Network Station Manager esuite 1.5 / NSM Integration IBM Network Computer Division tdc - 02/08/99 lotusnsm.prz Page 1 New esuite Settings in NSM The Lotus esuite Workplace administration option is

Læs mere

Variational Upper Bounds for Probabilistic Phylogenetic Models

Variational Upper Bounds for Probabilistic Phylogenetic Models Varatonal Upper Bounds for Probablstc Phylogenetc Models Ydo Wexler and Dan Geger Dept. of Computer Scence, Technon - Israel Insttute of Technology, Hafa 32000, Israel {ywex,dang}@cs.technon.ac.l Abstract.

Læs mere

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU OUTLINE INEFFICIENCY OF ATTILA WAYS TO PARALLELIZE LOW COMPATIBILITY IN THE COMPILATION A SOLUTION

Læs mere

A multimodel data assimilation framework for hydrology

A multimodel data assimilation framework for hydrology A multimodel data assimilation framework for hydrology Antoine Thiboult, François Anctil Université Laval June 27 th 2017 What is Data Assimilation? Use observations to improve simulation 2 of 8 What is

Læs mere

Differential Evolution (DE) "Biologically-inspired computing", T. Krink, EVALife Group, Univ. of Aarhus, Denmark

Differential Evolution (DE) Biologically-inspired computing, T. Krink, EVALife Group, Univ. of Aarhus, Denmark Differential Evolution (DE) Differential Evolution (DE) (Storn and Price, 199) Step 1 - Initialize and evaluate Generate a random start population and evaluate the individuals x 2 search space x 1 Differential

Læs mere

DoodleBUGS (Hands-on)

DoodleBUGS (Hands-on) DoodleBUGS (Hands-on) Simple example: Program: bino_ave_sim_doodle.odc A simulation example Generate a sample from F=(r1+r2)/2 where r1~bin(0.5,200) and r2~bin(0.25,100) Note that E(F)=(100+25)/2=62.5

Læs mere

Besvarelser til Lineær Algebra Reeksamen Februar 2017

Besvarelser til Lineær Algebra Reeksamen Februar 2017 Besvarelser til Lineær Algebra Reeksamen - 7. Februar 207 Mikkel Findinge Bemærk, at der kan være sneget sig fejl ind. Kontakt mig endelig, hvis du skulle falde over en sådan. Dette dokument har udelukkende

Læs mere

Optimal capital allocation with copulas

Optimal capital allocation with copulas Hacettepe Journal of Mathematcs and Statstcs Volume 46 3 217, 449 468 Optmal captal allocaton wth copulas Zou We and Xe Je-hua Keywords: Abstract In ths paper, we nvestgate optmal captal allocaton problems

Læs mere

Estimation of Regional Parameters in a Macro Scale Hydrological Model

Estimation of Regional Parameters in a Macro Scale Hydrological Model Estmaton of Regonal Parameters Estmaton of Regonal Parameters n a Macro Scale Hydrologcal Model Kolbjørn Engeland, Lars Gottschalk and Lena Tallaksen Department of Geophyscs, Unversty of Oslo, Norway Abstract

Læs mere

Trolling Master Bornholm 2016 Nyhedsbrev nr. 3

Trolling Master Bornholm 2016 Nyhedsbrev nr. 3 Trolling Master Bornholm 2016 Nyhedsbrev nr. 3 English version further down Den første dag i Bornholmerlaks konkurrencen Formanden for Bornholms Trollingklub, Anders Schou Jensen (og meddomer i TMB) fik

Læs mere

Det er muligt at chekce følgende opg. i CodeJudge: og

Det er muligt at chekce følgende opg. i CodeJudge: og Det er muligt at chekce følgende opg. i CodeJudge:.1.7 og.1.14 Exercise 1: Skriv en forløkke, som producerer følgende output: 1 4 9 16 5 36 Bonusopgave: Modificer dit program, så det ikke benytter multiplikation.

Læs mere

Engelsk. Niveau C. De Merkantile Erhvervsuddannelser September 2005. Casebaseret eksamen. www.jysk.dk og www.jysk.com.

Engelsk. Niveau C. De Merkantile Erhvervsuddannelser September 2005. Casebaseret eksamen. www.jysk.dk og www.jysk.com. 052430_EngelskC 08/09/05 13:29 Side 1 De Merkantile Erhvervsuddannelser September 2005 Side 1 af 4 sider Casebaseret eksamen Engelsk Niveau C www.jysk.dk og www.jysk.com Indhold: Opgave 1 Presentation

Læs mere

Statistik for MPH: oktober Attributable risk, bestemmelse af stikprøvestørrelse (Silva: , )

Statistik for MPH: oktober Attributable risk, bestemmelse af stikprøvestørrelse (Silva: , ) Statistik for MPH: 7 29. oktober 2015 www.biostat.ku.dk/~pka/mph15 Attributable risk, bestemmelse af stikprøvestørrelse (Silva: 333-365, 381-383) Per Kragh Andersen 1 Fra den 6. uges statistikundervisning:

Læs mere

Unitel EDI MT940 June 2010. Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004)

Unitel EDI MT940 June 2010. Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004) Unitel EDI MT940 June 2010 Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004) Contents 1. Introduction...3 2. General...3 3. Description of the MT940 message...3 3.1.

Læs mere

Portal Registration. Check Junk Mail for activation . 1 Click the hyperlink to take you back to the portal to confirm your registration

Portal Registration. Check Junk Mail for activation  . 1 Click the hyperlink to take you back to the portal to confirm your registration Portal Registration Step 1 Provide the necessary information to create your user. Note: First Name, Last Name and Email have to match exactly to your profile in the Membership system. Step 2 Click on the

Læs mere

Fejlbeskeder i SMDB. Business Rules Fejlbesked Kommentar. Validate Business Rules. Request- ValidateRequestRegist ration (Rules :1)

Fejlbeskeder i SMDB. Business Rules Fejlbesked Kommentar. Validate Business Rules. Request- ValidateRequestRegist ration (Rules :1) Fejlbeskeder i SMDB Validate Business Rules Request- ValidateRequestRegist ration (Rules :1) Business Rules Fejlbesked Kommentar the municipality must have no more than one Kontaktforløb at a time Fejl

Læs mere

CHAPTER 8: USING OBJECTS

CHAPTER 8: USING OBJECTS Ruby: Philosophy & Implementation CHAPTER 8: USING OBJECTS Introduction to Computer Science Using Ruby Ruby is the latest in the family of Object Oriented Programming Languages As such, its designer studied

Læs mere

Barnets navn: Børnehave: Kommune: Barnets modersmål (kan være mere end et)

Barnets navn: Børnehave: Kommune: Barnets modersmål (kan være mere end et) Forældreskema Barnets navn: Børnehave: Kommune: Barnets modersmål (kan være mere end et) Barnets alder: år og måneder Barnet begyndte at lære dansk da det var år Søg at besvare disse spørgsmål så godt

Læs mere

Engelsk. Niveau D. De Merkantile Erhvervsuddannelser September Casebaseret eksamen. og

Engelsk. Niveau D. De Merkantile Erhvervsuddannelser September Casebaseret eksamen.  og 052431_EngelskD 08/09/05 13:29 Side 1 De Merkantile Erhvervsuddannelser September 2005 Side 1 af 4 sider Casebaseret eksamen Engelsk Niveau D www.jysk.dk og www.jysk.com Indhold: Opgave 1 Presentation

Læs mere

Mellem selvbestemmelse og omsorgspligt - etiske dillemaer. Kasper Mosekjær Roskilde Universitet

Mellem selvbestemmelse og omsorgspligt - etiske dillemaer. Kasper Mosekjær Roskilde Universitet Mellem selvbestemmelse og omsorgspligt - etiske dillemaer Kasper Mosekjær Roskilde Universitet Om filosofi Om dilemaet Frie informerede valg Konsekventialisme / deontologi / værdighed Autonomi Hvorfor

Læs mere

Kurver og flader Aktivitet 15 Geodætiske kurver, Isometri, Mainardi-Codazzi, Teorema Egregium

Kurver og flader Aktivitet 15 Geodætiske kurver, Isometri, Mainardi-Codazzi, Teorema Egregium Kurver og flader Aktivitet 15 Geodætiske kurver, Isometri, Mainardi-Codazzi, Teorema Egregium Lisbeth Fajstrup Institut for Matematiske Fag Aalborg Universitet Kurver og Flader 2013 Lisbeth Fajstrup (AAU)

Læs mere

Observation Processes:

Observation Processes: Observation Processes: Preparing for lesson observations, Observing lessons Providing formative feedback Gerry Davies Faculty of Education Preparing for Observation: Task 1 How can we help student-teachers

Læs mere

GUIDE TIL BREVSKRIVNING

GUIDE TIL BREVSKRIVNING GUIDE TIL BREVSKRIVNING APPELBREVE Formålet med at skrive et appelbrev er at få modtageren til at overholde menneskerettighederne. Det er en god idé at lægge vægt på modtagerens forpligtelser over for

Læs mere

Aktivering af Survey funktionalitet

Aktivering af Survey funktionalitet Surveys i REDCap REDCap gør det muligt at eksponere ét eller flere instrumenter som et survey (spørgeskema) som derefter kan udfyldes direkte af patienten eller forsøgspersonen over internettet. Dette

Læs mere

An expression of care Notification. Engelsk

An expression of care Notification. Engelsk An expression of care Notification Engelsk Kolding Kommune Senior- og Socialforvaltningen, Familierådgivningen Professionals who work with children and young have a special responsibility to ensure that

Læs mere

NOTIFICATION. - An expression of care

NOTIFICATION. - An expression of care NOTIFICATION - An expression of care Professionals who work with children and young people have a special responsibility to ensure that children who show signs of failure to thrive get the wright help.

Læs mere

International Workshop on Language Proficiency Implementation

International Workshop on Language Proficiency Implementation International Workshop on Language Proficiency Implementation Langen, Germany 6-7 September, 2007 By Captain Rick Valdes IFALPA representative to ICAO s PRICE SG PRESENTATION OUTLINE IFALPA S policy on

Læs mere

ArbejsskadeAnmeldelse

ArbejsskadeAnmeldelse ArbejsskadeAnmeldelse OpretAnmeldelse 001 All Klassifikations: KlassifikationKode is an unknown value in the current Klassifikation 002 All Klassifikations: KlassifikationKode does not correspond to KlassifikationTekst

Læs mere

A computationally efficient method for delineating irregularly shaped spatial clusters

A computationally efficient method for delineating irregularly shaped spatial clusters J Geogr Syst (2011) 13:355 372 DOI 10.1007/s10109-010-0137-1 ORIGINAL ARTICLE A computatonally effcent method for delneatng rregularly shaped spatal clusters Juan C. Duque Jared Aldstadt Ermlson Velasquez

Læs mere

Nyhedsmail, december 2013 (scroll down for English version)

Nyhedsmail, december 2013 (scroll down for English version) Nyhedsmail, december 2013 (scroll down for English version) Kære Omdeler Julen venter rundt om hjørnet. Og netop julen er årsagen til, at NORDJYSKE Distributions mange omdelere har ekstra travlt med at

Læs mere

DET KONGELIGE BIBLIOTEK NATIONALBIBLIOTEK OG KØBENHAVNS UNIVERSITETS- BIBLIOTEK. Index

DET KONGELIGE BIBLIOTEK NATIONALBIBLIOTEK OG KØBENHAVNS UNIVERSITETS- BIBLIOTEK. Index DET KONGELIGE Index Download driver... 2 Find the Windows 7 version.... 2 Download the Windows Vista driver.... 4 Extract driver... 5 Windows Vista installation of a printer.... 7 Side 1 af 12 DET KONGELIGE

Læs mere

Noter til kursusgang 9, IMAT og IMATØ

Noter til kursusgang 9, IMAT og IMATØ Noter til kursusgang 9, IMAT og IMATØ matematik og matematik-økonomi studierne 1. basissemester Esben Høg 4. november 013 Institut for Matematiske Fag Aalborg Universitet Esben Høg Noter til kursusgang

Læs mere

X M Y. What is mediation? Mediation analysis an introduction. Definition

X M Y. What is mediation? Mediation analysis an introduction. Definition What is mediation? an introduction Ulla Hvidtfeldt Section of Social Medicine - Investigate underlying mechanisms of an association Opening the black box - Strengthen/support the main effect hypothesis

Læs mere

Name: Week of April 1 MathWorksheets.com

Name: Week of April 1 MathWorksheets.com Get a fidget spinner! Spin it. I needed to spin time(s) to finish. Find the GCF using the Birthday Cake method. 5 45 55 9 11 5 = 5 4 16 12 2 14 12 5 100 50 3 15 27 80 208 240 144 70 45 21 24 45 57 Spin

Læs mere

Key Words : social network, core-periphery model, traffic congestion, spatial interaction, social externality

Key Words : social network, core-periphery model, traffic congestion, spatial interaction, social externality 103 1 2 1 ( 658-8501 1-1) E-mal: ohra@stu.kobe-u.ac.jp 2 ( 658-8501 1-1) E-mal: ota@opal.kobe-u.ac.jp Helsley & Zenou (2014) 2 Key Words : socal network, core-perphery model, traffc congeston, spatal nteracton,

Læs mere

On the complexity of drawing trees nicely: corrigendum

On the complexity of drawing trees nicely: corrigendum Acta Informatica 40, 603 607 (2004) Digital Object Identifier (DOI) 10.1007/s00236-004-0138-y On the complexity of drawing trees nicely: corrigendum Thorsten Akkerman, Christoph Buchheim, Michael Jünger,

Læs mere

Brug sømbrættet til at lave sjove figurer. Lav fx: Få de andre til at gætte, hvad du har lavet. Use the nail board to make funny shapes.

Brug sømbrættet til at lave sjove figurer. Lav fx: Få de andre til at gætte, hvad du har lavet. Use the nail board to make funny shapes. Brug sømbrættet til at lave sjove figurer. Lav f: Et dannebrogsflag Et hus med tag, vinduer og dør En fugl En bil En blomst Få de andre til at gætte, hvad du har lavet. Use the nail board to make funn

Læs mere

Multivariate Extremes and Dependence in Elliptical Distributions

Multivariate Extremes and Dependence in Elliptical Distributions Multivariate Extremes and Dependence in Elliptical Distributions Filip Lindskog, RiskLab, ETH Zürich joint work with Henrik Hult, KTH Stockholm I II III IV V Motivation Elliptical distributions A class

Læs mere

Business Rules Fejlbesked Kommentar

Business Rules Fejlbesked Kommentar Fejlbeskeder i SMDB Validate Business Request- ValidateRequestRegi stration ( :1) Business Fejlbesked Kommentar the municipality must have no more than one Kontaktforløb at a time Fejl 1: Anmodning En

Læs mere

Userguide. NN Markedsdata. for. Microsoft Dynamics CRM 2011. v. 1.0

Userguide. NN Markedsdata. for. Microsoft Dynamics CRM 2011. v. 1.0 Userguide NN Markedsdata for Microsoft Dynamics CRM 2011 v. 1.0 NN Markedsdata www. Introduction Navne & Numre Web Services for Microsoft Dynamics CRM hereafter termed NN-DynCRM enable integration to Microsoft

Læs mere

Fejlbeskeder i Stofmisbrugsdatabasen (SMDB)

Fejlbeskeder i Stofmisbrugsdatabasen (SMDB) Fejlbeskeder i Stofmisbrugsdatabasen (SMDB) Oversigt over fejlbeskeder (efter fejlnummer) ved indberetning til SMDB via webløsning og via webservices (hvor der dog kan være yderligere typer fejlbeskeder).

Læs mere

RoE timestamp and presentation time in past

RoE timestamp and presentation time in past RoE timestamp and presentation time in past Jouni Korhonen Broadcom Ltd. 5/26/2016 9 June 2016 IEEE 1904 Access Networks Working Group, Hørsholm, Denmark 1 Background RoE 2:24:6 timestamp was recently

Læs mere

Part 5 Leisure Time and Transport

Part 5 Leisure Time and Transport Part 5 Leisure Time and Transport Lesson 3 Situation and Listen & Practice Situation Line and Louise are colleagues. They meet at a café before work. Line is late because h bike had a puncture on the way.

Læs mere

Agenda. The need to embrace our complex health care system and learning to do so. Christian von Plessen Contributors to healthcare services in Denmark

Agenda. The need to embrace our complex health care system and learning to do so. Christian von Plessen Contributors to healthcare services in Denmark Agenda The need to embrace our complex health care system and learning to do so. Christian von Plessen Contributors to healthcare services in Denmark Colitis and Crohn s association Denmark. Charlotte

Læs mere

Vores mange brugere på musskema.dk er rigtig gode til at komme med kvalificerede ønsker og behov.

Vores mange brugere på musskema.dk er rigtig gode til at komme med kvalificerede ønsker og behov. På dansk/in Danish: Aarhus d. 10. januar 2013/ the 10 th of January 2013 Kære alle Chefer i MUS-regi! Vores mange brugere på musskema.dk er rigtig gode til at komme med kvalificerede ønsker og behov. Og

Læs mere

Trolling Master Bornholm 2016 Nyhedsbrev nr. 5

Trolling Master Bornholm 2016 Nyhedsbrev nr. 5 Trolling Master Bornholm 2016 Nyhedsbrev nr. 5 English version further down Kim Finne med 11 kg laks Laksen blev fanget i denne uge øst for Bornholm ud for Nexø. Et andet eksempel er her to laks taget

Læs mere

Vejledning til Sundhedsprocenten og Sundhedstjek

Vejledning til Sundhedsprocenten og Sundhedstjek English version below Vejledning til Sundhedsprocenten og Sundhedstjek Udfyld Sundhedsprocenten Sæt mål og lav en handlingsplan Book tid til Sundhedstjek Log ind på www.falckhealthcare.dk/novo Har du problemer

Læs mere

工學碩士學位請求論文 Nested K-means 를이용한빠른얼굴검출 Fast Face Detection using Nested K-means Method 2007 年 2 月 仁荷大學校大學院컴퓨터 情報工學科朱賢宰

工學碩士學位請求論文 Nested K-means 를이용한빠른얼굴검출 Fast Face Detection using Nested K-means Method 2007 年 2 月 仁荷大學校大學院컴퓨터 情報工學科朱賢宰 工學碩士學位請求論文 Nested K-means 를이용한빠른얼굴검출 Fast Face Detecton usng Nested K-means Method 2007 年 2 月 仁荷大學校大學院컴퓨터 情報工學科朱賢宰 工學碩士學位請求論文 Nested K-means 를이용한빠른얼굴검출 Fast Face Detecton usng Nested K-means Method 2007

Læs mere

C Homework Set 9 Spring 2011 Solutions S S. = S, E ˆβ. = β 1, and Var( ˆβ 1. 1 SOLUTION: Cov(Y, Y i ) = Cov Yj = σ. In the

C Homework Set 9 Spring 2011 Solutions S S. = S, E ˆβ. = β 1, and Var( ˆβ 1. 1 SOLUTION: Cov(Y, Y i ) = Cov Yj = σ. In the . I the smple lear regresso model, we use Y β + β x + ε for,,,. The ε s are assumed to be a sample from a ormal populato wth mea ad stadard devato. The values x, x,, x are assumed o-radom. ce we treat

Læs mere

The X Factor. Målgruppe. Læringsmål. Introduktion til læreren klasse & ungdomsuddannelser Engelskundervisningen

The X Factor. Målgruppe. Læringsmål. Introduktion til læreren klasse & ungdomsuddannelser Engelskundervisningen The X Factor Målgruppe 7-10 klasse & ungdomsuddannelser Engelskundervisningen Læringsmål Eleven kan give sammenhængende fremstillinger på basis af indhentede informationer Eleven har viden om at søge og

Læs mere

Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM528)

Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM528) Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM58) Institut for Matematik og Datalogi Syddansk Universitet, Odense Torsdag den 1. januar 01 kl. 9 13 Alle sædvanlige hjælpemidler

Læs mere

Info og krav til grupper med motorkøjetøjer

Info og krav til grupper med motorkøjetøjer Info og krav til grupper med motorkøjetøjer (English version, see page 4) GENERELT - FOR ALLE TYPER KØRETØJER ØJER GODT MILJØ FOR ALLE Vi ønsker at paraden er en god oplevelse for alle deltagere og tilskuere,

Læs mere

Strings and Sets: set complement, union, intersection, etc. set concatenation AB, power of set A n, A, A +

Strings and Sets: set complement, union, intersection, etc. set concatenation AB, power of set A n, A, A + Strings and Sets: A string over Σ is any nite-length sequence of elements of Σ The set of all strings over alphabet Σ is denoted as Σ Operators over set: set complement, union, intersection, etc. set concatenation

Læs mere

Skriftlig Eksamen Beregnelighed (DM517)

Skriftlig Eksamen Beregnelighed (DM517) Skriftlig Eksamen Beregnelighed (DM517) Institut for Matematik & Datalogi Syddansk Universitet Mandag den 7 Januar 2008, kl. 9 13 Alle sædvanlige hjælpemidler (lærebøger, notater etc.) samt brug af lommeregner

Læs mere

Financial Literacy among 5-7 years old children

Financial Literacy among 5-7 years old children Financial Literacy among 5-7 years old children -based on a market research survey among the parents in Denmark, Sweden, Norway, Finland, Northern Ireland and Republic of Ireland Page 1 Purpose of the

Læs mere

ECE 551: Digital System * Design & Synthesis Lecture Set 5

ECE 551: Digital System * Design & Synthesis Lecture Set 5 ECE 551: Digital System * Design & Synthesis Lecture Set 5 5.1: Verilog Behavioral Model for Finite State Machines (FSMs) 5.2: Verilog Simulation I/O and 2001 Standard (In Separate File) 3/4/2003 1 ECE

Læs mere

Trolling Master Bornholm 2015

Trolling Master Bornholm 2015 Trolling Master Bornholm 2015 (English version further down) Sæsonen er ved at komme i omdrejninger. Her er det John Eriksen fra Nexø med 95 cm og en kontrolleret vægt på 11,8 kg fanget på østkysten af

Læs mere

DENCON ARBEJDSBORDE DENCON DESKS

DENCON ARBEJDSBORDE DENCON DESKS DENCON ARBEJDSBORDE Mennesket i centrum betyder, at vi tager hensyn til kroppen og kroppens funktioner. Fordi vi ved, at det er vigtigt og sundt jævnligt at skifte stilling, når man arbejder. Bevægelse

Læs mere

Richter 2013 Presentation Mentor: Professor Evans Philosophy Department Taylor Henderson May 31, 2013

Richter 2013 Presentation Mentor: Professor Evans Philosophy Department Taylor Henderson May 31, 2013 Richter 2013 Presentation Mentor: Professor Evans Philosophy Department Taylor Henderson May 31, 2013 OVERVIEW I m working with Professor Evans in the Philosophy Department on his own edition of W.E.B.

Læs mere

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B.

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B. Mandara 1,884 sq. ft. Tradition Series Exterior Design A Exterior Design B Exterior Design C Exterior Design D 623.935.6700 robson.com Tradition OPTIONS Series Exterior Design A w/opt. Golf Cart Garage

Læs mere

Trolling Master Bornholm 2014

Trolling Master Bornholm 2014 Trolling Master Bornholm 2014 (English version further down) Populært med tidlig færgebooking Booking af færgebilletter til TMB 2014 er populært. Vi har fået en stribe mails fra teams, som har booket,

Læs mere

Exercise 6.14 Linearly independent vectors are also affinely independent.

Exercise 6.14 Linearly independent vectors are also affinely independent. Affine sets Linear Inequality Systems Definition 6.12 The vectors v 1, v 2,..., v k are affinely independent if v 2 v 1,..., v k v 1 is linearly independent; affinely dependent, otherwise. We first check

Læs mere

Digital Quick Setup Guide

Digital Quick Setup Guide Digital 9 Quick Setup Guide live, ch, sys The operating odes of the EM 946 Observing paraeters during transission live RF and audio level Diversity evaluation Configuring the syste sys Charge status of

Læs mere

VEDLIGEHOLDELSE AF SENGE

VEDLIGEHOLDELSE AF SENGE DK VEDLIGEHOLDELSE AF SENGE VEDLIGEHOLDELSE AF SENGE Sengen er typisk det møbel i hjemmet som bruges i flest timer gennem døgnet. Det betyder at sengen udsættes for et stort slid, og det er derfor vigtigt

Læs mere

UDU Factored Discrete-Time Lyapunov Recursions Solve Optimal Reduced-Order LQG Problems

UDU Factored Discrete-Time Lyapunov Recursions Solve Optimal Reduced-Order LQG Problems European Journal of Control (24)1:588 61 # 24 EUCA UDU Factored Dscrete-Tme Lyapunov Recursons Solve Optmal Reduced-Order LQG Problems L.G. Van Wllgenburg 1, and W.L. De Konng 2,y 1 Systems and Control

Læs mere

Help / Hjælp

Help / Hjælp Home page Lisa & Petur www.lisapetur.dk Help / Hjælp Help / Hjælp General The purpose of our Homepage is to allow external access to pictures and videos taken/made by the Gunnarsson family. The Association

Læs mere

Bilag. Resume. Side 1 af 12

Bilag. Resume. Side 1 af 12 Bilag Resume I denne opgave, lægges der fokus på unge og ensomhed gennem sociale medier. Vi har i denne opgave valgt at benytte Facebook som det sociale medie vi ligger fokus på, da det er det største

Læs mere

Trolling Master Bornholm 2014

Trolling Master Bornholm 2014 Trolling Master Bornholm 2014 (English version further down) Den ny havn i Tejn Havn Bornholms Regionskommune er gået i gang med at udvide Tejn Havn, og det er med til at gøre det muligt, at vi kan være

Læs mere

Skriftlig Eksamen Diskret matematik med anvendelser (DM72)

Skriftlig Eksamen Diskret matematik med anvendelser (DM72) Skriftlig Eksamen Diskret matematik med anvendelser (DM72) Institut for Matematik & Datalogi Syddansk Universitet, Odense Onsdag den 18. januar 2006 Alle sædvanlige hjælpemidler (lærebøger, notater etc.),

Læs mere

Applications. Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION. Slides adapted from Phillip Koehn

Applications. Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION. Slides adapted from Phillip Koehn Applications Slides adapted from Phillip Koehn Computational Linguistics: Jordan Boyd-Graber University of Maryland RL FOR MACHINE TRANSLATION Computational Linguistics: Jordan Boyd-Graber UMD Applications

Læs mere

Choosing a Medicare prescription drug plan.

Choosing a Medicare prescription drug plan. Choosing a Medicare prescription drug plan. Look inside to: Learn about Part D prescription drug coverage Find out what you need to know about Part D drug costs Discover common terms used with Part D prescription

Læs mere

Angle Ini/al side Terminal side Vertex Standard posi/on Posi/ve angles Nega/ve angles. Quadrantal angle

Angle Ini/al side Terminal side Vertex Standard posi/on Posi/ve angles Nega/ve angles. Quadrantal angle Mrs. Valentine AFM Objective: I will be able to identify angle types, convert between degrees and radians for angle measures, identify coterminal angles, find the length of an intercepted arc, and find

Læs mere

Sikkerhed & Revision 2013

Sikkerhed & Revision 2013 Sikkerhed & Revision 2013 Samarbejde mellem intern revisor og ekstern revisor - og ISA 610 v/ Dorthe Tolborg Regional Chief Auditor, Codan Group og formand for IIA DK RSA REPRESENTATION WORLD WIDE 300

Læs mere

Reexam questions in Statistics and Evidence-based medicine, august sem. Medis/Medicin, Modul 2.4.

Reexam questions in Statistics and Evidence-based medicine, august sem. Medis/Medicin, Modul 2.4. Reexam questions in Statistics and Evidence-based medicine, august 2013 2. sem. Medis/Medicin, Modul 2.4. Statistics : ESSAY-TYPE QUESTION 1. Intelligence tests are constructed such that the average score

Læs mere

DANSK INSTALLATIONSVEJLEDNING VLMT500 ADVARSEL!

DANSK INSTALLATIONSVEJLEDNING VLMT500 ADVARSEL! DANSK INSTALLATIONSVEJLEDNING VLMT500 Udpakningsinstruktioner Åben indpakningen forsigtigt og læg indholdet på et stykke pap eller en anden beskyttende overflade for at undgå beskadigelse. Kontroller at

Læs mere

Adaptive Algorithms for Blind Separation of Dependent Sources. George V. Moustakides INRIA, Sigma 2

Adaptive Algorithms for Blind Separation of Dependent Sources. George V. Moustakides INRIA, Sigma 2 Adaptive Algorithms for Blind Separation of Dependent Sources George V. Moustakides INRIA, Sigma 2 Problem definition-motivation Existing adaptive scheme-independence General adaptive scheme-dependence

Læs mere

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B.

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B. Mandara 1,884 sq. ft. Tradition Series Exterior Design A Exterior Design B Exterior Design C Exterior Design D 623.935.6700 robson.com Tradition Series Exterior Design A w/opt. Golf Cart Garage Exterior

Læs mere

FAST FORRETNINGSSTED FAST FORRETNINGSSTED I DANSK PRAKSIS

FAST FORRETNINGSSTED FAST FORRETNINGSSTED I DANSK PRAKSIS FAST FORRETNINGSSTED FAST FORRETNINGSSTED I DANSK PRAKSIS SKM2012.64.SR FORRETNINGSSTED I LUXEMBOURG En dansk udbyder af internet-spil ønsker at etablere et fast forretningssted i Luxembourg: Scenarier:

Læs mere

Kvant Eksamen December 2010 3 timer med hjælpemidler. 1 Hvad er en continuous variable? Giv 2 illustrationer.

Kvant Eksamen December 2010 3 timer med hjælpemidler. 1 Hvad er en continuous variable? Giv 2 illustrationer. Kvant Eksamen December 2010 3 timer med hjælpemidler 1 Hvad er en continuous variable? Giv 2 illustrationer. What is a continuous variable? Give two illustrations. 2 Hvorfor kan man bedre drage konklusioner

Læs mere

BILAG 3: UDKAST TIL FREKVENSTILLADELSE

BILAG 3: UDKAST TIL FREKVENSTILLADELSE BILAG 3: UDKAST TIL FREKVENSTILLADELSE Foreløbigt udkast til frekvenstilladelse til en DAB-blok 1 senderettighed Kontor/afdeling Center for Tele Dato Kundenummer: Tilladelse [tilladelsesnummer] til anvendelse

Læs mere

Design til digitale kommunikationsplatforme-f2013

Design til digitale kommunikationsplatforme-f2013 E-travellbook Design til digitale kommunikationsplatforme-f2013 ITU 22.05.2013 Dreamers Lana Grunwald - svetlana.grunwald@gmail.com Iya Murash-Millo - iyam@itu.dk Hiwa Mansurbeg - hiwm@itu.dk Jørgen K.

Læs mere

Læs vejledningen godt igennem, før du begynder at samle vuggen. Please read the instruction carefully before you start.

Læs vejledningen godt igennem, før du begynder at samle vuggen. Please read the instruction carefully before you start. 00 Samlevejledning på Vugge ssembly instruction for the cradle Læs vejledningen godt igennem, før du begynder at samle vuggen. Please read the instruction carefully before you start. www.oliverfurniture.dk

Læs mere

Large Scale Sequencing By Hybridization. Tel Aviv University

Large Scale Sequencing By Hybridization. Tel Aviv University Large Scale Sequencing By Hybridization Ron Shamir Dekel Tsur Tel Aviv University Outline Background: SBH Shotgun SBH Analysis of the errorless case Analysis of error-prone Sequencing By Hybridization

Læs mere

Curve Modeling B-Spline Curves. Dr. S.M. Malaek. Assistant: M. Younesi

Curve Modeling B-Spline Curves. Dr. S.M. Malaek. Assistant: M. Younesi Curve Modeling B-Spline Curves Dr. S.M. Malaek Assistant: M. Younesi Motivation B-Spline Basis: Motivation Consider designing the profile of a vase. The left figure below is a Bézier curve of degree 11;

Læs mere

Sign variation, the Grassmannian, and total positivity

Sign variation, the Grassmannian, and total positivity Sign variation, the Grassmannian, and total positivity arxiv:1503.05622 Slides available at math.berkeley.edu/~skarp Steven N. Karp, UC Berkeley FPSAC 2015 KAIST, Daejeon Steven N. Karp (UC Berkeley) Sign

Læs mere