ADSP ADSP ADSP ADSP. Advanced Digital Signal Processing (18-792) Spring Fall Semester, Department of Electrical and Computer Engineering
|
|
- Charlotta Månsson
- för 6 år sedan
- Visningar:
Transkript
1 NOTES ON LINEAR REDICTION AND LATTICE FILTERS 1. Introducton ADS ADS ADS ADS Advanced Dgtal Sgnal rocessng (18-792) Sprng Fall Semester, In ths note we revew aspects of our class dscusson on lnear predcton and lattce flters. The lnear predcton approach s one of several ways to accomplsh flter desgn by modelng, where we try to come up wth a parametrc representaton that most closely matches the power spectral densty functon of an unknown random process. In general, there are three types of models that can be consdered. The movng average (MA) model has zeros but not poles: Hz Bz The autoregressve (AR) model has poles but not zeros: Hz G Az Department of Electrcal and Computer Engneerng The thrd type of model has both poles and zeros and s called (unsurprsngly) the autoregressve movngaverage (ARMA) model: Hz Bz Az Of the three types of flter desgn by modelng, the all-pole AR model s the most commonly used, largely because the desgn equatons used to obtan the best-ft AR model are smpler than those used for MA or ARMA modellng. Serendptously, the all-pole model also has the ablty to descrbe most types of speech sounds qute well, and for that reason t has become wdely used n speech processng. In these notes, we wll begn wth some general comments about lnear predcton, whch drves us to consder an all-pole model of the power spectrum of a one-dmensonal sgnal. We wll then consder n varyng degrees of depth the three major ways n obtanng the parameters of the model, the autocorrelaton method, the covarance method and the partal correlaton (ARCOR) method. Ths revew also wll nclude a short ntroducton to lattce flters.
2 Notes on Lnear redcton -2- Fall, Lnear predcton of the current sample of a random process In our ntal consderaton of lnear predcton, let us magne that we are observng a random process xn. We would lke to determne how to obtan a best predcton of the current sample of xn from the prevous samples of the random process: xˆ n k xn k k 1 (1) We can defne the error of the approxmaton to be en xn xˆ n xn k xn k k 1 Later we wll consder n some detal n some detal the z-transform of the error functon: Ez Xz 1 k z k k 1 Xz Az It s convenent to defne a short-term verson of the error functon: 2 Ee 2 n Exn xˆ n 2 2 E xn k xn k k 1 (2) (3) (4) Our mmedate goal s to determne the set of k that mnmze E. For a partcular coeffcent ths s typcally accomplshed by dfferentatng 2 wth respect to, settng the dervatve equal to zero, and solvng for, or 2 E 2xn k xn kxn k 1 0 Exn xn ˆ kexn xn k k 1 (5) (6) where 1 and ˆ represents the estmated value of. Defnng k Exn xn k (7) Copyrght 2018, Rchard M. Stern
3 Notes on Lnear redcton -3- Fall, 2018 we obtan k k 0 k 1 (8) It can also be shown that 2 00 k 0 k k 1 (9) You may recognze Eqs. (8) and (9) as beng a form of the Yule-Walker equatons, whch you have already been exposed to (usng a slghtly dfferent set of notatonal conventons) n the context of our dscusson of MEM spectral estmaton. We wll solve these equatons makng use of two specfc assumptons about the defnton of k n Sec Relatonshp of lnear predcton to the all-pole flter (autoregressve) model u[n] h[n] x[n] Although the dscusson of the prevous secton was framed strctly n the context of determnng the coeffcents k that produce the best lnear predcton of the current sample of xn from the prevous samples, t s also often useful to consder xn to be the output of an all-pole flter as n the fgure above. the Assume that the unt sample response of the flter hn has a z-transform of the form Hz Xz Uz G G Az k z k k 1 Note that ths notatonal conventon (whch partly follows that of RS) s unusual: un represents the determnstc or stochastc nput (rather than the unt step functon), whle xn represents the system output (rather than ts nput). In spectral estmaton and system dentfcaton problems, the nput functon un s typcally assumed to be whte nose, and the squared magntude of the frequency response of the flter s a parametrc estmate of the power spectral densty functon of the output random process. In speech processng, the nput un represents the exctaton of the vocal tract, whch could be a quas-perodc functon correspondng to glottal pulses for voced speech segments, and a broadband nose source for unvoced speech segments. By takng the nverse z-transform of both sdes of Eq. (10) we obtan the expresson (10) Copyrght 2018, Rchard M. Stern
4 Notes on Lnear redcton -4- Fall, 2018 en xn xˆ n xn k xn k Gun k 1 (11) It s typcally assumed that the predctor coeffcents k that mnmze the average square of en provde a good model of the vocal tract confguraton that s used to produce a partcular segment of speech. The gan parameter G s used n syntheszng an output waveform from the nput exctaton that has a power that best matches that of the observed output. 2. Soluton of the LC equatons 2.1. General soluton of the LC equaton We wll frst consder the soluton of the LC equatons for the general expresson of k as defned above, and then consder the two specal cases that lead to the so-called autocorrelaton and covarance solutons. Let us assume for the sake of example that 1 k as These equatons can be wrtten n matrx-vector form as. The system of equatons n Eq. (8) can be wrtten for (12) (13) Note that Eq. (13) s of the form R (14) where R s a matrx of autocorrelaton coeffcents, s a 1 vector of the k, and s a 1 vector of autocorrelaton coeffcents. Ths equaton s known as the Wener-Hopf equaton, whch s encountered frequently n optmal sgnal processng. In general, a drect soluton to the Wener Hopf equaton can be obtaned by pre-multplyng both sdes of Eq. (14) by the nverse of R: Copyrght 2018, Rchard M. Stern
5 Notes on Lnear redcton -5- Fall, 2018 R 1 (15) The nverson of the R matrx can be accomplshed by Gaussan elmnaton and other smlar technques, whch are O 3 n computatonal complexty. In the next secton we dscuss a partcular formulaton of the LC problem that produces a soluton that s far more computatonally effcent The autocorrelaton method and Levnson-Durbn recurson As you have noted, we stll have not specfed how the autocorrelaton coeffcents k are obtaned from the orgnal waveform xn. One reasonable approach s to obtan the correlaton coeffcents by frst extractng a fnte-duraton segment of xn by multplyng by a wndow functon and then computng the frst autocorrelaton coeffcents of the fnte length segment. In other words, we assume that xn xn wn (16) where wn s nonzero only for 0 n N 1. In ths case we can defne the autocorrelaton functon as N 1 + Mn k k xm xm k m Max k N 1 + Mn k m + Max k xm xm + k (17) for 1 and 0 k. Note that despte the nelegant notaton, there wll always be N k nonzero terms n the sum. It can easly be seen that Eq. (17) represents the short-term autocorrelaton functon of a segment of xn and that k k (18) Because the number of nonzero elements of the argument of the summaton decreases as t s common to use a tapered wndow such as the Hammng wndow for wn. k ncreases, Usng ths defnton of the autocorrelaton functon and agan droppng the subscrpts n, Eq. (13), the Wener-Hopf equaton, reduces to (19) Ths method of soluton s known as the autocorrelaton soluton of the LC equatons. Because the resultng correlaton matrx R s Toepltz (.e. the elements of each dagonal of the matrx, major and mnor, are dentcal), a smpler soluton known as Levnson-Durbn recurson s possble. As we wll see n a moment, Levnson-Durbn recurson s O 2 n complexty. Copyrght 2018, Rchard M. Stern
6 Notes on Lnear redcton -6- Fall, 2018 The equatons of the Levnson-Durbn recurson, whch are used to compute the correspondng reflecton coeffcents and LC parameters are E 0 0 (20) k 1 1 j j j , calculated for (21) E 1 1 k (22) j 1 1 j k j, for 1 j 1 (23) E 2 1 k E 1 (24) Equatons (21) through (24) are solved recursvely for 12 and the fnal soluton s gven by j j for 1 j (25) The coeffcents k for 1 are referred to as the reflecton coeffcents. They consttute an alternate specfcaton of the random process xn that s as unque and complete as the LC predctor coeff- cents k. The reflecton coeffcents are actually far more robust to coeffcent quantzaton than the predctor coeffcents, so they are frequently the representaton of choce n applcatons such as speech codng or speech compresson. If the magntude of the reflecton coeffcents k s less than 1 for 1, all of the roots of the polyno- k mal Az 1 k z wll le nsde the unt crcle. Ths means that f k 1, the resultng flter Hz k 1 wll be stable. It can be shown that dervng the Durbn recurson guarantees that k 1. k We wll make extensve use of the reflecton coeffcents 2.3. The covarance soluton of the LC equatons n the fashon descrbed above usng Levnson- k n our dscusson of lattce flters. An alternate way of dervng the autocorrelaton functons used to solve the LC equatons would be to always compute all lags of the autocorrelaton functon over the same tme ndces. In a sense, ths means that we are correlatng and then wndowng, whle wth the autocorrelaton method we wndow and then Copyrght 2018, Rchard M. Stern
7 Notes on Lnear redcton -7- Fall, 2018 correlate. Under these crcumstances the autocorrelaton computaton becomes N 1 k xm xm k m 0 N+ 1 m xm xm + k (26) whch as before s evaluated for 1 and 0 k. Although ths computaton s smlar to that of Eq. (17), t s not dentcal to t because the lmts of the summatons are dfferent. Specfcally, t s very mportant to note that k k k (27) Because the number of samples used n the autocorrelaton computaton s always N regardless of the magntude of the correlaton lag, t s not consdered necessary to multply the argument of the summaton by a tapered wndow before summng. Under these crcumstances, Eq. (13), the Wener-Hopf equaton reduces to (28) Ths soluton to the LC equatons s called the covarance soluton because the autocorrelaton matrx on the left has the Hermtan symmetry that s characterstc of an arbtrary covarance matrx. We note that the Levnson-Durbn recurson cannot be used to solve ths equaton because the autocorrelaton matrx s Hermtan symmetrc but not Toepltz. Ths equaton s typcally solved usng the Cholesky decomposton method whch was dscussed superfcally n class and s treated n more detal n RS. In general, the covarance soluton provdes a lnear predcton of the current sample of a random process wth somewhat less mean-squared predcton error than the autocorrelaton soluton. Nevertheless, the autocorrelaton soluton s far more commonly used n applcatons such as speech processng because t s so much more computatonally effcent. The pole locatons wll be nsde the unt crcle provded that the reflecton coeffcents k are all less than one n magntude, but ths s not guaranteed when the covarance method s used. In practce, f t s observed that at least one reflecton coeffcent s greater than one n magntude, t s qute straghtforward to calculate the actual pole locatons that correspond to that partcular analyss segment, and then reflect the poles that le outsde the unt crcle to mrror-mage locatons nsde the unt crcle. Copyrght 2018, Rchard M. Stern
8 Notes on Lnear redcton -8- Fall, Recursve relatonshps between the LC coeffcents and reflecton coeffcents In Secs. 2.2 and 2.3 above, we dscussed how the LC coeffcents can be obtaned from the autocorrelaton coeffcents of an observed random process. We also noted n that secton that the reflecton coeffcents k completely specfy the LC characterzaton of a random process just as the LC coeffcents do. In fact, gven ether set of coeffcents, we can always obtan the other by a smple lnear recurson. Specfcally, to convert from the reflecton coeffcents k to the LC coeffcents, we use the recurson Let l k startng at l k l for 1 l 1 (29) Repeat for 12 Smlarly, we can convert from the LC coeffcents to the reflecton coeffcents k f we have all of the l for 122 : Let k Startng wth, let k 1 l + k l l for 1 21 (30) 2 1 k 2.5. Computaton of the LC gan parameter The LC gan parameter G can be computed n ether of two ways. From the zero th -order Yule Walker equaton, 00 2 k 0 k + x k 0 k+ G 2 k 1 k 1 (31) we easly obtan G 2 00 k 0 k k 1 (32) More prosacally, we can also estmate the gan parameter f both the nput and output of the flter are avalable. Combnng Eqs. (36) and (37) we obtan Az G GUz Ez Hz Xz Xz (33) Copyrght 2018, Rchard M. Stern
9 Notes on Lnear redcton -9- Fall, 2018 mplyng, of course, that Ez G or en Gun (34) Uz Snce both en and un are typcally tme-varyng stochastc sgnals, we typcally estmate G from the short-term rato of ther energes: G 2 N 1 m 0 e 2 m m N 1 u 2 m (35) 2.6. The LC predcton error n tme and frequency u[n] h[n] x[n] Consder agan the all-pole flter representaton dscussed n Sec. 2, wth the all-pole transfer functon Hz Xz Uz As noted above n Eq. (11), en G G Az k z k k 1 xn xˆ n xn k xn k Gun k 1 (36) These relatons also mply that Ez Xz Az (37) as was noted n our dscusson of lattce flters (wth slghtly dfferent notaton). The error sgnal en s peaker than the orgnal tme functon xn and ts spectrum Ee j s flatter than that of Xe j. Because of ths peakness, the error sgnal s frequently used as the bass for estmatng the nstantaneous fundamental frequency of a sgnal. It s also useful to consder the error sgnal n the frequency doman n more detal. If we are usng the auto- Copyrght 2018, Rchard M. Stern
10 Notes on Lnear redcton -10- Fall, 2018 correlaton method of the LC soluton, we can wrte by applyng arseval s theorem E N 1 e 2 1 m Ee j 2 d 2 m Xe j 2 2 Ae j 2 d (38) where Ae j jk 1 k e k 1 (39) Snce He j G Ae j we obtan E G 2 Xe j He j 2 d (40) As you may recall from our dscusson of maxmum entropy spectral estmaton, the autocorrelaton coeffcents of the flter wth mpulse response hn are dentcal to those of the random process xn for lags of magntude less than or equal to. In other words, xx m hh m for m (41) Hence, lm hh m xx m (42) lm He j Xe j and (43) lm E n G 2 (44) We note from Eq. (40) that the energy of the error sgnal s the ntegrated rato of the squared magntude of Xe j 2 and He j 2. Ths causes the match between these two quanttes to be closer for frequences where these functons are of greater magntude than those n whch the functons have lesser magntudes. In other words, Xe j 2 and He j 2 wll match each other more closely at ther peaks than at ther valleys. Ths s also especally good for the applcaton of LC analyss to speech processng, as perceptual studes ndcate that the peaks of the frequency response are much more mportant n determnng percepton than the correspondng valleys. Copyrght 2018, Rchard M. Stern
11 Notes on Lnear redcton -11- Fall, The FIR lattce flter x[n] e 0 [n] e 1 [n] e 2 [n] e N 1 [n] e N [n] y[n] k! k 2 k N k! k 2 z 1 z 1 z 1 z 1 b 0 [n] b 1 [n] b 2 [n] b N 1 [n] k N b N [n] Consder the basc lattce flter structure n the fgure above. It should be obvous that ths s an FIR flter structure, as t contans no feedback loops. In addton, f we set the nput xn to be equal to n, we can observe easly by nspecton that h0 1 and hn k N. The value of hn for other values of n s obtaned by observng all the dfferent ways of passng a sgnal through the lattce whle ncurrng exactly n delays, and addng all of the correspondng branch transmttances. It can be seen that the sample response wll be a lnear combnaton of the k Tme-doman and frequency-doman characterzaton of the lattce flter Although t may not be totally obvous from the fgure above, the FIR lattce flter s defned by the followng recursve relatons: xn e 0 n b 0 n (45) e n e 1 n k b 1 n 1 b n k e 1 n + b n 1 1 yn e N n (46) (47) (48) Because the structure s FIR, we can make use of the followng general characterzaton of ts transfer functon for the entre flter: We wll also make use of the transfer functon from the nput to the ths, let N Yz N l Xz l z Az l 1 A z E z l E 0 z l z l 1 The correspondng transfer functon from the nput to the b n e n (49) at a gven stage of the lattce. For (50) at a gven stage of the lattce s smlarly Copyrght 2018, Rchard M. Stern
12 Notes on Lnear redcton -12- Fall, 2018 à z B z B 0 z (51) We note that A 0 z à 0 z 1 and A N z Yz Xz. Usng ths notaton, we can wrte the z-transforms of the equatons that defne the lattce as E 0 z B 0 z Xz E z E 1 z k z 1 B 1 z B z k E 1 z+ z 1 B 1 z (52) (53) (54) Yz E N z (55) It s shown n Appendx A that f the l and k are related by the Levnson-Durbn equaton (and specfcally Eq. (23) above), then A z A 1 z k z A 1 z 1 (56) and à z z A z 1 (57) These equatons are mportant because they enable us to develop a recursve characterzaton of the transfer functon of the lattce flter stage by stage. Substtutng Eq. (50) nto Eq. (56) we obtan: 1 1 l 1 l 1 l z 1 l z k z 1 l 1 l z l 1 l 1 l 1 (58) Matchng the coeffcents of an arbtrary term of power z r we obtan r z r 1 r r z 1 + k r r z or, of course r 1 r 1 k r (59) as specfed by the Levnson-Durbn recurson. Hence, just as the standard FIR flter mplements the unt sample response of a system, wth the sample response values as the coeffcents or parameters of the flter, the lattce flter mplements the Levnson-Durbn recurson, wth ts reflecton coeffcents k as the parameters of the flter! The all-zero transfer functon of ths lattce flter s the recprocal of the all-pole model used to descrbe the orgnal random process, or n other words the flter Az s the nverse of Hz n Eq. (10) f we set the gan parameter G equal to 1. Copyrght 2018, Rchard M. Stern
13 Notes on Lnear redcton -13- Fall, hyscal nterpretaton of the functons e n and b n Up untl now we have been thnkng of the functons e n and b n as arbtrary nternal functons. Nevertheless, they each do have a physcal meanng relatng to lnear predcton error. Consder frst the transfer functon to the functons n the upper ral of the lattce: A z E z E z E 0 z Xz 1 l z l l 1 (60) Takng the nverse z-transform we obtan e n xn xn l l xn l 1 xˆ n (61) whch s dentcal (to wthn a sgn) to the lnear predcton error defned n Eq. (2). Agan, ths expresson descrbes the dfference between the current sample xn and the best lnear predcton of xn usng the prevous samples. Hence the expresson e s referred to as the th n -order forward predcton error. Let us now consder the functons obtan à z b n n the lower ral of the lattce. Combnng Eqs. (51) and (57) we z A z 1 B z B z and (62) B 0 z Xz B z z Xz 1 l z l l 1 z l l z l 1 (63) Agan, takng the nverse z-transform we obtan b n xn l xn + l l 1 (64) Comparng Eqs. (61) and (64) we observe that b n represents the dfference between xn, the value of the nput functon samples ago, and some lnear combnaton of the followng samples of the nput, runnng from xn 1 rght up to xn. In fact, the same lnear predcton coeffcents are used, but they are appled backward. One way of thnkng about ths s that b n s what we would have obtaned f we calculated e n but wth the nput functon presented n tme-reversed order. Because of all ths, s referred to as the th -order backward predcton error Dervng the reflecton coeffcents from the forward and backward predcton error: b n Copyrght 2018, Rchard M. Stern
14 Notes on Lnear redcton -14- Fall, 2018 the ARCOR method of lnear predcton In Sec. 2.2 we derved the LC coeffcents and the reflecton coeffcents k of the best-ft all-pole model to the samples of a random process by mplementng the Levnson-Durbn recurson to solve the autocorrelaton equatons. As you wll recall, equatons were developed by startng wth the dfference equaton relatng the nput and output, xn m 1 and fndng the values of the xn m m + m Gun that mnmze the expected value of the square of the forward error. Specfcally, startng wth E 2 xm k xm k m k 1 we computed the partal dervatve of E wth respect to each of the m we obtaned the equatons m 1 m m where Exn xn + Wth knowledge of the values of the autocorrelaton coeffcents n for 012 we can use the Levnson-Durbn recurson to obtan all the LC coeffcents correspondng reflecton coeffcents k. for model orders 1 through and the We can also obtan estmates of the reflecton coeffcents k (and subsequently the LC coeffcents m ) usng expressons for forward and backward error developed n the prevous secton. Specfcally, f we let E f N 1 n 0 e n 2 we can compute the dervatve of E f wth respect to k usng the expresson for e n n Eq. (61). Settng that dervatve equal to zero provdes a value of the reflecton coeffcent k of a gven stage of the lattce m Copyrght 2018, Rchard M. Stern
15 Notes on Lnear redcton -15- Fall, 2018 flter k f N 1 e 1 nb 1 n 1 n N 1 n 0 2 b 1 n 1 (65) where the superscrpt f n the symbol derved usng the mean square forward error k f remnds us that ths verson of the reflecton coeffcent was e n Note that ths estmate for the reflecton coeffcent s expressed n terms of the expected values of the products of the forward and backward errors of the prevous stage n the numerator, and the expected value of the square of the backward predcton error n the denomnator. The expresson n the numerator s actually the cross-correlaton of the forward and backward error functons of the prevous stage, and the expresson n the denomnator s the energy of the backward error of the prevous stage. Because of these physcal nterpretatons, ths method of obtanng the estmate of the reflecton coeffcents s referred to as the partal correlaton or ARCOR method. In the approach of Sec. 2 we began by calculatng the autocorrelaton functons of the nput drectly; n ths approach the nput autocorrelaton s calculated ndrectly, through a recursve computaton of cross-correlaton of predcton error functons. Ths approach has some very attractve statstcal propertes and s wdely used. Of course, there s nothng magc about the forward predcton error. We can just as easly perform a smlar calculaton wth the backward predcton error b n. erformng a smlar set of operatons on the backward predcton error produces the very smlar estmate for the reflecton coeffcent k b N 1 e 1 nb 1 n 1 n N 1 2 e 1 n n 0 Varous methods have been proposed for combnng the two estmates of the reflecton coeffcents f b obtaned usng the ARCOR method, k and k. For example, the Itakura estmate of the reflecton coeffcents s obtaned by combnng these two results accordng to the equaton (66) I k l k l f kl b (67) The Burg estmate of the reflecton coeffcents produced by combnng these two results accordng to the equaton Copyrght 2018, Rchard M. Stern
16 Notes on Lnear redcton -16- Fall, 2018 k l B f b 2k lkl f fb k l + k l (68) 4. IIR lattce flters As noted above, we developed n Sec. 3 an all-zero lattce flter wth the transfer functon Az N N l E N z 1 l z E 0 z l 1 Referrng to the fgure at the begnnng of Sec. 3, we note that the nput s yn would obtan the transfer functon and the output s whch clearly s an all-pole transfer functon, and n fact s exactly the transfer functon of the orgnal flter consdered, Hz, wth the gan factor G set equal to 1. xn e 0 n e N n. If we could mantan the same flter structure but nterchange the nput and output, we E 0 z E N z N N l 1 l z (69) Recall that the orgnal defntons of the stages of the FIR lattce flter were e n e 1 n k b 1 n 1 b n k e 1 n + b n 1 1 Wth a trval amount of algebra, Eq. (70) can be rewrtten as e 1 n e n+ k b 1 n 1 (70) (71) (72) Eqs. (71) and (72) suggest the followng lattce structure for a sngle stage: e [n] e 1 [n] +k b [n] k z 1 b 1 [n] Copyrght 2018, Rchard M. Stern
17 Notes on Lnear redcton -17- Fall, 2018 Combnng nto multple stages, we obtan the followng IIR lattce structure: x[n] e N [n] e N 1 [n] e 2 [n] e 1 [n] e 0 [n] y[n] +k N k N b N [n] +k 2 k 2 +k 1 k 1 z 1 z 1 z 1 z 1 z 1 b N 1 [n] b 2 [n] b 1 [n] b 0 [n] Note that e N n s now the nput and that e 0 n s the output. Ths flter wll have the transfer functon Hz N N l 1 l z l 1 (73) where the LC parameters are related to the reflecton coeffcents accordng to the usual Levnson-Durbn relatonshp. Snce the flter s IIR wth feedback loops, t does have the potental to be unstable. However, t s guaranteed to reman stable f k 1 5. Addtonal readng for all. (74) The dscussons on lnear predcton were based on my class notes, whch n turn are largely derved from the text Dgtal rocessng of Speech Sgnals by L. R. Rabner and R. W. Schafer (rentce-hall, 1978), whch was passed out n class. A update of ths text was wrtten by the same authors under the ttle Theory and Applcatons of Dgtal Speech rocessng, publshed by earson n Addtonal materal on lattce flters was derved from Secton 6.6 of Dscrete-Tme Sgnal rocessng by A. V. Oppenhem and R. W. Schafer (earson, 2010). The text Dscrete-Tme Speech Sgnal rocessng by T. F. Quater (rentce- Hall, 2002) s also hghly recommended and goes nto deeper detal than Rabner and Schafer n some aspects of the topcs consdered. Copyrght 2018, Rchard M. Stern
18 Notes on Lnear redcton -18- Fall, 2018 AENDIX A: ROOF OF THE RECURSIVE LATTICE FILTER RELATIONSHI To prove: A z A 1 z k z 1 A 1 z 1 From the defnton of A z 1 A j z 1 j z j and the Levnson-Durbn relaton we have j j k j, 1 j 1 k Substtutng for, we have Substtutng for j, 1 A j z 1 j z j 1 k z 1 A 1 j 1 j z 1 j z k j z k z j j 1 j 1 j z + k j z j 1 j 1 k z In the second term, let j j' +, then 1 1 A 1 j 1 j z 1 j z + k j' z j 1 j' 1 k z j 1 j z k z 1 1 j' z j' j 1 j' 1 A 1 z k z A 1 z 1 Copyrght 2018, Rchard M. Stern
Exam EI2452/EI3364 Reliability analysis of power systems
Exam EI2452/EI3364 Relablty analyss of power systems Exam date: 21 Aprl 2015 Tme: 13:00-15:00 Examner: Tools: Result: Instructons: Patrk Hlber Calculator 1 week after exam. State made assumptons and defntons.
Isometries of the plane
Isometries of the plane Mikael Forsberg August 23, 2011 Abstract Här följer del av ett dokument om Tesselering som jag skrivit för en annan kurs. Denna del handlar om isometrier och innehåller bevis för
LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik
LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik SIGNALBEHANDLING I MULTIMEDIA, EITA50, LP4, 209 Inlämningsuppgift av 2, Assignment out of 2 Inlämningstid: Lämnas in senast kl
Termination of Integer Linear Programs
Termnaton of Integer Lnear Programs Mark Braverman Department of Computer Scence Unversty of Toronto Abstract. We show that termnaton of a smple class of lnear loops over the ntegers s decdable. Namely
Module 1: Functions, Limits, Continuity
Department of mathematics SF1625 Calculus 1 Year 2015/2016 Module 1: Functions, Limits, Continuity This module includes Chapter P and 1 from Calculus by Adams and Essex and is taught in three lectures,
Module 6: Integrals and applications
Department of Mathematics SF65 Calculus Year 5/6 Module 6: Integrals and applications Sections 6. and 6.5 and Chapter 7 in Calculus by Adams and Essex. Three lectures, two tutorials and one seminar. Important
This exam consists of four problems. The maximum sum of points is 20. The marks 3, 4 and 5 require a minimum
Examiner Linus Carlsson 016-01-07 3 hours In English Exam (TEN) Probability theory and statistical inference MAA137 Aids: Collection of Formulas, Concepts and Tables Pocket calculator This exam consists
Styrteknik: Binära tal, talsystem och koder D3:1
Styrteknik: Binära tal, talsystem och koder D3:1 Digitala kursmoment D1 Boolesk algebra D2 Grundläggande logiska funktioner D3 Binära tal, talsystem och koder Styrteknik :Binära tal, talsystem och koder
IE1206 Embedded Electronics
E1206 Embedded Electronics Le1 Le3 Le4 Le2 Ex1 Ex2 PC-block Documentation, Seriecom, Pulse sensor,, R, P, series and parallel KC1 LAB1 Pulse sensors, Menu program Start of program task Kirchhoffs laws
1. a Vad menas med medianen för en kontinuerligt fördelad stokastisk variabel?
Tentamenskrvnng: TMS45 - Grundkurs matematsk statstk och bonformatk, 7,5 hp. Td: Onsdag den 9 august 2009, kl 08:30-2:30 Väg och vatten Tesen korrgerad enlgt anvsngar under tentamenstllfället. Examnator:
1. Compute the following matrix: (2 p) 2. Compute the determinant of the following matrix: (2 p)
UMEÅ UNIVERSITY Department of Mathematics and Mathematical Statistics Pre-exam in mathematics Linear algebra 2012-02-07 1. Compute the following matrix: (2 p 3 1 2 3 2 2 7 ( 4 3 5 2 2. Compute the determinant
Preschool Kindergarten
Preschool Kindergarten Objectives CCSS Reading: Foundational Skills RF.K.1.D: Recognize and name all upper- and lowercase letters of the alphabet. RF.K.3.A: Demonstrate basic knowledge of one-toone letter-sound
Collaborative Product Development:
Collaborative Product Development: a Purchasing Strategy for Small Industrialized House-building Companies Opponent: Erik Sandberg, LiU Institutionen för ekonomisk och industriell utveckling Vad är egentligen
Grafisk teknik IMCDP IMCDP IMCDP. IMCDP(filter) Sasan Gooran (HT 2006) Assumptions:
IMCDP Grafisk teknik The impact of the placed dot is fed back to the original image by a filter Original Image Binary Image Sasan Gooran (HT 2006) The next dot is placed where the modified image has its
12.6 Heat equation, Wave equation
12.6 Heat equation, 12.2-3 Wave equation Eugenia Malinnikova, NTNU September 26, 2017 1 Heat equation in higher dimensions The heat equation in higher dimensions (two or three) is u t ( = c 2 2 ) u x 2
Kvalitetsarbete I Landstinget i Kalmar län. 24 oktober 2007 Eva Arvidsson
Kvalitetsarbete I Landstinget i Kalmar län 24 oktober 2007 Eva Arvidsson Bakgrund Sammanhållen primärvård 2005 Nytt ekonomiskt system Olika tradition och förutsättningar Olika pågående projekt Get the
Grafisk teknik IMCDP. Sasan Gooran (HT 2006) Assumptions:
Grafisk teknik Sasan Gooran (HT 2006) Iterative Method Controlling Dot Placement (IMCDP) Assumptions: The original continuous-tone image is scaled between 0 and 1 0 and 1 represent white and black respectively
Adding active and blended learning to an introductory mechanics course
Adding active and blended learning to an introductory mechanics course Ulf Gran Chalmers, Physics Background Mechanics 1 for Engineering Physics and Engineering Mathematics (SP2/3, 7.5 hp) 200+ students
Schenker Privpak AB Telefon VAT Nr. SE Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr Säte: Borås
Schenker Privpak AB Interface documentation for web service packageservices.asmx 2012-09-01 Version: 1.0.0 Doc. no.: I04304b Sida 2 av 7 Revision history Datum Version Sign. Kommentar 2012-09-01 1.0.0
Algoritmer och Komplexitet ht 08. Övning 6. NP-problem
Algoritmer och Komplexitet ht 08. Övning 6 NP-problem Frekvensallokering Inom mobiltelefonin behöver man lösa frekvensallokeringsproblemet som lyder på följande sätt. Det finns ett antal sändare utplacerade.
(D1.1) 1. (3p) Bestäm ekvationer i ett xyz-koordinatsystem för planet som innehåller punkterna
Högsolan i Sövde (SK) Tentamen i matemati Kurs: MA4G Linjär algebra MAG Linjär algebra för ingenjörer Tentamensdag: 4-8-6 l 4.-9. Hjälpmedel : Inga hjälpmedel utöver bifogat formelblad. Ej ränedosa. Tentamen
Grafisk teknik. Sasan Gooran (HT 2006)
Grafisk teknik Sasan Gooran (HT 2006) Iterative Method Controlling Dot Placement (IMCDP) Assumptions: The original continuous-tone image is scaled between 0 and 1 0 and 1 represent white and black respectively
LUNDS TEKNISKA HÖGSKOLA Inst. for Elektro- och Informationsteknik. SIGNALBEHANDLING I MULTIMEDIA, ETI265 Inlämningsuppgift 1 (av 2), Task 1 (out of 2)
LUNDS TEKNISKA HÖGSKOLA Inst. for Elektro- och Informationsteknik SIGNALBEHANDLING I MULTIMEDIA, ETI65 Inlämningsuppgift (av ), Task (out of ) Inlämningstid: Inlämnas senast kl 7. fredagen den 5:e maj
Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 05 June 2017, 14:00-18:00. English Version
Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 5 June 217, 14:-18: Examiner: Zhenxia Liu (Tel: 7 89528). Please answer in ENGLISH if you can. a. You are allowed to use a calculator, the formula and
För att justera TX finns det ett tool med namnet MMDVMCal. t.ex. /home/pi/applications/mmdvmcal/mmdvmcal /dev/ttyacm0
Justering av repeater med MMDVM-Modem På det senaste har det varit många frågor kring hur man justerar en repeater med ett MMDVM- Modem. Da det inte finns mycket dokumentation kring hur man justerar ett
Isolda Purchase - EDI
Isolda Purchase - EDI Document v 1.0 1 Table of Contents Table of Contents... 2 1 Introduction... 3 1.1 What is EDI?... 4 1.2 Sending and receiving documents... 4 1.3 File format... 4 1.3.1 XML (language
Övning 5 ETS052 Datorkommuniktion Routing och Networking
Övning 5 TS5 Datorkommuniktion - 4 Routing och Networking October 7, 4 Uppgift. Rita hur ett paket som skickas ut i nätet nedan från nod, med flooding, sprider sig genom nätet om hop count = 3. Solution.
Pre-Test 1: M0030M - Linear Algebra.
Pre-Test : M3M - Linear Algebra. Test your knowledge on Linear Algebra for the course M3M by solving the problems in this test. It should not take you longer than 9 minutes. M3M Problem : Betrakta fyra
Hur fattar samhället beslut när forskarna är oeniga?
Hur fattar samhället beslut när forskarna är oeniga? Martin Peterson m.peterson@tue.nl www.martinpeterson.org Oenighet om vad? 1.Hårda vetenskapliga fakta? ( X observerades vid tid t ) 1.Den vetenskapliga
CUSTOMER READERSHIP HARRODS MAGAZINE CUSTOMER OVERVIEW. 63% of Harrods Magazine readers are mostly interested in reading about beauty
79% of the division trade is generated by Harrods Rewards customers 30% of our Beauty clients are millennials 42% of our trade comes from tax-free customers 73% of the department base is female Source:
denna del en poäng. 1. (Dugga 1.1) och v = (a) Beräkna u (2u 2u v) om u = . (1p) och som är parallell
Kursen bedöms med betyg, 4, 5 eller underänd, där 5 är högsta betyg. För godänt betyg rävs minst 4 poäng från uppgifterna -7. Var och en av dessa sju uppgifter an ge maximalt poäng. För var och en av uppgifterna
Stiftelsen Allmänna Barnhuset KARLSTADS UNIVERSITET
Stiftelsen Allmänna Barnhuset KARLSTADS UNIVERSITET National Swedish parental studies using the same methodology have been performed in 1980, 2000, 2006 and 2011 (current study). In 1980 and 2000 the studies
Discovering!!!!! Swedish ÅÄÖ. EPISODE 6 Norrlänningar and numbers 12-24. Misi.se 2011 1
Discovering!!!!! ÅÄÖ EPISODE 6 Norrlänningar and numbers 12-24 Misi.se 2011 1 Dialogue SJs X2000* från Stockholm är försenat. Beräknad ankoms?d är nu 16:00. Försenat! Igen? Vad är klockan? Jag vet inte.
8 < x 1 + x 2 x 3 = 1, x 1 +2x 2 + x 4 = 0, x 1 +2x 3 + x 4 = 2. x 1 2x 12 1A är inverterbar, och bestäm i så fall dess invers.
MÄLARDALENS HÖGSKOLA Akademin för utbildning, kultur och kommunikation Avdelningen för tillämpad matematik Examinator: Erik Darpö TENTAMEN I MATEMATIK MAA150 Vektoralgebra TEN1 Datum: 9januari2015 Skrivtid:
Ett hållbart boende A sustainable living. Mikael Hassel. Handledare/ Supervisor. Examiner. Katarina Lundeberg/Fredric Benesch
Ett hållbart boende A sustainable living Mikael Hassel Handledare/ Supervisor Examinator/ Examiner atarina Lundeberg/redric Benesch Jes us Azpeitia Examensarbete inom arkitektur, grundnivå 15 hp Degree
Tentamen MMG610 Diskret Matematik, GU
Tentamen MMG610 Diskret Matematik, GU 2017-01-04 kl. 08.30 12.30 Examinator: Peter Hegarty, Matematiska vetenskaper, Chalmers/GU Telefonvakt: Peter Hegarty, telefon: 0766 377 873 Hjälpmedel: Inga hjälpmedel,
Tentamen i Matematik 2: M0030M.
Tentamen i Matematik 2: M0030M. Datum: 203-0-5 Skrivtid: 09:00 4:00 Antal uppgifter: 2 ( 30 poäng ). Examinator: Norbert Euler Tel: 0920-492878 Tillåtna hjälpmedel: Inga Betygsgränser: 4p 9p = 3; 20p 24p
Boiler with heatpump / Värmepumpsberedare
Boiler with heatpump / Värmepumpsberedare QUICK START GUIDE / SNABBSTART GUIDE More information and instruction videos on our homepage www.indol.se Mer information och instruktionsvideos på vår hemsida
Kurskod: TAMS24 / Provkod: TEN (8:00-12:00) English Version
Kurskod: TAMS24 / Provkod: TEN 25-8-7 (8: - 2:) Examinator/Examiner: Xiangfeng Yang (Tel: 7 2234765). Please answer in ENGLISH if you can. a. You are permitted to bring: a calculator; formel -och tabellsamling
NP-fullständighetsbevis
Algoritmer, datastrukturer och komplexitet, hösten 2016 Uppgifter till övning 9 NP-fullständighetsbevis På denna övning är det också inlämning av skriftliga lösningar av teoriuppgifterna till labb 4 och
Kurskod: TAMS11 Provkod: TENB 28 August 2014, 08:00-12:00. English Version
Kurskod: TAMS11 Provkod: TENB 28 August 2014, 08:00-12:00 Examinator/Examiner: Xiangfeng Yang (Tel: 070 2234765) a. You are permitted to bring: a calculator; formel -och tabellsamling i matematisk statistik
Writing with context. Att skriva med sammanhang
Writing with context Att skriva med sammanhang What makes a piece of writing easy and interesting to read? Discuss in pairs and write down one word (in English or Swedish) to express your opinion http://korta.nu/sust(answer
1. Varje bevissteg ska motiveras formellt (informella bevis ger 0 poang)
Tentamen i Programmeringsteori Institutionen for datorteknik Uppsala universitet 1996{08{14 Larare: Parosh A. A., M. Kindahl Plats: Polacksbacken Skrivtid: 9 15 Hjalpmedel: Inga Anvisningar: 1. Varje bevissteg
MO8004 VT What advice would you like to give to future course participants?
MO8004 VT2017 Answer Count: 7 1. What was the best aspect of the course? What was the best aspect of the course? Improvement of fortran programming skill, gain some knowledge from several phenomenon, improvement
Make a speech. How to make the perfect speech. söndag 6 oktober 13
Make a speech How to make the perfect speech FOPPA FOPPA Finding FOPPA Finding Organizing FOPPA Finding Organizing Phrasing FOPPA Finding Organizing Phrasing Preparing FOPPA Finding Organizing Phrasing
Kurskod: TAMS11 Provkod: TENB 07 April 2015, 14:00-18:00. English Version
Kurskod: TAMS11 Provkod: TENB 07 April 2015, 14:00-18:00 Examiner: Xiangfeng Yang (Tel: 070 2234765). Please answer in ENGLISH if you can. a. You are allowed to use: a calculator; formel -och tabellsamling
Rastercell. Digital Rastrering. AM & FM Raster. Rastercell. AM & FM Raster. Sasan Gooran (VT 2007) Rastrering. Rastercell. Konventionellt, AM
Rastercell Digital Rastrering Hybridraster, Rastervinkel, Rotation av digitala bilder, AM/FM rastrering Sasan Gooran (VT 2007) Önskat mått * 2* rastertätheten = inläsningsupplösning originalets mått 2
Om oss DET PERFEKTA KOMPLEMENTET THE PERFECT COMPLETION 04 EN BINZ ÄR PRECIS SÅ BRA SOM DU FÖRVÄNTAR DIG A BINZ IS JUST AS GOOD AS YOU THINK 05
Om oss Vi på Binz är glada att du är intresserad av vårt support-system för begravningsbilar. Sedan mer än 75 år tillverkar vi specialfordon i Lorch för de flesta olika användningsändamål, och detta enligt
Webbregistrering pa kurs och termin
Webbregistrering pa kurs och termin 1. Du loggar in på www.kth.se via den personliga menyn Under fliken Kurser och under fliken Program finns på höger sida en länk till Studieöversiktssidan. På den sidan
Scalable Dynamic Analysis of Binary Code
Linköping Studies in Science and Technology Dissertations, No. 1993 Ulf Kargén FACULTY OF SCIENCE AND ENGINEERING Linköping Studies in Science and Technology, Dissertations, No. 1993, 2019 Department of
IE1206 Embedded Electronics
E106 Embedded Electronics Le1 Le3 Le4 Le Ex1 Ex P-block Documentation, Seriecom, Pulse sensor,, R, P, series and parallel K1 LAB1 Pulse sensors, Menu program Start of program task Kirchhoffs laws Node
Introduktion till vetenskaplig metodik. Johan Åberg
Introduktion till vetenskaplig metodik Johan Åberg Innehåll Forskarvärlden Viktiga begrepp Referenshantering Den vetenskapliga rapporten Vetenskaplig diskussion Forskarvärlden Forskare mäts i antal publikationer
samhälle Susanna Öhman
Risker i ett heteronormativt samhälle Susanna Öhman 1 Bakgrund Riskhantering och riskforskning har baserats på ett antagande om att befolkningen är homogen Befolkningen har alltid varit heterogen när det
Custom-made software solutions for increased transport quality and creation of cargo specific lashing protocols.
Custom-made software solutions for increased transport quality and creation of cargo specific lashing protocols. ExcelLoad simulates the maximum forces that may appear during a transport no matter if the
COPENHAGEN Environmentally Committed Accountants
THERE ARE SO MANY REASONS FOR WORKING WITH THE ENVIRONMENT! It s obviously important that all industries do what they can to contribute to environmental efforts. The MER project provides us with a unique
Theory 1. Summer Term 2010
Theory 1 Summer Term 2010 Robert Elsässer 1 Introduction Summer Term 2010 Robert Elsässer Prerequisite of Theory I Programming language, such as C++ Basic knowledge on data structures and algorithms, mathematics
Manhour analys EASA STI #17214
Manhour analys EASA STI #17214 Presentatör Johan Brunnberg, Flygteknisk Inspektör & Del-M Koordinator Sjö- och luftfartsavdelningen Operatörsenheten Sektionen för teknisk operation 1 Innehåll Anmärkningen
Calculate check digits according to the modulus-11 method
2016-12-01 Beräkning av kontrollsiffra 11-modulen Calculate check digits according to the modulus-11 method Postadress: 105 19 Stockholm Besöksadress: Palmfeltsvägen 5 www.bankgirot.se Bankgironr: 160-9908
Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm
Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm Guldplätering kan aldrig helt stoppa genomträngningen av vätgas, men den får processen att gå långsammare. En tjock guldplätering
Tentamen del 2 SF1511, , kl , Numeriska metoder och grundläggande programmering
KTH Matematik Tentamen del 2 SF1511, 2018-03-16, kl 8.00-11.00, Numeriska metoder och grundläggande programmering Del 2, Max 50p + bonuspoäng (max 4p). Rättas ast om del 1 är godkänd. Betygsgränser inkl
Webbreg öppen: 26/ /
Webbregistrering pa kurs, period 2 HT 2015. Webbreg öppen: 26/10 2015 5/11 2015 1. Du loggar in på www.kth.se via den personliga menyn Under fliken Kurser och under fliken Program finns på höger sida en
Consumer attitudes regarding durability and labelling
Consumer attitudes regarding durability and labelling 27 april 2017 Gardemoen Louise Ungerth Konsumentföreningen Stockholm/ The Stockholm Consumer Cooperative Society louise.u@konsumentforeningenstockholm.se
Workplan Food. Spring term 2016 Year 7. Name:
Workplan Food Spring term 2016 Year 7 Name: During the time we work with this workplan you will also be getting some tests in English. You cannot practice for these tests. Compulsory o Read My Canadian
Information technology Open Document Format for Office Applications (OpenDocument) v1.0 (ISO/IEC 26300:2006, IDT) SWEDISH STANDARDS INSTITUTE
SVENSK STANDARD SS-ISO/IEC 26300:2008 Fastställd/Approved: 2008-06-17 Publicerad/Published: 2008-08-04 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 35.240.30 Information technology Open Document
Mot hållbar elbilsanvändning
Mot hållbar elbilsanvändning Forskningsdag på Naturvårdsverket Gyözö Gidofalvi ITRL Integrated Transport Research Lab Introduktion Användning av elbilar (EV) är fördelaktig per kilometer Ingen avgaser
Solutions to exam in SF1811 Optimization, June 3, 2014
Solutions to exam in SF1811 Optimization, June 3, 14 1.(a) The considered problem may be modelled as a minimum-cost network flow problem with six nodes F1, F, K1, K, K3, K4, here called 1,,3,4,5,6, and
LARS. Ett e-bokningssystem för skoldatorer.
LARS Ett e-bokningssystem för skoldatorer. Därför behöver vi LARS Boka dator i förväg. Underlätta för studenter att hitta ledig dator. Rapportera datorer som är sönder. Samordna med schemaläggarnas system,
Kurskod: TAIU06 MATEMATISK STATISTIK Provkod: TENA 17 August 2015, 8:00-12:00. English Version
Kurskod: TAIU06 MATEMATISK STATISTIK Provkod: TENA 17 August 2015, 8:00-12:00 Examiner: Xiangfeng Yang (Tel: 070 2234765). Please answer in ENGLISH if you can. a. Allowed to use: a calculator, Formelsamling
säkerhetsutrustning / SAFETY EQUIPMENT
säkerhetsutrustning / SAFETY EQUIPMENT Hastighetsvakt / Speed monitor Kellves hastighetsvakter används för att stoppa bandtransportören när dess hastighet sjunker under beräknade minimihastigheten. Kellve
FYTA11-ma1, ht13. Respondents: 11 Answer Count: 9 Answer Frequency: 81,82 %
FYTA11-ma1, ht13 Respondents: 11 Answer Count: 9 Answer Frequency: 81,82 % General opinion Give your opinion in the scale 1-5. 1 = very negative 2 = negative 3 = neutral 4 = positive 5 = very positive
Samverkan på departementsnivå om Agenda 2030 och minskade hälsoklyftor
Samverkan på departementsnivå om Agenda 2030 och minskade hälsoklyftor Resultat från en intervjustudie i Finland, Norge och Sverige Mötesplats social hållbarhet Uppsala 17-18 september 2018 karinguldbrandsson@folkhalsomyndighetense
Evaluation Ny Nordisk Mat II Appendix 1. Questionnaire evaluation Ny Nordisk Mat II
Evaluation Ny Nordisk Mat II Appendix 1. Questionnaire evaluation Ny Nordisk Mat II English version A. About the Program in General We will now ask some questions about your relationship to the program
BOENDEFORMENS BETYDELSE FÖR ASYLSÖKANDES INTEGRATION Lina Sandström
BOENDEFORMENS BETYDELSE FÖR ASYLSÖKANDES INTEGRATION Lina Sandström Frågeställningar Kan asylprocessen förstås som en integrationsprocess? Hur fungerar i sådana fall denna process? Skiljer sig asylprocessen
Chapter 2: Random Variables
Chapter 2: Random Variables Experiment: Procedure + Observations Observation is an outcome Assign a number to each outcome: Random variable 1 Three ways to get an rv: Random Variables The rv is the observation
CHANGE WITH THE BRAIN IN MIND. Frukostseminarium 11 oktober 2018
CHANGE WITH THE BRAIN IN MIND Frukostseminarium 11 oktober 2018 EGNA FÖRÄNDRINGAR ü Fundera på ett par förändringar du drivit eller varit del av ü De som gått bra och det som gått dåligt. Vi pratar om
SWESIAQ Swedish Chapter of International Society of Indoor Air Quality and Climate
Swedish Chapter of International Society of Indoor Air Quality and Climate Aneta Wierzbicka Swedish Chapter of International Society of Indoor Air Quality and Climate Independent and non-profit Swedish
Provlektion Just Stuff B Textbook Just Stuff B Workbook
Provlektion Just Stuff B Textbook Just Stuff B Workbook Genomförande I provlektionen får ni arbeta med ett avsnitt ur kapitlet Hobbies - The Rehearsal. Det handlar om några elever som skall sätta upp Romeo
Measuring child participation in immunization registries: two national surveys, 2001
Measuring child participation in immunization registries: two national surveys, 2001 Diana Bartlett Immunization Registry Support Branch National Immunization Program Objectives Describe the progress of
Stad + Data = Makt. Kart/GIS-dag SamGIS Skåne 6 december 2017
Smart@Helsingborg Stadsledningsförvaltningen Digitaliseringsavdelningen the World s most engaged citizens Stad + Data = Makt Kart/GIS-dag SamGIS Skåne 6 december 2017 Photo: Andreas Fernbrant Urbanisering
ETT MARKÄGAREDRIVEN PROJEKT. Katrine Möller Sörensen, projektledare
ETT MARKÄGAREDRIVEN PROJEKT Katrine Möller Sörensen, projektledare FÖRENINGEN Tullstorpsån Ekonomiska Förening 2009 Styrelsen, 7 markägare Vattenreglerings samfällighet Dikningsföretag Markägare inom
Förtroende ANNA BRATTSTRÖM
Förtroende ANNA BRATTSTRÖM The importance of this treaty transcends numbers. We have been listening to an old Russian maxim dovaray ne proveray Trust, but Verify Vad innebär förtroende? Förtroende är ett
Support Manual HoistLocatel Electronic Locks
Support Manual HoistLocatel Electronic Locks 1. S70, Create a Terminating Card for Cards Terminating Card 2. Select the card you want to block, look among Card No. Then click on the single arrow pointing
RADIATION TEST REPORT. GAMMA: 30.45k, 59.05k, 118.8k/TM1019 Condition D
RADIATION TEST REPORT PRODUCT: OP47AYQMLL Die Type: 147X FILE: OP47_LDR.xlsx DATE CODE: 95 GAMMA: 3.45k, 59.5k, 118.8k/TM119 Condition D GAMMA SOURCE: Co6 DOSE RATE: 8.6mRad(si)/s FACILITIES: University
MÅLSTYRNING OCH LÄRANDE: En problematisering av målstyrda graderade betyg
MÅLSTYRNING OCH LÄRANDE: En problematisering av målstyrda graderade betyg Max Scheja Institutionen för pedagogik och didaktik Stockholms universitet E-post: max.scheja@edu.su.se Forskning om förståelse
Quicksort. Koffman & Wolfgang kapitel 8, avsnitt 9
Quicksort Koffman & Wolfgang kapitel 8, avsnitt 9 1 Quicksort Quicksort väljer ett spcifikt värde (kallat pivot), och delar upp resten av fältet i två delar: alla element som är pivot läggs i vänstra delen
PORTSECURITY IN SÖLVESBORG
PORTSECURITY IN SÖLVESBORG Kontaktlista i skyddsfrågor / List of contacts in security matters Skyddschef/PFSO Tord Berg Phone: +46 456 422 44. Mobile: +46 705 82 32 11 Fax: +46 456 104 37. E-mail: tord.berg@sbgport.com
6 th Grade English October 6-10, 2014
6 th Grade English October 6-10, 2014 Understand the content and structure of a short story. Imagine an important event or challenge in the future. Plan, draft, revise and edit a short story. Writing Focus
Exempel på uppgifter från 2010, 2011 och 2012 års ämnesprov i matematik för årskurs 3. Engelsk version
Exempel på uppgifter från 2010, 2011 och 2012 års ämnesprov i matematik för årskurs 3 Engelsk version 2 Innehåll Inledning... 5 Written methods... 7 Mental arithmetic, multiplication and division... 9
Högskolan i Skövde (SK, JS) Svensk version Tentamen i matematik
Högskolan i Skövde (SK, JS) Svensk version Tentamen i matematik Kurs: MA152G Matematisk Analys MA123G Matematisk analys för ingenjörer Tentamensdag: 2012-03-24 kl 14.30-19.30 Hjälpmedel : Inga hjälpmedel
Studieteknik för universitetet 2. Books in English and annat på svenska
Studieteknik för universitetet 2 Books in English and annat på svenska Inte bara svenska till engelska Vardagsspråk till akademiskt språk Böcker på engelska. Lektioner, diskussioner och tentor på svenska.
Miniräknare och en valfri formelsamling i signalbehandling eller matematik. Allowed items: calculator, DSP and mathematical tables of formulas
LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik Tentamen 209-06-07 SIGNALBEHANDLING i MULTIMEDIA, EITA50 Tid: 08.00-3.00 Sal: Victoriahallen, Victoriahallen 2A Hjälpmedel: Viktigt:
Documentation SN 3102
This document has been created by AHDS History and is based on information supplied by the depositor /////////////////////////////////////////////////////////// THE EUROPEAN STATE FINANCE DATABASE (Director:
Projektmodell med kunskapshantering anpassad för Svenska Mässan Koncernen
Examensarbete Projektmodell med kunskapshantering anpassad för Svenska Mässan Koncernen Malin Carlström, Sandra Mårtensson 2010-05-21 Ämne: Informationslogistik Nivå: Kandidat Kurskod: 2IL00E Projektmodell
Par m 328 feet. Lång höger sväng. Korgen står placerad i en skogsglänta OB-linje på vänster sida.
1 100 m 328 feet Lång höger sväng. Korgen står placerad i en skogsglänta -linje på vänster sida. Long right turn. Basket are placed in a forrest glade. -line on the left side. Snälla, skräpa ej ner vår
Här kan du checka in. Check in here with a good conscience
Här kan du checka in med rent samvete Check in here with a good conscience MÅNGA FRÅGAR SIG hur man kan göra en miljöinsats. Det är egentligen väldigt enkelt. Du som har checkat in på det här hotellet
#minlandsbygd. Landsbygden lever på Instagram. Kul bild! I keep chickens too. They re brilliant.
#minlandsbygd Kul bild! I keep chickens too. They re brilliant. Så vacka bilder. Ha det bra idag. @psutherland6 Thanks Pat! Yes the sun was going down... Hahahaha. Gilla Kommentera Landsbygden lever på
Inkvarteringsstatistik. Göteborg & Co. Februari 2012
Inkvarteringsstatistik Göteborg & Co Februari 2012 FoU/ Marknad & Försäljning Gästnätter storstadsregioner Februari 2012, hotell och vandrarhem Gästnattsutveckling storstadsregioner Februari 2012, hotell
Swell code book (error taxonomy + examples)
Swell code book (error taxonomy + examples) ## Lexical codes (5) L Wrong word This error code can be used only to mark existing Swedish words that have been used in an incorrect way or context Traditioner
The Arctic boundary layer
The Arctic boundary layer Interactions with the surface, and clouds, as learned from observations (and some modeling) Michael Tjernström Department of Meteorology & the Bert Bolin Center for Climate Research,
FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR
FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR Kontrollera vilka kurser du vill söka under utbytet. Fyll i Basis for nomination for exchange studies i samråd med din lärare. För att läraren ska kunna göra en korrekt