Basic Image Compression Algorithm and Introduction to JPEG Standard

Size: px
Start display at page:

Download "Basic Image Compression Algorithm and Introduction to JPEG Standard"

Transcription

1 Basc Image Compresson Algorthm and Introducton to JPEG Standard Pao-Yen Ln E-mal: Graduate Insttute of Communcaton Engneerng atonal Tawan Unversty, Tape, Tawan, ROC Abstract Because of the explosvely ncreasng nformaton of mage and vdeo n varous storage devces and Internet, the mage and vdeo compresson technque becomes more and more mportant. Ths paper ntroduces the basc concept of data compresson whch s appled to modern mage and vdeo compresson technques such as JPEG, MPEG, MPEG-4 and so on. The basc dea of data compresson s to reduce the data correlaton. By applyng Dscrete Cosne Transform (DCT), the data n tme (spatal) doman can be transformed nto frequency doman. Because of the less senstvty of human vson n hgher frequency, we can compress the mage or vdeo data by suppressng ts hgh frequency components but do no change to our eye. Movng pctures such as vdeo are data n three-dmensonal space conssts of spatal plane and tme axs. Therefore, n addton to reducng spatal correlaton, we need to reduce the tme correlaton. We ntroduce a method called Moton Estmaton (ME). In ths method, we fnd smlar part of mage n prevous or future frames. Then replace the mage by a Moton Vector (MV) n order to reduce tme correlaton. In ths paper, we also ntroduce JPEG standard and MPEG standard whch are the well-known mage and vdeo compresson standard, respectvely. 1

2 1 Introducton owadays, the sze of storage meda ncreases day by day. Although the largest capacty of hard dsk s about two Terabytes, t s not enough large f we storage a vdeo fle wthout compressng t. For example, f we have a color vdeo fle stream, that s, wth three 720x480 szed layer, 30 frames per second and 8 bts for each pxel. Then we need Mbt/s! Ths equals to about 31.1MB per second. For a 650MB CD-ROM, we can only storage a vdeo about 20 seconds long. That s why we want to do mage and vdeo compresson though the capacty of storage meda s qute large now. In chapter 2, we wll ntroduce the basc concept of data compresson. The man dea of data compressng s reducng the data correlaton and replacng them wth smpler data form. Then we wll dscuss the method that s common used n mage/vdeo compresson n chapter 3. In chapter 4 and chapter 5, we wll ntroduce quantzaton and entropy codng. After reducng data correlaton, the amounts of data are not really reduced. We use quantzaton and entropy codng to compress the data. In chapter 6, we gve an example of mage compresson JPEG standard. The JPEG standard has been wdely used n mage and photo compresson recently. In chapter 7, we dscuss how to reduce tme correlaton wth a method called Moton Estmaton (ME). And then we gve an example of vdeo compresson MPEG standard n chapter 8. Fg. 1 Encoder and decoder of mages from Ref. [3] 2 Basc Concept of Data Compresson The motvaton of data compresson s usng less quantty of data to represent the orgnal data wthout dstorton of them. Consder the system n Fg. 1, when the 2

3 (a) Orgnal mage 83261bytes (b) Decoded mage 15138bytes Fg. 2 Example of mage compresson usng JPEG standard encoder receves the target mage, t converts the mage nto bt stream b. On the other hand, the decoder receves the bt stream and then converts t back to the mage I. If the quantty of bt stream b less than the orgnal mage then we call ths process Image Compresson Codng. There s an example n Fg. 2 usng JPEG mage compresson standard. The compresson rato s / 83261, about , around one ffth of the orgnal sze. Besdes, we can see that the decoded mage and the orgnal mage are only slghtly dfferent. In fact, the two mages are not completely same, that s, parts of nformaton are lost durng the mage compresson process. For ths reason, the decoder cannot rebuld the mage perfectly. Ths knd of mage compresson s called non-reversble codng or lossy codng. On the contrary, there s another form called reversble codng that can perfectly rebuld the orgnal mage wthout any dstorton. But the compresson rato of reversble codng s much lower. For lossy codng, there s a dstorton between the orgnal mage and the decoded mage. In order to evaluate the codng effcency, we need a method to evaluate the degree of dstorton. There are two common evaluaton tools, whch are Mean Square Error (MSE) and Peak Sgnal to ose Rato (PSR). They are defned as followng: MSE W1H1 x0 y0,, f x y f x y WH 2 (1) 3

4 See Eq. (1), f x, y and f x, y respectvely. The mage sze s W 255 PSR 20log10 MSE (2) denote the orgnal mage and decoded mage, H. In Eq. (2), the PSR formula s common used for 8-bts mage. ote that the larger the PSR, that smaller the degree of dstorton. ow, we want to know how and why we can make an mage compressed. Generally speakng, the neghborng pxels n an mage have hghly correlaton to each other. That s why mages can be compressed n a hgh compresson rato. The mage codng algorthm today conssts of reducng correlaton between pxels, quantzaton and entropy codng. We wll dscuss these parts one by one n the followng chapters. The codng algorthm system model s shown n Fg. 3. Input mage Reduce correlaton between pxels Quantzaton Entropy codng Bt stream Fg. 3 general consttuton of mage codng algorthm 3 Orthogonal Transform and Dscrete Cosne Transform 3.1 Lnear transformaton We have studed lnear transformaton n Lnear Algebra. It s very useful to represent sgnals n bass form. For smpleness, we dscuss the case n three dmensonal space whereas the case n dmensonal space can be derve easly n the same concept. We t can express any three dmensonal vector x n a column vector x, x, x, where x, x and x are values of the three correspondng axes. For a proper transformaton matrx A, we can transform vector x nto another vector y, we call ths a lnear transformaton process. It can be wrtten as: 4

