Machine Learning Methods for Ecological Applications

Size: px
Start display at page:

Download "Machine Learning Methods for Ecological Applications"

Transcription

1 Machine Learning Methods for Ecological Applications

2 Machine Learning Methods for Ecological Applications edited by Atan H. Fietding Department ofbiological Science the Manchester Metropolitan University " ~. SPRINGER SCIENCE+BUSINESS MEDIA, LLC

3 Library of Congress Cataloging-in-Publication Data Machine learning methods for ecological applications I edited by Alan H. Fielding. p. cm. Indudes bibliographical references and indexes. ISBN ISBN (ebook) DOI / Ecology. 2. Machine learning. 1. Fielding, Alan. QH540.8.M '.078'5-dc CIP Copyright 1999 Springer Science+Business Media New York Originally published by Kluwer Academic Publishers in 1999 Softcover reprint of the hardcover 1 st edition 1999 AU rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, mechanical, photocopying, recording, or otherwise, without. the prior written permission of the publisher, Springer science+business Media, LLC Printed on acid-free paper.

4 Contents Contributors Preface Acknowledgements 1. An introduction to machine learning methods ALAN FIELDING 2. Artificial neural networks for pattern recognition LYNNE BODDY AND COLIN W. MORRIS 3. Tree-based methods JOHNF. BELL 4. Genetic Algorithms I JOHN N. R. JEFFERS 5. Genetic Algorithms II DAVID R. B. STOCKWELL 6. Cellular automata DAVID DUNKERLEY vii IX xiii

5 Contents vi 7. Equation discovery with ecological applications 185 SASO DZEROSKI, LJUPCO TODOROVSKI, IVAN BRATKO, BORIS KOMPARE AND VILJEM KRIZMAN 8. How should accuracy be measured? 209 ALAN FIELDING 9. Real learning 225 BARRY STEVENS-WOOD Author Index 247 Subject Index 255

6 Contributors John F Bell, Examinations Syndicate, University of Cambridge, Cambridge, United Kingdom. Lynne Boddy, Cardiff School of Biosciences, University of Wales, Cardiff CF10 3TL, United Kingdom. Ivan Bratko, JozefStefan Institute, Jamova 39, 1111 Ljubljana, Slovenia and Faculty of Computer and Information Science, Trzaska 25, 1111 Ljubljana, Slovenia. David Dunkerley, Department of Geography and Environmental Science, Monash University, Clayton Victoria 3168, Australia.. Saso Dzeroski, Jozef Stefan Institute, Jamova 39, 1111 Ljubljana, Slovenia. Alan H. Fielding, Behavioural and Environmental Biology Research Group, Biological Sciences, the Manchester Metropolitan University, Manchester, M1 5GD, United Kingdom. John N. R. Jeffers, Applied Statistics Institute, Mathematics Institute, University of Kent, Canterbury CT2 7NF, Kent, United Kingdom. Boris Kompare, Faculty of Civil and Geodetic Engineering, Hajdrihova 28, 1001 Ljubljana, Slovenia. Viljem KriZffian, Jozef Stefan Institute, Jamova 39, 1111 Ljubljana, Slovenia. Colin W. Morris, School of Computing, University of Glamorgan,Trefforest CF37 1DL, United Kingdom. Ljupco Todorovski, Jozef Stefan Institute, Jamova 39, 1111 Ljubljana, Slovenia and Faculty of Medicine, Institute for Biomedical Informatics, Vrazov trg 2, 1105 Ljubljana, Slovenia. Barry Stevens-Wood, Behavioural and Environmental Biology Research Group, Biological Sciences, the Manchester Metropolitan University, Manchester, M1 5GD, United Kingdom. David R. B. Stockwell, University of California San Diego, 9500 Gilman Drive, La Jolla CA 92093, USA. Vll

7 Preface It is difficult to become an ecologist withou,t acquiring some breadth~ For example, we are expected to be competent statisticians and taxonomists who appreciate the importance of spatial and temporal processes, whilst recognising the potential offered by techniques such as RAPD. It is, therefore, with some trepidation that we offer a collection of potentially useful methods that will be unfamiliar, and possibly alien, to most ecologists. I don't feel old, but when I was undertaking my postgraduate research our lab calculator was mechanical. There was great excitement in my fmal year when we obtained an unbelievably expensive electronic calculator. Later I progressed to running ~obs' on a PRIME minicomputer via a collection of punched cards. Those who complain about the problems with current computers don't know how lucky they are! In 1984 I wrote a book entitled 'Computing for Biologists'. Although it was mainly concerned with writing short programs it did also look at wider aspects of the role of computers in the biological sciences. Machine learning was not mentioned in that book, probably because of ignorance but also because the methods were relatively unknown outside of the relatively small number of workers in the broad field that is now known as machine learning. During 1985 I spent a sabbatical year at York University, following their Biological Computation masters programme. This course was a unique blend of computer science, mathematics and statistics. Although machine learning techniques were beginning to mature, most remained rather esoteric. At the end of the 1980s I became an associate editor for anew journal that aimed to exploit the interface between computer science and the biosciences. One of my tasks with CABIOS (Computer Applications in the BIOSciences) was to write a regular review of relevant literature. As the journal moved inexorably towards a molecular biology

