Collision Avoidance for Multiple Robots till Next Waypoints through Collision Free Polygons

Size: px
Start display at page:

Download "Collision Avoidance for Multiple Robots till Next Waypoints through Collision Free Polygons"

Transcription

1 Collson Avodance fo Multple Robots tll Next Wayponts though Collson Fee Polygons Satsh Peddu* K. Madhava Kshna* * Robotcs Reseach Cente, Intenatonal Insttute of Infomaton Technology, Hydeabad, Inda peddu@eseach.t.ac.n mkshna@t.ac.n Abstact Knematcally consstent paths fo multple moble obots that ae collson fee fo the next T steps ae geneated by fomng collson fee polygons (CFP). The polygons can be geneated n a dstbutve fashon fo each obot. All paths nsde CFP that ae knematcally feasble fo a cetan obot ae collson fee wth all othe obots n the same collson cluste fo the next T tme samples and wth any othe obot n the wokspace n geneal. The constucton of CFP s though two log-lnea complex opeatons. The fst one nvolves computng the ntesecton of the path contane polygon (PCP) of a obot wth PCP of othe obots n the cluste. The second nvolves computng the convex hull of ntesectng ponts asng fom the ntesecton of PCPs. Once CFP s computed fo a obot t chooses a pont wthn the CFP (ts next waypont) that mnmzes a cost functon and moves towads the pont. The pocess s epeated tll the goal s eached. The man advantage of ths method s that the best and wost-case tmes fo fndng a T-step ahead collson fee path s always log-lnea. In many andomzed seach methods, fndng the paths tll the next waypont esults n a wost case complexty exponental n numbe of obots. The effcacy of the cuent method s well potayed though smulatons. Compaatve esults show that the followng method fnds a collson fee path to next way pont much qucke. 1. INTRODUCTION Mult obotc systems have been an actve aea of eseach, whee multple obots pefom a task n a coopeatve o ndvdual fashon. Whle pefomng mult obotc tasks, t s often desable that the system s collson fee. Collsons can happen wth the co-obots o wth the statc and dynamc obstacles, and these collsons also called as conflcts can be hazadous fo the obots. In ode to ovecome these conflcts, we devse an algothm, whch can be used n vaous applcatons. The man advantage and novelty of ths method s that the best and wost-case tmes fo fndng collson fee path tll next waypont s always log-lnea. Any pont on ths path cannot be accessed by any othe obots fo the next T Steps. In many methods that nvolve a andomzed seach fo collson fee paths the wost-case complexty s exponental n the numbe of obots. The effcacy of ths method and ts advantages ae well potayed though smulatons. Compasons wth othe heustcs that ae used n andomzed methods show that the followng method fnds a collson fee path to the next waypont much qucke than those heustcs. The pvot of ths algothm s the computaton of the Collson Fee Polygons (CFP) fo a obot. The CFP nvolves computng the ntesecton of Path Contane Polygon (PCP) of a obot wth all othe obots. The PCP, a convex polygon can be consdeed as a contane of a numbe of knematcally feasble paths fo the next T nstants. The vetces of the PCP (CP fo shot hencefoth) ae the cuent poston of the obot, the coodnates that ae eached wth maxmum lnea acceleaton and maxmum angula deceleaton (f the cuent angula acceleaton s zeo then that s mantaned), the coodnates obtaned by maxmum lnea and angula acceleaton and those obtaned by maxmum lnea deceleaton and angula acceleaton. The ntesecton of CPs of obots n collson gves se to a numbe of ntesecton ponts on the bounday of the PCP as well as nsde t fo a obot. The convex hull of these ponts s consdeed. Then all ponts that ae outsde the hull but nsde the CP ae guaanteed to be collson fee fo next T samples. The CFP s the bounday of all such collson fee ponts. The whole opeaton can be pefomed n two log-lnea opeatons. Ponts wthn CFPs of all the obots that belong to a collson cluste ae chosen such that a cost functon s mnmzed. The seach fo a pont wthn the CFP can be made abtaly fast by choosng abtaly a small numbe of ponts to mnmze the cost functon. In fact choosng one pont would suffce snce any pont n a CFP and path to t s collson fee fo next T steps. The obots belongng to a collson cluste ae obtaned though the collson dependency gaph. Robot A that pedcts a collson wth anothe obot B wthn a cetan stpulated tme s sad to have a collson dependency wth that obot and s shown n the gaph by a bdectonal lnk between the two. The algothm cuently opeates n a sem-centalzed fashon n that t s centalzed wth espect to the obots n a cluste whle decentalzed acoss clustes. Howeve, a completely

2 decentalzed mplementaton can also be acheved wth exta bandwdth, allowng fo moe exchange of messages between the obots. Mult-obotc navgaton algothms ae tadtonally classfed as centalzed o decentalzed appoaches. In the centalzed plannes [1, 2], the confguaton spaces of the ndvdual obots ae combned nto one composte confguaton space, whch s then seached fo, to obtan a path fo the whole composte system. In case of centalzed appoaches that compute all possble conflcts ove the ente taectoes, the numbe of collson checks to be pefomed and the plannng tme tend to ncease exponentally as the numbe of obots n the system nceases. Complete ecalculaton of paths s equed even f one of the obot s plan s alteed o the envonment changes. Howeve, centalzed plannes can guaantee completeness and optmalty of the method, at least theoetcally. Decentalzed appoaches, on the othe hand, ae less computatonally ntensve as the computatonal buden s dstbuted acoss the agents and, n pncple, the computatonal complexty of the system can be made ndependent of the numbe of agents n t, at-least to the pont of computng the fst ndvdual plans. It s moe toleant to changes n the envonment o alteatons n the obectves of the agents. Conflcts ae dentfed when the plans o commands ae exchanged and some knd of coodnaton mechansm s employed to avod the conflcts. Howeve, they ae ntnscally ncapable of satsfyng optmalty and the completeness cteon. Pomnent among the decentalzed appoaches ae the decoupled plannes [3], [4], [5]. The decoupled plannes fst compute sepaate paths fo the ndvdual obots and then esolve possble conflcts of the geneated paths by a hll clmbng seach [3] o by plan megng [4] o though dvdng the oveall coodnaton nto smalle sub poblems [5]. Howeve many of these plannes ae not vable n pesence of non ntegable constants, movng obstacles and fast eplannng. Thee s a vast volume of lteatue that addesses the poblem of moton plannng n pesence non ntegable constants by ncopoatng the knematcs of the obot [6, 7] and the vaous extensons that addess the poblem of fast eplannng [8] and movng obstacles [9] and multple obots [10]. They do so by makng use of the exstng oadmap of cuves constucted whle computng the ntal plan. In the pesent method thee s no ntal plan fo the obot snce thee s no map avalable and s close to eactve collson avodance appoaches n ths egad. It s cucally dffeent fom othes n that the focus has been on computng a collson fee path tll the next waypont that has the same log-lnea complexty espectve of the natue of the envonment. The pesent appoach can be dovetaled wth the methods cted above snce fndng a path to the goal state though a sequence of paths tll the next waypont s a ecung theme n all. Heustcs ae geneally esoted to educe the seach n fndng the path fo multple obots n collson [10]. Howeve t s not guaanteed that these heustcs ae effcent acoss the boad fo vaous stuatons unlke the cuent appoach whee a seach fo a collson fee path s equvalent to the computaton of CFP. Beng log-lnea t easly scales up gacefully ove numbe of obots. It can also be dovetaled wth appoaches that do not ncopoate a known map such as the Dynamc Wndow [11] to a mult obotc settng, whee the seach fo a collson fee path s fo the next tme sample only. II PROBLEM FORMULATION Gven a set of obots R R, R, 2, 1 R n, each assgned a stat and goal confguaton, the obectve s to navgate the obot such that they each the goal confguaton avodng all collsons. Whle collsons could occu wth statonay and movng obects, n ths pape we focus pmaly on how the obots could avod collsons that occu amongst them n a coopeatve fashon. Fo ths pupose the followng pemses have been made: a. Each obot R s assgned a stat and goal locaton and t has access to ts cuent state and ts cuent and aspng veloctes. The cuent state of R s epesented as vc, vn, c, n whee vc, vn epesent ts cuent and aspng veloctes and c, n ts cuent and aspng angula veloctes. b. Robots ae capable of boadcastng the cuent states to each othe. They do so only to those obots that ae wthn a patcula ange of communcaton. c. Robots acceleate and deceleate at constant ates that ae same fo all. Hence a obot R can pedct, when anothe obot R would attan ts aspng velocty vn fom ts cuent velocty vc f t does not change ts decton. Assumpton a s a standad assumpton made n a typcal moble obot system. In geneal senso based localzaton algothms ae used to coect dscepances between the expected estmate and the actual eadngs epoted by senso. Cuent and futue velocty estmates obtaned though such technques have been used to acheve desed esults such as n [11], whee the authos epot a successful eal-tme algothm fo fast navgaton. Assumpton b s also common to mult obotc systems wth successful mplementatons [10]. Assumpton c s done essentally to facltate cetan smplcty n the appoach to educe the amount of data tansfe between obots. The algothm s pefomance would not be affected f the ates of acceleaton and deceleaton vay between obots povded they ae communcated to one anothe.

