Cooperative UAV Trajectory Planning with Multiple Dynamic Targets

Size: px
Start display at page:

Download "Cooperative UAV Trajectory Planning with Multiple Dynamic Targets"

Transcription

1 AIAA Gudance, avgaton, and Control Conference 2-5 August 200, Toronto, Ontaro Canada AIAA Cooperatve UAV Trajectory Plannng wth Multple Dynamc Targets Zhenshen Qu and Xangmng X 2 Harbn Insttute of Technology, Harbn, 50080, Chna Anound Grard 3 Unversty of Mchgan, Ann Arbor, MI, 4809 The paper addresses the problem of multple UAV trajectory plannng wth dynamc targets. The problem s studed under the MILP framework, where how to express the nonlnear tme-dependent cost functon between two targets n a lnear form makes the key dffcultes. To solve the problem, the cost functon between two nodes s determned usng propotonal gudance law to acheve shortest chasng tme, then t s lnearzed wth nonunform segmented tme ntervals to keep the problem solvable wth MILP. To process the problem wth obstacle avodance, addtonal tme ntervals correspondng to blocked obstacle regons are ntroduced nto the cost functon. Target leavng tme decson varable values fallen n the ntervals are treated as nfeasble by ntroducng new logc decson varables. Varous smulaton examples verfy the proposed method. B c j n t j x j v v p omenclature = a large enough number used n MILP constrants = flyng tme from target to target j; n the dynamc target case t s tme-dependent = number of UAVs = number of targets = total number of obstacle polygon vertces = the tme the UAV leavng target j = 0- decson varable = target velocty = UAV speed I. Introducton lthough much effort has been made regardng the problem of cooperatve UAV trajectory plannng wth statc Atargets, research amng at dynamc targets seems rare. The mxed nteger lnear programmng (MILP) based approaches consttute an mportant class of solutons, -5 due to the effcent software mplementaton and global convergence features of MILP algorthms. Among these, a general desgn scheme s to mnmze the cost functon contanng performance (usually mnmum tme) and destnaton reachng decson varables, and the constrant part ncludes arcraft dynamcs, obstacle avodance and other constrants. These methods have been so mature that they can work well n complex condtons where multple UAVs cooperaton and mscellaneous task constrants are consdered. The problem scale n these methods depends heavly on the arcraft dynamc state equaton constrants, and a long plannng horzon wll generate too much decson varables to be mplemented n nowadays lnear programmng software. To deal wth the problem, the rollng optmzaton technques are usually adopted, such as recedng horzon control and predctve control.,2 However, the selecton of proper tme horzon arouses the new Asscocate professor, Department of Control Scence and Engneerng, Room 403, Bldg E2, 2 Ykuang St., Harbn 50080, Chna; mraland@ht.edu.cn 2 Undergraduate student, Department of Control Scence and Engneerng, Room 304, Bldg E2, 2 Ykuang St., Harbn 50080, Chna; @qq.com 3 Assstant professor, Department of Aerospace Engneerng, 3049 FXB, Ann Arbor, MI AIAA member; anouck@umch.edu Copyrght 200 by the, Inc. All rghts reserved.

