The Application of Mamdani Fuzzy Model for Auto Zoom Function of a Digital Camera

Size: px
Start display at page:

Download "The Application of Mamdani Fuzzy Model for Auto Zoom Function of a Digital Camera"

Transcription

1 (IJCSIS) International Journal of Computer Siene and Information Seurity, Vol. 6, No. 3, 2009 The Appliation of Mamdani Fuzzy Model for Auto Funtion of a Digital Camera * I. Elamvazuthi, P. Vasant Universiti Tehnologi PETRONAS Tronoh, Malaysia J.Webb University of Tehnology Swinnburne, Sarawak Campus, Kuhing, Sarawak, Malaysia Abstrat Mamdani Fuzzy Model is an important tehnique in Computational Intelligene (CI) study. This paper presents an implementation of a supervised learning method based on membership funtion training in the ontext of Mamdani fuzzy models. Speifially, auto zoom funtion of a digital amera is modelled using Mamdani tehnique. The performane of ontrol method is verified through a series of simulation and numerial results are provided as illustrations. Keywords-omponent: Mamdani fuzzy model, fuzzy logi, auto zoom, digital amera I. INTRODUCTION The adoption and adaptation of digital signal proessing tehnology in onsumer digital ameras has improved the performane of automati adjustments inluding auto faus (AF), auto exposure (AE) and zoom traking, whih are important features for high image quality, under various shot onditions [1]. In a digital amera, optial parameters suh as zoom, fous and aperture, are usually motor (omputer) ontrolled [2]. The zoom traking is the ontinuous adjustment of a amera s foal length, to keep in-fous state of amera image during zoom operation. Without zoom traking operation, a amera system annot maintain in-fous state during zooming. Some onventional zoom traking tehniques were implemented using urve trae stored in a look-up table [3]- [6]. The simple look-up table method, however, requires a large system memory. Moreover, it is diffiult to selet a proper urve when the zoom lens moves toward the tele-angle. There are several methods that determine the variations of the intrinsi parameters developed in the literature. Reently, some researh has been onduted by the employment of neural networks [7]. Nevertheless, this method is too omplex to be used and require a lot of training data whih might not be always available. The simplest modeling tehnique is to measure the intrinsi parameters using a standard offline alibration tehnique at several zoom and fous settings and store the data in a look-up table [8]. This leads unfortunately to a large memory requirement espeially when a preise model is needed. A novel tehnique using moving least-squares approah to model the variation of the amera internal parameters as a funtion of fous and zoom was proposed by [9]. Compared to a previous tehnique using a global least-squares regression sheme with bivariate polynomial funtions, the new method resulted in redution of the mean estimation error. System Modelling based on onventional mathematial tools (e.g., differential equations) is not well suited for dealing with ill-defined and unertain systems. By ontrast, a fuzzy system employing fuzzy if- rules an model the qualitative aspets of human knowledge and reasoning proesses without employing preise quantitative analysis [10]. Inreasingly, fuzzy system as a promising Computational Intelligene tehnique has found many industrial appliations. Different fuzzy models have been developed, and suessfully applied suh as Mamdani model and Sugeno model. There is not a universally best fuzzy model, but eah model or may have its suitable types of appliation. So how to automatially hoose an appropriate fuzzy model or for a speifi appliation is always important and sometimes diffiult [11]. Interest has been shown reently in the appliations in the fields of image reognition, espeially for image zooming. Image zooming involves the adjustment of a amera s foal length to keep in-fous state of amera image during zooming operation. It is well known that there are two types of zooming operations, i.e., optial and digital zoom. Many ompat digital ameras an perform both an optial and a digital zoom. A amera performs an optial zoom by moving the zoom lens so that it inreases the magnifiation of light before it even reahes the digital sensor. In ontrast, a digital zoom degrades quality by simply interpolating the image- after it has been aquired at the sensor [12]-[14]. Digital Camera involves the zooming funtion whih allows us to fous our target image in variety of distane. Generally, the determination of zoom in (+nx) and zoom out (-nx) is proportional to the distane between the digital amera and the objet that want to apture. In this paper, the auto image zooming that was implemented by using Mamdani fuzzy model is desribed where rules are derived from multiple knowledge soures suh as previously published databases and models, existing literature, intuition and soliitation of expert opinion to verify the gathered information. This paper is not onerned with theoretial disussion of digital amera zooming funtions, rather, it onentrates on the appliation Mamdani fuzzy model in the zooming funtions of digital amera. Preliminary results of this study were published in CIM onferene proeedings [15]

2 The rest of paper is organized as follows. A brief introdution to the onepts related to zooming funtions of a digital amera is presented in Setion II. Setion III desribes the theoretial aspets of fuzzy system by disussing the philosophy and development of fuzzy logi, fuzzy model and proposed algorithm. Setion IV provides the results and disussion and lastly, onlusions are given in setion V. II. ZOOM TRACKING ALGORITHM In some onventional look-up table zoom traking methods, the ontrol iruit omprises of a miroproessor equipped with read only memory (ROM) that stores data urves for various foal distanes. When the zoom lens is shifted for exeuting a zooming operation, the fousing lens is orrespondingly shifted along the proper trae urve. Sine the ROM annot store the trae data for many distanes due to limitations of its memory size, the traes between the stored traes are estimated using the following equation [16]: d s d = D (1) Ds where D s is the differene between the fous positions of the upper and lower traes, and d s is differene between the fous positions of the estimated and the lower trae at the zoom start point of Fig. 1. D is the differene between the fous positions of the upper and the lower traes, and d is the differene between the fous positions of the estimated and the lower trae at the urrent zoom point. As the zoom lens is shifted, the fousing lens traks the trae stored or estimated. loser to human reasoning and the real world than formal logi. Fuzzy logi was introdued by Zadeh in [17] and used by Mamdani to ontrol the dynami system in [18]. Sine, fuzzy logi has been suessfully applied to many appliations for automati ontrol (espeially for non-linear ill-defined systems) [19-21]. The onept of fuzzy set is a lass with unsharp boundaries. It provides a basis for a qualitative approah to the analysis of omplex systems in whih linguisti rather than numerial variables are employed to desribe system behaviour and performane. Thus, in this work, fuzzy ontroller to inorporation of fuzzy tehniques into the auto image zooming to ahieve the automati ontrol during zooming funtion is proposed. B. Model Desription Fuzzy logi algorithms have been widely used in many ontrol appliations. Unlike a onventional proportionalintegral-derivative (PID) ontroller, the FLC an ahieve the goals of steady output and satisfatory transient performane simultaneously. However, hoies of rule sets and membership funtions signifiantly affet ahieving these performane goals [22]. Two well-known Fuzzy rule-based Inferene System are Mamdani fuzzy method and Tagaki- Sugeno (T-S) fuzzy method [23]. Advantages of the Mamdani fuzzy inferene system are it s intuitive, has widespread aeptane and well suited to human ognition [24-26]. The T- S fuzzy inferene system works well with linear tehniques and guarantees ontinuity of the output surfae [27-28]. But the T-S fuzzy inferene system has diffiulties in dealing with the multi-parameter syntheti evaluation; it has diffiulties in assigning weight to eah input and fuzzy rules. Mamdani model an show its legibility and understandability to the laypeople. The Mamdani fuzzy inferene system shows its advantage in output expression and is used in this projet. Fuzzy logi starts with the onept of a fuzzy set. A fuzzy set is a set without a risp, learly defined boundary. It an ontain elements with only a partial degree of membership [28]. A fuzzy set is defined by the expression below: D = {( x, μ ( x)) Ix X, μ ( x) [0,1]} (2) D D Figure 1. Conventional zoom traking algorithm [15] However, if the lens position sensors do not have suffiient resolution aurate estimation urve traes are not aquired. This results in bad fousing. The de-fousing gradually inreases as the zoom lens moves toward the teleend. For better estimation more aquired data is needed thus inreasing ROM size. III. FUZZY LOGIC A. Philosophy and Development of Fuzzy Logi Human reasoning is fuzzy, or approximate, and so is the real world. Fuzzy logi is the logi underlying modes of reasoning whih are approximate rather than exat, thus it is where X represents the universal set, x is an element of X, D is a fuzzy subset in X and μ D (x) is the membership funtion of fuzzy set D. Degree of membership for any set ranges from 0 to 1. A value of 1.0 represents a 100% membership while a value of 0 means 0% membership. If there are 5 subgroups of size, 5 membership funtions are required to express the size values in fuzzy rules. A membership funtion is a urve that defines how eah point in the input spae is mapped to a membership value (or degree of membership) between 0 and 1. The input spae is sometimes referred to as the universe of disourse [29]. The membership funtions are usually defined for input and output variables. There are some forms of membership funtions suh as triangular, trapezoidal, Gaussian distribution and others. In this study, triangular and trapezoidal 245

