EMBET: Towards User Assistance, Collaboration and Knowledge Sharing *

Size: px
Start display at page:

Download "EMBET: Towards User Assistance, Collaboration and Knowledge Sharing *"

Transcription

1 EMBET: Towards User Assstance, Collaboraton and Knowledge Sharng * Mchal Laclavík 1, Martn Šeleng 1, Ladslav Hluchý 1 1 Insttute of Informatcs, Slovak Academy of Scences, Dubravska cesta Bratslava, Slovaka laclavk.u@savba.sk Abstract. In ths paper we descrbe a User Assstant for collaboraton and knowledge sharng. Theory, mplementaton and use of such system are descrbed. The key dea s that a user enters notes n a partcular stuaton/context, whch can be detected by the computer. Such notes are later dsplayed to other or the same users n a smlar stuaton/context. The context of user s detected from computerzed tasks performed by user. The system s based on EMBET archtecture (Experence Management based on Text Notes). Other systems n applcaton envronment can also provde context senstve notes to be dsplayed for the user. Thus users can collaborate and fll up applcaton specfc knowledge base wth useful knowledge, shown to users n the rght tme. 1 Introducton The experence management [1] solutons are focused on knowledge sharng and collaboraton among users n organzatons. A lot of companes have recognzed knowledge and experence as the most valuable assets n ther organzaton [2]. Experence s somethng that s owned by people only, not obtanable by computer systems. Anyhow, accordng to the state of the art n the area we can a create experence management system, whch wll manage (not create) experence and wll be able to capture, share and evaluate experence among users. We can understand experence through text notes entered by a user. Such form of experence s the most understandable for humans, but t can be grasped by a computer system, though only partally. A computer system needs to return experence n a relevant context. Thus we need to model the context of the envronment and capture and store the context of each entered note. In ths paper we descrbe such soluton for the experence management based on text notes EMBET entered by users. The key dea s that a user enters notes n a partcular stuaton/context, whch can be detected by the computer. Such notes are later dsplayed to other or the same users n a smlar stuaton/context. The context of a user can be detected from many * Ths work s supported by projects K-Wf Grd EU RTD IST FP , NAZOU SPVV 1025/2004, RAPORT APVT , VEGA 2/6103/6, VEGA 2/7098/27.

2 sources actons provded n applcaton envronment, ntranet systems, portals, a step n a busness process or a workflow management system, used fles, emals receved or detecton of other events performed n the computer. The soluton was used and evaluated n the Pellucd IST project 1 and t s further developed n the K-Wf Grd IST project 2. The man objectve of the User Assstant soluton based on EMBET system 3 s to provde a smple and powerful collaboraton and knowledge sharng platform based on experence management nfrastructure, whch can be applcable n many areas. The dea s to return nformaton, knowledge or experence to users when they need t. Therefore t s crucally mportant to model and capture a user context and the descrbed soluton can be used only n applcatons where actons/tasks performed by a user are computerzed and can be captured and reported to the system n the form of events. The artcle frst dscusses a theoretcal approach of the EMBET soluton and ts archtecture, followed by examples gven for the Flood Forecastng grd applcaton. 2 Theory of the Approach The EMBET system s bult on several theores and dealng wth several theoretcal challenges: Experence Management, Context Modelng and Context Detecton, and Context Matchng 2.1 Experence Management Accordng to Bergman [1], the experence management s smply the capablty to collect lectons from the past assocated to cases. We have a person who has a problem p, whch s descrbed n a certan space, called the Problem Space (P). In the experence Management system we have Case-Lesson pars (c, l), where we have a Case Space (C) and a lesson space (L). To provde approprate lesson learned we need to fulfll the followng steps: 1. User context detecton from the envronment whch descrbes problem P 2. Our Model s descrbed by ontology and Notes are stored wth assocated context, whch descrbes space C 3. Notes represent learned lesson L whch s assocated wth space C (note context). The note context s matched wth a user problem descrbed by the detected user context. Context matchng technques are appled to fnd match between knowledge and user context. As a result all applcable notes are matched and returned. 4. The lesson s left to be appled by the user by readng approprate notes