8 x focus I attempted to spread the reviews over a wider range of biological disciplines. I began to notice an increasing use of machine learning methods and I became more interested in their potential for ecological applications. I had maintained some contacts at York, in particular with David Morse and Marion Edwards. David moved to the computer science laboratory at the University of Kent and we began to discuss the possibility of a parallel journal to CABIOS (now called BioInformatics), but one which focused on ecological issues. Although this journal has not yet come to fruition it did lead to two significant developments. Firstly, we proposed the establishment of an ecological computing special interest group within the British Ecological Society (BES). Secondly, we made contact with Lynne Boddy and Colin Morris who had started an innovative journal called Binary. One of the first meetings held under the auspices of the ecological-computing group, and fmanced by the BES, was a one day workshop based in Manchester (Machine Learning for Ecological Applications, 19 th April 1997). Although this was essentially a meeting of British ecologists there was a welcome contribution from Ivan Bratko. One outcome from this meeting was a general agreement that the best way to promote these techniques to a wider community was via a book. Fortunately the proposal had enthusiastic support from Bob Carling, then a commissioning editor with Chapman & Hall. Although the gestation was longer than I had hoped the book was produced quite quickly once the takeover of Chapman & Hall by Kluwer had been fmalised. One of the aims of the book was to provide, as far as possible, a tutorial approach to a range of methods that have great potential for a knowledge-poor discipline such as ecology. I think that we have largely succeede4, but the book's acceptance by other ecologists will be a better guide. Chapter 1 is an introduction to a range of techniques, issues and examples. Hopefully, this provides a framework and vocabulary for the rest of the book. Chapter 2, by Professor Lynne Boddy and Dr Colin Morris, is one of the longest in the book and deals with the application of artificial neural networks to ecological problems, especially those related to identification. In Chapter 3 Dr John Bell examines the potential of decision trees, a technique that could justifiably be included in a statistical text. Chapters 4 and 5 both deal with the application of genetic algorithms to ecological problems. The first written by Professor John Jeffers examines the application of two rule-based genetic algorithms to a range of ecological problems. Dr David Stockwell, who wrote chapter 5, has continued his postgraduate research into the application of machine learning techniques to ecological problems, moving from Australia to the United.States. He illustrates how genetic algorithms can be used to model the distribution of species. Chapter 6 is the second longest chapter dealing with an approach for which there are no statistical alternatives. Dr David Dunkerley explains how spatial processes can be modelled using small independent cells, or automata, that obey only very simple ndes. Chapter 7 is rather different from the rest since it was written by computer scientists who have developed an interest in ecological problems. In this chapter the authors

9 explain how equation discovery tools can be used to obtain models of ecological systems. Chapter 8 deals with methods of assessing classification accuracy. This is not a trivial matter, indeed in the abse;lce of significance criteria it is fundamental to assessing the utility of many machine learning algorithms. The fmal chapter is not concerned with the application of machine learning methods to ecological problems. In the previous chapters we have been considering how methods developed by the machine learning community can benefit ecologists. Chapter 9 attempts to reverse that role by providing an overview of 'real' learning, and perhaps suggesting new avenues that the machine learning community could explore. xi Alan Fielding Manchester, May 1999

10 Acknowledgements David Morse, Bob Carling, Des Thompson and Rory Putman were very positive in their support for this book. The British Ecological Society funded the one day workshop that was the precursor to this volume. The workshop was organised under the auspices of the Ecological Computing group of the BES with support from the Biological Sciences department at MMU. The workshop would never have happened without the organisational skills and enthusiasm of Sue King. I would like to thank all of the contributors for the way in which they responded to my requests for chapters. In particular I am grateful that they all produced work within the deadlines, with only gentle persuasion on my part. Finally, I am very grateful for the support and tolerance shown by family, Sue and Rosie.

HYBRID NEURAL NETWORK AND EXPERT SYSTEMS

HYBRID NEURAL NETWORK AND EXPERT SYSTEMS HYBRID NEURAL NETWORK AND EXPERT SYSTEMS HYBRID NEURAL NETWORK AND EXPERT SYSTEMS by Larry R. Medsker Department of Computer Science and Information Systems The American University... " Springer Science+Business

More information

PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRATION

PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRATION PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRATION PASSIVE COMPONENTS FOR DENSE OPTICAL INTEGRA TION Christina Manolatou Massachusetts Institute oftechnology Hermann A. Haus Massachusetts Institute oftechnology

More information

Advances in Computational and Stochastic Optimization, Logic Programming, and Heuristic Search

Advances in Computational and Stochastic Optimization, Logic Programming, and Heuristic Search Advances in Computational and Stochastic Optimization, Logic Programming, and Heuristic Search OPERATIONS RESEARCH/COMPUTER SCIENCE INTERFACES SERIES Ramesh Sharda, Series Editor ConocolDuPont Chair of

More information

acoustic imaging cameras, microscopes, phased arrays, and holographic systems

acoustic imaging cameras, microscopes, phased arrays, and holographic systems acoustic imaging cameras, microscopes, phased arrays, and holographic systems acoustic imaging cameras, microscopes, phased arrays, and holographic systems Edited by Glen Wade University of California

More information

The Efficient Market Hypothesists

The Efficient Market Hypothesists The Efficient Market Hypothesists Great Minds in Finance Series Editor: Professor Colin Read This series explores the lives and times, theories and applications of those who have contributed most significantly

More information

LEARNING, INNOVATION AND URBAN EVOLUTION