3 membership funtions were seleted for input and output variables. The triangular membership funtion is a funtion of a vetor, x, and depends on three salar parameters, a, b, and, as given by an example in Fig. 2: 0 x a x a a x b b a Norm f ( x; a, b) = μ x x Risk ( = (3) b x b x x 0.2 z* The formula for mean of maximum (MOM) is given as. μ( z) zdz μ ( z) dz = (6) for membership funtion defined as 1 ( z) = 0 μ( z) = max otherwise μ. C. Proposed Algorithm The objetive of the proposed algorithm is to zooming funtion of a digital amera based on the input given as distane. Shown in Fig. 3 is a blok diagram of the proposed algorithm, whih inludes a fuzzifiation blok, a knowledgebase, a fuzzy inferene engine and a defuzzifiation blok. Input (Distane) Figure 2. Shemati of triangular membership funtion Fuzzy sets and fuzzy operators are the subjets and verbs of fuzzy logi. These if- rule statements are used to formulate the onditional statements that omprise fuzzy logi. A single fuzzy if- rule assumes the form. Knowledge Base Fuzzifiation Inferene Defuzzifiation Output () IF x is A THEN y is B (4) where, A and B are linguisti values defined by fuzzy sets on the ranges (universe of disourse) X and Y, respetively. The if- part of the rule x is A is alled the anteedent or premise, while the -part of the rule y is B is alled the onsequent or onlusion [28]. During data proessing, fuzzy system fuzzifies the risp data, applies the mamdani inferene system using the fuzzy rules and finally, determines the zooming funtion of the amera through defuzzifiation. Defuzzifiation has some methods suh as enter of gravity (entroid (COG)), mean of maximum (MOM), and first of maximum (FOM), and so on. Center of gravity is the most popular and the most preision method for defuzzifiation that was used. Center of gravity method is a grade weighted by the areas under the aggregated output funtions. The formula for Centroid is given as. μ( z) zdz z* = (5) μ ( z) dz where, μ ( z) dz 0 for all μ i. Figure 3. Fuzzy system for auto image zooming From Fig. 3, it an be seen that the input is distane and output is zoom. The proposed algorithm onsists of three steps: fuzzifiation, fuzzy rules, and defuzzifiation. Step 1: Fuzzifiation. In order to keep the number of fuzzy rules at a reasonable level, input an be defined as fuzzy set Distane with five membership funtions known as Too Near, Near, Medium, Far, Too Far. For the output, fuzzy set with five membership funtions suh as Max Out, Min Out, Default, Min In, and Max In were defined. Step 2: Fuzzy Rules In this step, we use the linguisti quantifiation to speify a set of rules that aptures the expert s knowledge about how to ontrol the output. For example: If Distane is Too Near is Maximize Out. Step 3: Defuzzifiation Any suitable defuzzifiation method an be used to defuzzify the output variable. The inputs for fuzzy system that introdued in this study were distane that is risp. Initially, fuzzy system fuzzifies the risp data and with mamdani inferene system applies the fuzzy rules; finally, determines the zooming funtion

4 The DISTANCE fuzzy set and ZOOM fuzzy set is given in Table I and II respetively. TABLE I DISTANCE FUZZY SET Distan Too Near Mediu Far Too Far e (m) Near m 0 Y* N N N N 4 Y N N N N 5 N Y N N N 10 N Y* N N N 12 N N Y* N N 15 N N Y N N 20 N N Y N N 25 N N N Y N 30 N N N Y* N 35 N N N Y N 40 N N N Y N 45 N N N N Y 50 N N N N Y* Figure 4. Membership funtions of Distane TABLE II ZOOM FUZZY SET (nx) Max Out Min Out Default Min In Max In -10 Y N N N N -8 Y* N N N N -6 N Y N N N -4 N Y N N N -2 N Y* N N N 0 N N Y* N N 2 N N Y Y* N 4 N N N N N 6 N N N N N 8 N N N N Y* 10 N N N N Y Example rules that define the five different zooming funtion based on five different distane input are given in Table III. TABLE III RULES FOR ZOOMING FUNCTION Rule Input Output R1 If Distane is Too Near is Maximize Out R2 If Distane is Near R3 If Distane is Medium R4 If If Distane is Far R5 If If Distane is Too Far is Minimize Out is Default is Minimize In is Maximize In IV. RESULTS AND DISCUSSION To establish the grade membership, the distane is used as input and the zoom is used as output. Fig. 4 and 5 illustrates the membership funtion of the input and output variables. Figure 5. Membership funtions of The fuzzifiation of the risp distane gives the following membership for the Distane Fuzzy set as shown in Table IV. TABLE IV FUZZIFICATION OF DISTANCE µtoo Near µnea r µmediu m µfar µtoo Far Distane = 22 m Fire Rule no no yes yes no The Inferene yielded DEFAULT x MEDIUM and MINIMUM ZOOM IN x FAR. During omposition, The MEDIUM and FAR sets have an output of 0.24 and 0.2 respetively as shown in Table IV. By applying R4: If Distane is Far is Minimize In and R3: If Distane is Medium is Default, the output of fuzzy system an be seen in Fig. 6. Figure 6. Composition Defuzzifiation is the result of the fuzzy logi. Its primary goal is to onvert the fuzzy value (an average) to a single number, a risp value. There are many ways an be used to ahieve defuzzifation and in this work, the Center of Area method yielded an answer of 1.7X. The data obtained from 247

5 The data from Fig. 6 is diksplayed in Table V and Table VI for defuzzifiation using COA and MOM methods respetively. TABLE V DATA AFTER COMPOSITION FOR COA Default Minimum In Output of 2 Rules Weighted Perentage SUM TABLE VI DATA AFTER COMPOSITION FOR MOM Default Minimum In Output of 2 Rules Weighted Perentage SUM Defuzzifiation using COA method shows that the omputation leads to a SINGLE VALUE for the size, whih is an average value omputed with respet to the entre of gravity of the output fuzzy set: 4.16/2.44 = 1.7. Defuzzifiation using MOM method shows that the omputation leads to a SINGLE VALUE for the size, whih is the output fuzzy set: 0.32/1.44 = The differene between these two methods is too big. Simulation results show that this is true for different set of values. It an be dedued that the use of entre of area method produes more aurate results ompared to the mean of maxima method. V. CONCLUSION In the study, the auto image zooming funtion has been enhaned using Mamdani fuzzy model. We restrited our study to the ase of ontrolling the zoom funtion using distane as input. The performane of our algorithm is quite good beause it is apable of disriminating the zoom funtions based on distane. However, our simulations show that some improvements and extensions an be made to our approah. In future, advaned parameter initialization methods and learning algorithms suh as geneti algorithm, partile swarm optimization an be applied in improving the performane of zooming funtion. ACKNOWLEDGMENT The authors would like top thank Universiti Teknologi PETRONAS and University of Tehnology Swinburne, Sarawak Campus, Kuhing, Sarawak, Malaysia for supporting this work. REFERENCES [1] J. S. Lee, Y.Y. Jung, B.S. Kim, and S.J. Ko, An Advaned Video Camera System with Robust AF, AE, and AWB Control, IEEE Bans. on Consumer Eletronis, vol. 47, no. 3, pp , Aug [2] Meng Xiang Li and Jean Mar Lavest, Some Aspets of Lens Camera Calibration, IEEE Transations On Pattern Analysis And Mahine Intelligene, VOL. 18, NO. 11, November [3] Y. M. Lee, A Fuzzy Control Proessor for Automati Fousing, IEEE Trans. on Consumer Eletronis, vol. 40, no. 2, pp , May [4] K. Ooi, K. Izumi, M. Nozaki, and I. Takeda, An Advaned Autofous System for Video Camera using Quasi Condition Reasoning, IEEE Trans. on Consumer Eletronis, vol. 36, pp , Aug [5] J. A. Fayman, 0. Sudarsky, and E. Rivlin, Traking, Proeedings of IEEE International Conferene on Robotis and Automation, vol. 4, pp , May [6] P. Hoad and J. Illingworth, Automati Control of Camera Pan, and Fous for Improving Objet Reognition, Fifth IEE International Conferene on Image Proessing and its Appliations, no. 410, pp , July [7] M. T. Ahmed and A. A. Farag, A neural approah to zoom-lens amera alibration from data with outliers, Image and Vision Computing, vol. 20, no. 9, pp , Aug [8] K. Tarabanis, R. Y. Tsai, and D. S. Goodman, Modeling of a omputerontrolled zoom lens, in Proeedings of IEEE International Conferene on Robotis and Automation, May 1992, vol. 2, pp [9] Mihel Sarkis, Christian T. Senft and Klaus Diepold, Modeling The Variation Of The Intrinsi Parameters Of An Automati Camera System Using Moving Least-Squares, Proeedings of the 3rd AnnualIEEE Conferene on Automation Siene and Engineering Sottsdale, AZ, USA, Sept 22-25, [10] Yuanyuan Chai, Limin Jia, and Zundong Zhang, Mamdani Model based Adaptive Neural Fuzzy Inferene System and its Appliation, International Journal of Computational Intelligene 5:1 2009, [11] Lu BAI, Liya DING, A Suitability Measure for Automati Seletion of Fuzzy Model based on User's Data,, Journal of Maau University of Siene and Tehnology, Vol.2 No.2, De 30, [12] [13] Ziv_Haparnas. [14] [15] Irraivan Elamvazuthi, Mohamed Khan Aftab Ahmed Khan and Mumtaj Begam, Enhanement of Auto Image ing using Fuzzy Set Theory, 2nd International Conferene on Control, Instrumentation and Mehatronis, (CIM 2009) 2-3 June, 2009, Malaa, M sia [16] Yoon Kim, June Sok Lee, Aldo W. Morales and Sung Jea Ko, A Video Camera System With Enhaned, Traking And Auto White Balane, IEEE Transations on Consumer Eletronis, Vol. 48, No. 3, 428 August [17] L.A. Zadeh, Outline of a New Approah to the Analysis of Complex Systems and Deision Proesses; IEEE Trans. Syst. Man. Cybern., vol. 3, no. 1, pp , [18] E.M. Mamdani, Appliations of Fuzzy Algorithms for Simple Dynami Plants; Pro. IEEE, vol. 21, no. 12, pp , [19] C.C. Lee, Fuzzy Logi in Control Systems: Fuzzy Logi Controller; IEEE Trans. Syst. Man. Cybern., vol. 20, no. 2, pp , [20] H.Takahashi, K. Ikeura, and T. Yamamori, 5-speed Automati Transmission Installed Fuzzy Reasoning; Pro. of International Fuzzy Engineering Symposium '91 (IFES'91), pp , [21] E.M. Mamdani, Twenty Years of Fuzzy Control: Experienes Gained and Lessons Learnt; Pro. IEEE International Conf. on Fuzzy Systems, pp , [22] Yunseop Kim, John F. Reid, Qin Zhang, Fuzzy logi ontrol of a multispetral imaging sensor for in-field plant sensing, omputers and eletronis in agriulture 6 0 ( ) ]

6 [23] Yuanyuan Chai, Limin Jia, and Zundong Zhang, Mamdani Model based Adaptive Neural Fuzzy Inferene System and its Appliation, International Journal of Computational Intelligene 5:1 2009, pp [24] E.H.Mamdani and S.Assilian, An experiment in linguisti synthesis with a fuzzy logi ontroller, International Journal of Man-Mahine Studies, 7(1):1-13,1975. [25] F. Esragh and E.H. Mamdani, A general approah to linguisti approximation,fuzzy Reasoning and Its Appliations, Aademi Press,1981. [26] E. H. Mamdani, Appliation of Fuzzy Logi to Approximate Reasoning Using Linguisti Synthesis, IEEE Trans. Computers, 26(12): , [27] T. Takagi and M. Sugeno, Derivation of fuzzy ontrol rules from human operators ontrol ations, Pro. IFAC Symp. on Fuzzy lnformation,knowledge Representation and Deision Analysis, 55 60, July [28] T. Takagi and M. Sugeno, Fuzzy identifiation of systems and its appliations to modeling and ontrol, IEEE Trans. Syst., Man, Cybern, 15: , [29] Fuzzy Logi Toolbox User s Guide The Math works Software. AUTHORS PROFILE I. Elamvazuthi is a leturer at the Department of Eletrial and Eletroni Engineering of Universiti Teknologi PETRONAS (UTP), Malaysia. His researh interests inlude Control Systems, Mehatronis and Robotis. P. Vasant is a leturer at the Department of Fundamental and Applied Sienes of Universiti Teknologi PETRONAS (UTP), Malaysia. His researh interests are Soft Computing and Computational Intelligene. J. Webb is a leturer at the University of Tehnology Swinburne, Sarawak Campus, Kuhing, Sarawak, Malaysia. He speializes in Computational Methods, Nano-Physis and Mehatronis

A Holistic Method for Selecting Web Services in Design of Composite Applications

A Holistic Method for Selecting Web Services in Design of Composite Applications A Holisti Method for Seleting Web Servies in Design of Composite Appliations Mārtiņš Bonders, Jānis Grabis Institute of Information Tehnology, Riga Tehnial University, 1 Kalu Street, Riga, LV 1658, Latvia,

More information

Recovering Articulated Motion with a Hierarchical Factorization Method

Recovering Articulated Motion with a Hierarchical Factorization Method Reovering Artiulated Motion with a Hierarhial Fatorization Method Hanning Zhou and Thomas S Huang University of Illinois at Urbana-Champaign, 405 North Mathews Avenue, Urbana, IL 680, USA {hzhou, huang}@ifpuiuedu

More information

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero FE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero Robotis, Computer Vision and Intelligent Control Group. University

More information

Hierarchical Clustering and Sampling Techniques for Network Monitoring

Hierarchical Clustering and Sampling Techniques for Network Monitoring S. Sindhuja Hierarhial Clustering and Sampling Tehniques for etwork Monitoring S. Sindhuja ME ABSTRACT: etwork monitoring appliations are used to monitor network traffi flows. Clustering tehniques are

More information

Interpretable Fuzzy Modeling using Multi-Objective Immune- Inspired Optimization Algorithms

Interpretable Fuzzy Modeling using Multi-Objective Immune- Inspired Optimization Algorithms Interpretable Fuzzy Modeling using Multi-Objetive Immune- Inspired Optimization Algorithms Jun Chen, Mahdi Mahfouf Abstrat In this paper, an immune inspired multi-objetive fuzzy modeling (IMOFM) mehanism

More information

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty ISSN 1816-6075 (Print), 1818-0523 (Online) Journal of System and Management Sienes Vol. 2 (2012) No. 3, pp. 9-17 An integrated optimization model of a Closed- Loop Supply Chain under unertainty Xiaoxia

More information

Granular Problem Solving and Software Engineering

Granular Problem Solving and Software Engineering Granular Problem Solving and Software Engineering Haibin Zhu, Senior Member, IEEE Department of Computer Siene and Mathematis, Nipissing University, 100 College Drive, North Bay, Ontario, P1B 8L7, Canada

More information

A Keyword Filters Method for Spam via Maximum Independent Sets

A Keyword Filters Method for Spam via Maximum Independent Sets Vol. 7, No. 3, May, 213 A Keyword Filters Method for Spam via Maximum Independent Sets HaiLong Wang 1, FanJun Meng 1, HaiPeng Jia 2, JinHong Cheng 3 and Jiong Xie 3 1 Inner Mongolia Normal University 2

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

Chapter 1 Microeconomics of Consumer Theory

Chapter 1 Microeconomics of Consumer Theory Chapter 1 Miroeonomis of Consumer Theory The two broad ategories of deision-makers in an eonomy are onsumers and firms. Eah individual in eah of these groups makes its deisions in order to ahieve some

More information

Improved SOM-Based High-Dimensional Data Visualization Algorithm

Improved SOM-Based High-Dimensional Data Visualization Algorithm Computer and Information Siene; Vol. 5, No. 4; 2012 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Siene and Eduation Improved SOM-Based High-Dimensional Data Visualization Algorithm Wang

More information

An Efficient Network Traffic Classification Based on Unknown and Anomaly Flow Detection Mechanism

An Efficient Network Traffic Classification Based on Unknown and Anomaly Flow Detection Mechanism An Effiient Network Traffi Classifiation Based on Unknown and Anomaly Flow Detetion Mehanism G.Suganya.M.s.,B.Ed 1 1 Mphil.Sholar, Department of Computer Siene, KG College of Arts and Siene,Coimbatore.

More information

TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS

TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS TECHNOLOGY-ENHANCED LEARNING FOR MUSIC WITH I-MAESTRO FRAMEWORK AND TOOLS ICSRiM - University of Leeds Shool of Computing & Shool of Musi Leeds LS2 9JT, UK +44-113-343-2583 kia@i-maestro.org www.i-maestro.org,

More information

Robust Classification and Tracking of Vehicles in Traffic Video Streams

Robust Classification and Tracking of Vehicles in Traffic Video Streams Proeedings of the IEEE ITSC 2006 2006 IEEE Intelligent Transportation Systems Conferene Toronto, Canada, September 17-20, 2006 TC1.4 Robust Classifiation and Traking of Vehiles in Traffi Video Streams

More information

Sebastián Bravo López

Sebastián Bravo López Transfinite Turing mahines Sebastián Bravo López 1 Introdution With the rise of omputers with high omputational power the idea of developing more powerful models of omputation has appeared. Suppose that

More information

Marker Tracking and HMD Calibration for a Video-based Augmented Reality Conferencing System

Marker Tracking and HMD Calibration for a Video-based Augmented Reality Conferencing System Marker Traking and HMD Calibration for a Video-based Augmented Reality Conferening System Hirokazu Kato 1 and Mark Billinghurst 2 1 Faulty of Information Sienes, Hiroshima City University 2 Human Interfae

More information

A Three-Hybrid Treatment Method of the Compressor's Characteristic Line in Performance Prediction of Power Systems

A Three-Hybrid Treatment Method of the Compressor's Characteristic Line in Performance Prediction of Power Systems A Three-Hybrid Treatment Method of the Compressor's Charateristi Line in Performane Predition of Power Systems A Three-Hybrid Treatment Method of the Compressor's Charateristi Line in Performane Predition

More information

Neural network-based Load Balancing and Reactive Power Control by Static VAR Compensator

Neural network-based Load Balancing and Reactive Power Control by Static VAR Compensator nternational Journal of Computer and Eletrial Engineering, Vol. 1, No. 1, April 2009 Neural network-based Load Balaning and Reative Power Control by Stati VAR Compensator smail K. Said and Marouf Pirouti

More information

International Journal of Supply and Operations Management. Mathematical modeling for EOQ inventory system with advance payment and fuzzy Parameters

International Journal of Supply and Operations Management. Mathematical modeling for EOQ inventory system with advance payment and fuzzy Parameters nternational Journal of Supply and Operations Management JSOM November 0, Volume, ssue 3, pp. 60-78 SSN-Print: 383-359 SSN-Online: 383-55 www.ijsom.om Mathematial modeling for EOQ inventory system with

More information

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds Intelligent Measurement Proesses in 3D Optial Metrology: Produing More Aurate Point Clouds Charles Mony, Ph.D. 1 President Creaform in. mony@reaform3d.om Daniel Brown, Eng. 1 Produt Manager Creaform in.

More information

Pattern Recognition Techniques in Microarray Data Analysis

Pattern Recognition Techniques in Microarray Data Analysis Pattern Reognition Tehniques in Miroarray Data Analysis Miao Li, Biao Wang, Zohreh Momeni, and Faramarz Valafar Department of Computer Siene San Diego State University San Diego, California, USA faramarz@sienes.sdsu.edu

More information

Henley Business School at Univ of Reading. Pre-Experience Postgraduate Programmes Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Pre-Experience Postgraduate Programmes Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management For students entering in 2012/3 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date of speifiation:

More information

Learning Curves and Stochastic Models for Pricing and Provisioning Cloud Computing Services

Learning Curves and Stochastic Models for Pricing and Provisioning Cloud Computing Services T Learning Curves and Stohasti Models for Priing and Provisioning Cloud Computing Servies Amit Gera, Cathy H. Xia Dept. of Integrated Systems Engineering Ohio State University, Columbus, OH 4310 {gera.,

More information

AUTOMATED VISUAL TRAFFIC MONITORING AND SURVEILLANCE THROUGH A NETWORK OF DISTRIBUTED UNITS

AUTOMATED VISUAL TRAFFIC MONITORING AND SURVEILLANCE THROUGH A NETWORK OF DISTRIBUTED UNITS AUTOMATED VISUAL TRAFFIC MOITORIG AD SURVEILLACE THROUGH A ETWORK OF DISTRIBUTED UITS A. Koutsia a, T. Semertzidis a, K. Dimitropoulos a,. Grammalidis a and K. Georgouleas b a Informatis and Telematis

More information

An Enhanced Critical Path Method for Multiple Resource Constraints

An Enhanced Critical Path Method for Multiple Resource Constraints An Enhaned Critial Path Method for Multiple Resoure Constraints Chang-Pin Lin, Hung-Lin Tai, and Shih-Yan Hu Abstrat Traditional Critial Path Method onsiders only logial dependenies between related ativities

More information

Open and Extensible Business Process Simulator

Open and Extensible Business Process Simulator UNIVERSITY OF TARTU FACULTY OF MATHEMATICS AND COMPUTER SCIENCE Institute of Computer Siene Karl Blum Open and Extensible Business Proess Simulator Master Thesis (30 EAP) Supervisors: Luiano Garía-Bañuelos,

More information

Capacity at Unsignalized Two-Stage Priority Intersections

Capacity at Unsignalized Two-Stage Priority Intersections Capaity at Unsignalized Two-Stage Priority Intersetions by Werner Brilon and Ning Wu Abstrat The subjet of this paper is the apaity of minor-street traffi movements aross major divided four-lane roadways

More information

Big Data Analysis and Reporting with Decision Tree Induction

Big Data Analysis and Reporting with Decision Tree Induction Big Data Analysis and Reporting with Deision Tree Indution PETRA PERNER Institute of Computer Vision and Applied Computer Sienes, IBaI Postbox 30 11 14, 04251 Leipzig GERMANY pperner@ibai-institut.de,

More information

Channel Assignment Strategies for Cellular Phone Systems

Channel Assignment Strategies for Cellular Phone Systems Channel Assignment Strategies for Cellular Phone Systems Wei Liu Yiping Han Hang Yu Zhejiang University Hangzhou, P. R. China Contat: wliu5@ie.uhk.edu.hk 000 Mathematial Contest in Modeling (MCM) Meritorious

More information

Static Fairness Criteria in Telecommunications

Static Fairness Criteria in Telecommunications Teknillinen Korkeakoulu ERIKOISTYÖ Teknillisen fysiikan koulutusohjelma 92002 Mat-208 Sovelletun matematiikan erikoistyöt Stati Fairness Criteria in Teleommuniations Vesa Timonen, e-mail: vesatimonen@hutfi

More information

Performance Analysis of IEEE 802.11 in Multi-hop Wireless Networks

Performance Analysis of IEEE 802.11 in Multi-hop Wireless Networks Performane Analysis of IEEE 80.11 in Multi-hop Wireless Networks Lan Tien Nguyen 1, Razvan Beuran,1, Yoihi Shinoda 1, 1 Japan Advaned Institute of Siene and Tehnology, 1-1 Asahidai, Nomi, Ishikawa, 93-19

More information

Weighting Methods in Survey Sampling

Weighting Methods in Survey Sampling Setion on Survey Researh Methods JSM 01 Weighting Methods in Survey Sampling Chiao-hih Chang Ferry Butar Butar Abstrat It is said that a well-designed survey an best prevent nonresponse. However, no matter

More information

WORKFLOW CONTROL-FLOW PATTERNS A Revised View

WORKFLOW CONTROL-FLOW PATTERNS A Revised View WORKFLOW CONTROL-FLOW PATTERNS A Revised View Nik Russell 1, Arthur H.M. ter Hofstede 1, 1 BPM Group, Queensland University of Tehnology GPO Box 2434, Brisbane QLD 4001, Australia {n.russell,a.terhofstede}@qut.edu.au

More information

SOFTWARE ENGINEERING I

SOFTWARE ENGINEERING I SOFTWARE ENGINEERING I CS 10 Catalog Desription PREREQUISITE: CS 21. Introdution to the systems development life yle, software development models, analysis and design tehniques and tools, and validation

More information

) ( )( ) ( ) ( )( ) ( ) ( ) (1)

) ( )( ) ( ) ( )( ) ( ) ( ) (1) OPEN CHANNEL FLOW Open hannel flow is haraterized by a surfae in ontat with a gas phase, allowing the fluid to take on shapes and undergo behavior that is impossible in a pipe or other filled onduit. Examples

More information

Deduplication with Block-Level Content-Aware Chunking for Solid State Drives (SSDs)

Deduplication with Block-Level Content-Aware Chunking for Solid State Drives (SSDs) 23 IEEE International Conferene on High Performane Computing and Communiations & 23 IEEE International Conferene on Embedded and Ubiquitous Computing Dedupliation with Blok-Level Content-Aware Chunking

More information

RISK-BASED IN SITU BIOREMEDIATION DESIGN JENNINGS BRYAN SMALLEY. A.B., Washington University, 1992 THESIS. Urbana, Illinois

RISK-BASED IN SITU BIOREMEDIATION DESIGN JENNINGS BRYAN SMALLEY. A.B., Washington University, 1992 THESIS. Urbana, Illinois RISK-BASED IN SITU BIOREMEDIATION DESIGN BY JENNINGS BRYAN SMALLEY A.B., Washington University, 1992 THESIS Submitted in partial fulfillment of the requirements for the degree of Master of Siene in Environmental

More information

Price-based versus quantity-based approaches for stimulating the development of renewable electricity: new insights in an old debate

Price-based versus quantity-based approaches for stimulating the development of renewable electricity: new insights in an old debate Prie-based versus -based approahes for stimulating the development of renewable eletriity: new insights in an old debate uthors: Dominique FINON, Philippe MENNTEU, Marie-Laure LMY, Institut d Eonomie et

More information

A Reputation Management Approach for Resource Constrained Trustee Agents

A Reputation Management Approach for Resource Constrained Trustee Agents A Reputation Management Approah for Resoure Constrained rustee Agents Han Yu, Chunyan Miao, Bo An 2, Cyril Leung 3, and Vitor R. Lesser 4 Nanyang ehnologial University, Singapore 2 he Key Lab of Intelligent

More information

A DESIGN OF A FAST PARALLEL-PIPELINED IMPLEMENTATION OF AES: ADVANCED ENCRYPTION STANDARD

A DESIGN OF A FAST PARALLEL-PIPELINED IMPLEMENTATION OF AES: ADVANCED ENCRYPTION STANDARD International Journal of Computer Siene & Information Tehnology (IJCSIT) Vol 6, No 6, Deemer 2014 A DESIGN OF A FAST PARALLEL-PIPELINED IMPLEMENTATION OF AES: ADVANCED ENCRYPTION STANDARD Ghada F.Elkaany,

More information

GABOR AND WEBER LOCAL DESCRIPTORS PERFORMANCE IN MULTISPECTRAL EARTH OBSERVATION IMAGE DATA ANALYSIS

GABOR AND WEBER LOCAL DESCRIPTORS PERFORMANCE IN MULTISPECTRAL EARTH OBSERVATION IMAGE DATA ANALYSIS HENRI COANDA AIR FORCE ACADEMY ROMANIA INTERNATIONAL CONFERENCE of SCIENTIFIC PAPER AFASES 015 Brasov, 8-30 May 015 GENERAL M.R. STEFANIK ARMED FORCES ACADEMY SLOVAK REPUBLIC GABOR AND WEBER LOCAL DESCRIPTORS

More information

Customer Efficiency, Channel Usage and Firm Performance in Retail Banking

Customer Efficiency, Channel Usage and Firm Performance in Retail Banking Customer Effiieny, Channel Usage and Firm Performane in Retail Banking Mei Xue Operations and Strategi Management Department The Wallae E. Carroll Shool of Management Boston College 350 Fulton Hall, 140

More information

The Basics of International Trade: A Classroom Experiment

The Basics of International Trade: A Classroom Experiment The Basis of International Trade: A Classroom Experiment Alberto Isgut, Ganesan Ravishanker, and Tanya Rosenblat * Wesleyan University Abstrat We introdue a simple web-based lassroom experiment in whih

More information

Context-Sensitive Adjustments of Cognitive Control: Conflict-Adaptation Effects Are Modulated by Processing Demands of the Ongoing Task

Context-Sensitive Adjustments of Cognitive Control: Conflict-Adaptation Effects Are Modulated by Processing Demands of the Ongoing Task Journal of Experimental Psyhology: Learning, Memory, and Cognition 2008, Vol. 34, No. 3, 712 718 Copyright 2008 by the Amerian Psyhologial Assoiation 0278-7393/08/$12.00 DOI: 10.1037/0278-7393.34.3.712

More information

VOLUME 13, ARTICLE 5, PAGES 117-142 PUBLISHED 05 OCTOBER 2005 DOI: 10.4054/DemRes.2005.13.

VOLUME 13, ARTICLE 5, PAGES 117-142 PUBLISHED 05 OCTOBER 2005  DOI: 10.4054/DemRes.2005.13. Demographi Researh a free, expedited, online journal of peer-reviewed researh and ommentary in the population sienes published by the Max Plank Institute for Demographi Researh Konrad-Zuse Str. 1, D-157

More information

RATING SCALES FOR NEUROLOGISTS

RATING SCALES FOR NEUROLOGISTS RATING SCALES FOR NEUROLOGISTS J Hobart iv22 WHY Correspondene to: Dr Jeremy Hobart, Department of Clinial Neurosienes, Peninsula Medial Shool, Derriford Hospital, Plymouth PL6 8DH, UK; Jeremy.Hobart@

More information

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management (full-time) For students entering in 2015/6 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date

More information

A novel active mass damper for vibration control of bridges

A novel active mass damper for vibration control of bridges IABMAS 08, International Conferene on Bridge Maintenane, Safety and Management, 3-7 July 008, Seoul, Korea A novel ative mass damper for vibration ontrol of bridges U. Starossek & J. Sheller Strutural

More information

Electrician'sMathand BasicElectricalFormulas

Electrician'sMathand BasicElectricalFormulas Eletriian'sMathand BasiEletrialFormulas MikeHoltEnterprises,In. 1.888.NEC.CODE www.mikeholt.om Introdution Introdution This PDF is a free resoure from Mike Holt Enterprises, In. It s Unit 1 from the Eletrial

More information

A Context-Aware Preference Database System

A Context-Aware Preference Database System J. PERVASIVE COMPUT. & COMM. (), MARCH 005. TROUBADOR PUBLISHING LTD) A Context-Aware Preferene Database System Kostas Stefanidis Department of Computer Siene, University of Ioannina,, kstef@s.uoi.gr Evaggelia