2 problem. Too short horzon wll produce less optmzed result, and long horzon wll ncrease the problem scale. Obvously, the underlyng complexty of ths problem arses from the nherent couplng between the task assgnment and the trajectory generaton. Therefore, Ref. 3 proposed to decompose these two problems to gan much faster computaton. Followng the dea, task assgnment becomes the key problem, 4-6 for the trajectory plannng after defnte task assgnment s a common problem and can be solved easly usng MILP. However, most exstng results only consder statc targets, and the tme-varyng features of the targets prevent these methods to be extended to dynamc target stuaton. Compared wth the stuaton where all targets are statc, the dynamc verson s fundamentally a tme-dependent TSP problem and dffcult to solve. Good approxmaton results have been acheved only n very lmted cases. 7-8 In recent years some researchers try to address the problem usng ntellgent optmzaton methods. Ref. 9 solves the problem wth genetc algorthm, under the assumpton that relatve to the UAVs the targets are approxmately fxed n poston. Ref. 0 consders a more complex case wth more constrants usng PSO, however all vehcles n the problem are assumed to travel from one destnaton to another wth the unt speed. Besdes, no global convergence to the mnmum s guaranteed n these methods. In the paper we address the problem of sngle and cooperatve UAV trajectory plannng wth multple dynamc targets, especally the task assgnment problem, under MILP framework. The key dea s the non-unformly pecewse lnearzaton of the tme cost between targets, and choosng proper constrant formulaton to ft the problem n the MILP framework. The remnder s organzed as follows: Secton II studes the cases of sngle and cooperatve UAVs for multple dynamc targets wthout obstacle avodance. Secton III extends secton II s result to the case wth obstacle avodance. Conclusons are gven n Secton IV. II. Trajectory Plannng wthout Obstacle Avodance In ths secton, we address the problem of dynamc target assgnment problem wth sngle or cooperatve UAVs when no obstacle avodance s consdered. A. Problem Formulaton Consder a sngle or a team of UAVs executng searchng and reconnassance tasks aganst multple dynamc targets, as shown n Fg.. The underlyng problem s a movng target TSP and can be descrbed as follows: Gven a set of targets G = { g, gn}, each target g movng at constant velocty v =[u, v ], and a UAV startng from the same orgn at constant speed v p, fnd the shortest tour startng and endng at the orgn, such that the vehcles vsts all targets. B UAV C A Target Target startng pont Target trajectory UAV trajectory Fgure. Demonstraton of trajectory plannng problem wth dynamc targets To establsh solvable MILP formulaton, we augment the target space as follows. Let target be the startng pont of all UAVs, and ntroduce nodes, 2,, correspondng to returnng ponts for each of the vehcles respectvely. Choosng decson varable 2

3 f UAV fly from node to j xj = 0 others and t j s the tme when a UAV leavng node j, usng the problem formulaton technques n Ref., the problem can be formulated n a quas-milp form: mn t n + k () s.t. n k = = ( j = 2,..., ) (2) = j = ( = 2,..., n) (3) j = 2 j n x j = (4) j = 2 t = 0 (5) (,..., ; 2,...,, ) {,..., } tj t Bxj cj B = n j = j (6) Tr Tr n (7) j j Tr Tr { 0, } (,..., ; 2,..., ) t 0 (,..., n ) x = = n j = (8) = + (9) The objectve functon () mnmzes the total flyng tme of all UAVs. Besde ths, we can also consder mnmzng the maxmal flyng tme of all UAVs as the objectve functon, as shown n (): mn max t n + j (0) j {,2,..., } Constrants (2) and (3) ensure that each target s reached once and only once. Constrants (2) and (3) ensure that each target s reached once and only once. Constrant (4) ensures that exactly UAVs are used. Constrant (5) sets the startng tme of all UAVs as the reference tme. Constrants (6) compute the leavng tme at node j, where c j s the chasng tme cost and wll be explaned n detal below. Constrant (6) and (7) work together to elmnate possble subloops. B. Lnearzaton of Tme-Dependent Flyng Cost If the flyng cost c j n (6) s constant, the problem degrades to the common TSP problem and can be solved easly usng MILP. However, for the dynamc targets the cost s obvously tme dependent. Our task s () decde the expresson of the tme cost relatve to current tme decson varable; and (2) lnearze the expresson to make the problem solvable n the MILP framework. ow consder the frst problem. Assume target and j move wth a velocty of ( vx, vy) and ( vxj, v yj), repectvely. At tme t and t j, the UAV reaches targets and j n order at poston P and T, as shown n Fg. 2. Let v p be the maxmum UAV speed, t s easy to prove that () reaches the mnmum only when the UAV flys at maxmum speed, 7 therefore we can assume t flys at constant speed v p. Accordng to the propotonal gudance law, UAV chases the target at the shortest tme only when ts velocty component along the PQ drecton s equal to target j s velocty component n that drecton. Therefore, we have PQ tj t = () v v 2 where stands for the Eucldean dstance, and v 2 and v are shown n Fg. 2. After smple geometrc calculatons we have 2 c = t t v ( ) j j p 3

