Cargando…

Computational ecology : graphs, networks and agent-based modeling /

"Graphs, networks and agent-based modeling are the most thriving and attracting sciences used in ecology and environmental sciences. As such, this book is the first comprehensive treatment of the subject in the areas of ecology and environmental sciences. From this integrated and self-contained...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Zhang, Wenjun
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Singapore ; Hackensack, N.J. ; London : World Scientific, ©2012.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn804661854
003 OCoLC
005 20231017213018.0
006 m o d
007 cr mn|||||||||
008 120806s2012 si a ob 001 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d HKP  |d OCLCO  |d COD  |d YDXCP  |d N$T  |d IDEBK  |d OCLCQ  |d CDX  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d AGLDB  |d ZCU  |d OCLCQ  |d MERUC  |d OCLCQ  |d U3W  |d UUM  |d OCLCF  |d JBG  |d OCLCQ  |d VTS  |d CEF  |d ICG  |d INT  |d OCLCQ  |d WYU  |d YOU  |d VT2  |d OCLCQ  |d STF  |d DKC  |d OCLCQ  |d M8D  |d UKAHL  |d OCLCQ  |d LEAUB  |d U3G  |d AU@  |d AJS  |d DKU  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCL  |d OCLCQ  |d OCLCO 
019 |a 806206198  |a 817794867  |a 1065902268  |a 1081222137  |a 1086446388 
020 |a 9789814343626  |q (electronic bk.) 
020 |a 9814343625  |q (electronic bk.) 
020 |a 1281603562 
020 |a 9781281603562 
020 |z 9789814343619 
020 |z 9814343617 
029 1 |a AU@  |b 000052353524 
029 1 |a DEBBG  |b BV043102837 
029 1 |a DEBBG  |b BV044167528 
029 1 |a DEBSZ  |b 421358416 
035 |a (OCoLC)804661854  |z (OCoLC)806206198  |z (OCoLC)817794867  |z (OCoLC)1065902268  |z (OCoLC)1081222137  |z (OCoLC)1086446388 
050 4 |a QH323.5  |b .Z434 2012eb 
072 7 |a NAT  |x 010000  |2 bisacsh 
072 7 |a NAT  |x 045040  |2 bisacsh 
072 7 |a SCI  |x 026000  |2 bisacsh 
072 7 |a SCI  |x 020000  |2 bisacsh 
072 7 |a RNC  |2 bicssc 
082 0 4 |a 577.0151 
049 |a UAMI 
100 1 |a Zhang, Wenjun. 
245 1 0 |a Computational ecology :  |b graphs, networks and agent-based modeling /  |c WenJun Zhang. 
260 |a Singapore ;  |a Hackensack, N.J. ;  |a London :  |b World Scientific,  |c ©2012. 
300 |a 1 online resource (xii, 369 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 2 |a Preface -- Part I. Graphs : 1. Definitions and concepts -- 2. Fundamentals of topology -- 3. Matrix representations and computer storage of graphs -- 4. Trees and planar graphs -- 5. Algorithms of graphs -- 6. Directed graphs -- Part II. Networks: 7. Networks -- 8. Complex networks and network analysis -- 9. Ecological network analysis: research advances -- 10. Ecological network analysis: innovations -- Part III. Agent-based modeling: 11. Agent-based modeling -- 12. Cell automata modeling of pest percolation -- 13. ABM frame for biological community succession and assembly -- 14. Agent-based modeling of ecological problems. 
505 0 |a Preface; Contents; Part I. Graphs; Chapter 1. Definitions and Concepts; 1. Definitions and Concepts; 1.1. Finite graph and infinite graph; 1.2. Simple graph and planar graph; 1.3. Subgraph, proper subgraph, spanning subgraph, complementary graph; 1.4. Complete graph and m-order complete graph; 1.5. Edge sequence, edge train and path; 1.6. Connected graph, unconnected graph, and connected components; 1.7. Separable graph, inseparable graph, bipartite graph and disjoint graph; 1.8. Degree of vertex; 1.9. Directed graph and undirected graph; 1.10. Cutset and association set. 
505 8 |a 1.11. Tree and tree branch2. Isomorphism; 3. Biological Network Graphs; 3.1. Graphs for species interactions; 3.2. Ecosystem graph; 3.3. Eco-tourism network; 3.4. Pest spread network; 3.5. Metabolic regulatory networks; Chapter 2. Fundamentals of Topology; 1. Topological Space, Subspace; 1.1. Topological space; 1.2. Neighborhood, closed set, convergence of point sequence, and covering; 1.3. Subspace, compact space; 1.4. Product space; 2. Continuous Map, Homeomorphism; 3. Homotopy, Homotopy Type; 4. Connectedness; 4.1. Connectedness; 4.2. Path connectedness; 5. Simplicial Complex, Polyhedron. 
505 8 |a 5.1. Simplex5.2. Simplicial complex; 5.3. Polyhedron; 5.4. Abstract complex, graph; 5.5. Connectedness of complex; 5.6. Re-partition, simplicial approximation; 6. Fundamental Group; 6.1. Product path; 6.2. Fundamental group; 6.2.1. Fundamental group; 6.2.2. Fundamental group of polyhedron; Chapter 3. Matrix Representations and Computer Storage of Graphs; 1. Undirected Graph; 1.1. Incidence matrix; 1.2. Circuit matrix; 1.2.1. Paton's fundamental circuit finding algorithm; 1.2.2. Chan's circuit matrix algorithm; 1.3. Cutset matrix; 1.4. Calculation of fundamental matrix; 2. Directed Graph. 
505 8 |a 2.1. Incidence matrix2.2. Adjacency matrix; 2.3. Circuit matrix; 2.4. Cutset matrix; 2.5. Walk matrix and reachability matrix; 3. Computer Storage of Graph; 4. Ecological Applications; 4.1. Simple ecological relationship and incidence matrix; 4.2. Ecological relationship and adjacency matrix; 4.3. Matrix transformation algorithm; 4.4. Read ecological relationship matrix from database; Chapter 4. Trees and Planar Graphs; 1. Tree; 1.1. Tree; 1.2. Ingoing tree, outgoing tree; 1.3. Binary tree; 2. Planar Graph; 2.1. Planar graph, Nonplanar graph; 2.2. Dual graph; 3. Ecological Applications. 
505 8 |a 3.1. Optimum matching problem3.2. Path optimization problem; Chapter 5. Algorithms of Graphs; 1. Algorithms of Tree; 1.1. DFS algorithm; 1.2. Minty's algorithm; 1.3. Chan' algorithm; 2. Connectedness Testing Algorithm; 2.1. Connectedness of graph; 2.2. Block, cut vertex, bridge; 2.3. Vertex connectivity; 3. Planarity Testing Algorithm; 4. Construct Graph from Interrelationship Data; 5. Computer Generation of Graph; 6. Ecological Applications; Chapter 6. Directed Graphs; 1. Directed Graph; 2. Directed Euler Graph; 3. Directed Path; 4. Directed Tree; 5. Signal Flow Chart. 
500 |a 5.1. Mason's flow chart. 
520 |a "Graphs, networks and agent-based modeling are the most thriving and attracting sciences used in ecology and environmental sciences. As such, this book is the first comprehensive treatment of the subject in the areas of ecology and environmental sciences. From this integrated and self-contained book, researchers, university teachers and students will be provided with an in-depth and complete insight on knowledge, methodology and recent advances of graphs, networks and agent-based-modeling in ecology and environmental sciences. Java codes and a standalone software package will be presented in the book for easy use for those not familiar with mathematical details."--Provided by publisher 
504 |a Includes bibliographical references (pages 351-364) and index. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Biometry  |x Data processing. 
650 0 |a Ecology  |x Statistical methods  |x Data processing. 
650 0 |a Evolution (Biology)  |x Statistical methods  |x Data processing. 
650 0 |a Ecology. 
650 2 |a Ecology 
650 2 |a Mathematical Computing 
650 6 |a Biométrie  |x Informatique. 
650 6 |a Écologie. 
650 7 |a ecology.  |2 aat 
650 7 |a NATURE  |x Ecology.  |2 bisacsh 
650 7 |a NATURE  |x Ecosystems & Habitats  |x Wilderness.  |2 bisacsh 
650 7 |a SCIENCE  |x Environmental Science.  |2 bisacsh 
650 7 |a SCIENCE  |x Life Sciences  |x Ecology.  |2 bisacsh 
650 7 |a Ecology  |2 fast 
650 7 |a Biometry  |x Data processing  |2 fast 
776 0 8 |i Print version:  |a Zhang, Wenjun.  |t Computational Ecology : Graphs, Networks and Agent-Based Modeling.  |d Singapore : World Scientific, ©2012  |z 9789814343619 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=479897  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH24103864 
938 |a Coutts Information Services  |b COUT  |n 24008263 
938 |a EBL - Ebook Library  |b EBLB  |n EBL982498 
938 |a EBSCOhost  |b EBSC  |n 479897 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 378425 
938 |a YBP Library Services  |b YANK  |n 7640084 
994 |a 92  |b IZTAP