More information

Supply chain coordination; A Game Theory approach

Supply chain coordination; A Game Theory approach aepted for publiation in the journal "Engineering Appliations of Artifiial Intelligene" 2008 upply hain oordination; A Game Theory approah Jean-Claude Hennet x and Yasemin Arda xx x LI CNR-UMR 668 Université

More information

Trade Information, Not Spectrum: A Novel TV White Space Information Market Model

Trade Information, Not Spectrum: A Novel TV White Space Information Market Model Trade Information, Not Spetrum: A Novel TV White Spae Information Market Model Yuan Luo, Lin Gao, and Jianwei Huang 1 Abstrat In this paper, we propose a novel information market for TV white spae networks,

More information

Behavior Analysis-Based Learning Framework for Host Level Intrusion Detection

Behavior Analysis-Based Learning Framework for Host Level Intrusion Detection Behavior Analysis-Based Learning Framework for Host Level Intrusion Detetion Haiyan Qiao, Jianfeng Peng, Chuan Feng, Jerzy W. Rozenblit Eletrial and Computer Engineering Department University of Arizona

More information

How To Fator

How To Fator CHAPTER hapter 4 > Make the Connetion 4 INTRODUCTION Developing seret odes is big business beause of the widespread use of omputers and the Internet. Corporations all over the world sell enryption systems