4 = ( Δ x) + ( Δy) ( v 2 2 )( ) ( 2 2 p vy Δ x + vp vx)( Δy) 2vxvyΔxΔy ( vxδ x+ vyδy) (2) T ψ θ ϕ v yj v j ( j, yj) Q x v v xj v ( 0, 0 ) O x y j j j C j v p v 2 O ( x, y ) 0 0 (, ) P x y v S Fgure 2. Geometrc demonstraton of dynamc flyng cost calculaton. Two targets start at postons O and O j, reach postons P and Q at tme t, and postons S and T at tme t j. UAV leaves target at tme t and reaches target j at tme t j. v 2 and v are UAV s velocty component along PQ and ts perpendcular drecton. where ( 0 0) ( ) and ( 0 0) ( ) Δ x = x x = x x + v v t (3) j j xj x Δ y = y y = y y + v v t (4) j j yj y From (2)-(4) we know c j depends only on decson varable t. Although the functon s a complex nonlnear functon, ts shape lke a quadratc functon so much. To ft nto the MILP framework, the functon needs to be lnearzed. Consder ts quadratc-lke shape where the valley s curvng and two sdes are nearly lnear, we use pecewse lnearzaton method where the t axs s adaptvely segmented nto non-unform ntervals, as shown n Fg. 3. More turnng ponts means more precse result, however ncrease the computatonal burden. In the followng smulaton the pont count s set to 6, whch proves to be reasonable n most computaton. C. Smulaton Results The smulaton was performed on PC platform wth Intel Core2 CPU and 2G memory. The MILP problem s processed usng and IBM OPL CPLEX. 3 UAVs startng pont s set to be the orgn. All targets ntal poston and ther velocty are randomzed at the begnnng of smulaton. The tme-dependent cost term s lnearzed usng SLMTools n Matlab. 4. Sngle UAV Frst a smple case was consdered: a sngle UAV wth three dynamc targets. Intal smulaton values are shown n Table, and UAV speed s set to 0. In OPL IDE, the problem was solved and the followng decson varables are gven: X =, tme = [ ]

5 a) Lnearzaton wth 3 turnng ponts. Error can be b) Lnearzaton wth 6 turnng ponts. o obvous error easly observed at the second pont. can be observed. Fgure 3. Tme cost functon lnearzaton Table. Intal values for the smulaton of a sngle UAV wth three dynamc targets Target A Target B Target C Intal poston (35, 2) (-30, 20) (-0, -42) Velocty (-0.8, -4.5) (, 2.4) (-, -) The correspondng trajectory s O B C A O, as shown n Fg. 4a). The fnal mnmum value s * f = Snce only three targets are consdered, the result can be easly verfed usng enumeratng all feasble paths. Fg. 4b) shows the result for fve dynamc targets, where the correspondng trajectory s O E C A D B O. Readers may refer to Ref. 2 for detaled parameters and verfcaton process. UAV waypont Target trajectory Target ntal poston UAV orgn a) Three dynamc targets b) Fve dynamc targets Fgure 4. Trajectory plannng results for sngle UAV case 2. Cooperatve UAVs To extend results above, multple cooperatve UAVs are now consdered. In ths case the objectve functon (0) s selected to better ft the requrement (mnmum completon tme). We frst consdered the case wth 2 UAVs and 3 targets. Intal smulaton values and UAV speed settngs are the same as n. The solved decson varables are 5

6 X =, tme = [ ] * The fnal mnmum value s f = Correspondng trajectores are O C A O and O B O, as shown n Fg. 5. The result has been verfed to be the correct soluton. Smulatons contanng more UAVs and targets (up to 0) were also performed and tested. 2 Fgure 5. Trajectory plannng results for 2 UAVs and 3 dynamc targets case III. Trajectory Plannng wth Obstacle Avodance ow consder the plannng problem wth obstacle avodance, as shown n Fg. 6. Here the obstacle means polygonal zones n the workspace whch the UAVs cannot traverse whereas the targets can. Therefore, t represents not only obstacles but also hazerous zones where the defence unts exst. Fgure 6. Demonstraton of trajectory plannng problem wth obstacle avodance A. MILP Formulaton Compared wth secton II, the only dfference s the ntroducton of obstacles. Observe that f a path connectng two targets s blocked by an obstacle, the feasble path between the two targets must contan one or more vertces of 6