LEARNING, INNOVATION AND URBAN EVOLUTION LEARNING, INNOVATION AND URBAN EVOLUTION LEARNING,INNOVATION ANO URBAN EVOLUTION edited by David F. Batten Cristoforo S. Bertuglia Dino Martellato Sylvie Occelli " ~. Springer Science+Business Media, LLC

More information

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design

ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design ANALOG INTEGRATED CIRCUITS FOR COMMUNICATION Principles, Simulation and Design by Donald 0. Pederson University of California

More information

ARTIFICIAL NEURAL NETWORKS Learning Algorithms, Performance Evaluation, and Applications

ARTIFICIAL NEURAL NETWORKS Learning Algorithms, Performance Evaluation, and Applications ARTIFICIAL NEURAL NETWORKS Learning Algorithms, Performance Evaluation, and Applications THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE ARTIFICIAL NEURAL NETWORKS Learning Algorithms,

More information

Automotive Painting Technology

Automotive Painting Technology Automotive Painting Technology Kimio Toda Abraham Salazar Kozo Saito Editors Automotive Painting Technology A Monozukuri-Hitozukuri Perspective 1 3 Editors Mr. Kimio Toda Asahi Sunac Corporation Owariasahi,

More information

Rise of the Knowledge Worker

Rise of the Knowledge Worker Rise of the Knowledge Worker Resources for the Knowledge-Based Economy THE ECONOMIC IMPACT OF KNOWLEDGE Dale Neef, G. Anthony Siesfeld, Jacquelyn Cefola THE KNOWLEDGE ECONOMY Dale Neef KNOWLEDGE IN ORGANIZATIONS

More information

Design of Logic Systems

Design of Logic Systems Design of Logic Systems Design of Logic Systems Second edition D. Lewin Formerly Professor of Computer Science and Information Engineering, University of Sheffield D. Protheroe Lecturer in Electronic Engineering,

More information

Data Assimilation: Tools for Modelling the Ocean in a Global Change Perspective

Data Assimilation: Tools for Modelling the Ocean in a Global Change Perspective Data Assimilation: Tools for Modelling the Ocean in a Global Change Perspective NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science

More information

International Entrepreneurship

International Entrepreneurship International Entrepreneurship International Entrepreneurship Theoretical Foundations and Practices Antonella Zucchella and Paolo Scabini Antonella Zucchella and Paolo Scabini 2007 Softcover reprint of

More information

The German Chemical Industry in the Twentieth Century

The German Chemical Industry in the Twentieth Century The German Chemical Industry in the Twentieth Century Chemists and Chemistry VOLUME 18 A series of books devoted to the examination of the history and development of chemistry from its early emergence

More information

AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS

AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS AUTOMATIC MODULATION RECOGNITION OF COMMUNICATION SIGNALS by Eisayed Eisayed Azzouz Department 01 Electronic & Electrical Engineering, Military

More information

ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES

ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES ANALOG CMOS FILTERS FOR VERY HIGH FREQUENCIES THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE ANALOG CIRCUITS AND SIGNAL PROCESSING Consulting Editor Mohammed Ismail Ohio State University

More information

Historical Materialism and Social Evolution

Historical Materialism and Social Evolution Historical Materialism and Social Evolution Historical Materialism and Social Evolution Edited by Paul Blackledge Senior Lecturer School of Cultural Studies Leeds Metropolitan University and Graeme Kirkpatrick

More information

Economics As a Science of Human Behaviour

Economics As a Science of Human Behaviour Economics As a Science of Human Behaviour RECENT ECONOMIC THOUGHT SERIES Editor: Warren G. Samuels Michigan State University East Lansing, Michigan, U.S.A. Other books In the series: Feiwel, G.: SAMUELSON

More information

The Scientist as Consultant BUILDING NEW CAREER OPPORTUNITIES