3 III METHODOLOGY We consde a dffeental dve obot that move along contnuous cuvatue paths. We assume that fo a small nteval t the lnea and angula veloctes ae constant. The path of a obot conssts of pecewse ccula acs (lnea segment ae made of adus). Fom the cuent pose of the obot we get vaous cuves coespondng to dffeent values of fnal angula and lnea veloctes eached fom the cuent state. These paths ae geneated such that thee s only one change n the decton of acceleaton,.e. ethe the obot acceleates o deceleates but does not do both. In essence fo cetan T tme steps nto the futue we get a set of eachable poses. Among these we select the pose eached though maxmum lnea and angula acceleatons, along wth the cuent poston we fom a polygon fom these ponts that s convex and call t the PCP (fgue 1). It can be shown that the set of eachable postons nsde the PCP s much dense than those outsde. (Fgue 2) shows AFP fo obot A as the shaded egon. C P ~ fo obots B and C ae also shown. Fg. 2. The shaded egon shows AFP fo obot A. Any pont n the egon s naccessble fom B o C f values of acceleaton ae slghtly dffeent fom the exteme values. Fg. 3. CFP of the polygon A fomed by convex hull. A. Domnantly Inaccessble Aeas We fst fnd what we call as domnantly naccessble aeas wthn PCP of obot wth espect to all othe obots 1 n; wth whch t has a collson wthn next T samples. Let PCP of constucted fo the next t sample be t CP we emove supescpt t fo ease of notaton. Let A CP be the aea enclosed bycp. We extend the sde vetces of CP be a facto and fom a new CP called CP. The facto futhe educes the numbe of ponts accessble fom cuent state of that le outsde ACP 1 n. We futhe gow all CP by adus of obot and educe to a pont. We denote the gown CP as C P ~. We fnd the followng aea AFP such that any pont n AFP s almost naccessble fom the cuent state of 1 n;. We say almost n the sense that they ae accessble only fo exteme values of lnea and angula acceleaton o deceleaton f at all. They can be made naccessble by choosng an acceleaton o deceleaton slghtly dffeent fom exteme value o by changng. AFP Fg. 1. The PCP and the Paths and set of eachable postons contaned nsde. n 1 A CP A CP 1 Fg. 4. Ponts chosen nea V2 can pass the CP of B. B. Collson Fee Paths Whle any pont n AFP fo a obot s naccessble fom othes t does not guaantee that the path eachng any such pont fom the cuent state s collson fee. Fo ths we compute the convex hull of the followng ponts Pont due to ntesecton of CP wth CP and all ponts of CP nsdecp. All pont of CP except the cuent pont coespondng to cuent pose of the obot. Fo (fgue 2) the convex hull s plotted n (fgue3). Let us call the convex hull as Hu CP ). Then the collson fee polygon of Fg. 5. Each obot s cuent state contan the contane polygon of anothe obot. ( CFP s the polygon CFP CP Hu CP. The shaded egon n (fgue 3) s the CFP fo obot A. The chaactestcs of CFP s that any pont n the CFP when eached fom cuent pose of, C wth not moe than one change n decton of angula velocty of wll not ntesect CP and s hence collson fee fom all paths emanatng fom C ; 1 n;.

4 C. Tough cases: Case 1: When choosng the next waypont of obot wthn t s CFP at tmes the cuve onng the cuent pose to the waypont can cut CP of anothe obot. Ths happens f the pont s chosen on the bounday of CFP, close to one of the vetces of thecp of, usually when only one obot s ntesectng and the angle of appoach s acute. Ths s shown n (fgue 4). Howeve the pobablty of collson s neglgble snce The path even when t ntesects the CP of othe obot does t such that the length of the path nsde the CP s vey small. Snce the othe obot also chooses ts next waypont wthn ts CFP the actual pobablty of paths colldng s zeo. Case 2: In ths case we have a stuaton of each obot s cuent state contaned n the contane polygon of anothe obot. Ths s shown n (fgue 5). The stuaton can be ovecome by contnung the obot along cuent moton decton fo a few moe samples. If the stuaton contnues to pesst the polygon sze can be educed fo a lowe tme peod T. Ths method of educng polygon sze can be appled fo the pevous case as well. It must be emphaszed that the above stuatons ae extemely ae and have been notced not moe than a few tme n seveal uns. D. Obectve Functon Mnmzaton We choose sample ponts fo all obots wthn a cluste. These sample ponts fo a obot s on the bounday that concde wth CFP of that obot and the convex hull. We take the pont space of sample ponts of the obots n the cluste that mnmzng the obectve functon Ob p C / P k Hee p s the pependcula dopped on to the lne onng the obots cuent pose to the goal fom the sample pont. C k 1 fo any pa of obots, that k ae n collson n the cluste P k s the dstance between, at the espectve sample pont consdeed. The k fst tem n the obectve functon pevents lage devatons fom the lne onng the cuent pose to the taget, the second nceases spacng between the obots. It s to be noted agan that the obectve of evaluatng Ob s only to obtan bette shape ove taectoes fo the obot. The seach space can be educed as small as possble by choosng abtaly small numbe of sample ponts wthout affectng the ablty of the method to k k chose a collson fee taectoy fo that s guded based on the theme dscussed n the subsectons A,B. E. Dependency Gaph and Collson Cluste Robots that have a collson amongst them s shown by a bdectonal lnk n the dependency gaph. Fo a snapshot shown n fgue 6a, obot pas (R1, R2), (R1, R3), (R4, R5), (R5, R6) detect collsons amongst them wthn a stpulated tme. The dependency gaph fo such a stuaton s shown n fgue 6b. All obots that ae n the same connected component of the dependency gaph belong to the same collson cluste. Hence fo the gaph of fgue 6b thee ae two clustes once consstng of obots (R1,R2,R3) and the othe (R4, R5, R6). Thus the algothm fo collson avodance on the obot takes the fom shown below ALGORITHM: Collson Avodance 1. Untl all obots each the goals, do steps 2 to 3 2. Fnd the dependency gaph of obots yet to each the goals and fom clustes 3. Fo each cluste C do step 4 4. Fo all obots R n C do steps 5 to 7 5. Compute the CFP and obtan sample ponts. 6. Evaluate Ob and fnd the collson fee pont fo each obot fom the sample ponts obtaned n 5 that mnmzes Ob. 7. Tavese to the pont obtaned n 6 fo each obot untl one o all the obots each to the obtaned ponts whle checkng fo the below condtons. )If Robot fom othe cluste fnds collson wth the cuent cluste, go to step 1. ) If goal s eached, go to step 1. F. Complexty Fg. 6a. Robots R1, R2 and R1, R3 ae n collson and ncluded n one cluste. Fg. 6b. Robots R4, R5 and R5, R6 ae n collson and ncluded n anothe cluste. The cuent algothm complexty: Fo the obots, each contane polygon fo the obot has 4 ponts. Hence thee ae n = 4 ponts to be consdeed. So when done n a dstbuted way a obot