7 the obstacle polygon. Therefore, by stll choosng decson varables x j and t j, the problem can be formulaton n the followng MILP form: mn max t n + + k (5) s.t. k {,2,..., } x0 j = (6) j= + x0 j = 0 (7) j= = ( j =,..., n, +,..., + ) (8) = 0 ( j =,..., ) (9) = 0 + = ( =,..., n) (20) j= x = 0 ( j =,..., ) (2) = + ( =,..., ) (22) j= + j = 0 = x = xj ( j =,..., ) (23) ( 0,... ;,..., ; ) x Tr Tr {,..., n + } tj t Bx j cj B = j = + j (24) j (25) Tr j Tr t 0 = 0 (26) xj = { 0, } ( = 0,..., ; j =,..., + ) (27) t 0 j =,..., + (28) j ( ) Smlar to secton II, constrants (6) and (7) ensure that exactly UAVs are used. Constrants (8) ensure that each target s reached once. Constrants (9) ensure that each obstacle polygon vertex s reached once at most. Constrants (20) ensure the next destnaton after reachng a target should be an unreached one. Constrants (2) ensure UAVs can t leavng a vertex and return to that vertex. Constrants (22) ensure each UAV reach any vertex at most only once and leave that vertex. Constrants (23) ensure that f a vertex s reached by a UAV, a path leavng from that vertex must exst, and vce versa. B. Revsed Cost Functon for Obstacle Avodance Although constrants (24) are the same as (6), we notce the former exert hdden constrants that any feasble path doesn t cross the obstacle. One way to meet the constrants s to add addtonal segment ntersecton detecton constrants. Unfortunately, by now we can t fnd a lnear algorthm to ft nto the above MILP formulaton. Another way s to process the cost functon c j beforehand wth addtonal ntervals correspondng to blocked tme segments. Ths method can not only meet the obstacle constrant, but save the computaton by not addng addtonal constrants n the onlne MILP optmzaton process. Let s demonstrate the method by a smple example. In Fg. 7a), the orgnal path between target A and C crosses the obstacle trangle. Represent coordnates of the two termnals of the path segment as (x, y ) and (x 3, y 3 ), then the correspondng lne equaton s: x x y y = (29) x3 x y3 y The tme that the path between target A and C reaches each vertex of the trangle can be calculated by substtutng coordnates of the vertces to (29). Therefore, the constrants can be defned as: 7

8 m a ( t starta && t enda) xj (30) a= where start and end are startng and endng tme of vertex s correspondng regon s crossed by the path segment, and m a s the number of tmes the segment s blocked by the obstacle polygons. In ths example m a =. The constrants means f x j =, then the value of t s not allowed to take wthn the desgnated nterval. C. Smulaton Results Stll take the example used n secton II wth a trangle obstacle. Usng proposed method we obtan the trajectory O C B D A O, as shown n Fg. 7b). For the same problem wth a rectangle obstacle, the trajectory s O B C A E O, as shown n Fg. 7c). It s shown by exhaustve evaluaton that these solutons are the optmal soluton. a) The soluton s unfeasble after addng obstacle b) Soluton trajectory usng proposed method c) Soluton trajectory usng proposed method (rectangle obstacle) Fgure 7. Trajectory plannng results for UAV and 3 dynamc targets wth obstacle avodance IV. Concluson Under the MILP framework, the paper proposes a soluton to the cooperatve UAV trajectory plannng problem wth dynamc targets. The approach mnmzes the msson completon tme or total path length, under the consderaton of multple UAVs, multple dynamc targets, and obstacle avodance. Smulaton results demonstrate the feasblty of the proposed method n varous condtons: sngle or multple UAVs, wth or wthout obstacle. Exhaustve calculaton for smple case verfes the correctness of the result. 8