5 y = Ax (3) where x and y are vectors n 3 space and A s called a transformaton matrx. Moreover, consder three lnear ndependent vectors wth dfferent drecton: t t t 1 1 0, 1 0 1, v v v (4) Then, any vector n the 3 space can be expressed as the combnaton of these three ndependent vectors, that s, where a1, a2 and a 3 are constants. x a v a v a v (5) Orthogonal Transformaton Accordng to 3.3, any vector n the 3 space can be expressed as the combnaton of three ndependent vectors. If we choose these three ndependent vectors such that they are mutually ndependent, we wll have many useful propertes and the numercal computaton wll become easer. As the same n Eq. (5), moreover, we wll have v, v and v that satsfy v1 v2= v2 v3= v1 v3=0 2 v1 v1= v1 =1 2 v2 v2= v2 =1 2 v3 v3= v3 =1 (6) From Eq. (5) and Eq. (6), a1, a2 and a 3 can be found by a x v, a x v, a x v (7) We fnd that t s easy to obtan a1, a2 and a 3 just by takng nner product of the vector x and correspondng vectors. 5

6 3.2 Karhunen-Loeve Transformaton Because mages have hgh correlaton n a small area, for an mage wth sze K K, we usually dvde t nto several small blocks wth sze and we deal wth each block wth a transformaton that can reduce ts pxel correlaton separately. Ths can be seen n Fg. 4. Moreover, f we choose bgger block sze we may obtan hgher compresson rato. However, an overszed block sze may have lower pxel correlaton. There wll be a tradeoff. In order to do lnear transformaton to each block n the mage, we may scan the pxel n the transformaton blocks and transform t nto an dmensonal vector. Ths can be seen n Fg. 5. The number of total transformaton blocks equals to M K1K2 12 and the number of pxels n a transformaton block s 1 2. After horzontal scannng, we have M vectors: x x x x1 x2 x m m m m x1 x2 x M M M M x1 x2 x What we want the do s to acheve the optmal orthogonal transform for these vectors n order to reduce the pxel correlaton n each transformaton blocks. That s, fnd a transformaton matrx V such that m t m t t t (8) y V x (9) Fg. 4 Image partton and transformaton block Ref. [3] 6

7 Fg. 5 Transform a transformaton block nto an dmensonal vector Ref. [3] ow, consder the covarance of these vectors m m m m Cx x E x j x x j x j m m m m C E y y y y j y y j j (10) (11) The -th element of m y can be wrtten as y m m v x (12) n n n1 Then the mean of m y s y E v x v E x v x (13) m m m m n n n n n n n1 n1 n1 For smpleness, we assume each pxel value m x s subtracted wth ts mean value, that s, we substtute m x wth x m m. Then the means of latest pxel value x m x and m y change to zero. Thus we can rewrte Eq. (10) and Eq. (11): j m m C E x x (14) x x j j m m C E y y (15) y y j Eq. (14) and Eq.(15) can be wrtten n a matrx form: C xx m m m m E x1 x 1 E x1 x m m m m E x x 1 E x x (16) 7

8 C yy m m m m E y1 y 1 E y1 y (17) m m m m E y y 1 E y y These are called a covarance matrx. We can easly fnd that t must be a symmetrc matrx. They can be rewrtten n a vector form: m m C E xx t x x (18) m m C E yy t y y (19) Moreover, m y s obtaned by applyng lnear transformaton matrx V on m x : By Eq. (19) and Eq. (20), we fnd that m t m y V x (20) t t m m m m t t t t Cyy E E Cxx V x V x V x x V V V (21) The purpose s to obtan uncorrelated y m. ote that for an uncorrelated y m, t has a covarance matrx C yy whch s a dagonal matrx. From Eq. (21), we fnd that f C yy s a dagonal matrx then we can regard the rght-hand part of ths equaton s the egenvalue-egenvector decomposton of C xx. The matrx V s composed of the egenvectors of C xx. Usually, we have t ordered wth egenvectors that have bgger correspondng egenvalues to smaller ones. Ths s called the Karhunen-Loeve Transform (KLT). 3.3 Dscrete Cosne Transform For common used such as JPEG standard or MPEG standard, we do not use KLT. 8

9 Although we can have the optmal orthogonal transformaton by applyng KLT, t stll has the followng drawbacks: 1 Each mage has to do the KLT respectvely. Ths makes the computaton complexty large. 2 In order to decode the encoded mage we have to transmt the KLT transformaton matrx to the decoder. It costs another process tme and memory spaces. Therefore, f we can derve an orthogonal transform that can preserve the optmal property of KLT for all mage then we can deal wth the problems we mentoned. Then we have the Dscrete Cosne Transform (DCT). The forward DCT s defned as (2x 1) u (2y 1) v F( u, v) C( u) C( v) f ( x, y)cos cos 4 x0 y for u 0,...,7 and v0,...,7 (22) 1/ 2 for k 0 where Ck ( ) 1 otherwse u v Fg. 6 The 88 DCT bass, ( uv, ) xy 9

