A Structural Approach to Model Generalisation of an Urban Street Network

Size: px
Start display at page:

Download "A Structural Approach to Model Generalisation of an Urban Street Network"

Transcription

1 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 A Structural Approach to Model Generalsaton of an Urban Street Network B. Jang () and C. Claramunt (2) () Dvson of Geomatcs, Insttutonen för Teknk Unversty of Gävle, SE Gävle, Sweden Emal: bn.jang@hg.se (2) Naval Academy Research Insttute BP 600, 29240, Brest Naval, France Emal: claramunt@ecole-navale.fr Abstract. Ths paper proposes a novel generalsaton model for selectng characterstc streets n an urban street network. Ths model retans the central structure of a street network, t reles on a structural representaton of a street network usng graph prncples where vertces represent named streets and lnks represent street ntersectons. Based on ths representaton, so-called connectvty graph, local and global measures are ntroduced to qualfy the status of each ndvdual vertex wthn the graph. Two streets selecton algorthms based on these structural measures are ntroduced and mplemented. The proposed approach s valdated wth a case study appled to a mddle-szed Swedsh cty. Keywords : model generalsaton, structural analyss, space syntax, graph modellng Introducton Cartographc generalsaton s a constrant-based process used by cartographers to reduce the complexty n a map n a scale reducton process. It nvolves ntensve human knowledge obtaned through professonal cartographc expertse and practse. Automatc generalsaton has long been a research effort by both scentfc researchers and cartographc practtoners (Buttenfeld and McMaster 99, Muller et al. 995, AGENT 998). In partcular the dea of one sngle master database used to automatcally derve maps at dfferent scales has been a dlemma faced by many natonal mappng agences. Amongst many applcaton domans, cartographc generalsaton s for example used to reduce the complexty of an urban street network n a scale reducton process whle retanng ts general structure. Although generalsng an urban street network s often a cartographcal task, ths can be also consdered as an operaton where the objectve s rather to understand the structure and organsaton of the cty. Ths s an mportant am of many urban studes that focus on the understandng of urban structures and confguratons. In partcular, space syntax (Hller and Hanson 984) has developed as an mportant quanttatve way to analyse and understand the complexty of urban street networks usng a graph-theoretc method. These prncples support the belef that spatal layout or structure has great mpact on human socal actvtes. The applcaton of space syntax covers many urban studes such as modellng pedestran movement, vehcle flows, crme mappng, and human wayfndng process n complex bult envronments (Hller 996). Many emprcal studes have demonstrated the nterest of the space syntax for modellng and understandng of urban patterns and structures (Hller 997, Holanda 999, Jang et al. 999, Pepons et al. 200). Ths paper proposes a model generalsaton of an urban street network whose objectve s to retan the functonal structure of the cty. Frst our approach, whch s based on a computatonal applcaton of graph modellng prncples, uses vertces to represent named streets and edges to represent street ntersectons, so a form of derved graph nstead of a street network modelled as a graph. Integratng named streets (e.g. Kennedy avenue, 45th avenue) as a basc modellng unt gves a form of functonal representaton of the cty that complements the structural vew of the urban street network gven by the graph-based approach (let us remark that ths approach apples to ctes where streets are labelled usng ether names or dentfers). Ths functonal component comes from the observed fact that named streets often denote a logcal flow unt, or commercal envronment that s often perceved as a whole by people actng n the cty. Secondly, and from ths structural representaton, two flterng algorthms are ntroduced and mplemented. Our model consders both local and global measures to represent the structural property of each vertex n the graph, namely connectvty and average path length. Eventually, selecton of characterstcs streets s acheved through two flterng algorthms based on these structural measures. These algorthms are flexble n the sense that they support dfferent levels of generalsaton. The proposed approach s valdated wth a case study appled to a mddle-szed Swedsh cty. The remander of ths paper s organsed as follows. Secton 2 brefly ntroduces basc concepts of graph theory. Secton 3 ntroduces a structural representaton of a street network and the related structural measures. Secton 4