5 fnds ntesecton wth emanng (-1) polygons; t does so n O nlog n tme [12]. Indeed [12] pesents an O n 4 / 3 c 1 algothm that fo lage n s qucke than n O nlog computaton. If thee ae m ntesecton ponts of the -1 polygons wth the cuent one, the convex hull of those m ponts can be found n O mlog m. Hence the oveall complexty s OnLogn mlogm c. Hee c s a constant compensatng the tme taken fo gowng the polygons and the constant c 1 fom the ntesecton computatons. Complexty fo choosng next waypont by exhaustve seach tempeed wth heustcs: Among obots each obot seaches along m paths fo the next waypont o mlestone. Thee ae O m seaches fo fndng a mlestone that s collson fee wth all othes n wost case. Each path to such a mle stone s dvded nto k sub locatons and collsons ae checked at each of those k locatons. Hence n the wost case the computaton tme s O km. If the fst path ntegal to the new mlestone s a collson fee path, f that s the case fo all the obots, fo the k sub dvsons of obots fst paths the numbes of collson checks that wee pefomed, s O k. Ths s the best case scenao, whee the fst path seached fo all the obots wee collson fee. Whle effcent heustcs can O km they can neve cetanly make thngs bette than guaantee O k except n vey exceptonal stuatons of obot confguatons. Howeve the tme complexty of the pesent method s always the same. IV. Smulaton Results pevously, had detected collson wth a obot comng towads t, and the total cluste of thee stated avodng the collsons cumulatvely. Fgue 7d depcts the obots havng eached the fnal goals though contnuous cuvatue paths afte avodng each othe. Fgues 8a-8c depcts 12 obots case wth multples of fou obots colldng smultaneously, and eachng towad the espectve goals. Fgue 7a depcts the ntal polygons computed mmedately afte fndng the collsons. Fgue 7b shows an ntemedate stage dung the collson avodance maneuve. Fgue 7c shows the obots eachng the goals and the espectve paths of the obots. It must be noted that n both the scenaos the paths of the obots espect the knodynamc constants of the obot. Fg. 7b. The 3 obots n top fomng collson cluste. Fg. 7c. Intemedate state of obots n 7a. Fg. 7a. Intally fve obots avng n to the scenao. Below ae the smulatons of 7 and 12 obots n dffeent scenaos, whee each obot havng ts goal locaton maked as astesk. Fgue 7a to 7d depcts the 7 obots case wth each obot encounteng collson wth few othe obots sequentally. Intally thee ae fve obots n the envonment, n whch the two obots n top left have mmedate collson and stated avodng each othe. Fgue 7b depcts a state whee the obot at top left whle avodng the collson wth a obot encounteed Fg. 7d. Robots n 7a wth smooth cuvatue paths eached the espectve goals. A. Compason wth heustcs: Table 1 depcts the tme consumed by the pesented algothm and the dffeent heustcs, fo clutteed and scatteed cases. We compaed wth thee dffeent heustcs the tme taken to fnd a collson fee path to the next waypont, on a Pentum-3 pocesso wth 256MB memoy, though MATLAB smulatons. Fst

6 heustc chooses the next way pont based on the followng ode: exteme left wth maxmum acceleatons, exteme ght wth maxmum acceleatons, exteme left wth aveage veloctes, exteme ght wth aveage veloctes, mmedate deceleaton to ethe left o ght. Smlaly n the second heustc we have the poty ode: exteme left wth maxmum acceleaton, exteme ght wth aveage veloctes, and mmedate deceleaton. The thd heustc smply deceleates to ethe left o ght. The fst ow shows the compason fo clutteed case, and the second ow shows the esults fo obots whch ae fa enough befoe detectng the collson. It can be seen that n all the cases except fo the thd heustc, the pesented algothm pefomed well. The pefomance gan of the cuent algothm s moe ponounced n a clutteed than a scatteed envonment. Ths s ndeed expected snce the seach begns to gow exponentally n heustc appoaches when clutte s moe. Note that the thd heustc s uttely tval as t smply stops all the obots and hence has neglgble utlty. Also t s obseved that these heustcs pefom well fo cetan cases only, fo the est of the cases the computaton tme gows exponentally. The compasons ae epoted n seconds. The tme fo each opeaton fo all methods would have been much faste had they been done n C/C++ athe than MATLAB. Fg. 8a. 12 Robots n clutteed stuaton fomng fou clustes, the ntal polygons ae shown n geen, and sample ponts n blue. Fg. 8c. Robots n 8a eachng the goals, along the contnuous smooth paths. V.CONCLUSIONS Fg. 8b. Robots n 8a at ntemedate collson avodance. Scenao Pesent algothm H1 H2 H3 clutteed scatteed Tab. 1. Compason between pesented method and vaous heustcs n scatteed and clutteed envonments. All values shown n seconds. A method fo collson avodance among multple obots though collson fee polygons has been pesented.. The essental contbuton of ths pape has been the computaton of a collson fee path tll the next way pont n a sequence of two log lnea opeatons. Heustc appoaches that compute a collson fee path to the next waypont n andomzed seach methods nvaably tend to become exponental n the numbe of obots n clutteed scenaos howsoeve good the heustcs ae desgned. The method has shown to be useful fo onlne collson avodance and goal eachng maneuves that espect the knodynamc constants of the obot. Extensve compasons wth caefully desgned heustcs show the pefomance gan of ths method ove such heustcs.