10 And the nverse DCT s defned as the followng equaton: (2x 1) u (2y 1) v f ( x, y) C( u) C( v) F( u, v)cos cos 4 u0 v for x0,...,7 and y 0,...,7 (23) The F u, v s called the DCT coeffcent, and the bass of DCT s: xy, C( u) C( v) (2x 1) u (2y 1) v ( uv, ) cos cos (24) Then we can rewrte the IDCT by Eq. (24): 7 7 xy, (25) u0 v0 f ( x, y) F( u, v) ( u, v) for x 0,...,7 and y 0,...,7 The 88 two dmensonal DCT bass s depcted n Fg Quantzaton The transformed 88 block n Fg. 6 now conssts of 64 DCT coeffcents. The frst coeffcent F 0,0 s the DC component and the other 63 coeffcents are AC component. The DC component F 0,0 s essentally the sum of the 64 pxels n the nput 88 pxel block multpled by the scalng factor 1 4C0C0 1 8 as shown n Eq. (22) for F u, v Fg. 7 Quantzaton matrx 10

11 The next step n the compresson process s to quantze the transformed coeffcents. Each of the 64 DCT coeffcents s unformly quantzed. The 64 quantzaton step-sze parameters for unform quantzaton of the 64 DCT coeffcents form an 88 quantzaton matrx. Each element n the quantzaton matrx s an nteger between 1 and 255. Each DCT coeffcent F u, v s dvded by the correspondng quantze step-sze parameter Qu, v n the quantzaton matrx and rounded to the nearest nteger as : F( u, v) Fq ( u, v) Round (26) Q ( u, v ) The JPEG standard does not defne any fxed quantzaton matrx. It s the prerogatve of the user to select a quantzaton matrx. There are two quantzaton matrces provded n Annex K of the JPEG standard for reference, but not requrement. These two quantzaton matrces are shown n Fg. 7. The quantzaton process has the key role n the JPEG compresson. It s the process whch removes the hgh frequences present n the orgnal mage. We do ths because of the fact that the eye s much more senstve to lower spatal frequences than to hgher frequences. Ths s done by dvdng values at hgh ndexes n the vector (the ampltudes of hgher frequences) wth larger values than the values by whch are dvded the ampltudes of lower frequences. The bgger values n the quantzaton table s the bgger error ntroduced by ths lossy process, and the smaller vsual qualty. Another mportant fact s that n most mages the color vares slow from one pxel to another. So, most mages wll have a small quantty of hgh detal to a small amount of hgh spatal frequences, and have a lot of mage nformaton contaned n the low spatal frequences. 11

12 5 An Example of Image Compresson JPEG Standard JPEG (Jont Photographc Experts Group) s an nternatonal compresson standard for contnuous-tone stll mage, both grayscale and color. Ths standard s desgned to support a wde varety of applcatons for contnuous-tone mages. Because of the dstnct requrement for each of the applcatons, the JPEG standard has two basc compresson methods. The DCT-based method s specfed for lossy compresson, and the predctve method s specfed for lossless compresson. In ths artcle, we wll ntroduce the lossy compresson of JPEG standard. Fg. 8 shows the block dagram of Baselne JPEG encoder. 5.1 Zg-zag Reorderng After dong 88 DCT and quantzaton over a block we have new 88 blocks whch denotes the value n frequency doman of the orgnal blocks. Then we have to reorder the values nto one dmensonal form n order to encode them. The DC coeffcent s encoded by dfference codng. It wll be dscussed later. However, the AC terms are scanned n a Zg-zag manner. The reason for ths zg-zag traversng s that we traverse the 88 DCT coeffcents n the order of ncreasng the spatal frequences. So, we get a vector sorted by the crtera of the spatal frequency. In consequence n the quantzed vector at hgh spatal frequences, we wll have a lot of consecutve zeroes. The Zg-zag reorderng process s shown n Fg. 9. Huffman Table AC Zg-zag Huffman Color components (Y, C b, or C r ) 88 DCT Quantzer reorderng Dfference codng Huffman JPEG bt-stream DC Encodng codng Quantzaton Table Huffman Table Fg. 8 Baselne JPEG encoder 12