2 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 develops the prncples of the selecton algorthms and llustrates ther applcaton to a case study. Secton 5 dscusses some related work. Fnally secton 6 draws some conclusons. Graph theory prncples In order to develop a structural representaton of a street network, let s ntroduce some basc graph concepts. For a more complete ntroducton to graph theory, readers can refer for example to (Gross and Yellen 999). A graph G conssts of a fnte set of vertces (or nodes) V and a fnte set of edges (or lnks) E (note that we use vertces and nodes, and edges and lnks nterchangeably). A graph s often denoted as G(V,E) where V s the set of vertces, V = v, v,..., v }, and E s the set of edges, E = v v }. For example, fgure shows a graph { 2 n { j { a, b, c, d, e, f, h, j, k G( V, E ) wth the set of vertces V = } and the set of edges E = { ab, ac, ad, cf, ch, de, df, dh, ej, ek, fh}. Let us remark that ths smplfed graph example s unweghted and undrected, and t s also connected as there s no solated vertex. Fgure : A smplfed example of graph We say that a graph H s a subgraph of a graph G f the vertces of H gve a subset of the vertces of G. Conversely, f H s a subgraph of G, we say that G s a supergraph of H. For a vertex subset U of a gven graph G, a subgraph whose vertces belong to U s sad to be nduced on the vertex subset U. Any two adjacent vertces v, v j of G (.e., v, v j E) are sad to be neghbours. The neghbourhood of a vertex v of a graph G, denoted N G ( v ), s the subgraph nduced by the set of vertces consstng of N ( v ) = { v v v E, j}. G j j v and all ts neghbours,.e., For computatonal purposes we represent a connected, undrected and unweghted (.e. all lnks wth a unt dstance) graph by an adjacency matrx R(G): [ r j ] n n R( G) = where rj = 0 f v v E otherwse It should be noted that for an undrected graph G, ths adjacency matrx R(G) s symmetrc,.e. r r = r j j j. Also all dagonal elements of R(G) are equal to zero so are not needed. Thus the lower or upper trangular matrx of R(G) s suffcent for a complete descrpton of the graph G. An approach to the structural representaton of street networks Gven an urban system, the underlyng street network can be consdered as a structurng element for many other cartographc objects (e.g. bult envronment, electrcty and gas networks) and soco-economcal actvtes n the cty. So reducng the complexty of an urban street network has many applcaton nterests. A street network has ts own ntrnsc logcal and spatal structure that must be represented and retaned n applyng a scale reducton process. We represent a street network usng some basc graph theoretc prncples; named streets (note that a named street s not a street segment but the entre named street consdered as a basc modellng unt) are represented as nodes and street ntersectons as lnks of a graph. One can remark that any graph derved usng such an approach s connected,.e. one can reach any vertex of the graph from any vertex. 2

3 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 To llustrate ths approach, let s consder the example shown n fgure 2. To the left of the fgure s the London underground map; whle to the rght s the correspondng connectvty graph. The dervaton of the connectvty graph s based on the followng rules: the underground lnes gve the nodes of the connectvty graph, two nodes of the derved graph (.e. two underground lnes) are connected f there s at least one drect lnk between these two nodes (.e. a connecton between these two underground lnes). It should be noted that multple ntersectons between pars of connected underground lnes are not represented n the connectvty graph. a b Fgure 2: London underground map (a) and ts connectvty graph (b) We ntroduce two measures for the descrpton of node status wthn a connectvty graph. Connectvty of a vertex v, denoted σ v ) (, s the number of vertces drectly lnked to ths vertex, so a local measure. For a gven graph G, the connectvty satsfes the followng condton: of edges, and n s the total number of vertces of the graph G. The average path length of a gven vertex v, denoted L v ) ( n = σ ( v ) = 2m, where m s the total number, consders not only those drectly connected vertces, but also those wthn a few steps, so a form of global measure when the number of steps consdered s hgh. Gven two vertces average path length of a gven vertex v v j V, let d (, j) mn be the shortest dstance between these two vertces. The v s gven by (n beng the total number of vertces of the graph G): L v ) = n n (, where n s the total number of vertces of the graph G. j= dmn (, j) Table : Two measures for the nodes of graph G Node ID Connectvty Average path length A 3,6667 B 2,4444 C 3 2,0000 D 4,3333 E 3,6667 F 3,7778 H 3,7778 J 2,4444 K 2,4444 The above two measures (connectvty and average path length) present respectvely some local and global propertes of each consdered vertex wthn ts connectvty graph. For llustraton purpose, table lsts the two calculated measures for the graph G shown n fgure. We can remark that less connected nodes are less mportant from a structural pont of than those well connected at the local level. From a global perspectve, the average path length measures how each node connects to every other n the connectvty graph. Ths gves a sense to what extent any vertex s ntegrated or segregated to every other wthn a connectvty graph. The lower 3

4 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 the value of that measure s, the more ntegrated the node s. Ths property can be llustrated n fgure 3, where all nodes are arranged n terms of how far (shortest dstance) every other node s from the two nodes: a and d respectvely. We can observe that node d s better ntegrated to every other than node a s. Conversely we can remark that node a s relatvely far from every other, whle node d s close to every other. The connectvty structure of the graph s mportant n dervng a seres of subgraphs whch retan the man structure of ntal graph. For nstance, the node d should have a hgher probablty than a to be kept durng the processng of the reducton scale algorthm, as t s better ntegrated to every other node at the global level, and also better connected to other nodes at the local level. Fgure 3: Respectve ntegraton/connecton of nodes a and d The above example llustrates how connectvty gves a sense on nodes ntegraton wth mmedate neghbors (local level), whle the average path length reflects the way each node s ntegrated to ts k-neghbors (global level). Overall a relevant structural approach to model generalzaton of urban street network should keep wellntegrated nodes (or n other words to elmnate less ntegrated nodes). Logcally we can remark that wellconnected and -ntegrated streets tend to be more mportant from a structural pont of vew than those less connected and ntegrated. Structural generalsaton of an urban street network We propose a generalzaton process based on the dervaton of a seres of subgraphs from the ntal connectvty graph. In a related work we have llustrated the fact that street connectvty conforms to a power law dstrbuton, that s, most named streets have low connectvty values whle a few have hgh connectvty values (Jang et al. 200). Ths provdes an nterestng clue for the defnton of a reducton scale algorthm based on those connectvty values at the local level (such an algorthm wll be very much selectve for average connectvty values). By contrast applyng a flterng algorthm on the average path length reflects some global propertes of the network. The followng sub-sectons ntroduce these approaches: frstly wth a connectvty-based selectve algorthm, secondly wth a selectve algorthm proposed for average path length selecton, fnally wth the applcaton of a recursve algorthm that consders the herarchcal nature of a street network. The respectve propertes and advantages of these algorthms are dscussed. Connectvty-based generalsaton Let s use a Gävle cty network for example to llustrate the dfferent prncples used for the selecton of streets n a reducton scale process. Ths network nvolves 565 named streets, so 565 nodes n the connectvty graph (fgure 4 a and b). It s composed of street central lnes topologcally nterconnected,.e. no solated streets. A scrpt determnes how each gven street ntersects to every other, and then creates a connectvty graph. Informally the algorthm can be read as follows: for each street, check f t ntersects another street, f yes, r =, otherwse r = 0 j j. Ths algorthm s as follows: Algorthm create-connectvty-graph // V s a set of streets // assume that street ID range from 0 to n- // R s the output matrx of the connectvty graph Begn 4

5 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 [ 0... n ][ 0... n ] an empty matrx wth all elements as zero R // V ' V // t arget set of vertces v V do w V do INTERSECTI ON ( v, w then for every for every f ) R[ v ][ w] else R[ v ][ w] 0 end f end for end for end create-connectvty-graph a Fgure 4: Gävle street network (a), and ts connectvty graph (b) Based on ths connectvty graph, or more specfcally on the connectvty measure, we can start to select or elmnate streets for generalsaton purposes. As mentoned n the prevous secton, well-connected streets tend to more mportant then less connected. Therefore the frst rule for the selecton s defned as follows: If a street connectvty s greater than a gven threshold, then keep t; otherwse elmnate t. For llustraton purpose, fgure 5 shows a seres of generalsed maps wth threshold values respectvely equal to, 2, 3 and 4. b (a) (b) 5

6 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 (c) (d) Fgure 5: Streets generalsaton wth connectvty values (a), 2 (b), 3 (c) and 4 (d) Average path length-based generalsaton Connectvty consders local streets drectly connected, that s streets wthn a range of one step. On the other hand, average path length consders streets wthn k steps, and ths reflects how a gven street s ntegrated to every other wthn an urban street network. So an average path length-based algorthm selects those wellntegrated streets. The rule for the selecton of these streets s defned as follows: If the average path length of a street s less than a gven threshold, then keep t; otherwse elmnate t. Fgure 6 llustrates a seres of generalsed maps wth the threshold values of average path length equal to 6.5, 6.25, 5.75, and 5.5 (respectvely fgures (a) (b) (c) and (d)). It should be noted that n both fgure 5 and 6, thresholds are defned for llustraton purpose. End users can choose approprate thresholds accordng to ther partcular objectves n applyng such a reducton algorthm (ths mght be an exploratory and nteractve process). (a) (b) 6

7 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 (c) (d) Fgure 6: Streets generalsaton wth threshold values of average path length equal to 6.5 (a), 6.25 (b), 5.75 (c) and 5.5 (d) Herarchy-based generalsaton Streets are herarchcally organsed n terms of connectvty and average path length measures. To llustrate ths, let s consder the connectvty graph whose nodes are represented by dfferent sze n terms of the magntude of connectvty of each node (.e. ndvdual street mapped from the street network) (fgure 7a). These fgures dsplay well-connected streets usng larger node szes, and less connected streets usng smaller node szes. These patterns llustrate the fact that these nodes are arranged at dfferent levels of a herarchy. So another way of generalsng a street network can be based on such a herarchcal property. We ntroduce a recursve algorthm to reduce the number of nodes based on that herarchcal structure. The proposed algorthm follows a recursve process. For example, f one set a connectvty threshold of 2, then n the generalsed graph the mnmum connectvty of nodes s equal to two as shown n fgure 7(b) (so no nodes wth a connectvty value of are left). Smlarly, one can then generalse ths resultng graph wth a connectvty threshold beng equal to 3 (7 nodes left as n fgure 7c), and then 4 (65 nodes left as n fgure 7d), and then 5 (9 nodes left as n fgure 7e) and then 6 (8 nodes left as n fgure 7f). It should be noted that from ths stage, an addtonal teraton of the algorthm gves no nodes left at all, because of the recursve nature of ths approach. We can also remark that ths algorthm retans the central structure of the cty whle the mportance of outlyng streets s dmnshed. (a) 565 nodes (b) 408 nodes (c) 7 nodes (d) 65 nodes (e) 9 nodes (f) 8 nodes Fgure 7: A herarchy-based connectvty streets generalsaton Let us map the schematc graph n fgure 7f nto the street network. Fgure 8 shows the most generalsed network (represented as thcker lnes) derved from the 8 resultng nodes of the scale reducng process. A cross-check of the roles of those resultng streets n the cty of Gävle shows that these streets consttute the central structurng part of the cty, and are most accessble n terms of transportaton and commercal actvtes allocaton. For 7

8 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 example, the fours streets quoted n fgure 8 namely Nygatan, Drottnngatan, Kungsgatan and Rådmansgatan are most mportant commercal streets. Important landmarks such as central staton, theatre, cty hall, and central shoppng mall are also located wthn ths generalsed street network. Nygatan, Drottnngatan Dscusson Kungsgatan, Rådmansgatan Fgure 8: A fnal generalsed map wth 8 major streets n the centre of Gâvle Let us brefly dscuss related work n the domans of cartographcal generalsaton and space syntax studes. In the cartography and GIS research communty, one can make a dstncton between two types of generalsaton, namely model and graphc generalsaton (Muller et al. 995). Model generalsaton s manly orented to data flterng n a scale reducton process, whle graphc generalsaton s more concerned wth graphc representaton or vsualsaton at the vsual output level (Webel 995). These two generalsaton approaches are closely related, often model generalsaton beng a pre-process of graphc generalsaton. Combnng the two permts not only to consder geometrc smplfcaton but also to ntegrate spatal structure factors n the generalsaton process. Street network generalsaton consttutes an mportant research challenge n cartographc generalsaton, as t has also an nfluence on other cartographc object generalsaton. There have been many research efforts snce the appearance of the semnal Douglas-Peucker algorthm for lne smplfcaton (Douglas and Peucker 973). Recently, graph-based approaches have been nvestgated for lnear object generalsaton lke street and hydrologcal networks. Mackaness and Beard (993) dscussed the potental of graph theory prncples for dervaton of nformaton at the topologcal level to support generalsaton of lnear objects. They appled weghted graph, drected graph, and mnmum spannng trees n the descrpton of street and dranage networks, and derved some prelmnary rules for generalsaton process. Thomson and Rchardson (995) used the concept of mnmum spannng tree n road network generalsaton. More recently Kreveld and Pescher (998) proposed a three-step approach to road network generalsaton by consderng basc geometrc, topologcal and semantc requrements n lne smplfcaton. Mackaness (995) appled space syntax prncples and demonstrated how they can be used to derve herarches of urban road networks. Hs study shows that street segment nter-connectons (note heren street segments rather than named streets) and space syntax parameters can be used to llustrate the structure of an urban street network. Although no mplementatons of these prncples have been acheved so far, ths proposal llustrates the potental of space syntax for the structural analyss of an urban street network. Space syntax has also developed many computatonal solutons to the analyss of an urban street network. Space syntax studes often derve some local or global propertes of a gven urban network. For example, a long straght street tends to have many streets nterconnected, thus t has a hgh connectvty; smlarly, the same street tends to be well ntegrated to every other street wth a shorter average path length. However, and to the best of our knowledge, space syntax prncples have not been appled so far to generalse an urban street network whle retanng ts man structure. We can remark that our approach to the structural representaton bears some smlarty to Rchardson s (2000) approach based on human s spontaneously perceptual organsaton (or groupng) on lnear objects. She used a term stroke to defne the elementary unts of a network based on movement contnuty. Each stroke s actually a basc modellng unt, a smlar concept to the one we adopt by consderng named street as vertces of the 8

9 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 connectvty graph. However, ths approach that consders a cogntve-based graphc representaton s dfferent n essence from the structural and model-based generalsaton we propose n ths paper, and t s also not drectly computable. For nstance, and at the excepton of regular and orthogonal networks, street networks may not appear to have such mmedate and structurng vsual propertes. Concluson An urban street network s a structurng component of the cty so defnng and mplementng flterng algorthms that keep the man and central structure of an urban street network s of much nterest for many urban applcatons and studes. Ths paper proposes a model generalsaton approach for the selecton of characterstc streets n an urban street network. It s based on the applcaton of selectve and flexble algorthms that consders both local and global structurng propertes of named streets that correspond to basc functonal elements n the cty. The proposed algorthms are flexble as thresholds are user-defned and controlled gvng thus an nteractve soluton to the applcaton of such algorthms to a street network. The case study presented n the paper shows how the structure of a street network s retaned wth subsequent flterng of streets. Our model and approach extend Mackaness (995) proposal by an mplementaton of two model generalsaton algorthms. Ths model generalsaton can also be treated as a prerequste for further generalsaton processes such as lne smplfcaton or buldng blocks generalsaton. Further work concerns the ntegraton of weghted graph wth the connectvty graph by consderng a semantcs classfcaton of streets and the applcaton of the method to other urban contexts. References AGENT (998), Constrant Analyss, ESPRIT report, Department of Geography, Unversty of Zurch. Buttenfeld B. P. and McMaster R. B. (99), Map Generalsaton: Makng Rules for Knowledge Representaton, Longman Scentfc & Techncal. Douglas D. and Peucker T. (973), Algorthms for the Reducton of the Number of Ponts Requred to Represent a Dgtal Lne or ts Carcature, The Canadan Cartographer, Vol. 0, pp Gross J. and Yellen J. (999), Graph Theory and Its Applcaton, CRC Press: London. Hller B. (996), Space s the Machne: A Confguratonal Theory of Archtecture, Cambrdge Unversty Press, Cambrdge, UK. Hller B. and Hanson J. (984), The Socal Logc of Space, Cambrdge Unversty Press: Cambrdge. Hller, B. (edtor, 997), Proceedngs, Frst Internatonal Symposum on Space Syntax, Unversty College London, London, 6-8 Aprl, 997. Holanda F. (edtor, 999), Proceedngs, Second Internatonal Symposum on Space Syntax, Unversdade de Brasla, Brasla, 29 March-2 Aprl 999. Jang, B., Claramunt, C. and Batty, M. (999), Geometrc Accessblty and Geographc Informaton: extendng desktop GIS to space syntax, Computer Envronment and Urban Systems, Elsever Scence (Pub.), 23 (2), pp Jang B. Claramunt C. and Vasek V. (200), Small World Patterns n Urban Street Networks, Workng paper at the Unversty of Gävle. Kreveld M. V. and Pescher J. (998), On the Automated Generalzaton of Road Network Maps, GeoComputaton 98, avalable at Mackaness W. A. and Beard M. K. (993), Use of Graph Theory to Support Map Generalsaton, Cartography and Geographc Informaton Systems, Vol. 20, pp Mackaness W. A. (995), Analyss of Urban Road Networks to Support Cartographc Generalzaton, Cartography and Geographc Informaton Systems, Vol. 22, pp Muller J. C., Lagrange J. P. and Webel R. (995, eds.), GIS and Generalzaton: Methodology and Practce, Taylor and Francs: London. Pepons J., Wneman J. and Bafna S. (edtors, 200), Proceedngs, Thrd Internatonal Symposum on Space Syntax, Georga Insttute of Technology Atlanta, May 7-, 200. Rchardson D. (2000), Generalzaton of Road Networks, avalable at Thomson R. C. and Rchardson D. E. (995), A Graph Theory Approach to Road Network Generalsaton, n: Proceedng of the 7 th Internatonal Cartographc Conference, pp

10 5 th AGILE Conference on Geographc Informaton Scence, Palma (Mallorca, Span) Aprl 25 th -27 th 2002 Webel R. (995), Three Essental Buldng Blocks for Automated Generalsaton, n: Muller J. C., Lagrange J. P. and Webel R. (eds.), GIS and Generalzaton: Methodology and Practce, Taylor and Francs: London, pp

Topological Analysis of Urban Street Networks

Topological Analysis of Urban Street Networks NOT FOR CITATION, TO BE PUBLISHED IN ENVIRONMENT AND PLANNING B Topologcal Analyss of Urban Street Networks B. Jang () and C. Claramunt (2) () Dvson of Geomatcs, Dept. of Technology and Bult Envronment

More information

Selection of Streets from a Network Using Self-Organizing Maps

Selection of Streets from a Network Using Self-Organizing Maps NOT FOR CITATION, TO BE PUBLISHED IN TRANSACTIONS IN GIS 1 Selecton of Streets from a Network Usng Self-Organzng Maps Bn Jang 1 and Lars Harre 2 1 Dvson of Geomatcs, Dept. of Technology and Bult Envronment

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

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

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

An Optimal Algorithm for Prufer Codes *

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

More information

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

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

More information

Spatial Topology and its Structural Analysis based on the Concept of Simplicial Complex

Spatial Topology and its Structural Analysis based on the Concept of Simplicial Complex Spatal Topology and ts Structural Analyss based on the Concept of Smplcal Complex Bn Jang and Itzha Omer Department of Land Surveyng and Geo-nformatcs, The Hong Kong Polytechnc Unversty, Hung Hom, Kowloon,

More information

F Geometric Mean Graphs

F Geometric Mean Graphs Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 2 (December 2015), pp. 937-952 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) F Geometrc Mean Graphs A.

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

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

Related-Mode Attacks on CTR Encryption Mode

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

More information

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

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

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

More information

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

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

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

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

More information

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

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

More information

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

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

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

Cordial and 3-Equitable Labeling for Some Star Related Graphs

Cordial and 3-Equitable Labeling for Some Star Related Graphs Internatonal Mathematcal Forum, 4, 009, no. 31, 1543-1553 Cordal and 3-Equtable Labelng for Some Star Related Graphs S. K. Vadya Department of Mathematcs, Saurashtra Unversty Rajkot - 360005, Gujarat,

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

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES UbCC 2011, Volume 6, 5002981-x manuscrpts OPEN ACCES UbCC Journal ISSN 1992-8424 www.ubcc.org VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

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

RESEARCH ON EQUIVALNCE OF SPATIAL RELATIONS IN AUTOMATIC PROGRESSIVE CARTOGRAPHIC GENERALIZATION

RESEARCH ON EQUIVALNCE OF SPATIAL RELATIONS IN AUTOMATIC PROGRESSIVE CARTOGRAPHIC GENERALIZATION RESEARCH ON EQUIVALNCE OF SPATIAL RELATIONS IN AUTOMATIC PROGRESSIVE CARTOGRAPHIC GENERALIZATION Guo Qngsheng Du Xaochu Wuhan Unversty Wuhan Unversty ABSTRCT: In automatc cartographc generalzaton, the

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

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

A NOTE ON FUZZY CLOSURE OF A FUZZY SET

A NOTE ON FUZZY CLOSURE OF A FUZZY SET (JPMNT) Journal of Process Management New Technologes, Internatonal A NOTE ON FUZZY CLOSURE OF A FUZZY SET Bhmraj Basumatary Department of Mathematcal Scences, Bodoland Unversty, Kokrajhar, Assam, Inda,

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

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

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

More information

Ontology Generator from Relational Database Based on Jena

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

More information

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

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

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

More information

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

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

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

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

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

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

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

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm Internatonal Journal of Advancements n Research & Technology, Volume, Issue, July- ISS - on-splt Restraned Domnatng Set of an Interval Graph Usng an Algorthm ABSTRACT Dr.A.Sudhakaraah *, E. Gnana Deepka,

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

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

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

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

More information

O n processors in CRCW PRAM

O n processors in CRCW PRAM PARALLEL COMPLEXITY OF SINGLE SOURCE SHORTEST PATH ALGORITHMS Mshra, P. K. Department o Appled Mathematcs Brla Insttute o Technology, Mesra Ranch-8355 (Inda) & Dept. o Electroncs & Electrcal Communcaton

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

A COMBINED AUTOMATED GENERALIZATION MODEL OF SPATIAL ACTIVE OBJECTS

A COMBINED AUTOMATED GENERALIZATION MODEL OF SPATIAL ACTIVE OBJECTS A COMBINED AUTOMATED GENERALIZATION MODEL OF SPATIAL ACTIVE OBJECTS J. Joubran Abu Daoud, Y. Doytsher Faculty of Cvl and Envronmental Engneerng Department of Transportaton and Geo-Informaton Engneerng

More information

PRÉSENTATIONS DE PROJETS

PRÉSENTATIONS DE PROJETS PRÉSENTATIONS DE PROJETS Rex Onlne (V. Atanasu) What s Rex? Rex s an onlne browser for collectons of wrtten documents [1]. Asde ths core functon t has however many other applcatons that make t nterestng

More information

Bridges and cut-vertices of Intuitionistic Fuzzy Graph Structure

Bridges and cut-vertices of Intuitionistic Fuzzy Graph Structure Internatonal Journal of Engneerng, Scence and Mathematcs (UGC Approved) Journal Homepage: http://www.jesm.co.n, Emal: jesmj@gmal.com Double-Blnd Peer Revewed Refereed Open Access Internatonal Journal -

More information

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

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

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May ISSN Some Polygonal Sum Labeling of Bistar

International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May ISSN Some Polygonal Sum Labeling of Bistar Internatonal Journal of Scentfc & Engneerng Research Volume 7 Issue 5 May-6 34 Some Polygonal Sum Labelng of Bstar DrKAmuthavall SDneshkumar ABSTRACT- A (p q) graph G s sad to admt a polygonal sum labelng

More information

X- Chart Using ANOM Approach

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

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

the nber of vertces n the graph. spannng tree T beng part of a par of maxmally dstant trees s called extremal. Extremal trees are useful n the mxed an

the nber of vertces n the graph. spannng tree T beng part of a par of maxmally dstant trees s called extremal. Extremal trees are useful n the mxed an On Central Spannng Trees of a Graph S. Bezrukov Unverstat-GH Paderborn FB Mathematk/Informatk Furstenallee 11 D{33102 Paderborn F. Kaderal, W. Poguntke FernUnverstat Hagen LG Kommunkatonssysteme Bergscher

More information

A Topology-aware Random Walk

A Topology-aware Random Walk A Topology-aware Random Walk Inkwan Yu, Rchard Newman Dept. of CISE, Unversty of Florda, Ganesvlle, Florda, USA Abstract When a graph can be decomposed nto clusters of well connected subgraphs, t s possble

More information

Hermite Splines in Lie Groups as Products of Geodesics

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

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

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

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016)

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016) Technsche Unverstät München WSe 6/7 Insttut für Informatk Prof. Dr. Thomas Huckle Dpl.-Math. Benjamn Uekermann Parallel Numercs Exercse : Prevous Exam Questons Precondtonng & Iteratve Solvers (From 6)

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Line Clipping by Convex and Nonconvex Polyhedra in E 3