9 Acknowledgments Zhenshen Qu would lke to thank Prof.. L. Teo n Curtn Unversty of Technology for kndly and helpful descussons. Research funded n part by grant #HIT.SRIF References Rchards, A., Trajectory Optmzaton usng Mxed-Integer Lnear Programmng, M.S. Thess, Massachusetts Inst. of Technology, Cambrdge, MA, uwata, Y., Real-tme Trajectory Desgn for Unmanned Aeral Vehcles usng Recedng Horzon Control, M.S. Thess, Massachusetts Inst. of Technology, Cambrdge, MA, Rchards, A., Bellngham J., Tllerson, M., and et al., Coordnaton and Control of Multple UAVs, AIAA Gudance, avgaton, and Control Conference and Exhbt, Monterey, CA, , - 4 amal, W. A., Gu., D.-W., Postlethwate, I., Real Tme Trajectory Plannng for UAVs Usng MILP, IEEE Conference on Decson and Control, Vol., Sevlle, Span, 2005, m Y., Gu D.-W., and Postlethwate I., Real-Tme Optmal Msson Schedulng and Flght Path Selecton, IEEE Transactons on Automatc Control, Vol. 52, o., 2007, pp Aldaee B., Wang H., and Landram F., A ote on Integer Programmng Formulatons of the Real-Tme Optmal Schedulng and Flght Path Selecton of UAVs, IEEE Transactons on Control Systems Technology, Vol. 7, o. 4, 2009, pp Helvg, C. S., Robns, G. and Zelkovsky, A., The Movng-Target Travelng Salesman Problem, Journal of Algorthms, Vol. 49, Issue, 2003, pp Hammar, M., and lsson,b. J. Approxmaton Results for netc Varants of TSP, Dscrete and Computatonal Geometry, Vol. 27, o. 4, 2002, pp Shma, T., and Schumacher, C., Assgnment of Cooperatng UAVs to Smultaneous Tasks usng Genetc Algorthms, AIAA Gudance, avgaton, and Control Conference and Exhbt, Vol., San Francsco, CA, , -4 0 Pan, F., Wang, G., and Lu., Y., A Mult-Objectve-Based on-statonary UAV Assgnment Model for Constrants Handlng usng PSO, World Summt on Genetc and Evolutonary Computaton, Vol., Shangha, Chna, 2009, Malandrak, C. and Daskn,M. S., Tme Dependent Vehcle Routng Problems: Formulatons, Propertes and Heurstc Algorthms, Transportaton Scence, Vol. 26, o. 3, Aug. 992, pp X, X.-M., MILP Based UAV Trajectory Plannng wth Dynamc Targets, B.S. Thess, Harbn Inst. of Technology, Harbn, Chna, IBM Corp, IBM ILOG CPLEX v2. Reference Manual, IBM, D'Errco, J., SLM - Shape Language Modelng,

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

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 Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

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

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints TPL-ware Dsplacement-drven Detaled Placement Refnement wth Colorng Constrants Tao Ln Iowa State Unversty tln@astate.edu Chrs Chu Iowa State Unversty cnchu@astate.edu BSTRCT To mnmze the effect of process

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

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

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

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

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

Control strategies for network efficiency and resilience with route choice

Control strategies for network efficiency and resilience with route choice Control strateges for networ effcency and reslence wth route choce Andy Chow Ru Sha Centre for Transport Studes Unversty College London, UK Centralsed strateges UK 1 Centralsed strateges Some effectve

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

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

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks 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

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

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

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

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

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

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

SENSITIVITY ANALYSIS IN LINEAR PROGRAMMING USING A CALCULATOR

SENSITIVITY ANALYSIS IN LINEAR PROGRAMMING USING A CALCULATOR SENSITIVITY ANALYSIS IN LINEAR PROGRAMMING USING A CALCULATOR Judth Aronow Rchard Jarvnen Independent Consultant Dept of Math/Stat 559 Frost Wnona State Unversty Beaumont, TX 7776 Wnona, MN 55987 aronowju@hal.lamar.edu

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

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

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method MIED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part : the optmzaton method Joun Lampnen Unversty of Vaasa Department of Informaton Technology and Producton Economcs P. O. Box 700

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

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

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

LECTURE NOTES Duality Theory, Sensitivity Analysis, and Parametric Programming

LECTURE NOTES Duality Theory, Sensitivity Analysis, and Parametric Programming CEE 60 Davd Rosenberg p. LECTURE NOTES Dualty Theory, Senstvty Analyss, and Parametrc Programmng Learnng Objectves. Revew the prmal LP model formulaton 2. Formulate the Dual Problem of an LP problem (TUES)

More information

UNIT 2 : INEQUALITIES AND CONVEX SETS