3 More on applyng ths theory n EMBET can be found n [3] [4]. 2.2 Context Modelng and Context Detecton For context and also knowledge modelng we use semantc web approach ontologes and the CommonKADS [5] methodology. We are able to model and detect context when the applcaton doman s well modeled usng ontologes. Our model s an ontology model based on fve man elements: Resources, Actons, Actors, Context and Events. Other ontology models can be attached easly to the model where concepts from foregn ontology are specfed as context f not specfed otherwse. The man dea s to model envronment events whch provde context of the user. For more detals see [6][7]. In EMBET we need to detect user context from events transformed to the ontology model. For each applcaton we need to specfy an approprate algorthm for user context updatng based on user related events [4] We also need to detect context of nformaton, knowledge or experence entered by a user. In chapter 4 we descrbe a concrete example of such detecton. Detected context s only suggested to the user n form of checklst and a user confrms fnal knowledge /note context. A checklst s created of user current context and context detected from text of notes usng automatc semantc annotaton technques of a knowledge note text. Ths semantc annotaton s descrbed n detal n [8], [9]. 2.3 Context Matchng The role of EMBET s to assst users n relevant knowledge/suggestons, whch are applcable to ther current stuaton. EMBET needs to return experence n context where experence s relevant. Thus we need to match context of knowledge and context of a user to return approprate knowledge to the user. In K-Wf Grd we use a smple matchng technque where ontology elements present n knowledge context have to be found n user context; otherwse knowledge notes are not dsplayed. However, ths smple matchng algorthm s not suffcent n some applcatons and we need to use technologes based on smlarty matchng [10][11]. Another problem concernng votng on knowledge notes occurs, f smlarty mechansms are used snce a vote weght depends on a smlarty value and need to be determned. Currently we are developng and testng a new context matchng algorthm based on ntersecton of user and knowledge context. We defne 3 sets of concepts n (1): = { }, K = { K K K }, W { k, k,..., k } U u1, u2,..., un,,..., m 1 2 = l (1) 1 2 Where U s a set of user context, K s a set of knowledge notes and W s a set of knowledge context for knowledge K. A problem occurs n context matchng, because there are four dfferent ways to match user context and knowledge context (2).

4 U = W, U W, U W, U W W U U W (2) It s clear that the best opton s the frst one because there s exact match n contexts. The queston s what about the other equatons? We decde to defne the relevance r (3) (4), whch sorts the detected knowledge from best to worst. r U W = U W (3) In (4) we show dfferent approach to compute dfferent relevance n some cases. r = 2 U W U + W (4) For all knowledge where r > 0 we create sorted lst where the most relevant knowledge s on the top. Both approaches (3) (4) gve equal relevance n the two cases descrbed n (4): { } { } { } { } 1. U = u, u W = k, k, k, u = k U = u, u, u W = k, k, u = k Ths equalty s our future work. In addton, we would lke to deal wth votng on dsplayed knowledge notes. We need to calculate dfferent votng weghts based on relevance of user and knowledge context. In our future work we wll also evaluate usage of both relevance approaches (3) (4). (5) 3 Archtecture and Technology Archtecture of EMBET (Fgure 1 left sde) conssts of 3 man elements: - Core of the system - GUI - System Memory EMBET Core provdes the man functonalty of EMBET. It determnes a User context and searches for the best knowledge (n a form of text notes) n ts Memory. The knowledge s subsequently sent through XML-RPC or SOAP to EMBET GUI. EMBET GUI Graphcal User Interface (Fgure 1 rght sde) vsualzes the knowledge and the user s context nformaton to the user. Furthermore t nforms the EMBET core about user context changes. The context can be reported also drectly to the EMBET core from external systems (e.g. from workflow systems, receved emals, or fle system montors). EMBET GUI vsualzes knowledge based on XML 4 4