7 REFERENCES [1]J. Baaquand and J. C. Latombe., A monte-calo algothm fo path plannng wth many degees of feedom. Poceedngs of the IEEE Intenatonal Confeence on Robotcs & Automaton (ICRA),, [2]Svetska P. and Ovemas M, Coodnated moton plannng fo multple ca-lke obots usng pobablstc oadmaps Poceedngs of the IEEE Intenatonal Confeence on Robotcs & Automaton (ICRA), 1995 [3]Bennewtz M., Bugad W. and Thun S., Fndng and Optmzng Solvable Poty Schemes fo Decoupled Path Plannng Technques fo Teams of Moble Robots, Poceedngs Robotcs and Autonomous Systems, 41 (2), pp 89-99, 2002 [4]F. Gavot and R. Alam, An extenson of the plan-megng paadgm fo mult-obot coodnaton, Poceedngs of the IEEE Intenatonal Confeence on Robotcs & Automaton (ICRA), [5]S. Leoy, J. P. Laumond, and T. Smeon, Multple path coodnaton fo moble obots: A geometc algothm, Poceedngs of the Intenatonal Jont Confeence on Atfcal Intellgence (IJCAI), [6] O. Bock and L. Kavak, Decomposton-based moton plannng: a famewok fo eal-tme moton plannng n hgh-dmensonal confguaton spaces, Poceedngs of IEEE Intenatonal Confeence on Robotcs and Automaton, vol. 2, [7] S. LaValle and J. Kuffne, Randomzed knodynamc plannng, Intenatonal Jounal of Robotcs Reseach, vol. 20, no. 5, pp , May [8] J. Buce and M. Veloso, Real-tme andomzed path plannng fo obot navgaton, Poceedngs of Intenatonal Confeence on Intellgent Robots and System (IROS), Octobe 2002 [9] M Zucke, J Kuffne and M Bancky, Multpatte RRTs fo Rapd Replannng n Dynamc Envonments, ICRA 2007 to appea. [10] C.M. Clak and Stephen M. Rock and J.C. Latombe, Moton Plannng fo Multple Moble Robots usng Dynamc Netwoks Poceedngs of IEEE Intenatonal Confeence on Robotcs and Automaton, ICRA 2003: [11] Fox D, Bugad W, and Thun S., The Dynamc Wndow Appoach to Collson Avodance, IEEE Robotcs & Automaton Magazne, 4(1) [12] P. Gupta, R. Janadan and M. Smd, "Effcent algothms fo countng and epotng pawse ntesectons between convex polygons'', Poceedngs of Infomaton Pocessng Lettes, (69), pp , 1999.

Volumetric Textures. Esteban W. Gonzalez Clua 1 Marcelo Dreux 2

Volumetric Textures. Esteban W. Gonzalez Clua 1 Marcelo Dreux 2 Volumetc Textues Esteban W. Gonzalez Clua 1 Macelo Deux 2 1 PUC-Ro - Depatment of Compute Scence Rua Maquês de São Vcente, 255, 22443-900, Ro de Janeo, RJ, Bazl esteban @nf.puc-o.b 2 PUC-RIO Mechancal

More information

Planar Curve Representation and Matching

Planar Curve Representation and Matching Plana Cuve Repesentaton and Matchng Mahe Al-Khayat and Fahad Kamanga Compute Scence and Engneeng Depatment Unvesty of Texas at Alngton Alngton, Texas 7609, USA [al-khay kamanga]@cse.uta.edu Abstact In

More information

Effectiveness evaluation of electronic warfare command and control system based on grey AHP method

Effectiveness evaluation of electronic warfare command and control system based on grey AHP method Avalable onlne www.jocp.com Jounal of hemcal and Phamaceutcal Reseach, 014, 6(7):535-54 Reseach Atcle ISSN : 0975-7384 ODEN(USA) : JPR5 Effectveness evaluaton of electonc wafae command and contol system

More information

A SAS Macro for Finding Optimal k-means Clustering in One Dimension with Size Constraints

A SAS Macro for Finding Optimal k-means Clustering in One Dimension with Size Constraints Pape SD-02 A SAS Maco fo Fndng Optmal k-means Clusteng n One Dmenson wth Sze Constants Fengao Hu, Geoga Regents Unvesty; Robet E. Johnson, Vandeblt Unvesty ABSTRACT Wang and Song (2011) poposed a k-means

More information

Fault Tolerant Routing For Wireless Sensor Grid Networks

Fault Tolerant Routing For Wireless Sensor Grid Networks Fault oleant Routng Fo Weless Senso Gd etwoks Xn-ng Huang, Jng Deng 2, Jng a and Zeyu Wu Depatment of Electcal Engneeng 2 Depatment of Compute Scence Unvesty of ew Oleans, ew Oleans, A 7048, USA Abstact

More information

arxiv: v1 [math.co] 21 Jan 2016

arxiv: v1 [math.co] 21 Jan 2016 PROOF OF BIJECTION FOR COMBINATORIAL NUMBER SYSTEM axv:60.05794v [math.co] Jan 06 ABU BAKAR SIDDIQUE, SAADIA FARID, AND MUHAMMAD TAHIR Abstact. Combnatoal numbe system epesents a non-negatve natual numbes

More information

Combined Motion Control of the Platform and the Manipulator of WorkPartner Robot

Combined Motion Control of the Platform and the Manipulator of WorkPartner Robot Combned Moton Contol of the Platfom and the Manpulato of WokPatne Robot TOBIAS LUKSCH 2), SAMI YLÖNEN 1), AARNE HALME 1) 1) Automaton Technology Laboatoy, Helsnk Unvesty of Technology, Espoo, Fnland 2)

More information

Refraction Ray Normal

Refraction Ray Normal Ray Nomal wave cests θ Bounday θ θ θ less dense, n1 moe dense, n2 (>n1) Moe Smply: θ θ Note: (Lght) Rays bend towads the nomal when gong fom a egon of low ndex of efacton to a egon of hgh ndex of efacton

More information

An Energy-Aware QoS Routing Protocol for Wireless Sensor Networks

An Energy-Aware QoS Routing Protocol for Wireless Sensor Networks An Enegy-Awae QoS Routng Potocol fo Weless Senso Netwoks Kemal Akkaya and Mohamed Youns Depatment of Compute Scence and Electcal Engneeng Unvesty of Mayland, Baltmoe County Baltmoe, MD 225 kemal youns@cs.umbc.edu

More information

COVERAGE BASED DENSITY ESTIMATION STRATEGY FOR VANET

COVERAGE BASED DENSITY ESTIMATION STRATEGY FOR VANET Intenatonal Jounal of Advanced Compute Technology (IJACT) ISSN:319-7900 COVERAGE BASED DENSITY ESTIMATION STRATEGY FOR VANET Chun-Chh Lo, Depatment of Compute Scence and Infomaton Engneeng, Natonal Cheng

More information

Adjusting the Contact Surface of Forming Tools in Order to Compensate for Elastic Deformations during the Process