Line Clipping by Convex and Nonconvex Polyhedra in E 3 Lne Clppng by Convex and Nonconvex Polyhedra n E 3 Václav Skala 1 Department of Informatcs and Computer Scence Unversty of West Bohema Unverztní 22, Box 314, 306 14 Plzeò Czech Republc e-mal: skala@kv.zcu.cz

More information

b * -Open Sets in Bispaces

b * -Open Sets in Bispaces Internatonal Journal of Mathematcs and Statstcs Inventon (IJMSI) E-ISSN: 2321 4767 P-ISSN: 2321-4759 wwwjmsorg Volume 4 Issue 6 August 2016 PP- 39-43 b * -Open Sets n Bspaces Amar Kumar Banerjee 1 and

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

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

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

Programming in Fortran 90 : 2017/2018

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

More information

Growth model for complex networks with hierarchical and modular structures

Growth model for complex networks with hierarchical and modular structures Growth model for complex networks wth herarchcal and modular structures Q Xuan, Yanjun L,* and Te-Jun Wu Natonal Laboratory of Industral Control Technology, Insttute of Intellgent Systems & Decson Makng,

More information

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

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

More information

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

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

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

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

More information

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

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Laplacian Eigenmap for Image Retrieval

Laplacian Eigenmap for Image Retrieval Laplacan Egenmap for Image Retreval Xaofe He Partha Nyog Department of Computer Scence The Unversty of Chcago, 1100 E 58 th Street, Chcago, IL 60637 ABSTRACT Dmensonalty reducton has been receved much

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

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

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