5 transformaton to HTML through XSL 5 Templates processng. Moreover EMBET GUI has an nfrastructure for a note submsson and context vsualzaton. It further provdes a user wth feedback (votng) on knowledge relevance. In addton t contans a user nterface for knowledge management by experts where an expert can change a note and ts context. Fg. 1. EMBET Archtecture and Graphcal User Interface EMBET Core - EMBET GUI nterface s used for an XML data exchange between EMBET Core and EMBET GUI. The Interface s based on the XML-RPC 6 protocol for an XML message exchange. Interface to Memory s used for nformaton and knowledge extracton and storage. It s based on RDF/OWL data manpulaton usng Jena API, whch EMBET Core uses to extract and store knowledge. Experence s represented by text notes, an unstructured text, entered by a user. Ontology s stored and managed n the Web Ontology Language (OWL) 7. The Jena Semantc Web Lbrary 8 s used for knowledge manpulaton and knowledge storng. The Java technology s used for developng the system and user Interface s based on the JSP technology. The XSL templates are used to transform XML generated from OWL to dsplayed HTML

6 4 Example of Use To better llustrate the use of EMBET n the process of user assstance, we present the followng example from the K-Wf Grd project s flood forecastng applcaton, whch extends the flood predcton applcaton of the CROSSGRID (IST ) [12] project. Fg. 2. Left: Enterng new Note; Left: Note Context Detecton, checked tems are current user context, unchecked tems are elements detected from text of the note. User selects only those tems whch are relevant. The applcaton's man core conssts of smulaton models seres for meteorologcal, hydrologcal and hydraulc predctons. The models are organzed n a cascade, wth each step of the cascade beng able to employ more than one model. For example, the frst step - the meteorologcal weather predcton - can be computed usng the ALADIN model, or the MM5 model. Consder that the user has used the MM5 meteorology model and he/she wants to descrbe ts propertes (gathered knowledge), whch may be relevant for other users. The proposed model of nteracton s as follows: - A user enters a note through UAA, statng that the MM5 model s not approprate for weather forecast n September for the Bratslava area (Fgure 2). - From the workflow n whch the user states ths note, we know drectly the current user context (checked tems on Fgure 2) - Some of current context can be relevant to note and some does not have to be. The note s processed and ts text related to the context, as well as the relevant context tems are found n the ontology memory (GOM) (Fgure 2). In ths case, by fndng the text MM5 we can assume that MM5 Meteorology Servce s the relevant part of the context. There s other context relevant nformaton whch can be detected lke September, the tme n whch ths note s vald. - After the context detecton, the user s provded wth a checklst (Fgure 2) where the user may select only the relevant parts of the note context. - A user selects parts of the context, whch were detected by the system as really relevant. He/she can modfy the contents of the lst and fnally submt the note.

7 - Each tme anyone works wth the MM5 servce for the Bratslava area n September, the note s dsplayed or t can be also dsplayed n smlar contexts - Each note can be evaluated by a user as beng good or bad and the current results are always dsplayed along wth the vote. Ths model gves a good bass for experence management and knowledge sharng n a vrtual organzaton as well as for applcaton-related collaboraton among users. We use EMBET system also n Raport project 9. In Raport the EMBET s used to support knowledge sharng and collaboraton n admnstratve applcaton dealng wth process of mltary exercse preparaton. In Raport we also use ACoMA system [13]. ACoMA system analyzes [8] [9] emal communcaton and attached knowledge notes to the emals. It annotates the emal to detect ontology elements from header and text of emal and then sends the nformaton to EMBET tool whch gets nformaton about current status of the process from the organzatonal memory. It detects that the current actvty of the busness process exercse smulaton s preparaton of exercse smulaton (and the output document s Form A). Based on the tme schedule, EMBET tool determnes the status of the process s D-75 (.e. specfcaton must be sent n D-70 days, whch s 5 days). From the text specfkacu (regular expresson s wrtten just for specfkac ) t can suggest where to fnd the document form to be feld n. EMBET tool then sends all the nformaton back to ACoMA tool, whch modfes orgnal emal message as shown n Fg. 3. Emal wth attached nformaton s then sent to mal server (added text s shown as html attachment n the emal message). Fg. 3. Example of emal modfed by ACoMA 9