Adjusting the Contact Surface of Forming Tools in Order to Compensate for Elastic Deformations during the Process Adjustng the Contact Suface of Fomng Tools n Ode to Compensate fo Elastc Defomatons dung the Pocess Knut Goßmann, Hajo Weme, Andè Hadtmann, Las Pente, Sebastan Kechenbaue Insttute fo Machne Tools and Contol

More information

FUNDAMENTALS OF RADIOMETRY

FUNDAMENTALS OF RADIOMETRY 1 FUNDAMENTALS OF RADIOMETRY Lectue 5 Radomety 2 Quanttatve measuement of the popetes of EM adaton nteacton wth matte o emsson fom t Radomety deals wth total EM adaton We extend the concept of adans n

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

A QoS Scheme for a Congestion Core Network Based on Dissimilar QoS Structures in Smart-Phone Environments

A QoS Scheme for a Congestion Core Network Based on Dissimilar QoS Structures in Smart-Phone Environments Sensos 2010, 10, 10006-10013; do:10.3390/s101110006 OPEN ACCESS sensos ISSN 1424-8220 www.mdp.com/jounal/sensos Atcle A QoS Scheme fo a Congeston Coe Netwok Based on Dssmla QoS Stuctues n Smat-Phone Envonments

More information

THE MODELLING OF INVOLUTE TEETH GENERATION, WITH THE RELATIVE GENERATING TRAJECTORIES METHOD

THE MODELLING OF INVOLUTE TEETH GENERATION, WITH THE RELATIVE GENERATING TRAJECTORIES METHOD THE MODELLING OF INVOLUTE TEETH GENERATION, WITH THE RELATIVE GENERATING TRAJECTORIES METHOD Vgl Gabel TEODOR 1, Ncuşo BAROIU 1, Flon SUSAC 1 and Ncolae OANCEA 1 ABSTRACT: The modellng of a cul of sufaces

More information

QFSRD:OrthogenesisEvolutionBasedGeneticAlgorithmforQosFitnessScopeawareRouteDiscoveryinAd Hoc Networks

QFSRD:OrthogenesisEvolutionBasedGeneticAlgorithmforQosFitnessScopeawareRouteDiscoveryinAd Hoc Networks Global Jounal of Compute Scence and Technology: E Netwo, Web & Secuty Volume 5 Issue 3 Veson.0 Yea 205 Type: Double Blnd Pee Revewed Intenatonal Reseach Jounal Publshe: Global Jounals Inc. (USA) Onlne

More information

Comparing performance of SRAMT-LE vs other layered encoding schemes regarding TCP friendliness

Comparing performance of SRAMT-LE vs other layered encoding schemes regarding TCP friendliness Compang pefomance of SRAMT-LE vs othe layeed encodng schemes egadng TCP fendlness Chstos Bouas, Apostolos Gkamas Reseach Academc Compute Technology Insttute, 61 Rga Feaou St, GR-26221 Patas, Geece Compute

More information

SOFT COMPUTING OPTIMIZATION TECHNIQUES FOR SOLAR PHOTOVOLTAIC ARRAYS

SOFT COMPUTING OPTIMIZATION TECHNIQUES FOR SOLAR PHOTOVOLTAIC ARRAYS ARPN Jounal of Engneeng and Appled Scences 2006-20 Asan Reseach Publshng Netwok (ARPN). All ghts eseved. SOFT COMPUTING OPTIMIZATION TECHNIQUES FOR SOLAR PHOTOVOLTAIC ARRAYS Ramapabha R. and Mathu B. L.

More information

A Bayesian Approach toward Active Learning for Collaborative Filtering

A Bayesian Approach toward Active Learning for Collaborative Filtering A Bayesan Appoach towad Actve Leanng fo Collaboatve Flteng Rong Jn Depatment of Compute Scence and Engneeng Mchgan State Unvesty ong@cse.cmu.edu Abstact Collaboatve flteng s a useful technque fo eplotng

More information

Performance Evaluation of Neighborhood Signature Techniques for Peer-to-Peer Search

Performance Evaluation of Neighborhood Signature Techniques for Peer-to-Peer Search Pefomance Evaluaton of Neghbohood gnatue Technques fo Pee-to-Pee each e L Wang-Chen Lee * Anand vasubamanam Depatment of Compute cence and Engneeng Pennsylvana tate Unvesty Unvesty Pak, PA 16802, UA E-al:

More information

An Optimization Procedure In A Production Line Of Sokat Soap Industry, Ikotun, Lagos State. Adamawa State, Nigeria.

An Optimization Procedure In A Production Line Of Sokat Soap Industry, Ikotun, Lagos State. Adamawa State, Nigeria. An Optmzaton Pocedue In A Poducton Lne Of Sokat Soap Industy, Ikotun, Lagos State. 1 O.S. Balogun, 2 A.A. Olatun and 3 A.A. Momoh 1 Depatment of Statstcs and Opeatons Reseach, Modbbo Adama Unvesty of Technology,

More information

Soochow University: Description and Analysis of the Chinese Word Sense Induction System for CLP2010

Soochow University: Description and Analysis of the Chinese Word Sense Induction System for CLP2010 Soochow Unvesty: Descpton and Analyss of the Chnese Wod Sense Inducton System fo CLP2010 Hua Xu Bng Lu Longhua Qan Guodong Zhou Natual Language Pocessng Lab School of Compute Scence and Technology Soochow

More information

Efficient End-to-End Communication Services for Mixed Criticality Avionics Systems

Efficient End-to-End Communication Services for Mixed Criticality Avionics Systems 214 IEEE 22nd Intenatonal Symposum of Qualty of Sevce (IWQoS) Effcent End-to-End Communcaton Sevces fo Mxed Ctcalty Avoncs Systems Yng Fang Yu Hua Xue Lu McGll Unvesty Huazhong Unv. of Sc. and Tech. McGll

More information

School of Computer Science. control algorithms for use in datagram networks. rates to alleviate the congestion. In the case

School of Computer Science. control algorithms for use in datagram networks. rates to alleviate the congestion. In the case WF 2 Q: Wost-case Fa Weghted Fa Queueng Jon C.R. Bennett FORE Systems Hu Zhang School of Compute Scence Canege Mellon Unvesty Abstact The Genealzed Pocesso Shang (GPS) dscplne s poven to have two desable

More information

AN EXPLICIT GROWTH MODEL OF THE STEREO REGION GROWING ALGORITHM FOR PARALLEL PROCESSING

AN EXPLICIT GROWTH MODEL OF THE STEREO REGION GROWING ALGORITHM FOR PARALLEL PROCESSING Intenatonal Achves of Photogammety, Remote Sensng and Spatal Infomaton Scences, Vol. XXXVIII, Pat 5 AN EXPLICIT GROWTH MODEL OF THE STEREO REGION GROWING ALGORITHM FOR PARALLEL PROCESSING Dongoe Shn*,

More information

Computer models of motion: Iterative calculations

Computer models of motion: Iterative calculations Computer models o moton: Iteratve calculatons OBJECTIVES In ths actvty you wll learn how to: Create 3D box objects Update the poston o an object teratvely (repeatedly) to anmate ts moton Update the momentum