The Scientist as Consultant BUILDING NEW CAREER OPPORTUNITIES The Scientist as Consultant BUILDING NEW CAREER OPPORTUNITIES The Scientist as Consultant BUILDING NEW CAREER OPPORTUNITIES CARL J. SINDERMANN and THOMAS 1(. SAWYER SPRINGER SCIENCE+ BUSINESS MEDIA, LLC

More information

TRADE, INNOVATION, ENVIRONMENT

TRADE, INNOVATION, ENVIRONMENT TRADE, INNOVATION, ENVIRONMENT FONDAZIONE ENI ENRICO MATTEI (FEEM) SERIES ON ECONOMICS, ENERGY AND ENVIRONMENT This series serves as an outlet for the main results of FEEM' s research programmes in the

More information

Iowa State University Library Collection Development Policy Computer Science

Iowa State University Library Collection Development Policy Computer Science Iowa State University Library Collection Development Policy Computer Science I. General Purpose II. History The collection supports the faculty and students of the Department of Computer Science in their

More information

THE LAYING HEN AND ITS ENVIRONMENT

THE LAYING HEN AND ITS ENVIRONMENT THE LAYING HEN AND ITS ENVIRONMENT CURRENT TOPICS IN VETERINARY MEDICINE AND ANIMAL SCIENCE VOLUME 8 Other titles in this series Volume I Control of Reproduction in the Cow edited by J.M. Sreenan Volume

More information

The New Strategic Landscape

The New Strategic Landscape The New Strategic Landscape This page intentionally left blank The New Strategic Landscape Innovative Perspectives on Strategy Julie Verity Julie Verity 2012 All remaining chapters respective authors Softcover

More information

BT Telecommunications Series

BT Telecommunications Series TELEPRESENCE BT Telecommunications Series The BT Telecommunications Series covers the broad spectrum of telecommunications technology. Volumes are the result of research and development carried out, or

More information

INTELLIGENT UNMANNED GROUND VEHICLES Autonomous Navigation Research at Carnegie Mellon

INTELLIGENT UNMANNED GROUND VEHICLES Autonomous Navigation Research at Carnegie Mellon INTELLIGENT UNMANNED GROUND VEHICLES Autonomous Navigation Research at Carnegie Mellon THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE ROBOTICS: VISION, MANIPULATION AND SENSORS Consulting

More information

THE WASTE AND THE BACKYARD

THE WASTE AND THE BACKYARD THE WASTE AND THE BACKYARD Environment & Management VOLUME 8 The titles published in this series are listed at the end of this volume. The Waste and the Backyard The Creation of Waste Facilities: Success

More information

THE EFFECTIVENESS OF POLICY INSTRUMENTS FOR ENERGY-EFFICIENCY IMPROVEMENT IN FIRMS

THE EFFECTIVENESS OF POLICY INSTRUMENTS FOR ENERGY-EFFICIENCY IMPROVEMENT IN FIRMS THE EFFECTIVENESS OF POLICY INSTRUMENTS FOR ENERGY-EFFICIENCY IMPROVEMENT IN FIRMS ECO-EFFICIENCY IN INDUSTRY AND SCIENCE VOLUME 15 Series Editor: Arnold Thkker, TNO-STB, Delft, The Netherlands Editorial

More information

International Entrepreneurship

International Entrepreneurship International Entrepreneurship This page intentionally left blank International Entrepreneurship Theoretical Foundations and Practices 2nd edition Antonella Zucchella University of Pavia, Italy and Giovanna

More information

Quality Management and Managerialism in Healthcare

Quality Management and Managerialism in Healthcare Quality Management and Managerialism in Healthcare This page intentionally left blank Quality Management and Managerialism in Healthcare A Critical Historical Survey Sara Melo Queen s University Belfast,

More information

A GLOBAL PERSPECTIVE ON REAL ESTATE CYCLES

A GLOBAL PERSPECTIVE ON REAL ESTATE CYCLES A GLOBAL PERSPECTIVE ON REAL ESTATE CYCLES THE NEW YORK UNIVERSITY SALOMON CENTER SERIES ON FINANCIAL MARKETS AND INSTITUTIONS VOLUME 6 1. I.T. Vanderhoof and E. Altman (eds.): The Fair Villue of Insurance

More information

Health Information Technology Standards. Series Editor: Tim Benson

Health Information Technology Standards. Series Editor: Tim Benson Health Information Technology Standards Series Editor: Tim Benson Tim Benson Principles of Health Interoperability HL7 and SNOMED Second Edition Tim Benson Abies Ltd Hermitage, Thatcham Berkshire UK ISBN

More information

Synthetic Aperture Radar

Synthetic Aperture Radar Synthetic Aperture Radar J. Patrick Fitch Synthetic Aperture Radar C.S. Burrus, Consulting Editor With 93 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo J. Patrick Fitch Engineering

More information

Computational Principles of Mobile Robotics

Computational Principles of Mobile Robotics Computational Principles of Mobile Robotics Mobile robotics is a multidisciplinary field involving both computer science and engineering. Addressing the design of automated systems, it lies at the intersection

More information

Real-time Adaptive Concepts in Acoustics

Real-time Adaptive Concepts in Acoustics Real-time Adaptive Concepts in Acoustics Real-time Adaptive Concepts in Acoustics Blind Signal Separation and Multichannel Echo Cancellation by Daniel W.E. Schobben, Ph. D. Philips Research Laboratories

More information

OIL, ECONOMIC DEVELOPMENT AND DIVERSIFICATION IN BRUNEI DARUSSALAM

OIL, ECONOMIC DEVELOPMENT AND DIVERSIFICATION IN BRUNEI DARUSSALAM OIL, ECONOMIC DEVELOPMENT AND DIVERSIFICATION IN BRUNEI DARUSSALAM STUDIES IN THE ECONOMIES OF EAST AND SOUTH-EAST ASIA General Editors: Peter Nolan, Lecturer in the Faculty of Economics and Politics,

More information

Principles of Data Security

Principles of Data Security Principles of Data Security FOUNDATIONS OF COMPUTER SCIENCE Series Editor: Raymond E. Miller Georgia Institute oj Technology PRINCIPLES OF DATA SECURITY Ernst L. Leiss Principles of Data Security Ernst

More information

MILK and MILK PRODUCTS

MILK and MILK PRODUCTS MILK and MILK PRODUCTS MILK and MILK PRODUCTS Technolog)', chemistry and microbiology Alan H. Varnam Consultant Microbiologist Southern Biological Reading UK and Jane P. Sutherland Head of Food and Beverage

More information

This page intentionally left blank

This page intentionally left blank Stevie Smith This page intentionally left blank Stevie Smith Between the Lines Romana Huk Romana Huk 2005 Softcover reprint of the hardcover 1st edition 2005 978-0-333-54997-1 All rights reserved. No reproduction,

More information

The Relations between Defence and Civil Technologies

The Relations between Defence and Civil Technologies The Relations between Defence and Civil Technologies NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NATO Science Committee. which aims