8 5 Concluson and Future Work Our soluton was evaluated on the K-Wf Grd IST project, focused on buldng grdbased workflows, where users need to collaborate and share knowledge about dfferent applcatons, computatonal models, grd resources or data and t s further evaluated and developed wthn Raport project. Prevously t was evaluated on a selected admnstraton applcaton n the Pellucd IST project, where the context or the problem of a user was detected n the Workflow Management Applcaton. Such soluton may be appled n many further areas where the user problem can be detected from computerzed tasks. Usually ths occurs n any busness process where actons are performed va a computer, e.g. workflow processes, document management, supply chan management or dynamc busness processes where emal communcaton s n use. People lke to enter notes or memos. Ths s a natural way of notfcatons for themselves or others to remnd them of problems, actvtes or solutons. Therefore we thnk that such soluton can be successfully appled and commercalzed wth good results. EMBET s also beng further developed to support emal communcaton [13]. Such extenson offer knowledge to user nsde of emal message. We wll also evaluate dfferent approaches of context matchng. References 1. Ralph Bergmann: Experence Management: Foundatons, Development Methodology, and Internet-Based Applcatons (Lecture Notes n Artfcal Intellgence), Thomas H. Davenport, Laurence Prusak, Workng Knowledge, ISBN: , Laclavk, M., et al.: Experence Management Based on Text Notes (EMBET); Innovaton and the Knowledge Economy, Volume 2, Part 1; Edted by Paul Cunngham and Mram Cunngham; IOS Press, pp ISSN , ISBN Mchal Laclavk: Experence Management based on Ontology and Text Notes (The EMBET System); Work for the RNDr. degree; Prrodovedecka fakulta, UPJŠ Košce, August Schreber et al.: Knowledge Engneerng and Management: the Common-KADS methodology, ISBN: , Laclavk, M., et al.: AgentOWL: Semantc Knowledge Model and Agent Archtecture; In Computng and Informatcs. Vol. 25, no. 5 (2006), p ISSN Mchal Laclavk, et al.: Semantc Knowledge Model and Archtecture for Agents n Dscrete Envronments; In: Fronters n AI, Vol 141, Proc. of ECAI 2006 Conference, G.Brewka et al.(eds.), IOS Press, pp ISBN ISSN Laclavk, M., et al..: Ontology based Text Annotaton OnTeA; Informaton Modellng and Knowledge Bases XVIII. IOS Press, Amsterdam, Mare Duz, Hannu Jaakkola, Hannu Kangassalo, Yasush Kyok (Eds.), Laclavk, M., et al.: OnTeA: Sem-automatc Ontology based Text Annotaton Method; In: Tools for Acquston, Organsaton and Presentng of Informaton and Knowledge. P.Navrat et al. (Eds.), 2006, pp.49-63, ISBN Laclavk M.: Ontology and Agent based Approach for Knowledge Management; Thess submtted for the PhD degree; Insttute of Informatcs, Slovak Academy of Scences, 2005

9 11. Balogh Z., Budnska I.: OntoSm - Ontology-based Smlarty Determnaton of Concepts and Instances. In: Tools for Acquston, Organsaton and Presentng of Informaton and Knowledge. P.Navrat et al. (Eds.), Bratslava, 2006, pp.64-70, ISBN Hluchy L., et al.: Flood Forecastng n CrossGrd project. In: EAGC, 2004, LNCS 3165, Sprnger-Verlag, 2004, pp , ISSN , ISBN Seleng, M., et al.: Automated Content-based Message Annotator AcoMA; In: Proceedngs of ITAT 2006 Informaton Technologes - Applcatons and Theory, Peter Vojtas (Ed.), Department of Computer Scence, Faculty of Scence, Pavla Jozef Safark Unversty, Kosce, 2006, pp , ISBN ;

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1)

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1) Secton 1.2 Subsets and the Boolean operatons on sets If every element of the set A s an element of the set B, we say that A s a subset of B, or that A s contaned n B, or that B contans A, and we wrte A