UNIT 2 : INEQUALITIES AND CONVEX SETS UNT 2 : NEQUALTES AND CONVEX SETS ' Structure 2. ntroducton Objectves, nequaltes and ther Graphs Convex Sets and ther Geometry Noton of Convex Sets Extreme Ponts of Convex Set Hyper Planes and Half Spaces

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

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

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

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

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

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

5 The Primal-Dual Method

5 The Primal-Dual Method 5 The Prmal-Dual Method Orgnally desgned as a method for solvng lnear programs, where t reduces weghted optmzaton problems to smpler combnatoral ones, the prmal-dual method (PDM) has receved much attenton

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

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

Feedback Min-Max Model Predictive Control Based on a Quadratic Cost Function

Feedback Min-Max Model Predictive Control Based on a Quadratic Cost Function Proceedngs of the 26 Amercan Control Conference Mnneapols, Mnnesota, USA, June 14-16, 26 WeC5.5 Feedback Mn-Max Model Predctve Control Based on a Quadratc Cost Functon D. Muñoz de la Peña,T.Alamo, A. Bemporad

More information

Mathematical Modeling of Earthwork Optimization Problems

Mathematical Modeling of Earthwork Optimization Problems Mathematcal Modelng of Earthwork Optmzaton Problems Yang J 1, Floran Sepp 2, André Borrmann 1, Stefan Ruzka 2, Ernst Rank 1 1 Char for Computaton n Engneerng, Technsche Unverstät München ² Optmzaton Group,

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

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

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

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

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

Solving Route Planning Using Euler Path Transform

Solving Route Planning Using Euler Path Transform Solvng Route Plannng Usng Euler Path ransform Y-Chong Zeng Insttute of Informaton Scence Academa Snca awan ychongzeng@s.snca.edu.tw Abstract hs paper presents a method to solve route plannng problem n

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

A Modelling and a New Hybrid MILP/CP Decomposition Method for Parallel Continuous Galvanizing Line Scheduling Problem

A Modelling and a New Hybrid MILP/CP Decomposition Method for Parallel Continuous Galvanizing Line Scheduling Problem ISIJ Internatonal, Vol. 58 (2018), ISIJ Internatonal, No. 10 Vol. 58 (2018), No. 10, pp. 1820 1827 A Modellng and a New Hybrd MILP/CP Decomposton Method for Parallel Contnuous Galvanzng Lne Schedulng Problem

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

Path Planning and State Estimation for Unmanned Aerial Vehicles in Hostile Environments

Path Planning and State Estimation for Unmanned Aerial Vehicles in Hostile Environments Path Plannng and State Estmaton for Unmanned Aeral Vehcles n Hostle Envronments Ran Da * and John E. Cochran, Jr. Auburn Unversty, Auburn, Alabama 36849 In ths paper, planned paths for Unmanned Aeral Vehcles

More information

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c Advanced Materals Research Onlne: 03-06-3 ISSN: 66-8985, Vol. 705, pp 40-44 do:0.408/www.scentfc.net/amr.705.40 03 Trans Tech Publcatons, Swtzerland Fnte Element Analyss of Rubber Sealng Rng Reslence Behavor

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b 3rd Internatonal Conference on Materal, Mechancal and Manufacturng Engneerng (IC3ME 2015) The Comparson of Calbraton Method of Bnocular Stereo Vson System Ke Zhang a *, Zhao Gao b College of Engneerng,

More information

INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM

INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM U.P.B. Sc. Bull., Seres D, Vol. 78, Iss., 6 ISSN 454-58 INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM We LI, Zhgang ZHAO, Guangtan SHI, Jnsong LI

More information

Adaptive Weighted Sum Method for Bi-objective Optimization

Adaptive Weighted Sum Method for Bi-objective Optimization 45th AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamcs & Materals Conference 19-22 Aprl 2004, Palm Sprngs, Calforna AIAA 2004-1680 Adaptve Weghted Sum Method for B-objectve Optmzaton Olver de Weck

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

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

Conditional Speculative Decimal Addition*

Conditional Speculative Decimal Addition* Condtonal Speculatve Decmal Addton Alvaro Vazquez and Elsardo Antelo Dep. of Electronc and Computer Engneerng Unv. of Santago de Compostela, Span Ths work was supported n part by Xunta de Galca under grant

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