13 Fg. 9 Zg-Zag reorderng matrx 5.2 Zero Run Length Codng of AC Coeffcent ow we have the one dmensonal quantzed vector wth a lot of consecutve zeroes. We can process ths by run length codng of the consecutve zeroes. Let's consder the 63 AC coeffcents n the orgnal 64 quantzed vectors frst. For example, we have: 57, 45, 0, 0, 0, 0, 23, 0, -30, -16, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0,..., 0 We encode for each value whch s not 0, than add the number of consecutve zeroes precedng that value n front of t. The RLC (run length codng) s: (0,57) ; (0,45) ; (4,23) ; (1,-30) ; (0,-16) ; (2,1) ; EOB The EOB (End of Block) s a specal coded value. If we have reached n a poston n the vector from whch we have tll the end of the vector only zeroes, we'll mark that poston wth EOB and fnsh the RLC of the quantzed vector. ote that f the quantzed vector does not fnshes wth zeroes (the last element s not 0), we do not add the EOB marker. Actually, EOB s equvalent to (0,0), so we have : (0,57) ; (0,45) ; (4,23) ; (1,-30) ; (0,-16) ; (2,1) ; (0,0) The JPEG Huffman codng makes the restrcton that the number of prevous 0's to be coded as a 4-bt value, so t can't overpass the value 15 (0xF). So, ths example would be coded as : (0,57) ; (15,0) ; (2,3) ; (4,2) ; (15,0) ; (15,0) ; (1,895) ; (0,0) (15,0) s a specal coded value whch ndcates that there are 16 consecutve zeroes. 13

14 5.3 Dfference Codng of DC Coeffcent Because the DC coeffcents n the blocks are hghly correlated wth each other. Moreover, DC coeffcents contan a lot of energy so they usually have much larger value than AC coeffcents. That s why we have to reduce the correlaton before dong encodng. The JPEG standard encodes the dfference between the DC coeffcents. We compute the dfference value between adjacent DC values by the followng equaton: Dff DC DC 1 (27) ote that the ntal DC value s set to zero. Then the dfference s Huffman encoded together wth the encodng of AC coeffcents. The dfference codng process s shown n Fg. 10. Dff 1 = Dff = Dff 1 =DC 1 DC 1DC 2 DC DC 1 DC 0 DC 1... DC 1 DC block 1 block 1 block Fg. 10 Dfference codng of DC coeffcents Because the Huffman codng s not n the scope of ths research, the Huffman codng s not dscussed n ths paper. 6 Conclusons We have ntroduced the basc concepts of mage compresson and the overvew of JPEG standard. Although there s much more detals we dd not mentoned, the mportant parts are dscussed n ths paper. The JPEG standard has become the most popular mage format; t stll has some propertes to mprovement. The compresson 14

15 rato can be hgher wthout block effect by usng wavelet-based JPEG 2000 standard. 7 References [1] R. C. Gonzalez and R. E. Woods, Dgtal Image Processng 2/E. Upper Saddle Rver, J: Prentce-Hall, [2] J. J. Dng and J. D. Huang, Image Compresson by Segmentaton and Boundary Descrpton, June, [3] 酒井善則. 吉田俊之共著, 白執善編譯, 影像壓縮技術. 全華科技圖書, 2004 年 10 月. [4] G. K. Wallace, 'The JPEG Stll Pcture Compresson Standard', Communcatons of the ACM, Vol. 34, Issue 4, pp

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

v a 1 b 1 i, a 2 b 2 i,..., a n b n i.

v a 1 b 1 i, a 2 b 2 i,..., a n b n i. SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 455 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces we have studed thus far n the text are real vector spaces snce the scalars are

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Adaptive Fractal Image Coding in the Frequency Domain

Adaptive Fractal Image Coding in the Frequency Domain PROCEEDINGS OF INTERNATIONAL WORKSHOP ON IMAGE PROCESSING: THEORY, METHODOLOGY, SYSTEMS AND APPLICATIONS 2-22 JUNE,1994 BUDAPEST,HUNGARY Adaptve Fractal Image Codng n the Frequency Doman K AI UWE BARTHEL

More information

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement An Enhanced Super-Resoluton System wth Improved Image Regstraton, Automatc Image Selecton, and Image Enhancement Yu-Chuan Kuo ( ), Chen-Yu Chen ( ), and Chou-Shann Fuh ( ) Department of Computer Scence

More information

where the coordinates are related to those in the old frame as follows.

where the coordinates are related to those in the old frame as follows. Chapter 2 - Cartesan Vectors and Tensors: Ther Algebra Defnton of a vector Examples of vectors Scalar multplcaton Addton of vectors coplanar vectors Unt vectors A bass of non-coplanar vectors Scalar product

More information

Effective wavelet-based compression method with adaptive quantization threshold and zerotree coding

Effective wavelet-based compression method with adaptive quantization threshold and zerotree coding Effectve wavelet-based compresson method wth adaptve quantzaton threshold and zerotree codng Artur Przelaskowsk, Maran Kazubek, Tomasz Jamrógewcz Insttute of Radoelectroncs, Warsaw Unversty of Technology,

More information

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

Ring structure of splines on triangulations

Ring structure of splines on triangulations www.oeaw.ac.at Rng structure of splnes on trangulatons N. Vllamzar RICAM-Report 2014-48 www.rcam.oeaw.ac.at RING STRUCTURE OF SPLINES ON TRIANGULATIONS NELLY VILLAMIZAR Introducton For a trangulated regon

More information

A Secure Password-Authenticated Key Agreement Using Smart Cards

A Secure Password-Authenticated Key Agreement Using Smart Cards A Secure Password-Authentcated Key Agreement Usng Smart Cards Ka Chan 1, Wen-Chung Kuo 2 and Jn-Chou Cheng 3 1 Department of Computer and Informaton Scence, R.O.C. Mltary Academy, Kaohsung 83059, Tawan,

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

An interactive system for structure-based ASCII art creation