More information

On Some Entertaining Applications of the Concept of Set in Computer Science Course

On Some Entertaining Applications of the Concept of Set in Computer Science Course On Some Entertanng Applcatons of the Concept of Set n Computer Scence Course Krasmr Yordzhev *, Hrstna Kostadnova ** * Assocate Professor Krasmr Yordzhev, Ph.D., Faculty of Mathematcs and Natural Scences,

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

U SER A SSISTANT A GENT D EVELOPER M ANUAL

U SER A SSISTANT A GENT D EVELOPER M ANUAL U SER A SSISTANT A GENT D EVELOPER M ANUAL WP5 Document Filename: Work package: Partner(s): Lead Partner: v1.0- WP5 IISAS IISAS Document classification: PUBLIC Abstract: This document provides a developer

More information

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Інформаційні технології в освіті ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Some aspects of programmng educaton

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Scheduling Remote Access to Scientific Instruments in Cyberinfrastructure for Education and Research

Scheduling Remote Access to Scientific Instruments in Cyberinfrastructure for Education and Research Schedulng Remote Access to Scentfc Instruments n Cybernfrastructure for Educaton and Research Je Yn 1, Junwe Cao 2,3,*, Yuexuan Wang 4, Lanchen Lu 1,3 and Cheng Wu 1,3 1 Natonal CIMS Engneerng and Research

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution Real-tme Moton Capture System Usng One Vdeo Camera Based on Color and Edge Dstrbuton YOSHIAKI AKAZAWA, YOSHIHIRO OKADA, AND KOICHI NIIJIMA Graduate School of Informaton Scence and Electrcal Engneerng,

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

More information

124 Chapter 8. Case Study: A Memory Component ndcatng some error condton. An exceptonal return of a value e s called rasng excepton e. A return s ssue

124 Chapter 8. Case Study: A Memory Component ndcatng some error condton. An exceptonal return of a value e s called rasng excepton e. A return s ssue Chapter 8 Case Study: A Memory Component In chapter 6 we gave the outlne of a case study on the renement of a safe regster. In ths chapter wepresent the outne of another case study on persstent communcaton;

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

News. Recap: While Loop Example. Reading. Recap: Do Loop Example. Recap: For Loop Example

News. Recap: While Loop Example. Reading. Recap: Do Loop Example. Recap: For Loop Example Unversty of Brtsh Columba CPSC, Intro to Computaton Jan-Apr Tamara Munzner News Assgnment correctons to ASCIIArtste.java posted defntely read WebCT bboards Arrays Lecture, Tue Feb based on sldes by Kurt

More information

A Resources Virtualization Approach Supporting Uniform Access to Heterogeneous Grid Resources 1

A Resources Virtualization Approach Supporting Uniform Access to Heterogeneous Grid Resources 1 A Resources Vrtualzaton Approach Supportng Unform Access to Heterogeneous Grd Resources 1 Cunhao Fang 1, Yaoxue Zhang 2, Song Cao 3 1 Tsnghua Natonal Labatory of Inforamaton Scence and Technology 2 Department

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Fast Computation of Shortest Path for Visiting Segments in the Plane

Fast Computation of Shortest Path for Visiting Segments in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 4 The Open Cybernetcs & Systemcs Journal, 04, 8, 4-9 Open Access Fast Computaton of Shortest Path for Vstng Segments n the Plane Ljuan Wang,, Bo Jang

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

Relevance Feedback for Image Retrieval