Routability Driven Modification Method of Monotonic Via Assignment for 2-layer Ball Grid Array Packages

Routability Driven Modification Method of Monotonic Via Assignment for 2-layer Ball Grid Array Packages Routablty Drven Modfcaton Method of Monotonc Va Assgnment for 2-layer Ball Grd Array Pacages Yoch Tomoa Atsush Taahash Department of Communcatons and Integrated Systems, Toyo Insttute of Technology 2 12

More information

Routing on Switch Matrix Multi-FPGA Systems

Routing on Switch Matrix Multi-FPGA Systems Routng on Swtch Matrx Mult-FPGA Systems Abdel Enou and N. Ranganathan Center for Mcroelectroncs Research Department of Computer Scence and Engneerng Unversty of South Florda Tampa, FL 33620 Abstract In

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

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

Kinematics of pantograph masts

Kinematics of pantograph masts Abstract Spacecraft Mechansms Group, ISRO Satellte Centre, Arport Road, Bangalore 560 07, Emal:bpn@sac.ernet.n Flght Dynamcs Dvson, ISRO Satellte Centre, Arport Road, Bangalore 560 07 Emal:pandyan@sac.ernet.n

More information

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem Ecent Computaton of the Most Probable Moton from Fuzzy Correspondences Moshe Ben-Ezra Shmuel Peleg Mchael Werman Insttute of Computer Scence The Hebrew Unversty of Jerusalem 91904 Jerusalem, Israel Emal:

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton 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

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT Bran J. Wolf, Joseph L. Hammond, and Harlan B. Russell Dept. of Electrcal and Computer Engneerng, Clemson Unversty,

More information

Constructing Minimum Connected Dominating Set: Algorithmic approach

Constructing Minimum Connected Dominating Set: Algorithmic approach Constructng Mnmum Connected Domnatng Set: Algorthmc approach G.N. Puroht and Usha Sharma Centre for Mathematcal Scences, Banasthal Unversty, Rajasthan 304022 usha.sharma94@yahoo.com Abstract: Connected

More information

Explicit Formulas and Efficient Algorithm for Moment Computation of Coupled RC Trees with Lumped and Distributed Elements

Explicit Formulas and Efficient Algorithm for Moment Computation of Coupled RC Trees with Lumped and Distributed Elements Explct Formulas and Effcent Algorthm for Moment Computaton of Coupled RC Trees wth Lumped and Dstrbuted Elements Qngan Yu and Ernest S.Kuh Electroncs Research Lab. Unv. of Calforna at Berkeley Berkeley

More information

VFH*: Local Obstacle Avoidance with Look-Ahead Verification

VFH*: Local Obstacle Avoidance with Look-Ahead Verification 2000 IEEE Internatonal Conference on Robotcs and Automaton, San Francsco, CA, Aprl 24-28, 2000, pp. 2505-25 VFH*: Local Obstacle Avodance wth Look-Ahead Verfcaton Iwan Ulrch and Johann Borensten The Unversty

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

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

More information

Multi-objective Design Optimization of MCM Placement

Multi-objective Design Optimization of MCM Placement Proceedngs of the 5th WSEAS Int. Conf. on Instrumentaton, Measurement, Crcuts and Systems, Hangzhou, Chna, Aprl 6-8, 26 (pp56-6) Mult-objectve Desgn Optmzaton of MCM Placement Chng-Ma Ko ab, Yu-Jung Huang

More information

Available online at ScienceDirect. Procedia Engineering 137 (2016 ) GITSS2015

Available online at  ScienceDirect. Procedia Engineering 137 (2016 ) GITSS2015 Avalable onlne at www.scencedrect.com ScenceDrect Proceda Engneerng 137 (2016 ) 151 160 GITSS2015 Optmzaton of Urban Sngle-Lne Metro Tmetable for Total Passenger Travel Tme under Dynamc Passenger Demand

More information

Report on On-line Graph Coloring

Report on On-line Graph Coloring 2003 Fall Semester Comp 670K Onlne Algorthm Report on LO Yuet Me (00086365) cndylo@ust.hk Abstract Onlne algorthm deals wth data that has no future nformaton. Lots of examples demonstrate that onlne algorthm