More information

Risk assessment research for power transformer based on fuzzy synthetic evaluation

Risk assessment research for power transformer based on fuzzy synthetic evaluation Avalable onlne www.jocp.com Jounal of Chemcal and Phamaceutcal Reseach, 23, 5(2):62-68 Reseach Atcle ISSN : 975-7384 CODEN(USA) : JCPRC5 Rsk assessment eseach fo powe tansfome based on fuzzy synthetc evaluaton

More information

FUZZY ARTMAP AND NEURAL NETWORK APPROACH TO ONLINE PROCESSING OF INPUTS WITH MISSING VALUES

FUZZY ARTMAP AND NEURAL NETWORK APPROACH TO ONLINE PROCESSING OF INPUTS WITH MISSING VALUES FUZZY ARTMAP AD EURAL ETWORK APPROACH TO OLIE PROCESSIG OF IPUTS WITH MISSIG VALUES F.V. elwamondo* and T. Mawala* * School of Electcal and Infomaton Engneeng, Unvesty of the Wtwatesand, Johannesbug, Pvate

More information

Recognizing Facial Expressions Based on Gabor Filter Selection

Recognizing Facial Expressions Based on Gabor Filter Selection Recognzng Facal Expessons Based on Gabo Flte Selecton Zang Zhang, Xaomn Mu, Le Gao School of Infomaton Engneeng Zhengzhou Unvest Zhengzhou, Chna Abstact Recognton of human emotonal state s an mpotant component

More information

Recognition of Shapes for Object Retrieval in Image Databases by Discrete Curve Evolution and Two Consecutive Primitive Edges

Recognition of Shapes for Object Retrieval in Image Databases by Discrete Curve Evolution and Two Consecutive Primitive Edges Poceedngs of the Intenatonal MultConfeence of Engnees and Compute Scentsts 009 Vol I IMECS 009 Mach 8-0 009 Hong Kong Recognton of Shapes fo Object Reteval n Image Databases by Dscete Cuve Evoluton and

More information

Enhance the Alignment Accuracy of Active Shape Models Using Elastic Graph Matching

Enhance the Alignment Accuracy of Active Shape Models Using Elastic Graph Matching Enhance the Algnment Accuacy of Actve Shape Models Usng Elastc Gaph Matchng Sanqang Zhao 1,, Wen Gao, Shguang Shan, Baoca Yn 1 1) Multmeda and Intellgent Softwae Technology Lab, Beng Unvesty of Technology,

More information

Hadoop based Feature Selection and Decision Making Models on Big Data

Hadoop based Feature Selection and Decision Making Models on Big Data Indan Jounal of Scence and Technology, Vol 9(0), DOI: 0.7485/jst/206/v90/88905, Mach 206 ISSN (Pnt) : 0974-6846 ISSN (Onlne) : 0974-5645 Hadoop based Featue Selecton and Decson Makng Models on Bg Data

More information

ARTICULATED MOTION ANALYSIS FROM MOTION CAPTURE DATA

ARTICULATED MOTION ANALYSIS FROM MOTION CAPTURE DATA ARICULAED MOION ANALYSIS FROM MOION CAPURE DAA J. Fayad, A. Del Bue and P. M. Q. Agua 3. ABSRAC We pesent computatonal methods to extact and model dffeent onts of a genec subect, n an automatc way. he

More information

THE HIERARCHICAL MODEL OF INTERACTION BETWEEN INTELLIGENT AGENTS IN THE MANET CONTROL SYSTEMS

THE HIERARCHICAL MODEL OF INTERACTION BETWEEN INTELLIGENT AGENTS IN THE MANET CONTROL SYSTEMS UDC 6.396.4 THE HIERARCHICAL MODEL OF INTERACTION BETWEEN INTELLIGENT AGENTS IN THE MANET CONTROL SYSTEMS Oleg Ya. Sova Valey A. Romanyuk Mltay Insttute of Telecommuncatons and Infomatzaton Kyv Ukane Dmyto

More information

Journal of Engineering Science and Technology Review 7 (1) (2014) Research of Anti-Noise Image Salient Region Extraction Method

Journal of Engineering Science and Technology Review 7 (1) (2014) Research of Anti-Noise Image Salient Region Extraction Method Jest Jounal of Engneeng Scence and echnology Revew 7 () (04) 43 47 JOURNAL OF Engneeng Scence and echnology Revew www.jest.og Reseach of Ant-Nose Image Salent Regon Extacton Method Bng XU,*, Shy XIE and

More information

Some Image Processing Algorithms on a RAP with Wider Bus Networks

Some Image Processing Algorithms on a RAP with Wider Bus Networks Some Image Pocessng Algothms on a RAP wth Wde Bus Netwoks Shung-Shng Lee, Sh-Jnn Hong, Hong-Ren Tsa and Yu-Hua Lee Natonal Tawan Insttute of Technology Depatment of Electcal Engneeng 4, Secton 4, Kee-Lung

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

THE energy management using advanced metering

THE energy management using advanced metering 48 A Collaboatve Famewok fo Avodng Intefeence Between Zgbee and WF fo Effectve Smat Meteng Applcatons Vkam. K. and Saat Kuma Sahoo Abstact Enegy management s one of the foemost potes of eseach n many countes

More information

Performance Evaluation of WDM LAN s with Propagation Delay Constraint Analysis

Performance Evaluation of WDM LAN s with Propagation Delay Constraint Analysis Pefomance Evaluaton of WD AN s wth Popagaton Dela Constant Analss IOANNI E. POUNOURAKI Depatment of Electcal & Compute Engneeng Natonal echncal Unvest of Athens 57 73 Zogaphou, Athens GREECE Abstact: -In

More information

USING VIRTUAL REALITY TO DEVELOP SIX LEGGED WALKING ROBOT CONTROL SYSTEM

USING VIRTUAL REALITY TO DEVELOP SIX LEGGED WALKING ROBOT CONTROL SYSTEM Robotcs, vtual ealty, vsualzaton, smulaton, walkng obot Tomáš MICHULEK * USING VIRTUAL REALITY TO DEVELOP SIX LEGGED WALKING ROBOT CONTROL SYSTEM Abstact Ths contbuton pesents the fst esults of ou wok

More information

One-Dimensional Linear Local Prototypes for Effective Selection of Neuro-Fuzzy Sugeno Model Initial Structure

One-Dimensional Linear Local Prototypes for Effective Selection of Neuro-Fuzzy Sugeno Model Initial Structure One-Dmensonal Lnea Local Pototypes fo Effectve Selecton of euo-fuzzy Sugeno Model Intal Stuctue Jace Kabzńs Insttute of Automatc Contol, Techncal Unvesty of Lodz, Stefanowsego 8/22, 90 924 Lodz, Poland,

More information

Robust Proper Clustering Structure Fuzzy Modeling for Function Approximation

Robust Proper Clustering Structure Fuzzy Modeling for Function Approximation Robust Pope lusteng Stuctue Fuzzy Modelng fo Functon Appoxmaton hh-hng Hsao Depatment of Electcal Engneeng Kao Yuan Unvesty Kaohsung ounty,tawan RO hsao@ooneentustedutw Shun-Feng Su Depatment of Electcal

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