More information

Data Representation in Digital Design, a Single Conversion Equation and a Formal Languages Approach

Data Representation in Digital Design, a Single Conversion Equation and a Formal Languages Approach Data Representaton n Dgtal Desgn, a Sngle Converson Equaton and a Formal Languages Approach Hassan Farhat Unversty of Nebraska at Omaha Abstract- In the study of data representaton n dgtal desgn and computer

More information

Professional competences training path for an e-commerce major, based on the ISM method

Professional competences training path for an e-commerce major, based on the ISM method World Transactons on Engneerng and Technology Educaton Vol.14, No.4, 2016 2016 WIETE Professonal competences tranng path for an e-commerce maor, based on the ISM method Ru Wang, Pn Peng, L-gang Lu & Lng

More information

Electrical analysis of light-weight, triangular weave reflector antennas

Electrical analysis of light-weight, triangular weave reflector antennas Electrcal analyss of lght-weght, trangular weave reflector antennas Knud Pontoppdan TICRA Laederstraede 34 DK-121 Copenhagen K Denmark Emal: kp@tcra.com INTRODUCTION The new lght-weght reflector antenna

More information

Complexity to Find Wiener Index of Some Graphs

Complexity to Find Wiener Index of Some Graphs Complexty to Fnd Wener Index of Some Graphs Kalyan Das Department of Mathematcs Ramnagar College, Purba Mednpur, West Bengal, Inda Abstract. The Wener ndex s one of the oldest graph parameter whch s used