More information

AUDITING COST OVERRUN CLAIMS *

AUDITING COST OVERRUN CLAIMS * AUDITING COST OVERRUN CLAIMS * David Pérez-Castrillo # University of Copenhagen & Universitat Autònoma de Barelona Niolas Riedinger ENSAE, Paris Abstrat: We onsider a ost-reimbursement or a ost-sharing

More information

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES Proeedings of FEDSM 98 998 ASME Fluids Engineering Division Summer Meeting June 2-25, 998 Washington DC FEDSM98-529 THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES John D. Wright Proess

More information

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities Impat Simulation of Extreme Wind Generated issiles on Radioative Waste Storage Failities G. Barbella Sogin S.p.A. Via Torino 6 00184 Rome (Italy), barbella@sogin.it Abstrat: The strutural design of temporary

More information

UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE

UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE September 8, 2009 Table of Contents 1 Home 2 University 3 Your 4 Add 5 Managing 6 How 7 Viewing 8 Closing 9 Reposting Page 1 and Work-Study Employers

More information

Software Ecosystems: From Software Product Management to Software Platform Management

Software Ecosystems: From Software Product Management to Software Platform Management Software Eosystems: From Software Produt Management to Software Platform Management Slinger Jansen, Stef Peeters, and Sjaak Brinkkemper Department of Information and Computing Sienes Utreht University,