3D Head Tracking Based on Recognition and Interpolation Using a Time-Of- Flight Depth Sensor

3D Head Tracking Based on Recognition and Interpolation Using a Time-Of- Flight Depth Sensor 3D Head Tacng Based on Recognton and Intepolaton Usng a Tme-Of- Flght Depth Senso Salh Bua Götü 1 and Calo Tomas 1,2 1 Canesta Inc., 2 Due Unvesty bgotu@canesta.co tomas@cs.due.edu Abstact Ths pape descbes

More information

Manuscript Draft. Title: Lattice Boltzmann Model for Fast Level Set Algorithm Using the Multiple Kernel Fuzzy C-Means

Manuscript Draft. Title: Lattice Boltzmann Model for Fast Level Set Algorithm Using the Multiple Kernel Fuzzy C-Means Undestandng Compute Vson and Image Manuscpt Daft Manuscpt Numbe: CVIU-12-298 Ttle: Lattce Boltzmann Model fo Fast Level Set Algothm Usng the Multple Kenel Fuzzy C-Means Atcle Type: Regula Pape Keywods:

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Research on Fast Reconstruction of Virtual Plant Leaves

Research on Fast Reconstruction of Virtual Plant Leaves Reseach on Fast Reconstucton of Vtual Plant Leaves Fang Ku Lu-Mng Shen 2 College of Infomaton Scence and Technology Hunan Agcultual Unvesty, Changsha, Chna fk@hunau.net Jng Song 2 College of Scence Hunan

More information

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

More information

Constructing Service Semantic Link Network Based on the Probabilistic Graphical Model

Constructing Service Semantic Link Network Based on the Probabilistic Graphical Model Intenatonal Jounal of omputatonal Intellgence ystems, Vol. 5, No. 6 (Novembe, 2012), 1040-1051 onstuctng evce emantc Lnk Netwok Based on the Pobablstc Gaphcal odel ANPING ZHAO * ollege of ompute and Infomaton

More information

Interactive NURBS Tutorial in Virtual Reality

Interactive NURBS Tutorial in Virtual Reality Inteacte NURBS Ttoal n Vtal Realty Eng 477 Poect Fa Octobe 10 2006 Edmond Nadle enadle@mch.ed 734 913-6970 Eng 477 Poect Fa Octobe 10 2006 Eng 477 Poect Fa Octobe 10 2006 NURBS Ces and Sfaces = Non-Unfom

More information

NODAL AND LOOP ANALYSIS TECHNIQUES. Develop systematic techniques to determine all the voltages and currents in a circuit NODE ANALYSIS

NODAL AND LOOP ANALYSIS TECHNIQUES. Develop systematic techniques to determine all the voltages and currents in a circuit NODE ANALYSIS NODAL AND LOOP ANALYSS TECHNQUES LEANNG GOALS NODAL ANALYSS LOOP ANALYSS Develop systematic techniques to determine all the voltages and currents in a circuit NODE ANALYSS One of the systematic ways to

More information

An Object Based Auto Annotation Image Retrieval System

An Object Based Auto Annotation Image Retrieval System Poceedngs of the 5th WSEAS Intenatonal Confeence on Telecommuncatons and Infomatcs, Istanbul, Tukey, May 27-29, 2006 (pp509-54) An Obect Based Auto Annotaton Image Reteval System Pe-Cheng Cheng, Been-Chan

More information

Dynamic Optimization of Structures Subjected to Earthquake

Dynamic Optimization of Structures Subjected to Earthquake IACSIT Intenatonal Jounal of Engneeng and Technology, Vol. 8, No. 4, August 06 Dynamc Optmzaton of Stuctues Subjected to Eathquake Aleza Lavae and Aleza Lohasb Abstact To educe the oveall tme of stuctual

More information

Interactive Rendering of Deforming NURBS Surfaces

Interactive Rendering of Deforming NURBS Surfaces EUROGRAHICS 97 / D. Fellne and L. Szmay-Kalos Volume 6, (997), Numbe 3 (Guest Edtos) Inteactve Rendeng of Defomng NURBS Sufaces Fedeck W. B. L Rynson W. H. Lau Mak Geen Compute Gaphcs and Meda Laboatoy

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We ae IntechOpen, the wold s leadng publshe of Open Access books Bult by scentsts, fo scentsts 3,500 108,000 1.7 M Open access books avalable Intenatonal authos and edtos Downloads Ou authos ae among the

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

GENERAL MODEL FOR AIRBORNE AND SPACEBORNE LINEAR ARRAY SENSORS

GENERAL MODEL FOR AIRBORNE AND SPACEBORNE LINEAR ARRAY SENSORS GENERAL MODEL FOR AIRBORNE AND SPAEBORNE LINEAR ARRAY SENSORS Danela Pol Insttute of Geodesy and Photogammety, Swss Fedeal Insttute of Technology, Zuch, Swtzeland danela@geod.baug.ethz.ch KEY WORDS: Oentaton,

More information

Guaranteeing Quality of Service to Peering Traffic

Guaranteeing Quality of Service to Peering Traffic Guaanteeng Qualty of Sevce to Peeng Taffc Ru Zhang-Shen Depatment of Electcal Engneeng Pnceton Unvesty Emal: z@pnceton.edu ck McKeown Compute Systems Laboatoy Stanfod Unvesty Emal: nckm@stanfod.edu Abstact

More information

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming CS 4/560 Desgn and Analyss of Algorthms Kent State Unversty Dept. of Math & Computer Scence LECT-6 Dynamc Programmng 2 Dynamc Programmng Dynamc Programmng, lke the dvde-and-conquer method, solves problems

More information

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler POMDP: Intoduction to Patially Obsevable Makov Decision Pocesses Hossein Kamalzadeh, Michael Hahsle 2019-01-02 The R package pomdp povides an inteface to pomdp-solve, a solve (witten in C) fo Patially

More information

Feature Extraction for Collaborative Filtering: A Genetic Programming Approach

Feature Extraction for Collaborative Filtering: A Genetic Programming Approach IJCSI Intenatonal Jounal of Compute Scence Issues Vol. 9 Issue 5 No Septembe 0 www.ijcsi.og 348 Featue xtacton fo Collaboatve Flteng: A Genetc Pogammng Appoach Deepa Anand Depatment of Compute Scence Chst

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

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

NETWORK AWARE RESOURCE SCHEDULING IN SENSOR CLOUD

NETWORK AWARE RESOURCE SCHEDULING IN SENSOR CLOUD Jounal of Theoetcal and Appled Infomaton Technoloy 31 st Januay 2017. Vol.95. No.2 2005-2017 JATIT & LLS. All hts eseved. ISSN: 1992-8645 www.jatt.o E-ISSN: 1817-3195 NETWORK AWARE RESOURCE SCHEDULING

More information

Real Time Face Recognition Using Polynomial Regression and Sub-region Color Component Distribution

Real Time Face Recognition Using Polynomial Regression and Sub-region Color Component Distribution Real Tme Face Recognton Usng Polynomal Regesson and Sub-egon Colo Component Dstbuton Manshanka Mondal, Md. Almas Hossan, Md. Matu Rahman, Kamul Hasan Talukde* Compute Scence and Engneeng Dscplne Khulna