More information

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

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

Querying by sketch geographical databases. Yu Han 1, a *

Querying by sketch geographical databases. Yu Han 1, a * 4th Internatonal Conference on Sensors, Measurement and Intellgent Materals (ICSMIM 2015) Queryng by sketch geographcal databases Yu Han 1, a * 1 Department of Basc Courses, Shenyang Insttute of Artllery,

More information

PROPERTIES OF BIPOLAR FUZZY GRAPHS

PROPERTIES OF BIPOLAR FUZZY GRAPHS Internatonal ournal of Mechancal Engneerng and Technology (IMET) Volume 9, Issue 1, December 018, pp. 57 56, rtcle ID: IMET_09_1_056 valable onlne at http://www.a aeme.com/jmet/ssues.asp?typeimet&vtype

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

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

More information

Semi - - Connectedness in Bitopological Spaces

Semi - - Connectedness in Bitopological Spaces Journal of AL-Qadsyah for computer scence an mathematcs A specal Issue Researches of the fourth Internatonal scentfc Conference/Second صفحة 45-53 Sem - - Connectedness n Btopologcal Spaces By Qays Hatem

More information

Intro. Iterators. 1. Access

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

More information

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN, ICED 07 28-31 AUGUST 2007, CITE DES SCIENCES ET DE L'INDUSTRIE, PARIS, FRANCE MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAIMIZE PRODUCT VARIETY AND

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Lecture 5: Multilayer Perceptrons

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

More information

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

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Multiblock method for database generation in finite element programs

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

More information