An interactive system for structure-based ASCII art creation An nteractve system for structure-based ASCII art creaton Katsunor Myake Henry Johan Tomoyuk Nshta The Unversty of Tokyo Nanyang Technologcal Unversty Abstract Non-Photorealstc Renderng (NPR), whose am

More information

How To Understand The Results Of The German Meris Cloud And Water Vapour Product

How To Understand The Results Of The German Meris Cloud And Water Vapour Product Ttel: Project: Doc. No.: MERIS level 3 cloud and water vapour products MAPP MAPP-ATBD-ClWVL3 Issue: 1 Revson: 0 Date: 9.12.1998 Functon Name Organsaton Sgnature Date Author: Bennartz FUB Preusker FUB Schüller

More information

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits Lnear Crcuts Analyss. Superposton, Theenn /Norton Equalent crcuts So far we hae explored tmendependent (resste) elements that are also lnear. A tmendependent elements s one for whch we can plot an / cure.

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: ruoyu.l@skf.com

More information

Parallel Numerical Simulation of Visual Neurons for Analysis of Optical Illusion

Parallel Numerical Simulation of Visual Neurons for Analysis of Optical Illusion 212 Thrd Internatonal Conference on Networkng and Computng Parallel Numercal Smulaton of Vsual Neurons for Analyss of Optcal Illuson Akra Egashra, Shunj Satoh, Hdetsugu Ire and Tsutomu Yoshnaga Graduate

More information

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT Toshhko Oda (1), Kochro Iwaoka (2) (1), (2) Infrastructure Systems Busness Unt, Panasonc System Networks Co., Ltd. Saedo-cho

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

How To Calculate The Accountng Perod Of Nequalty

How To Calculate The Accountng Perod Of Nequalty Inequalty and The Accountng Perod Quentn Wodon and Shlomo Ytzha World Ban and Hebrew Unversty September Abstract Income nequalty typcally declnes wth the length of tme taen nto account for measurement.

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

A machine vision approach for detecting and inspecting circular parts

A machine vision approach for detecting and inspecting circular parts A machne vson approach for detectng and nspectng crcular parts Du-Mng Tsa Machne Vson Lab. Department of Industral Engneerng and Management Yuan-Ze Unversty, Chung-L, Tawan, R.O.C. E-mal: edmtsa@saturn.yzu.edu.tw

More information

DATA SECURITY IN LOCAL AREA NETWORK BASED ON FAST ENCRYPTION ALGORITHM

DATA SECURITY IN LOCAL AREA NETWORK BASED ON FAST ENCRYPTION ALGORITHM G. RAMESH AD R. UMARAI: DATA SECURITY I LOCAL AREA ETWORK BASED O FAST ECRYPTIO ALGORITHM DATA SECURITY I LOCAL AREA ETWORK BASED O FAST ECRYPTIO ALGORITHM G. Ramesh and R. Umaran Department of MCA, Thruvalluvar

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Image Compression of MRI Image using Planar Coding