More information

Manufacturing Challenges in Electronic Packaging

Manufacturing Challenges in Electronic Packaging Manufacturing Challenges in Electronic Packaging Manufacturing Challenges in Electronic Packaging Y.C. Lee University of Colorado, Boulder, CO, USA and WT. Chen formerly a Senior Technical Staff Member,

More information

Risk/Benefit Analysis in Water Resources Planning and Management

Risk/Benefit Analysis in Water Resources Planning and Management Risk/Benefit Analysis in Water Resources Planning and Management Risk/Benefit Analysis in Water Resources Planning and Management Edited by Yacov Y. Haimes Center for Large Scale Systems and Policy Analysis

More information

MODERN DAIRY TECHNOLOGY

MODERN DAIRY TECHNOLOGY MODERN DAIRY TECHNOLOGY Volume 1 Advances in Milk Processing Second Edition MODERN DAIRY TECHNOLOGY Volume 1 Advances in Milk Processing Second Edition Edited by R. K. Robinson Department of Food Science

More information

Computer Chess Compendium

Computer Chess Compendium Computer Chess Compendium To Alastair and Katherine David Levy, Editor Computer Chess Compendium Springer Science+Business Media, LLC First published 1988 David Levy 1988 Originally published by Springer-Verlag

More information

Graduate Texts in Mathematics. Editorial Board. F. W. Gehring P. R. Halmos Managing Editor. c. C. Moore

Graduate Texts in Mathematics. Editorial Board. F. W. Gehring P. R. Halmos Managing Editor. c. C. Moore Graduate Texts in Mathematics 49 Editorial Board F. W. Gehring P. R. Halmos Managing Editor c. C. Moore K. W. Gruenberg A.J. Weir Linear Geometry 2nd Edition Springer Science+Business Media, LLC K. W.

More information

The Early Fiction of H. G. Wells

The Early Fiction of H. G. Wells The Early Fiction of H. G. Wells This page intentionally left blank The Early Fiction of H. G. Wells Fantasies of Science Steven McLean Steven McLean, 2009 Softcover reprint of the hardcover 1st edition

More information

BIOMEDICAL E T H I C S REVIEWS

BIOMEDICAL E T H I C S REVIEWS HUMAN CLONING BIOMEDICAL E T H I C S REVIEWS Edited by James M. Humber and Robert F. Almeder BOARD OF EDITORS William Bechtel Washington University St. Louis, Missouri William J. Curran Harvard School

More information

Product Development Strategy

Product Development Strategy Product Development Strategy Product Development Strategy Innovation Capacity and Entrepreneurial Firm Performance in High-Tech SMEs Mina Tajvidi Bangor Business School, Bangor University, UK and Azhdar

More information

Basics of Holography

Basics of Holography Basics of Holography Basics of Holography is an introduction to the subject written by a leading worker in the field. The first part of the book covers the theory of holographic imaging, the characteristics

More information

Computational Intelligence for Network Structure Analytics

Computational Intelligence for Network Structure Analytics Computational Intelligence for Network Structure Analytics Maoguo Gong Qing Cai Lijia Ma Shanfeng Wang Yu Lei Computational Intelligence for Network Structure Analytics 123 Maoguo Gong Xidian University

More information

Intelligent knowledge based systems in electrical power engineering

Intelligent knowledge based systems in electrical power engineering Intelligent knowledge based systems in electrical power engineering JOIN US ON THE INTERNET VIA WWW, GOPHER, FTP OR EMAIL: WWW: http://www.thomson.com GOPHER: gopher.thomson.com A ^ ^ FTP: ftp.thomson.com

More information

COMMUNICATING OUT OF A CRISIS