Relevance Feedback for Image Retrieval Vashal D Dhale et al, / (IJCSIT Internatonal Journal of Computer Scence and Informaton Technologes, Vol 4 (2, 203, 39-323 Relevance Feedback for Image Retreval Vashal D Dhale, Dr A R Mahaan, Prof Uma Thakur

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

Enhanced Watermarking Technique for Color Images using Visual Cryptography

Enhanced Watermarking Technique for Color Images using Visual Cryptography Informaton Assurance and Securty Letters 1 (2010) 024-028 Enhanced Watermarkng Technque for Color Images usng Vsual Cryptography Enas F. Al rawashdeh 1, Rawan I.Zaghloul 2 1 Balqa Appled Unversty, MIS

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

Setup and Use. For events not using AuctionMaestro Pro. Version /7/2013

Setup and Use. For events not using AuctionMaestro Pro. Version /7/2013 Verson 3.1.2 2/7/2013 Setup and Use For events not usng AuctonMaestro Pro MaestroSoft, Inc. 1750 112th Avenue NE, Sute A200, Bellevue, WA 98004 425.688.0809 / 800.438.6498 Fax: 425.688.0999 www.maestrosoft.com

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

User Manual SAPERION Web Client 7.1

User Manual SAPERION Web Client 7.1 User Manual SAPERION Web Clent 7.1 Copyrght 2016 Lexmark. All rghts reserved. Lexmark s a trademark of Lexmark Internatonal, Inc., regstered n the U.S. and/or other countres. All other trademarks are the

More information

Intro. Iterators. 1. Access

Intro. Iterators. 1. Access Intro Ths mornng I d lke to talk a lttle bt about s and s. We wll start out wth smlartes and dfferences, then we wll see how to draw them n envronment dagrams, and we wll fnsh wth some examples. Happy

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Concurrent Apriori Data Mining Algorithms

Concurrent Apriori Data Mining Algorithms Concurrent Apror Data Mnng Algorthms Vassl Halatchev Department of Electrcal Engneerng and Computer Scence York Unversty, Toronto October 8, 2015 Outlne Why t s mportant Introducton to Assocaton Rule Mnng

More information

Distributed Resource Scheduling in Grid Computing Using Fuzzy Approach

Distributed Resource Scheduling in Grid Computing Using Fuzzy Approach Dstrbuted Resource Schedulng n Grd Computng Usng Fuzzy Approach Shahram Amn, Mohammad Ahmad Computer Engneerng Department Islamc Azad Unversty branch Mahallat, Iran Islamc Azad Unversty branch khomen,

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

MODELING THE RELIABILITY OF INFORMATION MANAGEMENT SYSTEMS BASED ON MISSION SPECIFIC TOOLS SET SOFTWARE

MODELING THE RELIABILITY OF INFORMATION MANAGEMENT SYSTEMS BASED ON MISSION SPECIFIC TOOLS SET SOFTWARE Knowledge Dynamcs MODELING THE ELIABILITY OF INFOMATION MANAGEMENT SYSTEMS BASED ON MISSION SPECIFIC TOOLS SET SOFTWAE Cezar VASILESCU Assocate Professor, egonal Department of Defense esources Management

More information

Enhancement of Infrequent Purchased Product Recommendation Using Data Mining Techniques

Enhancement of Infrequent Purchased Product Recommendation Using Data Mining Techniques Enhancement of Infrequent Purchased Product Recommendaton Usng Data Mnng Technques Noraswalza Abdullah, Yue Xu, Shlomo Geva, and Mark Loo Dscplne of Computer Scence Faculty of Scence and Technology Queensland

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

PHYSICS-ENHANCED L-SYSTEMS

PHYSICS-ENHANCED L-SYSTEMS PHYSICS-ENHANCED L-SYSTEMS Hansrud Noser 1, Stephan Rudolph 2, Peter Stuck 1 1 Department of Informatcs Unversty of Zurch, Wnterthurerstr. 190 CH-8057 Zurch Swtzerland noser(stuck)@f.unzh.ch, http://www.f.unzh.ch/~noser(~stuck)

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Setup and Use. Version 3.7 2/1/2014

Setup and Use. Version 3.7 2/1/2014 Verson 3.7 2/1/2014 Setup and Use MaestroSoft, Inc. 1750 112th Avenue NE, Sute A200, Bellevue, WA 98004 425.688.0809 / 800.438.6498 Fax: 425.688.0999 www.maestrosoft.com Contents Text2Bd checklst 3 Preparng

More information

A RECONFIGURABLE ARCHITECTURE FOR MULTI-GIGABIT SPEED CONTENT-BASED ROUTING. James Moscola, Young H. Cho, John W. Lockwood

A RECONFIGURABLE ARCHITECTURE FOR MULTI-GIGABIT SPEED CONTENT-BASED ROUTING. James Moscola, Young H. Cho, John W. Lockwood A RECONFIGURABLE ARCHITECTURE FOR MULTI-GIGABIT SPEED CONTENT-BASED ROUTING James Moscola, Young H. Cho, John W. Lockwood Dept. of Computer Scence and Engneerng Washngton Unversty, St. Lous, MO {jmm5,

More information

Notes on Organizing Java Code: Packages, Visibility, and Scope

Notes on Organizing Java Code: Packages, Visibility, and Scope Notes on Organzng Java Code: Packages, Vsblty, and Scope CS 112 Wayne Snyder Java programmng n large measure s a process of defnng enttes (.e., packages, classes, methods, or felds) by name and then usng

More information

A Knowledge Management System for Organizing MEDLINE Database

A Knowledge Management System for Organizing MEDLINE Database A Knowledge Management System for Organzng MEDLINE Database Hyunk Km, Su-Shng Chen Computer and Informaton Scence Engneerng Department, Unversty of Florda, Ganesvlle, Florda 32611, USA Wth the exploson

More information

Analysis of Collaborative Distributed Admission Control in x Networks

Analysis of Collaborative Distributed Admission Control in x Networks 1 Analyss of Collaboratve Dstrbuted Admsson Control n 82.11x Networks Thnh Nguyen, Member, IEEE, Ken Nguyen, Member, IEEE, Lnha He, Member, IEEE, Abstract Wth the recent surge of wreless home networks,

More information

Multiblock method for database generation in finite element programs

Multiblock method for database generation in finite element programs Proc. of the 9th WSEAS Int. Conf. on Mathematcal Methods and Computatonal Technques n Electrcal Engneerng, Arcachon, October 13-15, 2007 53 Multblock method for database generaton n fnte element programs

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Ontology Generator from Relational Database Based on Jena

Ontology Generator from Relational Database Based on Jena Computer and Informaton Scence Vol. 3, No. 2; May 2010 Ontology Generator from Relatonal Database Based on Jena Shufeng Zhou (Correspondng author) College of Mathematcs Scence, Laocheng Unversty No.34

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Intra-Parametric Analysis of a Fuzzy MOLP

Intra-Parametric Analysis of a Fuzzy MOLP Intra-Parametrc Analyss of a Fuzzy MOLP a MIAO-LING WANG a Department of Industral Engneerng and Management a Mnghsn Insttute of Technology and Hsnchu Tawan, ROC b HSIAO-FAN WANG b Insttute of Industral

More information

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

VRT012 User s guide V0.1. Address: Žirmūnų g. 27, Vilnius LT-09105, Phone: (370-5) , Fax: (370-5) ,

VRT012 User s guide V0.1. Address: Žirmūnų g. 27, Vilnius LT-09105, Phone: (370-5) , Fax: (370-5) , 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

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

More information

Query Clustering Using a Hybrid Query Similarity Measure

Query Clustering Using a Hybrid Query Similarity Measure Query clusterng usng a hybrd query smlarty measure Fu. L., Goh, D.H., & Foo, S. (2004). WSEAS Transacton on Computers, 3(3), 700-705. Query Clusterng Usng a Hybrd Query Smlarty Measure Ln Fu, Don Hoe-Lan

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks Decson Strateges for Ratng Objects n Knowledge-Shared Research etwors ALEXADRA GRACHAROVA *, HAS-JOACHM ER **, HASSA OUR ELD ** OM SUUROE ***, HARR ARAKSE *** * nsttute of Control and System Research,

More information

Tuning of Fuzzy Inference Systems Through Unconstrained Optimization Techniques

Tuning of Fuzzy Inference Systems Through Unconstrained Optimization Techniques Tunng of Fuzzy Inference Systems Through Unconstraned Optmzaton Technques ROGERIO ANDRADE FLAUZINO, IVAN NUNES DA SILVA Department of Electrcal Engneerng State Unversty of São Paulo UNESP CP 473, CEP 733-36,

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

Adaptive Knowledge-Based Visualization for Accessing Educational Examples

Adaptive Knowledge-Based Visualization for Accessing Educational Examples Adaptve Knowledge-Based Vsualzaton for Accessng Educatonal Examples Peter Bruslovsky, Jae-wook Ahn, Tbor Dumtru, Mchael Yudelson School of Informaton Scences, Unversty of Pttsburgh {peterb, jaa38, mvy3}@ptt.edu

More information

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.15 No.10, October 2015 1 Evaluaton of an Enhanced Scheme for Hgh-level Nested Network Moblty Mohammed Babker Al Mohammed, Asha Hassan.

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information Remote Sensng Image Retreval Algorthm based on MapReduce and Characterstc Informaton Zhang Meng 1, 1 Computer School, Wuhan Unversty Hube, Wuhan430097 Informaton Center, Wuhan Unversty Hube, Wuhan430097

More information

The Go4 Analysis Framework Fit Tutorial v2.2

The Go4 Analysis Framework Fit Tutorial v2.2 The Go4 Analyss Framework Ft Tutoral v. J.Adamczewsk, M.Al-Turany, D.Bertn, H.G.Essel, S.Lnev 19 March 003 1 Gettng started... 5 1.1 Introducton... 5 1. Installng... 5 1.3 Theoretcal preface... 6 Go4Ft

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

Memory Modeling in ESL-RTL Equivalence Checking

Memory Modeling in ESL-RTL Equivalence Checking 11.4 Memory Modelng n ESL-RTL Equvalence Checkng Alfred Koelbl 2025 NW Cornelus Pass Rd. Hllsboro, OR 97124 koelbl@synopsys.com Jerry R. Burch 2025 NW Cornelus Pass Rd. Hllsboro, OR 97124 burch@synopsys.com

More information

Interfaces for networked media exploration and collaborative annotation

Interfaces for networked media exploration and collaborative annotation Interfaces for networked meda exploraton and collaboratve annotaton Preetha Appan Bageshree Shevade Har Sundaram Davd Brchfeld Arts Meda and Engneerng Program, AME-TR-2004-11 Arzona State Unversty Tempe,

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

Location-Mediated Service Coordination in Ubiquitous Computing

Location-Mediated Service Coordination in Ubiquitous Computing Locaton-Medated Servce Coordnaton n Ubqutous Computng Ako Sashma CARC, AIST / CREST, JST 2-41-6 Aom, Koto-ku, Tokyo, 135-0064, Japan +81-3-3599-8227 sashma@carc.ast.go.p Norak Izum CARC, AIST / CREST,

More information

Avoiding congestion through dynamic load control

Avoiding congestion through dynamic load control Avodng congeston through dynamc load control Vasl Hnatyshn, Adarshpal S. Seth Department of Computer and Informaton Scences, Unversty of Delaware, Newark, DE 976 ABSTRACT The current best effort approach

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Array transposition in CUDA shared memory

Array transposition in CUDA shared memory Array transposton n CUDA shared memory Mke Gles February 19, 2014 Abstract Ths short note s nspred by some code wrtten by Jeremy Appleyard for the transposton of data through shared memory. I had some

More information

Paper style and format for the Sixth International Symposium on Turbulence, Heat and Mass Transfer

Paper style and format for the Sixth International Symposium on Turbulence, Heat and Mass Transfer K. Hanjalć, Y. Nagano and S. Jakrlć (Edtors) 2009 Begell House, Inc. Paper style and format for the Sxth Internatonal Symposum on Turbulence, Heat and Mass Transfer K. Hanjalć 1, Y. Nagano 2 and S. Jakrlć

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information