More information

Simplification of 3D Meshes

Simplification of 3D Meshes Smplfcaton of 3D Meshes Addy Ngan /4/00 Outlne Motvaton Taxonomy of smplfcaton methods Hoppe et al, Mesh optmzaton Hoppe, Progressve meshes Smplfcaton of 3D Meshes 1 Motvaton Hgh detaled meshes becomng

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

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits Repeater Inserton for Two-Termnal Nets n Three-Dmensonal Integrated Crcuts Hu Xu, Vasls F. Pavlds, and Govann De Mchel LSI - EPFL, CH-5, Swtzerland, {hu.xu,vasleos.pavlds,govann.demchel}@epfl.ch Abstract.

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

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

Complexity Analysis of Problem-Dimension Using PSO

Complexity Analysis of Problem-Dimension Using PSO Proceedngs of the 7th WSEAS Internatonal Conference on Evolutonary Computng, Cavtat, Croata, June -4, 6 (pp45-5) Complexty Analyss of Problem-Dmenson Usng PSO BUTHAINAH S. AL-KAZEMI AND SAMI J. HABIB,

More information

Structural Optimization Using OPTIMIZER Program

Structural Optimization Using OPTIMIZER Program SprngerLnk - Book Chapter http://www.sprngerlnk.com/content/m28478j4372qh274/?prnt=true ق.ظ 1 of 2 2009/03/12 11:30 Book Chapter large verson Structural Optmzaton Usng OPTIMIZER Program Book III European

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

Distributed Model Predictive Control Methods For Improving Transient Response Of Automated Irrigation Channels

Distributed Model Predictive Control Methods For Improving Transient Response Of Automated Irrigation Channels Dstrbuted Model Predctve Control Methods For Improvng Transent Response Of Automated Irrgaton Channels Al Khodabandehlou, Alreza Farhad and Al Parsa Abstract Ths paper presents dstrbuted model predctve

More information

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

More information

Adaptive Resource Allocation Control with On-Line Search for Fair QoS Level

Adaptive Resource Allocation Control with On-Line Search for Fair QoS Level Adaptve Resource Allocaton Control wth On-Lne Search for Far QoS Level Fumko Harada, Toshmtsu Usho, Graduate School of Engneerng Scence Osaka Unversty {harada@hopf, usho@}sysesosaka-uacjp Yukkazu akamoto

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

An Application of Network Simplex Method for Minimum Cost Flow Problems

An Application of Network Simplex Method for Minimum Cost Flow Problems BALKANJM 0 (0) -0 Contents lsts avalable at BALKANJM BALKAN JOURNAL OF MATHEMATICS journal homepage: www.balkanjm.com An Applcaton of Network Smplex Method for Mnmum Cost Flow Problems Ergun EROGLU *a

More information

Feature Estimation and Registration of Point Clouds in Reverse Engineering

Feature Estimation and Registration of Point Clouds in Reverse Engineering Amercan Journal of Mechancal and Materals Engneerng 017; 1(4): 83-87 http://www.scencepublshnggroup.com/j/ajmme do: 10.11648/j.ajmme.0170104.15 Feature Estmaton and Regstraton of Pont Clouds n Reverse

More information

MOTION BLUR ESTIMATION AT CORNERS

MOTION BLUR ESTIMATION AT CORNERS Gacomo Boracch and Vncenzo Caglot Dpartmento d Elettronca e Informazone, Poltecnco d Mlano, Va Ponzo, 34/5-20133 MILANO boracch@elet.polm.t, caglot@elet.polm.t Keywords: Abstract: Pont Spread Functon Parameter

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS46: Mnng Massve Datasets Jure Leskovec, Stanford Unversty http://cs46.stanford.edu /19/013 Jure Leskovec, Stanford CS46: Mnng Massve Datasets, http://cs46.stanford.edu Perceptron: y = sgn( x Ho to fnd

More information

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm , pp.197-202 http://dx.do.org/10.14257/dta.2016.9.5.20 Research of Dynamc Access to Cloud Database Based on Improved Pheromone Algorthm Yongqang L 1 and Jn Pan 2 1 (Software Technology Vocatonal College,

More information