COMMUNICATING OUT OF A CRISIS COMMUNICATING OUT OF A CRISIS Communicating Out of a Crisis Michael Bland p a l g ( a v ~ 113Crl ar Selection, editorial matter and Chapters 1-6, 14-16 Michael Bland 1998 Other chapters and case studies

More information

BEYOND THE STEADY STATE

BEYOND THE STEADY STATE BEYOND THE STEADY STATE Also by David Laibman VALUE, TECHNICAL CHANGE AND CRISIS: Explorations in Marxist Economic Theory Also by Edward J. Nell FREE MARKET CONSERVATISM: A Critique of Theory and Practice

More information

AN INTRODUCTION TO FIBER OPTICS SYSTEM DESIGN

AN INTRODUCTION TO FIBER OPTICS SYSTEM DESIGN AN INTRODUCTION TO FIBER OPTICS SYSTEM DESIGN Bruce E. BRILEY AT&T Bell Laboratories Naperville, Illinois, U.S.A. NORTH-HOLLAND AMSTERDAM NEW YORK OXFORD TOKYO ELSEVIER SCIENCE PUBLISHERS B.V. Sara Burgerhartstraat

More information

Progress in Computer Science No.4. Edited by J.Bendey E. Coffman R.L.Graham D. Kuck N. Pippenger. Springer Science+Business Media, LLC

Progress in Computer Science No.4. Edited by J.Bendey E. Coffman R.L.Graham D. Kuck N. Pippenger. Springer Science+Business Media, LLC Progress in Computer Science No.4 Edited by J.Bendey E. Coffman R.L.Graham D. Kuck N. Pippenger Springer Science+Business Media, LLC George P61ya Robert E. Tarjan Donald R. Woods Notes on Introductory

More information

TRANSISTOR CIRCUITS FOR SPACECRAFT POWER SYSTEM

TRANSISTOR CIRCUITS FOR SPACECRAFT POWER SYSTEM TRANSISTOR CIRCUITS FOR SPACECRAFT POWER SYSTEM Transistor Circuits for Spacecraft Power System KengC. Wu Lockheed Martin Naval Electronics & Surveillance Systems Moorestown, NJ, USA.., ~ SPRINGER SCIENCE+BUSINESS

More information

Victorian Telegraphy Before Nationalization

Victorian Telegraphy Before Nationalization Victorian Telegraphy Before Nationalization Victorian Telegraphy Before Nationalization Simone Fari University of Granada, Spain S i m o n e Fa r i 2 015 Softcover reprint of the hardcover 1st edition

More information

Palgrave Studies in Comics and Graphic Novels. Series Editor Roger Sabin University of the Arts London London, United Kingdom

Palgrave Studies in Comics and Graphic Novels. Series Editor Roger Sabin University of the Arts London London, United Kingdom Palgrave Studies in Comics and Graphic Novels Series Editor Roger Sabin University of the Arts London London, United Kingdom This series concerns Comics Studies with a capital c and a capital s. It feels

More information

Time Frequency Domain for Segmentation and Classification of Non-stationary Signals

Time Frequency Domain for Segmentation and Classification of Non-stationary Signals Time Frequency Domain for Segmentation and Classification of Non-stationary Signals FOCUS SERIES Series Editor Francis Castanié Time Frequency Domain for Segmentation and Classification of Non-stationary

More information

Perspectives on Development and Population Growth in the Third World

Perspectives on Development and Population Growth in the Third World Perspectives on Development and Population Growth in the Third World Perspectives on Development and Population Growth in the Third World Ozzie G. Simmons Fordham University The Bronx, New York PLENUM

More information

INTEGRATED AUDIO AMPLIFIERS IN BCD TECHNOLOGY

INTEGRATED AUDIO AMPLIFIERS IN BCD TECHNOLOGY INTEGRATED AUDIO AMPLIFIERS IN BCD TECHNOLOGY INTEGRATED AUDIO AMPLIFIERS IN BCD TECHNOLOGY by Marco Berkhout MESA Research Institute, University of Twente, and Philips Semiconductors " ~ Springer Science+Business

More information

Dramatic Psychological Storytelling

Dramatic Psychological Storytelling Dramatic Psychological Storytelling This page intentionally left blank Dramatic Psychological Storytelling Using the Expressive Arts and Psychotheatrics Rob Allen and Nina Krebs Rob Allen and Nina Krebs

More information

ANALOG CIRCUIT DESIGN

ANALOG CIRCUIT DESIGN ANALOG CIRCUIT DESIGN Analog Circuit Design High-Speed Analog-to-Digital Converters; Mixed-Signal Design; PLL's and Synthesizers Edited by Rudy J. van de Plassche Broadcom Netherlands B. V., Bunnik Johan

More information

Power Electronics Semiconductor Switches

Power Electronics Semiconductor Switches Power Electronics Semiconductor Switches Power Electronics Semiconductor Switches R.S. Ramshaw Department of Electrical and Computer Engineering University of Waterloo Ontario Canada SPRINGER-SCIENCE+BUSINESS

More information

Macmillan Computer Science Series Consulting Editor Professor F. H. Sumner, University of Manchester

Macmillan Computer Science Series Consulting Editor Professor F. H. Sumner, University of Manchester Macmillan Computer Science Series Consulting Editor Professor F. H. Sumner, University of Manchester S. T. Allworth and R. N. Zobel, Introduction to Real-time Software Design, second edition Ian 0. Angell,

More information

The Economics of Leisure and Recreation

The Economics of Leisure and Recreation The Economics of Leisure and Recreation STUDIES IN PLANNING AND CONTROL General Editors B. T. Bayliss, B.Sc.(Econ.), Ph.D. Director, Centre for European Industrial Studies University of Bath and G. M.

More information

Computer Automation in Manufacturing

Computer Automation in Manufacturing Computer Automation in Manufacturing Computer Automation in Manufacturing An introduction Thomas O. Boucher Department of Industrial Engineering Rutgers University Piscataway NJ USA SPRINGER-SCIENCE+BUSINESS

More information

DEVELOPMENTS IN INJECTION MOULDING-3

DEVELOPMENTS IN INJECTION MOULDING-3 DEVELOPMENTS IN INJECTION MOULDING-3 CONTENTS OF VOLUMES 1 and 2 Volume 1 Edited by A. Whelan and J. L. Craft 1. Digital Hydraulics. H. BLUML 2. Clamping Systems. R. A. IRELAND 3. Mould Design and Manufacture.

More information

Architectures for Enterprise Integration

Architectures for Enterprise Integration Architectures for Enterprise Integration Architectures for Enterprise Integration Edited by Peter Bernus Griffith University Queensland Australia Laszlo Nemes CS/RO Victoria Australia and Theodore.J. Williams

More information

The Washington Embassy

The Washington Embassy The Washington Embassy The Washington Embassy British Ambassadors to the United States, 1939 77 Edited by Michael F. Hopkins Lecturer in History, University of Liverpool Saul Kelly Reader in Defence Studies,

More information

Rubber Processing and Production Organization

Rubber Processing and Production Organization Rubber Processing and Production Organization Rubber Processing and Production Organization Philip K. Freakley Institute of Polymer Technology Loughborough University of Technology Loughborough, United

More information

Electronic Equipment Reliability

Electronic Equipment Reliability Electronic Equipment Reliability Other titles in Electrical and Electronic Engineering A. R. Daniels: Introduction to Electrical Machines W. Gosling: A First Course in Applied Electronics B. A. Gregory:

More information

STATISTICAL MODELING FOR COMPUTER-AIDED DESIGN OF MOS VLSI CIRCUITS

STATISTICAL MODELING FOR COMPUTER-AIDED DESIGN OF MOS VLSI CIRCUITS STATISTICAL MODELING FOR COMPUTER-AIDED DESIGN OF MOS VLSI CIRCUITS THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE ANALOG CIRCUITS AND SIGNAL PROCESSING Consulting Editor Related titles:

More information

The Management of Technical Change

The Management of Technical Change The Management of Technical Change This page intentionally left blank The Management of Technical Change Automation in the UK and USA since 1950 Alan Booth Alan Booth 2006 Softcover reprint of the hardcover

More information

Also by Craig Batty Media Writing: A Practical Introduction (with S. Cain, 2010)

Also by Craig Batty Media Writing: A Practical Introduction (with S. Cain, 2010) Movies That Move Us Also by Craig Batty Media Writing: A Practical Introduction (with S. Cain, 2010) Writing for the Screen: Creative and Critical Approaches (with Z. Waldeback, 2008) Movies That Move

More information

HIGH PERFORMANCE COMPUTING IN FLUID DYNAMICS

HIGH PERFORMANCE COMPUTING IN FLUID DYNAMICS HIGH PERFORMANCE COMPUTING IN FLUID DYNAMICS ERCOFTAC SERIES VOLUME 3 Series Editors P. Hutchinson, Chairman ERCOFTAC, Cranfield University, Bedford, UK W. Rodi, Chairman ERCOFTAC Scientific Programme

More information

AUTOMATED BIOMETRICS Technologies and Systems

AUTOMATED BIOMETRICS Technologies and Systems AUTOMATED BIOMETRICS Technologies and Systems The Kluwer International Series on ASIAN STUDIES IN COMPUTER AND INFORMATION SCIENCE Series Editor Kai-Yuan Cai Beijing University of Aeronautics and Astronautics

More information

INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA

INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA INTERTEMPORAL PRODUCTION FRONTIERS: WITH DYNAMIC DEA Rolf Fare and Shawna Grosskopf Southern Illinois University at Carbondale Carbondale, Illinois

More information

Crisscrossing Borders in Literature of the American West

Crisscrossing Borders in Literature of the American West Crisscrossing Borders in Literature of the American West This page intentionally left blank Crisscrossing Borders in Literature of the American West Edited by Reginald Dyck and Cheli Reutter CRISSCROSSING

More information

FINANCIAL REFORM IN CENTRAL AND EASTERN EUROPE

FINANCIAL REFORM IN CENTRAL AND EASTERN EUROPE FINANCIAL REFORM IN CENTRAL AND EASTERN EUROPE Also by Stephany Griffith-Jones THE CRISES OF DEBT AND DEVELOPMENT LOAN GUARANTEES FOR LARGE INFRASTRUCTURE PROJECTS MANAGING WORLD DEBT INTERNATIONAL FINANCE

More information

Modelling Non-Stationary Time Series

Modelling Non-Stationary Time Series Modelling Non-Stationary Time Series Palgrave Texts in Econometrics Series Editor: Kerry Patterson Titles include: Simon P. Burke and John Hunter MODELLING NON-STATIONARY TIME SERIES Michael P. Clements

More information

FUZZY SETS AND INTERACTIVE MULTIOBJECTIVE OPTIMIZATION

FUZZY SETS AND INTERACTIVE MULTIOBJECTIVE OPTIMIZATION FUZZY SETS AND INTERACTIVE MULTIOBJECTIVE OPTIMIZATION APPLIED INFORMATION TECHNOLOGY Series Editor: M. G. SINGH UM/ST, Manchester, England Editorial Board: K. ASTROM Lund Institute of Technology, Lund,

More information

Environment and Development: An Economic Approach

Environment and Development: An Economic Approach Environment and Development: An Economic Approach Economy & Environment VOLUME 6 Scientific Advisory Board Scott Barrett, London Business School, London, United Kingdom Klaus Conrad, University of Mannheim,

More information

INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION

INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION INSTRUMENTATION AND CONTROL SYSTEMS SECOND EDITION WILLIAM BOLTON AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

Information, Organisation and Technology: Studies in Organisational Semiotics

Information, Organisation and Technology: Studies in Organisational Semiotics Information, Organisation and Technology: Studies in Organisational Semiotics Information and Organisation Design Series series editors Richard M. Burton B12Srge Obel Information, Organisation and Technology:

More information

NO MORE MUDDLING THROUGH

NO MORE MUDDLING THROUGH NO MORE MUDDLING THROUGH No More Muddling Through Mastering Complex Projects in Engineering and Management by RAINER ZÜST Zürich, Switzerland and PETER TROXLER Rotterdam, The Netherlands A C.I.P. Catalogue

More information

METHODOLOGY FOR THE DIGITAL CALIBRATION OF ANALOG CIRCUITS AND SYSTEMS

METHODOLOGY FOR THE DIGITAL CALIBRATION OF ANALOG CIRCUITS AND SYSTEMS METHODOLOGY FOR THE DIGITAL CALIBRATION OF ANALOG CIRCUITS AND SYSTEMS METHODOLOGY FOR THE DIGITAL CALIBRATION OF ANALOG CIRCUITS AND SYSTEMS with Case Studies by Marc Pastre Ecole Polytechnique Fédérale

More information

COMPUTERS, BRAINS AND MINDS

COMPUTERS, BRAINS AND MINDS COMPUTERS, BRAINS AND MINDS AUSTRALASIAN STUDIES IN HISTORY AND PHILOSOPHY OF SCIENCE General Editor: R. W. HOME, University of Melbourne Editorial Advisory Board W. R. ALBURY, University of New South

More information

Causality, Correlation and Artificial Intelligence for Rational Decision Making

Causality, Correlation and Artificial Intelligence for Rational Decision Making Causality, Correlation and Artificial Intelligence for Rational Decision Making This page intentionally left blank Causality, Correlation and Artificial Intelligence for Rational Decision Making Tshilidzi

More information

R&D, INNOVATION AND COMPETITIVENESS IN THE EUROPEAN CHEMICAL INDUSTRY

R&D, INNOVATION AND COMPETITIVENESS IN THE EUROPEAN CHEMICAL INDUSTRY R&D, INNOVATION AND COMPETITIVENESS IN THE EUROPEAN CHEMICAL INDUSTRY R&D, Innovation and Competitiveness in the European Chemical Industry Edited by Fabrizio Cesaroni Laboratory of Economics and Management,

More information

When Values Conflict. Essays on Environmental Analysis, Discourse, and Decision

When Values Conflict. Essays on Environmental Analysis, Discourse, and Decision When Values Conflict Essays on Environmental Analysis, Discourse, and Decision Published for the American Academy of Arts and Sciences a companion volume to When Values Conflict Feiverson, H.A., F.W. Sinden,

More information

Vibration of Mechanical Systems

Vibration of Mechanical Systems Vibration of Mechanical Systems This is a textbook for a first course in mechanical vibrations. There are many books in this area that try to include everything, thus they have become exhaustive compendiums

More information

Comparative Responses to Globalization

Comparative Responses to Globalization Comparative Responses to Globalization Also by Maki Umemura THE JAPANESE PHARMACEUTICAL INDUSTRY: Its Evolution and Current Challenges Comparative Responses to Globalization Experiences of British and

More information

Arts Management and Cultural Policy Research

Arts Management and Cultural Policy Research Arts Management and Cultural Policy Research This page intentionally left blank Arts Management and Cultural Policy Research Jonathan Paquette University of Ottawa, Canada and Eleonora Redaelli University

More information

Modern Science and the Capriciousness of Nature

Modern Science and the Capriciousness of Nature Modern Science and the Capriciousness of Nature Also by Karl Rogers ON THE METAPHYSICS OF EXPERIMENTAL PHYSICS Modern Science and the Capriciousness of Nature Karl Rogers Karl Rogers 2006 Softcover reprint

More information

Sergey Ablameyko and Tony Pridmore. Machine Interpretation of Line Drawing Images. Technical Drawings, Maps and Diagrams.

Sergey Ablameyko and Tony Pridmore. Machine Interpretation of Line Drawing Images. Technical Drawings, Maps and Diagrams. Sergey Ablameyko and Tony Pridmore Machine Interpretation of Line Drawing Images Technical Drawings, Maps and Diagrams i Springer Sergey Ablameyko, PhD, DSc, Prof, FlEE, FIAPR, SMIEEE Institute of Engineering

More information

Theory and Practice of International Trade Linkage Models

Theory and Practice of International Trade Linkage Models Theory and Practice of International Trade Linkage Models ADVANCED STUDIES IN THEORETICAL AND APPLIED ECONOMETRICS VOLUME 9 Managing Editors: J.P. Ancot, Nethetlands Economic Institute, Rotterdam, The

More information

Towards the definition of a Science Base for Enterprise Interoperability: A European Perspective

Towards the definition of a Science Base for Enterprise Interoperability: A European Perspective Towards the definition of a Science Base for Enterprise Interoperability: A European Perspective Keith Popplewell Future Manufacturing Applied Research Centre, Coventry University Coventry, CV1 5FB, United

More information

AUTOMOTIVE CONTROL SYSTEMS

AUTOMOTIVE CONTROL SYSTEMS AUTOMOTIVE CONTROL SYSTEMS This engineering textbook is designed to introduce advanced control systems for vehicles, including advanced automotive concepts and the next generation of vehicles for Intelligent

More information

Distributed Detection and Data Fusion

Distributed Detection and Data Fusion Distributed Detection and Data Fusion Springer Science+ Business Media, LLC Signal Processing and Data Fusion Synthetic Aperture Radar J.P. Fitch Multiplicative Complexity, Convolution and the DFT MT.

More information

European Commission. 6 th Framework Programme Anticipating scientific and technological needs NEST. New and Emerging Science and Technology

European Commission. 6 th Framework Programme Anticipating scientific and technological needs NEST. New and Emerging Science and Technology European Commission 6 th Framework Programme Anticipating scientific and technological needs NEST New and Emerging Science and Technology REFERENCE DOCUMENT ON Synthetic Biology 2004/5-NEST-PATHFINDER

More information