Image Compression of MRI Image using Planar Coding (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, Image Compresson of MRI Image usng Planar Codng Laltha Y. S Department of Electroncs & Communcaton Engg. Appa Insttute of Engneerng

More information

Realistic Image Synthesis

Realistic Image Synthesis Realstc Image Synthess - Combned Samplng and Path Tracng - Phlpp Slusallek Karol Myszkowsk Vncent Pegoraro Overvew: Today Combned Samplng (Multple Importance Samplng) Renderng and Measurng Equaton Random

More information

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008 Rsk-based Fatgue Estmate of Deep Water Rsers -- Course Project for EM388F: Fracture Mechancs, Sprng 2008 Chen Sh Department of Cvl, Archtectural, and Envronmental Engneerng The Unversty of Texas at Austn

More information

Loop Parallelization

Loop Parallelization - - Loop Parallelzaton C-52 Complaton steps: nested loops operatng on arrays, sequentell executon of teraton space DECLARE B[..,..+] FOR I :=.. FOR J :=.. I B[I,J] := B[I-,J]+B[I-,J-] ED FOR ED FOR analyze

More information

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo.

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo. ICSV4 Carns Australa 9- July, 007 RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL Yaoq FENG, Hanpng QIU Dynamc Test Laboratory, BISEE Chna Academy of Space Technology (CAST) yaoq.feng@yahoo.com Abstract

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

PERRON FROBENIUS THEOREM

PERRON FROBENIUS THEOREM PERRON FROBENIUS THEOREM R. CLARK ROBINSON Defnton. A n n matrx M wth real entres m, s called a stochastc matrx provded () all the entres m satsfy 0 m, () each of the columns sum to one, m = for all, ()

More information

Minimal Coding Network With Combinatorial Structure For Instantaneous Recovery From Edge Failures

Minimal Coding Network With Combinatorial Structure For Instantaneous Recovery From Edge Failures Mnmal Codng Network Wth Combnatoral Structure For Instantaneous Recovery From Edge Falures Ashly Joseph 1, Mr.M.Sadsh Sendl 2, Dr.S.Karthk 3 1 Fnal Year ME CSE Student Department of Computer Scence Engneerng

More information

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking The 23 rd Conference of the Mechancal Engneerng Network of Thaland November 4 7, 2009, Chang Ma A Mult-Camera System on PC-Cluster for Real-tme 3-D Trackng Vboon Sangveraphunsr*, Krtsana Uttamang, and

More information

L10: Linear discriminants analysis

L10: Linear discriminants analysis L0: Lnear dscrmnants analyss Lnear dscrmnant analyss, two classes Lnear dscrmnant analyss, C classes LDA vs. PCA Lmtatons of LDA Varants of LDA Other dmensonalty reducton methods CSCE 666 Pattern Analyss

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

A Study on Secure Data Storage Strategy in Cloud Computing

A Study on Secure Data Storage Strategy in Cloud Computing Journal of Convergence Informaton Technology Volume 5, Number 7, Setember 00 A Study on Secure Data Storage Strategy n Cloud Comutng Danwe Chen, Yanjun He, Frst Author College of Comuter Technology, Nanjng

More information

OBJECTIVE QUALITY MEASURES FOR COMPRESSED IMAGES

OBJECTIVE QUALITY MEASURES FOR COMPRESSED IMAGES Nat.Lab. Unclassfed Report UR 000/818 Date of ssue: 08/00 Unclassfed Report OBJECTIVE QUALITY MEASURES FOR COMPRESSED IMAGES Grégory HAMON Konnkljke Phlps Electroncs N.V. 000 Contact: rene.van.der.vleuten@phlps.com.

More information

Time Domain simulation of PD Propagation in XLPE Cables Considering Frequency Dependent Parameters

Time Domain simulation of PD Propagation in XLPE Cables Considering Frequency Dependent Parameters Internatonal Journal of Smart Grd and Clean Energy Tme Doman smulaton of PD Propagaton n XLPE Cables Consderng Frequency Dependent Parameters We Zhang a, Jan He b, Ln Tan b, Xuejun Lv b, Hong-Je L a *

More information

Vehicle Detection and Tracking in Video from Moving Airborne Platform

Vehicle Detection and Tracking in Video from Moving Airborne Platform Journal of Computatonal Informaton Systems 10: 12 (2014) 4965 4972 Avalable at http://www.jofcs.com Vehcle Detecton and Trackng n Vdeo from Movng Arborne Platform Lye ZHANG 1,2,, Hua WANG 3, L LI 2 1 School

More information

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS 21 22 September 2007, BULGARIA 119 Proceedngs of the Internatonal Conference on Informaton Technologes (InfoTech-2007) 21 st 22 nd September 2007, Bulgara vol. 2 INVESTIGATION OF VEHICULAR USERS FAIRNESS

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

Statistical Approach for Offline Handwritten Signature Verification

Statistical Approach for Offline Handwritten Signature Verification Journal of Computer Scence 4 (3): 181-185, 2008 ISSN 1549-3636 2008 Scence Publcatons Statstcal Approach for Offlne Handwrtten Sgnature Verfcaton 2 Debnath Bhattacharyya, 1 Samr Kumar Bandyopadhyay, 2

More information

Gender Classification for Real-Time Audience Analysis System

Gender Classification for Real-Time Audience Analysis System Gender Classfcaton for Real-Tme Audence Analyss System Vladmr Khryashchev, Lev Shmaglt, Andrey Shemyakov, Anton Lebedev Yaroslavl State Unversty Yaroslavl, Russa vhr@yandex.ru, shmaglt_lev@yahoo.com, andrey.shemakov@gmal.com,

More information

QUANTIZATION. Outlines. Joseph RONSIN. Definition Scalar quantization. Vector quantization. Definition Distortion Non uniform quantization

QUANTIZATION. Outlines. Joseph RONSIN. Definition Scalar quantization. Vector quantization. Definition Distortion Non uniform quantization QUANTIZATION by Joseph RONSIN Outlnes Scalar quantzaton Dstorton Non unform quantzaton Vector quantzaton Quantzaton 3 : Dscretsaton of color space One value for a set of values on an nterval Defnng number

More information

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals Automated nformaton technology for onosphere montorng of low-orbt navgaton satellte sgnals Alexander Romanov, Sergey Trusov and Alexey Romanov Federal State Untary Enterprse Russan Insttute of Space Devce

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

Rotation Kinematics, Moment of Inertia, and Torque

Rotation Kinematics, Moment of Inertia, and Torque Rotaton Knematcs, Moment of Inerta, and Torque Mathematcally, rotaton of a rgd body about a fxed axs s analogous to a lnear moton n one dmenson. Although the physcal quanttes nvolved n rotaton are qute

More information

An Introduction to 3G Monte-Carlo simulations within ProMan

An Introduction to 3G Monte-Carlo simulations within ProMan An Introducton to 3G Monte-Carlo smulatons wthn ProMan responsble edtor: Hermann Buddendck AWE Communcatons GmbH Otto-Llenthal-Str. 36 D-71034 Böblngen Phone: +49 70 31 71 49 7-16 Fax: +49 70 31 71 49

More information

Conversion between the vector and raster data structures using Fuzzy Geographical Entities

Conversion between the vector and raster data structures using Fuzzy Geographical Entities Converson between the vector and raster data structures usng Fuzzy Geographcal Enttes Cdála Fonte Department of Mathematcs Faculty of Scences and Technology Unversty of Combra, Apartado 38, 3 454 Combra,

More information

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts Power-of-wo Polces for Sngle- Warehouse Mult-Retaler Inventory Systems wth Order Frequency Dscounts José A. Ventura Pennsylvana State Unversty (USA) Yale. Herer echnon Israel Insttute of echnology (Israel)

More information

ADAPTIVE WIENER-TURBO SYSTEM AND ADAPTIVE WIENER-TURBO SYSTEMS WITH JPEG & BIT PLANE COMPRESSIONS

ADAPTIVE WIENER-TURBO SYSTEM AND ADAPTIVE WIENER-TURBO SYSTEMS WITH JPEG & BIT PLANE COMPRESSIONS ISTANBUL UNIVERSITY JOURNAL OF ELECTRICAL & ELECTRONICS ENGINEERING YEAR VOLUME NUMBER : 2007 : 7 : 1 (257-276) ADAPTIVE WIENER-TURBO SYSTEM AND ADAPTIVE WIENER-TURBO SYSTEMS WITH JPEG & BIT PLANE COMPRESSIONS

More information

Section 5.4 Annuities, Present Value, and Amortization

Section 5.4 Annuities, Present Value, and Amortization Secton 5.4 Annutes, Present Value, and Amortzaton Present Value In Secton 5.2, we saw that the present value of A dollars at nterest rate per perod for n perods s the amount that must be deposted today

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea yaeln@kar.re.kr 45 The con-tap test has the

More information

PRACTICE 1: MUTUAL FUNDS EVALUATION USING MATLAB.

PRACTICE 1: MUTUAL FUNDS EVALUATION USING MATLAB. PRACTICE 1: MUTUAL FUNDS EVALUATION USING MATLAB. INDEX 1. Load data usng the Edtor wndow and m-fle 2. Learnng to save results from the Edtor wndow. 3. Computng the Sharpe Rato 4. Obtanng the Treynor Rato

More information

Audio coding: 3-dimensional stereo and presence

Audio coding: 3-dimensional stereo and presence Audo codng: 3-dmensonal stereo and presence Audo codng cheme: CIN / TI / M.Eng. Verson: 1.0 Last update: January 2002 Date: January 2002 Lecturer: Davd Robnson Unversty of Essex 2002-15 - Audo Codng, 3-D

More information

A Crossplatform ECG Compression Library for Mobile HealthCare Services

A Crossplatform ECG Compression Library for Mobile HealthCare Services A Crossplatform ECG Compresson Lbrary for Moble HealthCare Servces Alexander Borodn, Yulya Zavyalova Department of Computer Scence Petrozavodsk State Unversty Petrozavodsk, Russa {aborod, yzavyalo}@cs.petrsu.ru

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

Comparison of Control Strategies for Shunt Active Power Filter under Different Load Conditions

Comparison of Control Strategies for Shunt Active Power Filter under Different Load Conditions Comparson of Control Strateges for Shunt Actve Power Flter under Dfferent Load Condtons Sanjay C. Patel 1, Tushar A. Patel 2 Lecturer, Electrcal Department, Government Polytechnc, alsad, Gujarat, Inda

More information

Quantization Effects in Digital Filters

Quantization Effects in Digital Filters Quantzaton Effects n Dgtal Flters Dstrbuton of Truncaton Errors In two's complement representaton an exact number would have nfntely many bts (n general). When we lmt the number of bts to some fnte value

More information

Faraday's Law of Induction

Faraday's Law of Induction Introducton Faraday's Law o Inducton In ths lab, you wll study Faraday's Law o nducton usng a wand wth col whch swngs through a magnetc eld. You wll also examne converson o mechanc energy nto electrc energy

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

Traffic State Estimation in the Traffic Management Center of Berlin

Traffic State Estimation in the Traffic Management Center of Berlin Traffc State Estmaton n the Traffc Management Center of Berln Authors: Peter Vortsch, PTV AG, Stumpfstrasse, D-763 Karlsruhe, Germany phone ++49/72/965/35, emal peter.vortsch@ptv.de Peter Möhl, PTV AG,

More information

DISTRIBUTED storage systems have been becoming increasingly

DISTRIBUTED storage systems have been becoming increasingly 268 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 28, NO. 2, FEBRUARY 2010 Cooperatve Recovery of Dstrbuted Storage Systems from Multple Losses wth Network Codng Yuchong Hu, Ynlong Xu, Xaozhao

More information

NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING. Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582

NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING. Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582 NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582 7. Root Dynamcs 7.2 Intro to Root Dynamcs We now look at the forces requred to cause moton of the root.e. dynamcs!!

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

More information

Software Alignment for Tracking Detectors

Software Alignment for Tracking Detectors Software Algnment for Trackng Detectors V. Blobel Insttut für Expermentalphysk, Unverstät Hamburg, Germany Abstract Trackng detectors n hgh energy physcs experments requre an accurate determnaton of a

More information

VRT012 User s guide V0.1. Address: Žirmūnų g. 27, Vilnius LT-09105, Phone: (370-5) 2127472, Fax: (370-5) 276 1380, Email: info@teltonika.

VRT012 User s guide V0.1. Address: Žirmūnų g. 27, Vilnius LT-09105, Phone: (370-5) 2127472, Fax: (370-5) 276 1380, Email: info@teltonika. VRT012 User s gude V0.1 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

More information

A Simple Approach to Clustering in Excel

A Simple Approach to Clustering in Excel A Smple Approach to Clusterng n Excel Aravnd H Center for Computatonal Engneerng and Networng Amrta Vshwa Vdyapeetham, Combatore, Inda C Rajgopal Center for Computatonal Engneerng and Networng Amrta Vshwa

More information

Research of Video Steganalysis Algorithm Based on H265 Protocol

Research of Video Steganalysis Algorithm Based on H265 Protocol MATEC Web of Conferences 5, 03003 ( 05) DOI: 0.05/ matecconf/ 05 503003 C Owned by the authors, publshed by EDP Scences, 05 Research of Vdeo Steganalyss Algorthm Based on H65 Protocol Kacheng Wu School

More information

Imperial College London

Imperial College London F. Fang 1, C.C. Pan 1, I.M. Navon 2, M.D. Pggott 1, G.J. Gorman 1, P.A. Allson 1 and A.J.H. Goddard 1 1 Appled Modellng and Computaton Group Department of Earth Scence and Engneerng Imperal College London,

More information

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background:

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background: SPEE Recommended Evaluaton Practce #6 efnton of eclne Curve Parameters Background: The producton hstores of ol and gas wells can be analyzed to estmate reserves and future ol and gas producton rates and

More information

14.74 Lecture 5: Health (2)

14.74 Lecture 5: Health (2) 14.74 Lecture 5: Health (2) Esther Duflo February 17, 2004 1 Possble Interventons Last tme we dscussed possble nterventons. Let s take one: provdng ron supplements to people, for example. From the data,

More information

Study on Model of Risks Assessment of Standard Operation in Rural Power Network

Study on Model of Risks Assessment of Standard Operation in Rural Power Network Study on Model of Rsks Assessment of Standard Operaton n Rural Power Network Qngj L 1, Tao Yang 2 1 Qngj L, College of Informaton and Electrcal Engneerng, Shenyang Agrculture Unversty, Shenyang 110866,

More information

Compressed Sensing Based Encryption Approach for Tax Forms Data

Compressed Sensing Based Encryption Approach for Tax Forms Data Vol. 4, o.11, 15 Compressed Sensng Based Encrypton Approach for Tax Forms Data Adran Brezulanu Gheorghe Asach Techncal Unversty of Ias Ias, Romana Monca Fra Romanan Academy Insttute of Computer Scence

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

JCS&T Vol. 11 No. 1 April 2011

JCS&T Vol. 11 No. 1 April 2011 Reversble Data Hdng Explotng Varance n Wavelet Coeffcents Xu-Ren Luo Department of Electrcal and Electronc Engneerng, Cung Ceng Insttute of Tecnology, Natonal Defense Unversty, Tas, Taoyuan 33509, Tawan,

More information

Implementation of Deutsch's Algorithm Using Mathcad

Implementation of Deutsch's Algorithm Using Mathcad Implementaton of Deutsch's Algorthm Usng Mathcad Frank Roux The followng s a Mathcad mplementaton of Davd Deutsch's quantum computer prototype as presented on pages - n "Machnes, Logc and Quantum Physcs"

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

8 Algorithm for Binary Searching in Trees

8 Algorithm for Binary Searching in Trees 8 Algorthm for Bnary Searchng n Trees In ths secton we present our algorthm for bnary searchng n trees. A crucal observaton employed by the algorthm s that ths problem can be effcently solved when the

More information

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME, ISSUE, FEBRUARY ISSN 77-866 Logcal Development Of Vogel s Approxmaton Method (LD- An Approach To Fnd Basc Feasble Soluton Of Transportaton

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

Software project management with GAs

Software project management with GAs Informaton Scences 177 (27) 238 241 www.elsever.com/locate/ns Software project management wth GAs Enrque Alba *, J. Francsco Chcano Unversty of Málaga, Grupo GISUM, Departamento de Lenguajes y Cencas de

More information

Performance Analysis and Coding Strategy of ECOC SVMs

Performance Analysis and Coding Strategy of ECOC SVMs Internatonal Journal of Grd and Dstrbuted Computng Vol.7, No. (04), pp.67-76 http://dx.do.org/0.457/jgdc.04.7..07 Performance Analyss and Codng Strategy of ECOC SVMs Zhgang Yan, and Yuanxuan Yang, School

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

COMPRESSED NETWORK MONITORING. Mark Coates, Yvan Pointurier and Michael Rabbat

COMPRESSED NETWORK MONITORING. Mark Coates, Yvan Pointurier and Michael Rabbat COMPRESSED NETWORK MONITORING Mark Coates, Yvan Ponturer and Mchael Rabbat Department of Electrcal and Computer Engneerng McGll Unversty 348 Unversty Street, Montreal, Quebec H3A 2A7, Canada ABSTRACT Ths

More information

HÜCKEL MOLECULAR ORBITAL THEORY

HÜCKEL MOLECULAR ORBITAL THEORY 1 HÜCKEL MOLECULAR ORBITAL THEORY In general, the vast maorty polyatomc molecules can be thought of as consstng of a collecton of two electron bonds between pars of atoms. So the qualtatve pcture of σ

More information