More information

Auction-based Resource Allocation for Wireless Local Area Networks in Metropolitan Areas

Auction-based Resource Allocation for Wireless Local Area Networks in Metropolitan Areas Aucton-based Resouce Allocaton fo Weless Local Aea Netwos n Metopoltan Aeas Bo GU*, Kyoo YAMORI** *, Sugang XU*, Yosha TANAKA* *** *Global Infomaton and Telecommuncaton Insttute, Waseda Unvesty, Toyo,

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

Simultaneous Position, Velocity, Attitude, Angular Rates, and Surface Parameter Estimation Using Astrometric and Photometric Observations

Simultaneous Position, Velocity, Attitude, Angular Rates, and Surface Parameter Estimation Using Astrometric and Photometric Observations Smultaneous Poston, Velocty, Atttude, Angula Rates, and Suface Paamete Estmaton Usng Astometc and Photometc Obsevatons Chales J. Wettee and C. Channng Chow Pacfc Defense Solutons, LLC Khe, Hawa, USA jac.wettee@pacfcds.com

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

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

Integration of Planning and Control in Robotic Formations

Integration of Planning and Control in Robotic Formations Integraton of Plannng and Control n Robotc Formatons V.T. Ngo, A.D. Nguyen, and Q.P. Ha ARC Centre of Excellence for Autonomous Systems, Faculty of Engneerng, Unversty of Technology, Sydney, PO Box 13

More information

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

More information

Performance Optimization in Structured Wireless Sensor Networks

Performance Optimization in Structured Wireless Sensor Networks 5 The Intenational Aab Jounal of Infomation Technology, Vol. 6, o. 5, ovembe 9 Pefomance Optimization in Stuctued Wieless Senso etwoks Amine Moussa and Hoda Maalouf Compute Science Depatment, ote Dame

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer Using the Gow-And-Pune Netwok to Solve Poblems of Lage Dimensionality B.J. Biedis and T.D. Gedeon School of Compute Science & Engineeing The Univesity of New South Wales Sydney NSW 2052 AUSTRALIA bbiedis@cse.unsw.edu.au

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

COEN-4730 Computer Architecture Lecture 2 Review of Instruction Sets and Pipelines

COEN-4730 Computer Architecture Lecture 2 Review of Instruction Sets and Pipelines 1 COEN-4730 Compute Achitectue Lectue 2 Review of nstuction Sets and Pipelines Cistinel Ababei Dept. of Electical and Compute Engineeing Maquette Univesity Cedits: Slides adapted fom pesentations of Sudeep

More information

Vol. 4, No. 6 June 2013 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 4, No. 6 June 2013 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Vol 4, No 6 June 03 ISSN 079-8407 Jounal Emegng Tends n Computng and Infomaton Scences 009-03 CIS Jounal All ghts eseved http://wwwcsjounalog Optmal Powe Dstbuton System Placement to Install the RTU wth

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

More information

Rigid Body Segmentation and Shape Description from Dense Optical Flow Under Weak Perspective

Rigid Body Segmentation and Shape Description from Dense Optical Flow Under Weak Perspective , VOL. 19, NO. 2, FEBRUARY 1997 139 Rgd Body Segmentaton and Shape Descpton fom Dense Optcal Flow Unde Weak Pespectve Joseph Webe and Jtenda Malk Abstact We pesent an algothm fo dentfyng and tackng ndependently

More information

Fuzzy clustering ensemble based on mutual information

Fuzzy clustering ensemble based on mutual information Poceedngs of the 6th WSEAS Intenatonal Confeence on Smulaton, Modellng and Optmzaton, Lsbon, Potugal, Septembe 22-24, 26 476 Fuzz clusteng ensemble based on mutual nfomaton YAN GAO SHIWEN GU LIMING XIA

More information

Graph Cut-based Automatic Segmentation of Lung Nodules using Shape, Intensity, and Spatial Features

Graph Cut-based Automatic Segmentation of Lung Nodules using Shape, Intensity, and Spatial Features Second Intenatonal Wokshop on -103- Gaph Cut-based Automatc Segmentaton of Lung Nodules ung Shape, Intenty, and Spatal eatues Xujong Ye, Gaeth Beddoe and Geg Slabaugh Medcght PLC, London, UK Abstact. Ths

More information

Multi-Objective Optimization Using LS-OPT

Multi-Objective Optimization Using LS-OPT 6. LS-DYNA Anwendefoum, fankenthal 007 Optmeung Mult-Objectve Optmzaton Usng LS-OPT Tusha Goel, Nelen Stande Lvemoe Softwae Technology Copoaton, Lvemoe, CA, USA Summay: Most engneeng optmzaton poblems

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

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

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

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

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

A LIGHT SCATTERING METHOD TO MEASURE REAL-TIME PARTICULATE EMISSIONS

A LIGHT SCATTERING METHOD TO MEASURE REAL-TIME PARTICULATE EMISSIONS A Lght Scatteng Method to Measue Real-tme Patculate Emssons Rose Gong & Keyn Wllams 6 th Austalasan Tanspot Reseach Foum Wellngton New Zealand -3 Octobe 003 A LIGHT SCATTERING METHOD TO MEASURE REAL-TIME

More information

Supervised and Unsupervised Text Classification via Generic Summarization

Supervised and Unsupervised Text Classification via Generic Summarization Intenatonal Jounal of Compute Infomaton Systems and Industal Management Applcatons. ISSN 50-7988 Volume 5 (03) pp. 509-55 MIR Labs, www.mlabs.net/jcsm/ndex.html Supevsed and Unsupevsed Text Classfcaton

More information

KANBAN DEVS MODELLING, SIMULATION AND VERIFICATION

KANBAN DEVS MODELLING, SIMULATION AND VERIFICATION KANBAN DEVS MODELLING, SIMULATION AND VERIFICATION Alex Cave and Saed Nahavand School of Engneeng and Technology, Deakn Unvesty, Geelong, Vctoa 3216, Austala nahavand@deakn.edu.au ABSTRACT Kanban Contol

More information

Marcelo Becker. Rafael Coronel B. Sampaio. Samir Bouabdallah. Vincent de Perrot. Roland Siegwart. Introduction 1

Marcelo Becker. Rafael Coronel B. Sampaio. Samir Bouabdallah. Vincent de Perrot. Roland Siegwart. Introduction 1 Becke et al. Macelo Becke becke@sc.usp.b ABCM Seno Membe LabRoM SEM EESC USP Rafael Coonel B. Sampao afaelc@sc.usp.b LabRoM SEM EESC USP Sam Bouabdallah sam.bouabdallah@mavt.ethz.ch ASL IRIS ETHZ Vncent

More information

Face and Feature Tracking for Cursor Control

Face and Feature Tracking for Cursor Control Face and Featue Tackng fo Cuso Contol M Vkash Chauhan, D Tm Mos. Depatment of Computaton, UMIST, PO Box 88, Mancheste, M60 1QD, UK vkash@pueksmet.com and t.mos@co.umst.ac.uk Abstact A method of contollng

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

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

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