More information

Algorithm of Removing Thin Cloud-fog Cover from Single Remote Sensing Image

Algorithm of Removing Thin Cloud-fog Cover from Single Remote Sensing Image Journal of Information & Computational Siene 11:3 (2014 817 824 February 10, 2014 Available at http://www.jois.om Algorithm of Removing Thin Cloud-fog Cover from Single Remote Sensing Image Yinqi Xiong,

More information

' R ATIONAL. :::~i:. :'.:::::: RETENTION ':: Compliance with the way you work PRODUCT BRIEF

' R ATIONAL. :::~i:. :'.:::::: RETENTION ':: Compliance with the way you work PRODUCT BRIEF ' R :::i:. ATIONAL :'.:::::: RETENTION ':: Compliane with the way you work, PRODUCT BRIEF In-plae Management of Unstrutured Data The explosion of unstrutured data ombined with new laws and regulations

More information

User s Guide VISFIT: a computer tool for the measurement of intrinsic viscosities

User s Guide VISFIT: a computer tool for the measurement of intrinsic viscosities File:UserVisfit_2.do User s Guide VISFIT: a omputer tool for the measurement of intrinsi visosities Version 2.a, September 2003 From: Multiple Linear Least-Squares Fits with a Common Interept: Determination

More information

A Comparison of Service Quality between Private and Public Hospitals in Thailand

A Comparison of Service Quality between Private and Public Hospitals in Thailand International Journal of Business and Soial Siene Vol. 4 No. 11; September 2013 A Comparison of Servie Quality between Private and Hospitals in Thailand Khanhitpol Yousapronpaiboon, D.B.A. Assistant Professor

More information

Impedance Method for Leak Detection in Zigzag Pipelines

Impedance Method for Leak Detection in Zigzag Pipelines 10.478/v10048-010-0036-0 MEASUREMENT SCIENCE REVIEW, Volume 10, No. 6, 010 Impedane Method for Leak Detetion in igzag Pipelines A. Lay-Ekuakille 1, P. Vergallo 1, A. Trotta 1 Dipartimento d Ingegneria

More information

Unit 12: Installing, Configuring and Administering Microsoft Server

Unit 12: Installing, Configuring and Administering Microsoft Server Unit 12: Installing, Configuring and Administering Mirosoft Server Learning Outomes A andidate following a programme of learning leading to this unit will be able to: Selet a suitable NOS to install for

More information

Previously Published Works UC Berkeley

Previously Published Works UC Berkeley Previously Published Works UC Berkeley A University of California author or department has made this artile openly available. Thanks to the Aademi Senate s Open Aess Poliy, a great many UC-authored sholarly

More information

Bayes Bluff: Opponent Modelling in Poker

Bayes Bluff: Opponent Modelling in Poker Bayes Bluff: Opponent Modelling in Poker Finnegan Southey, Mihael Bowling, Brye Larson, Carmelo Piione, Neil Burh, Darse Billings, Chris Rayner Department of Computing Siene University of Alberta Edmonton,

More information

Deadline-based Escalation in Process-Aware Information Systems

Deadline-based Escalation in Process-Aware Information Systems Deadline-based Esalation in Proess-Aware Information Systems Wil M.P. van der Aalst 1,2, Mihael Rosemann 2, Marlon Dumas 2 1 Department of Tehnology Management Eindhoven University of Tehnology, The Netherlands

More information

Discovering Trends in Large Datasets Using Neural Networks

Discovering Trends in Large Datasets Using Neural Networks Disovering Trends in Large Datasets Using Neural Networks Khosrow Kaikhah, Ph.D. and Sandesh Doddameti Department of Computer Siene Texas State University San Maros, Texas 78666 Abstrat. A novel knowledge

More information

Computer Networks Framing

Computer Networks Framing Computer Networks Framing Saad Mneimneh Computer Siene Hunter College of CUNY New York Introdution Who framed Roger rabbit? A detetive, a woman, and a rabbit in a network of trouble We will skip the physial

More information

A Robust Optimization Approach to Dynamic Pricing and Inventory Control with no Backorders

A Robust Optimization Approach to Dynamic Pricing and Inventory Control with no Backorders A Robust Optimization Approah to Dynami Priing and Inventory Control with no Bakorders Elodie Adida and Georgia Perakis July 24 revised July 25 Abstrat In this paper, we present a robust optimization formulation

More information

TRENDS IN EXECUTIVE EDUCATION: TOWARDS A SYSTEMS APPROACH TO EXECUTIVE DEVELOPMENT PLANNING

TRENDS IN EXECUTIVE EDUCATION: TOWARDS A SYSTEMS APPROACH TO EXECUTIVE DEVELOPMENT PLANNING INTERMAN 7 TRENDS IN EXECUTIVE EDUCATION: TOWARDS A SYSTEMS APPROACH TO EXECUTIVE DEVELOPMENT PLANNING by Douglas A. Ready, Albert A. Viere and Alan F. White RECEIVED 2 7 MAY 1393 International Labour

More information

Combining refractive and topographic data in corneal refractive surgery for astigmatism

Combining refractive and topographic data in corneal refractive surgery for astigmatism Combining refrative and topographi data in orneal refrative surgery for astigmatism A new method based on polar value analysis and mathematial optimization Kristian Næser Department of Ophthalmology, Randers

More information

Agile ALM White Paper: Redefining ALM with Five Key Practices

Agile ALM White Paper: Redefining ALM with Five Key Practices Agile ALM White Paper: Redefining ALM with Five Key Praties by Ethan Teng, Cyndi Mithell and Chad Wathington 2011 ThoughtWorks ln. All rights reserved www.studios.thoughtworks.om Introdution The pervasiveness

More information

SLA-based Resource Allocation for Software as a Service Provider (SaaS) in Cloud Computing Environments

SLA-based Resource Allocation for Software as a Service Provider (SaaS) in Cloud Computing Environments 2 th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing SLA-based Resoure Alloation for Software as a Servie Provider (SaaS) in Cloud Computing Environments Linlin Wu, Saurabh Kumar

More information

Table of Contents. Appendix II Application Checklist. Export Finance Program Working Capital Financing...7

Table of Contents. Appendix II Application Checklist. Export Finance Program Working Capital Financing...7 Export Finane Program Guidelines Table of Contents Setion I General...........................................................1 A. Introdution............................................................1

More information

computer science Program Educational Objectives

computer science Program Educational Objectives omputer siene bahelor of siene minor ertifiates: managing information on the world wide web master of siene in omputer siene master of siene in software engineering advaned ertifiate programs: bioinformatis

More information

arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, CA 94720 USA

arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, CA 94720 USA LBNL-52402 Marh 2003 On the Speed of Gravity and the v/ Corretions to the Shapiro Time Delay Stuart Samuel 1 arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrene Berkeley National Laboratory

More information

A Survey of Usability Evaluation in Virtual Environments: Classi cation and Comparison of Methods

A Survey of Usability Evaluation in Virtual Environments: Classi cation and Comparison of Methods Doug A. Bowman bowman@vt.edu Department of Computer Siene Virginia Teh Joseph L. Gabbard Deborah Hix [ jgabbard, hix]@vt.edu Systems Researh Center Virginia Teh A Survey of Usability Evaluation in Virtual

More information

Traitor Tracing Schemes for Protected Software Implementations

Traitor Tracing Schemes for Protected Software Implementations Published in S. Katzenbeisser and A.-R. Sadeghi, Eds, 11th ACM Workshop on Digital Rights Management (ACM DRM 2011), pp. 15-21, ACM Press, 2011. Traitor Traing Shemes for Proteted Software Implementations

More information

Modeling and analyzing interference signal in a complex electromagnetic environment

Modeling and analyzing interference signal in a complex electromagnetic environment Liu et al. EURASIP Journal on Wireless Communiations and Networking (016) 016:1 DOI 10.1186/s13638-015-0498-8 RESEARCH Modeling and analyzing interferene signal in a omplex eletromagneti environment Chun-tong

More information

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk Classial Eletromagneti Doppler Effet Redefined Copyright 04 Joseph A. Rybzyk Abstrat The lassial Doppler Effet formula for eletromagneti waves is redefined to agree with the fundamental sientifi priniples

More information

REDUCTION FACTOR OF FEEDING LINES THAT HAVE A CABLE AND AN OVERHEAD SECTION

REDUCTION FACTOR OF FEEDING LINES THAT HAVE A CABLE AND AN OVERHEAD SECTION C I E 17 th International Conferene on Eletriity istriution Barelona, 1-15 May 003 EUCTION FACTO OF FEEING LINES THAT HAVE A CABLE AN AN OVEHEA SECTION Ljuivoje opovi J.. Elektrodistriuija - Belgrade -

More information

Recommending Questions Using the MDL-based Tree Cut Model

Recommending Questions Using the MDL-based Tree Cut Model WWW 2008 / Refereed Trak: Data Mining - Learning April 2-25, 2008 Beijing, China Reommending Questions Using the MDL-based Tree Cut Model Yunbo Cao,2, Huizhong Duan, Chin-Yew Lin 2, Yong Yu, and Hsiao-Wuen

More information

1.3 Complex Numbers; Quadratic Equations in the Complex Number System*

1.3 Complex Numbers; Quadratic Equations in the Complex Number System* 04 CHAPTER Equations and Inequalities Explaining Conepts: Disussion and Writing 7. Whih of the following pairs of equations are equivalent? Explain. x 2 9; x 3 (b) x 29; x 3 () x - 2x - 22 x - 2 2 ; x

More information

Context in Artificial Intelligent and Information Modeling

Context in Artificial Intelligent and Information Modeling Context in Artifiial Intelligent and Information Modeling Manos Theodorakis ½ and Niolas Spyratos ¾ ¾ ½ FIT-Fraunhofer Institute for Applied Information Tehnology, D-53754, Sankt Augustin, Germany manos.theodorakis@fit.fraunhofer.de

More information

Picture This: Molecular Maya Puts Life in Life Science Animations

Picture This: Molecular Maya Puts Life in Life Science Animations Piture This: Moleular Maya Puts Life in Life Siene Animations [ Data Visualization ] Based on the Autodesk platform, Digizyme plug-in proves aestheti and eduational effetiveness. BY KEVIN DAVIES In 2010,

More information

Fixed-income Securities Lecture 2: Basic Terminology and Concepts. Present value (fixed interest rate) Present value (fixed interest rate): the arb

Fixed-income Securities Lecture 2: Basic Terminology and Concepts. Present value (fixed interest rate) Present value (fixed interest rate): the arb Fixed-inome Seurities Leture 2: Basi Terminology and Conepts Philip H. Dybvig Washington University in Saint Louis Various interest rates Present value (PV) and arbitrage Forward and spot interest rates

More information

A Design Environment for Migrating Relational to Object Oriented Database Systems

A Design Environment for Migrating Relational to Object Oriented Database Systems To appear in: 1996 International Conferene on Software Maintenane (ICSM 96); IEEE Computer Soiety, 1996 A Design Environment for Migrating Relational to Objet Oriented Database Systems Jens Jahnke, Wilhelm

More information

Paid Placement Strategies for Internet Search Engines

Paid Placement Strategies for Internet Search Engines Paid Plaement Strategies for Internet Searh Engines Hemant K. Bhargava Smeal College of Business Penn State University 342 Beam Building University Park, PA 16802 bhargava@omputer.org Juan Feng Smeal College

More information

To Coordinate Or Not To Coordinate? Wide-Area Traffic Management for Data Centers

To Coordinate Or Not To Coordinate? Wide-Area Traffic Management for Data Centers To Coordinate Or Not To Coordinate? Wide-Area Traffi Management for Data Centers Srinivas Narayana, Joe Wenjie Jiang, Jennifer Rexford, Mung Chiang Department of Computer Siene, and Department of Eletrial

More information

Product Warranties and Double Adverse Selection

Product Warranties and Double Adverse Selection rodut Warranties and Double Adverse eletion David A. oberman Assistant rofessor of Marketing INEAD Boulevard de Constane 77305 Fontainebleau Cede, Frane The author thanks rofessors Andy Mithell, Jak Mintz,

More information

Chapter 6 A N ovel Solution Of Linear Congruenes Proeedings NCUR IX. (1995), Vol. II, pp. 708{712 Jerey F. Gold Department of Mathematis, Department of Physis University of Utah Salt Lake City, Utah 84112

More information

Health Savings Account Application

Health Savings Account Application Health Savings Aount Appliation FOR BANK USE ONLY: ACCOUNT # CUSTOMER # Health Savings Aount (HSA) Appliation ALL FIELDS MUST BE COMPLETED. Missing fields may delay the aount opening proess and possibly

More information

Green Cloud Computing

Green Cloud Computing International Journal of Information and Computation Tehnology. ISSN 0974-2239 Volume 4, Number 4 (2014), pp. 431-436 International Researh Publiations House http://www. irphouse.om /ijit.htm Green Cloud

More information

Recent Progress in Brillouin Scattering Based Fiber Sensors

Recent Progress in Brillouin Scattering Based Fiber Sensors Sensors 011, 11, 415-4187; doi:10.3390/s11040415 OPEN ACCESS sensors ISSN 144-80 www.mdpi.om/journal/sensors Review Reent Progress in rillouin Sattering ased Fiber Sensors Xiaoyi ao * and Liang Chen Physis

More information

Effects of Inter-Coaching Spacing on Aerodynamic Noise Generation Inside High-speed Trains

Effects of Inter-Coaching Spacing on Aerodynamic Noise Generation Inside High-speed Trains Effets of Inter-Coahing Spaing on Aerodynami Noise Generation Inside High-speed Trains 1 J. Ryu, 1 J. Park*, 2 C. Choi, 1 S. Song Hanyang University, Seoul, South Korea 1 ; Korea Railroad Researh Institute,

More information

CIS570 Lecture 4 Introduction to Data-flow Analysis 3

CIS570 Lecture 4 Introduction to Data-flow Analysis 3 Introdution to Data-flow Analysis Last Time Control flow analysis BT disussion Today Introdue iterative data-flow analysis Liveness analysis Introdue other useful onepts CIS570 Leture 4 Introdution to

More information

THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES

THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES by Jaeil Suh and Arvind Atreya Combustion and Heat Tkansfer Laboratory Department of Mehanial Engineering and Applied Mehanis The University of

More information

Agent-Based Grid Load Balancing Using Performance-Driven Task Scheduling

Agent-Based Grid Load Balancing Using Performance-Driven Task Scheduling Agent-Based Grid Load Balaning Using Performane-Driven Task Sheduling Junwei Cao *1, Daniel P. Spooner, Stephen A. Jarvis, Subhash Saini and Graham R. Nudd * C&C Researh Laboratories, NEC Europe Ltd.,

More information