Studies in Computational Intelligence

Size: px
Start display at page:

Download "Studies in Computational Intelligence"

Transcription

1 Studies in Computational Intelligence Volume 758 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland

2 The series Studies in Computational Intelligence (SCI) publishes new developments and advances in the various areas of computational intelligence quickly and with a high quality. The intent is to cover the theory, applications, and design methods of computational intelligence, as embedded in the fields of engineering, computer science, physics and life sciences, as well as the methodologies behind them. The series contains monographs, lecture notes and edited volumes in computational intelligence spanning the areas of neural networks, connectionist systems, genetic algorithms, evolutionary computation, artificial intelligence, cellular automata, self-organizing systems, soft computing, fuzzy systems, and hybrid intelligent systems. Of particular value to both the contributors and the readership are the short publication timeframe and the world-wide distribution, which enable both wide and rapid dissemination of research output. More information about this series at

3 László T. Kóczy Jesús Medina Editors Interactions Between Computational Intelligence and Mathematics 123

4 Editors László T. Kóczy Faculty of Engineering Sciences Széchenyi István University Gyõr Hungary and Jesús Medina Departamento de Matemáticas, Facultad de Ciencias Universidad de Cádiz Puerto Real, Cádiz Spain Budapest University of Technology and Economics Budapest Hungary ISSN X ISSN (electronic) Studies in Computational Intelligence ISBN ISBN (ebook) Library of Congress Control Number: Springer International Publishing AG 2018 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations. Printed on acid-free paper This Springer imprint is published by Springer Nature The registered company is Springer International Publishing AG The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

5 Preface Computational intelligence and traditional mathematics are two interwoven and extremely important scientific areas nowadays. For example, the treatment of big amount of data is an eminent goal in numerous topics which have been taken into consideration in important funding programs, such as the current European research and innovation program, Horizon 2020, which includes this problem in many of its subtopics. Hence, the interactions between computational intelligence and mathematics are very important in order to tackle a variety of important challenges. This volume is a new step in this direction including interesting contributions of engineers and mathematicians focused on the resolution of significant and actual computer science problems. The first paper deals with a social network-related problem: the investigation of the two most up-to-date ranking algorithms (PageRank and Katz) used for identifying the most influential participants in the discussion on a particular topic. The research is based on a case study, namely, the London Riots, using the Twitter database. In this study, most influential participating persons in the discussion are considered as trendsetters, i.e., having the ability to change the opinion of many others. The frequency of mentioning a participant s name and forwarding his/her tweets is used as the main measurable feature of a participant. After introducing the influence measures used by the two ranking algorithms mentioned above, the authors described their own experiments and results. They point out that for most users, the two methods agree but sometimes there are some surprising differences in the rank. While Katz uses simple frequency proportional mention weights, PageRank penalizes those mentions which come from less important participants. As the result of a deeper analysis, the authors conclude that PageRank has proved to be more robust a solution to identify influential users than the other top approaches. The second paper deals with the problem of the Synthetic Aperture Radar (SAR) imagery filtering. The problem in SAR images is the presence of atmospheric conditions introducing noise and partial covering by clouds. In addition, a large amount of speckle, a multiplicative non-gaussian noise degrades the quality of the SAR images. The study compares two classes of aggregation operators: the v

6 vi Preface Weighted Mean (WM) and the Weighted Ordered Average (OWA). A new family, merging the advantages of both previously mentioned classes, the Weighted OWA Operators (WOWA), offers a combination of advantages of the abovementioned two methods. The paper describes in detail the procedure of filtering the SAR images, with all three approaches. For learning the parameters, the authors use a Genetic Algorithm (GA), the classical evolutionary approach. As the GA is not one of the most efficient evolutionary methods, it is no surprise that the authors conclude that there is a strong dependence of the quality of the results on the number of generations. The final result points toward all proposed filters being useful, or even at the best depending on the type of image and the circumstances of application. The directions of future research are indicated at the end. The third paper proposes a novel combination of wavelet transform and fuzzy rule interpolation for evaluating very big data obtained from the telecommunication field. The engineering problem is the pre-evaluation of copper wire pairs from the point of view of transmission speed in SHDSL transmission networks. In the present best practice, the insertion loss must be measured at a large number of different frequencies for every wire pair. Based on several 100,000s of real measurement results, it is proposed that the combination of the Haar and Daubechies-4 wavelets combined with the Stabilized KH rule interpolation leads to a much better prediction of the transmission quality than any method known so far in the literature. The conclusion suggests that this new method might be useful in a much wider field of big data analysis, as well. The fourth paper introduces a logic called the Molecular Interaction Logic, which semantically characterizes the Molecular Interaction Maps (MIM) and, moreover, makes it possible to apply deductive and abductive reasoning on MIMs in order to find inconsistencies, answer queries, and infer important properties about those networks. This logic can be applied to different metabolic networks, as the one given by the cancer, which can sometimes appear in a cell as a result of some pathology in a metabolic pathway. The fifth paper is based on another logic. In this case in the general fuzzy logic programming called multi-adjoint logic programming. This framework was introduced by Medina et al. in 2001 as a general framework in which the minimal mathematical requirements are only considered in order to ensure the main properties given in the diverse usual logic programming frameworks, such as in possibilistic logic programming, monotonic and residuated logic programming, fuzzy logic programming, etc. Since its introduction, this framework has been widely developed from the theoretical and applied aspects by diverse authors. In this paper, the authors perform experiments which have shown the benefits of using a new c-unfolding transformation which reuses some variants of program transformation techniques based on unfolding, which have been largely exploited in the pure functional not fuzzy setting. Specifically, this new c-unfolding transformation has been applied to fuzzy connectives, and the authors have shown how to improve the efficiency of the proper unfolding process by reusing the very well-known concept of dependency graph. Furthermore, the paper includes a cost analysis and discussions on practical aspects.

7 Preface vii The last two papers are in the area of the Formal Concept Analysis (FCA). This framework arose as a mathematical theory for qualitative data analysis and has become an interesting research topic both on its mathematical foundations and on its multiple applications. Specifically, the sixth paper provides an overview of different generalizations of formal concept analysis based on fuzzy sets. First of all, a common platform for early fuzzy approaches is included. Then, different recently fuzzy extensions have been recalled, such as the generalized extension given by Krajči, the multi-adjoint concept lattices introduced by Medina et al., heterogeneous extension studied by diverse research groups exemplified by those of Krajči, Medina et al., Pócs, Popescu, using heterogeneous one-sided extension given by Butka and Pócs, and the higher order extension presented by Krídlo et al. The paper also discusses connections between the related approaches. The seventh paper is related to knowledge extraction from databases using rules, which is a compact tool in the representation of the knowledge. Based on concepts from lattice theory, this paper has introduced a new kind of attribute implications considering the fuzzy notions of support and confidence. The authors have also studied different properties of the particular case in which the set of attributes are intensions and, finally, they have also included an application to clustering for size reduction of concept lattices. We would like to express our gratitude to all the authors for their interesting, novel, and inspiring contributions. Peer-reviewers also deserve our deep appreciation because their deep and valuable remarks and suggestions have considerably improved the contributions. And last but not least, we wish to thank Dr. Tom Ditzinger, Dr. Leontina di Cecco, and Mr. Holger Schaepe for their dedication and help to implement and finish this large publication project on time maintaining the highest publication standards. Gyõr, Budapest, Hungary Puerto Real, Cádiz, Spain László T. Kóczy Jesús Medina

8 Contents Page Rank Versus Katz: Is the Centrality Algorithm Choice Relevant to Measure User Influence in Twitter?... 1 Hugo Rosa, Joao P. Carvalho, Ramon Astudillo and Fernando Batista Weighted Means Based Filters for SAR Imagery L. Torres, J. C. Becceneri, C. C. Freitas, S. J. S. Sant Anna and S. Sandri On Combination of Wavelet Transformation and Stabilized KH Interpolation for Fuzzy Inferences Based on High Dimensional Sampled Functions Ferenc Lilik, Szilvia Nagy and László T. Kóczy Abductive Reasoning on Molecular Interaction Maps Jean-Marc Alliot, Robert Demolombe, Luis Fariñas del Cerro, Martín Diéguez and Naji Obeid Efficient Unfolding of Fuzzy Connectives for Multi-adjoint Logic Programs Pedro J. Morcillo and Ginés Moreno On Fuzzy Generalizations of Concept Lattices Lubomir Antoni, Stanislav Krajči and Ondrej Krídlo Generating Fuzzy Attribute Rules Via Fuzzy Formal Concept Analysis ValentínLiñeiro-Barea, Jesús Medina and Inmaculada Medina-Bulo ix

Studies in Systems, Decision and Control

Studies in Systems, Decision and Control Studies in Systems, Decision and Control Volume 159 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl The series Studies in Systems, Decision and

More information

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 733 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Computational

More information

SpringerBriefs in Astronomy

SpringerBriefs in Astronomy SpringerBriefs in Astronomy Series editors Martin Ratcliffe Valley Center, Kansas, USA Wolfgang Hillebrandt MPI für Astrophysik, Garching, Germany Michael Inglis Suffolk County Community College, New York,

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

Management and Industrial Engineering. Series editor J. Paulo Davim, Aveiro, Portugal

Management and Industrial Engineering. Series editor J. Paulo Davim, Aveiro, Portugal Management and Industrial Engineering Series editor J. Paulo Davim, Aveiro, Portugal More information about this series at http://www.springer.com/series/11690 J. Paulo Davim Editor Progress in Lean Manufacturing

More information

SpringerBriefs in Space Development

SpringerBriefs in Space Development SpringerBriefs in Space Development Guest Editor: Jinyuan Su More information about this series at http://www.springer.com/series/10058 Joseph N. Pelton New Solutions for the Space Debris Problem Joseph

More information

SpringerBriefs in Electrical and Computer Engineering

SpringerBriefs in Electrical and Computer Engineering SpringerBriefs in Electrical and Computer Engineering More information about this series at http://www.springer.com/series/10059 David Fouto Nuno Paulino Design of Low Power and Low Area Passive Sigma

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology SpringerBriefs present concise summaries of cutting-edge research and practical applications across a wide spectrum of fields. Featuring compact volumes

More information

The Test and Launch Control Technology for Launch Vehicles

The Test and Launch Control Technology for Launch Vehicles The Test and Launch Control Technology for Launch Vehicles Zhengyu Song The Test and Launch Control Technology for Launch Vehicles 123 Zhengyu Song China Academy of Launch Vehicle Technology Beijing China

More information

Discursive Constructions of Corporate Identities by Chinese Banks on Sina Weibo

Discursive Constructions of Corporate Identities by Chinese Banks on Sina Weibo Discursive Constructions of Corporate Identities by Chinese Banks on Sina Weibo Wei Feng Discursive Constructions of Corporate Identities by Chinese Banks on Sina Weibo An Integrated Sociolinguistics Approach

More information

Trends in Logic. Volume 45

Trends in Logic. Volume 45 Trends in Logic Volume 45 TRENDS IN LOGIC Studia Logica Library VOLUME 45 Editor-in-Chief Heinrich Wansing, Ruhr-University Bochum, Bochum, Germany Editorial Assistant Andrea Kruse, Ruhr-University Bochum,

More information

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems

Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems Application of Evolutionary Algorithms for Multi-objective Optimization in VLSI and Embedded Systems M.C. Bhuvaneswari Editor Application of Evolutionary Algorithms for Multi-objective Optimization in

More information

Computational Social Sciences

Computational Social Sciences A series of authored and edited monographs that utilize quantitative and computational methods to model, analyze and interpret large-scale social phenomena. Titles within the series contain methods and

More information

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 748 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl The series Studies in Computational Intelligence

More information

Satellite- Based Earth Observation. Christian Brünner Georg Königsberger Hannes Mayer Anita Rinner Editors

Satellite- Based Earth Observation. Christian Brünner Georg Königsberger Hannes Mayer Anita Rinner Editors Christian Brünner Georg Königsberger Hannes Mayer Anita Rinner Editors Satellite- Based Earth Observation Trends and Challenges for Economy and Society Satellite-Based Earth Observation Christian Brünner

More information

Fuzzy Management Methods. Series editors Andreas Meier, Fribourg, Switzerland Witold Pedrycz, Edmonton, Canada Edy Portmann, Bern, Switzerland

Fuzzy Management Methods. Series editors Andreas Meier, Fribourg, Switzerland Witold Pedrycz, Edmonton, Canada Edy Portmann, Bern, Switzerland Fuzzy Management Methods Series editors Andreas Meier, Fribourg, Switzerland Witold Pedrycz, Edmonton, Canada Edy Portmann, Bern, Switzerland More information about this series at http://www.springer.com/series/11223

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

Current Technologies in Vehicular Communications

Current Technologies in Vehicular Communications Current Technologies in Vehicular Communications George Dimitrakopoulos George Bravos Current Technologies in Vehicular Communications George Dimitrakopoulos Department of Informatics and Telematics Harokopio

More information

COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, May 2016, Trento, Italy

COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, May 2016, Trento, Italy Antonella De Angeli Liam Bannon Patrizia Marti Silvia Bordin Editors COOP 2016: Proceedings of the 12th International Conference on the Design of Cooperative Systems, 23-27 May 2016, Trento, Italy COOP

More information

Fundamentals of Digital Forensics

Fundamentals of Digital Forensics Fundamentals of Digital Forensics Joakim Kävrestad Fundamentals of Digital Forensics Theory, Methods, and Real-Life Applications 123 Joakim Kävrestad School of Informatics University of Skövde Skövde,

More information

Science Fiction, Ethics and the Human Condition

Science Fiction, Ethics and the Human Condition Science Fiction, Ethics and the Human Condition Peter Nicolai Halvorsen Editors Science Fiction, Ethics and the Human Condition Editors Department of Chemistry and Biology, Aalborg University Copenhagen

More information

Robust Hand Gesture Recognition for Robotic Hand Control

Robust Hand Gesture Recognition for Robotic Hand Control Robust Hand Gesture Recognition for Robotic Hand Control Ankit Chaudhary Robust Hand Gesture Recognition for Robotic Hand Control 123 Ankit Chaudhary Department of Computer Science Northwest Missouri State

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology Forensic and Medical Bioinformatics Series editors Amit Kumar, Hyderabad, India Allam Appa Rao, Hyderabad, India More information about this series at

More information

Fault Diagnosis of Hybrid Dynamic and Complex Systems

Fault Diagnosis of Hybrid Dynamic and Complex Systems Fault Diagnosis of Hybrid Dynamic and Complex Systems Moamar Sayed-Mouchaweh Editor Fault Diagnosis of Hybrid Dynamic and Complex Systems 123 Editor Moamar Sayed-Mouchaweh Institute Mines-Telecom Lille

More information

K-Best Decoders for 5G+ Wireless Communication

K-Best Decoders for 5G+ Wireless Communication K-Best Decoders for 5G+ Wireless Communication Mehnaz Rahman Gwan S. Choi K-Best Decoders for 5G+ Wireless Communication Mehnaz Rahman Department of Electrical and Computer Engineering Texas A&M University

More information

Advances in Multirate Systems

Advances in Multirate Systems Advances in Multirate Systems Editor Advances in Multirate Systems Editor Department of Electronics Institute National INAOE Tonantzintla, Puebla Mexico ISBN 978-3-319-59273-2 ISBN 978-3-319-59274-9 (ebook)

More information

The Cultural and Social Foundations of Education. Series Editor A.G. Rud College of Education Washington State University USA

The Cultural and Social Foundations of Education. Series Editor A.G. Rud College of Education Washington State University USA The Cultural and Social Foundations of Education Series Editor A.G. Rud College of Education Washington State University USA The Palgrave Pivot series on the Cultural and Social Foundations of Education

More information

Privacy, Data Protection and Cybersecurity in Europe

Privacy, Data Protection and Cybersecurity in Europe Privacy, Data Protection and Cybersecurity in Europe Wolf J. Schünemann Max-Otto Baumann Editors Privacy, Data Protection and Cybersecurity in Europe Editors Wolf J. Schünemann Institute for Social Sciences

More information

SpringerBriefs in Computer Science

SpringerBriefs in Computer Science SpringerBriefs in Computer Science Series Editors Stan Zdonik Shashi Shekhar Jonathan Katz Xindong Wu Lakhmi C. Jain David Padua Xuemin (Sherman) Shen Borko Furht V.S. Subrahmanian Martial Hebert Katsushi

More information

Lecture Notes in Business Information Processing 326

Lecture Notes in Business Information Processing 326 Lecture Notes in Business Information Processing 326 Series Editors Wil M. P. van der Aalst RWTH Aachen University, Aachen, Germany John Mylopoulos University of Trento, Trento, Italy Michael Rosemann

More information

Computer Supported Cooperative Work. Series Editor Richard Harper Cambridge, United Kingdom

Computer Supported Cooperative Work. Series Editor Richard Harper Cambridge, United Kingdom Computer Supported Cooperative Work Series Editor Richard Harper Cambridge, United Kingdom The CSCW series examines the dynamic interface of human nature, culture, and technology. Technology to support

More information

Advances in Game-Based Learning

Advances in Game-Based Learning Advances in Game-Based Learning Series Editors Dirk Ifenthaler Scott Joseph Warren Deniz Eseryel More information about this series at http://www.springer.com/series/13094 Janna Jackson Kellinger A Guide

More information

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi

Dry Etching Technology for Semiconductors. Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi Dry Etching Technology for Semiconductors Translation supervised by Kazuo Nojiri Translation by Yuki Ikezi Kazuo Nojiri Dry Etching Technology for Semiconductors Kazuo Nojiri Lam Research Co., Ltd. Tokyo,

More information

International Series on Computer Entertainment and Media Technology. Series Editor Newton Lee Tujunga, California, USA

International Series on Computer Entertainment and Media Technology. Series Editor Newton Lee Tujunga, California, USA International Series on Computer Entertainment and Media Technology Series Editor Newton Lee Tujunga, California, USA The International Series on Computer Entertainment and Media Technology presents forward-looking

More information

Surface Mining Machines

Surface Mining Machines Surface Mining Machines Eugeniusz Rusiński Jerzy Czmochowski Przemysław Moczko Damian Pietrusiak Surface Mining Machines Problems of Maintenance and Modernization 123 Eugeniusz Rusiński Faculty of Mechanical

More information

The Space Shuttle Program. Technologies and Accomplishments

The Space Shuttle Program. Technologies and Accomplishments The Space Shuttle Program Technologies and Accomplishments Davide Sivolella The Space Shuttle Program Technologies and Accomplishments Davide Sivolella Aerospace Engineer Hemel Hempstead United Kingdom

More information

Bioinformatics for Evolutionary Biologists

Bioinformatics for Evolutionary Biologists Bioinformatics for Evolutionary Biologists Bernhard Haubold Angelika Börsch-Haubold Bioinformatics for Evolutionary Biologists A Problems Approach 123 Bernhard Haubold Department of Evolutionary Genetics

More information

Design for Innovative Value Towards a Sustainable Society

Design for Innovative Value Towards a Sustainable Society Design for Innovative Value Towards a Sustainable Society Mitsutaka Matsumoto Yasushi Umeda Keijiro Masui Shinichi Fukushige Editors Design for Innovative Value Towards a Sustainable Society Proceedings

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

Multi-Criteria Decision Analysis to Support Healthcare Decisions

Multi-Criteria Decision Analysis to Support Healthcare Decisions Multi-Criteria Decision Analysis to Support Healthcare Decisions Kevin Marsh Mireille Goetghebeur Praveen Thokala Rob Baltussen Editors Multi-Criteria Decision Analysis to Support Healthcare Decisions

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

ANALOG CIRCUITS AND SIGNAL PROCESSING

ANALOG CIRCUITS AND SIGNAL PROCESSING ANALOG CIRCUITS AND SIGNAL PROCESSING Series Editors Mohammed Ismail, The Ohio State University Mohamad Sawan, École Polytechnique de Montréal For further volumes: http://www.springer.com/series/7381 Yongjian

More information

Advanced Information and Knowledge Processing

Advanced Information and Knowledge Processing Advanced Information and Knowledge Processing Series editors Lakhmi C. Jain Bournemouth University, Poole, UK and University of South Australia, Adelaide, Australia Xindong Wu University of Vermont Information

More information

Computational Intelligence Optimization

Computational Intelligence Optimization Computational Intelligence Optimization Ferrante Neri Department of Mathematical Information Technology, University of Jyväskylä 12.09.2011 1 What is Optimization? 2 What is a fitness landscape? 3 Features

More information

Advanced Decision Making for HVAC Engineers

Advanced Decision Making for HVAC Engineers Advanced Decision Making for HVAC Engineers Javad Khazaii Advanced Decision Making for HVAC Engineers Creating Energy Efficient Smart Buildings Javad Khazaii Engineering Department Kennesaw State University

More information

Research and Practice on the Theory of Inventive Problem Solving (TRIZ)

Research and Practice on the Theory of Inventive Problem Solving (TRIZ) Research and Practice on the Theory of Inventive Problem Solving (TRIZ) ThiS is a FM Blank Page Leonid Chechurin Editor Research and Practice on the Theory of Inventive Problem Solving (TRIZ) Linking Creativity,

More information

Intelligent Systems Reference Library

Intelligent Systems Reference Library Intelligent Systems Reference Library Volume 116 Series editors Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl Lakhmi C. Jain, University of Canberra, Canberra,

More information

Birds of Prey and Wind Farms

Birds of Prey and Wind Farms Birds of Prey and Wind Farms Hermann Hötker Oliver Krone Georg Nehls Editors Birds of Prey and Wind Farms Analysis of Problems and Possible Solutions 123 Editors Hermann Hötker Michael-Otto-Institut im

More information

Advances in Metaheuristic Algorithms for Optimal Design of Structures

Advances in Metaheuristic Algorithms for Optimal Design of Structures Advances in Metaheuristic Algorithms for Optimal Design of Structures ThiS is a FM Blank Page A. Kaveh Advances in Metaheuristic Algorithms for Optimal Design of Structures A. Kaveh School of Civil Engineering,

More information

Digital Image Processing

Digital Image Processing Digital Image Processing D. Sundararajan Digital Image Processing A Signal Processing and Algorithmic Approach 123 D. Sundararajan Formerly at Concordia University Montreal Canada Additional material to

More information

Strategic Innovation in Russia

Strategic Innovation in Russia Strategic Innovation in Russia ThiS is a FM Blank Page Taco C.R. van Someren Shuhua van Someren-Wang Strategic Innovation in Russia Towards a Sustainable and Profitable National Innovation System Taco

More information

Drones and Unmanned Aerial Systems

Drones and Unmanned Aerial Systems Drones and Unmanned Aerial Systems Aleš Završnik Editor Drones and Unmanned Aerial Systems Legal and Social Implications for Security and Surveillance 2123 Editor Aleš Završnik Institute of Criminology

More information

Enacting Research Methods in Information Systems: Volume 2

Enacting Research Methods in Information Systems: Volume 2 Enacting Research Methods in Information Systems: Volume 2 This page intentionally left blank Enacting Research Methods in Information Systems: Volume 2 Edited by Leslie P. Willcocks London School of Economics

More information

Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business. Pre-Vocational Education in European Schools RESEARCH

Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business. Pre-Vocational Education in European Schools RESEARCH Fit for Business Matthias Pilz Susanne Berger Roy Canning (Eds.) Fit for Business Pre-Vocational Education in European Schools RESEARCH Editors Matthias Pilz, Susanne Berger, Cologne, Germany Roy Canning

More information

Applications of Cognitive Computing Systems and IBM Watson

Applications of Cognitive Computing Systems and IBM Watson Applications of Cognitive Computing Systems and IBM Watson Danish Contractor Aaditya Telang Editors Applications of Cognitive Computing Systems and IBM Watson 8th IBM Collaborative Academia Research Exchange

More information

Socio-technical Design of Ubiquitous Computing Systems

Socio-technical Design of Ubiquitous Computing Systems Socio-technical Design of Ubiquitous Computing Systems Klaus David Kurt Geihs Jan Marco Leimeister Alexander Roßnagel Ludger Schmidt Gerd Stumme Arno Wacker Editors Socio-technical Design of Ubiquitous

More information

SpringerBriefs in Electrical and Computer Engineering

SpringerBriefs in Electrical and Computer Engineering SpringerBriefs in Electrical and Computer Engineering Speech Technology Series editor Amy Neustein, Fort Lee, NJ, USA Editor s Note The authors of this series have been hand-selected. They comprise some

More information

Analog Circuits and Signal Processing. Series editors Mohammed Ismail, Dublin, USA Mohamad Sawan, Montreal, Canada

Analog Circuits and Signal Processing. Series editors Mohammed Ismail, Dublin, USA Mohamad Sawan, Montreal, Canada Analog Circuits and Signal Processing Series editors Mohammed Ismail, Dublin, USA Mohamad Sawan, Montreal, Canada The Analog Circuits and Signal Processing book series, formerly known as the Kluwer International

More information

SpringerBriefs in Space Development

SpringerBriefs in Space Development SpringerBriefs in Space Development Series Editor: Joseph N. Pelton, Jr. For further volumes: http://www.springer.com/series/10058 Audrey L. Allison The ITU and Managing Satellite Orbital and Spectrum

More information

Analog Circuits and Signal Processing. Series Editors Mohammed Ismail, Dublin, USA Mohamad Sawan, Montreal, Canada

Analog Circuits and Signal Processing. Series Editors Mohammed Ismail, Dublin, USA Mohamad Sawan, Montreal, Canada Analog Circuits and Signal Processing Series Editors Mohammed Ismail, Dublin, USA Mohamad Sawan, Montreal, Canada More information about this series at http://www.springer.com/series/7381 Marco Vigilante

More information

RF and Microwave Microelectronics Packaging II

RF and Microwave Microelectronics Packaging II RF and Microwave Microelectronics Packaging II Ken Kuang Rick Sturdivant Editors RF and Microwave Microelectronics Packaging II Editors Ken Kuang Torrey Hills Technologies, LLC San Diego, CA, USA Rick

More information

The International Politics of the Armenian-Azerbaijani Conflict

The International Politics of the Armenian-Azerbaijani Conflict The International Politics of the Armenian-Azerbaijani Conflict Editor The International Politics of the Armenian-Azerbaijani Conflict The Original Frozen Conflict and European Security Editor Central

More information

Offshore Energy Structures

Offshore Energy Structures Offshore Energy Structures Madjid Karimirad Offshore Energy Structures For Wind Power, Wave Energy and Hybrid Marine Platforms 1 3 ISBN 978-3-319-12174-1 ISBN 978-3-319-12175-8 (ebook) DOI 10.1007/978-3-319-12175-8

More information

Postdisciplinary Studies in Discourse

Postdisciplinary Studies in Discourse Postdisciplinary Studies in Discourse Series Editors Johannes Angermuller University of Warwick Coventry, United Kingdom Judith Baxter Aston University Birmingham, United Kingdom Aim of the Series Postdisciplinary

More information

IIW Collection. Series editor IIW International Institute of Welding, ZI Paris Nord II, Villepinte, France

IIW Collection. Series editor IIW International Institute of Welding, ZI Paris Nord II, Villepinte, France IIW Collection Series editor IIW International Institute of Welding, ZI Paris Nord II, Villepinte, France The IIW Collection of Books is authored by experts from the 59 countries participating in the work

More information

Intelligent Control Systems with LabVIEW

Intelligent Control Systems with LabVIEW Intelligent Control Systems with LabVIEW Pedro Ponce-Cruz Fernando D. Ramírez-Figueroa Intelligent Control Systems with LabVIEW 123 Pedro Ponce-Cruz, Dr.-Ing. Fernando D. Ramírez-Figueroa, Research Assistant

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology Safety Management Series Editors Eric Marsden, Toulouse, France Caroline Kamaté, Toulouse, France François Daniellou, Toulouse, France The SpringerBriefs

More information

Advances in Computer Vision and Pattern Recognition

Advances in Computer Vision and Pattern Recognition Advances in Computer Vision and Pattern Recognition For further volumes: http://www.springer.com/series/4205 Marco Alexander Treiber Optimization for Computer Vision An Introduction to Core Concepts and

More information

Lecture Notes in Control and Information Sciences

Lecture Notes in Control and Information Sciences Lecture Notes in Control and Information Sciences Volume 467 Series editors Frank Allgöwer, Stuttgart, Germany Manfred Morari, Zürich, Switzerland Series Advisory Boards P. Fleming, University of Sheffield,

More information

Palgrave Studies in the History of Science and Technology

Palgrave Studies in the History of Science and Technology Palgrave Studies in the History of Science and Technology Series Editors James Rodger Fleming Colby College Waterville, Maine, USA Roger D. Launius Smithsonian Institution National Air and Space Museum,

More information

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK

Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK History of Computing Founding Editor Martin Campbell-Kelly, University of Warwick, Coventry, UK Series Editor Gerard Alberts, University of Amsterdam, Amsterdam, The Netherlands Advisory Board Jack Copeland,

More information

Electrohydrodynamic Direct-Writing for Flexible Electronic Manufacturing

Electrohydrodynamic Direct-Writing for Flexible Electronic Manufacturing Electrohydrodynamic Direct-Writing for Flexible Electronic Manufacturing Zhouping Yin YongAn Huang Yongqing Duan Haitao Zhang Electrohydrodynamic Direct-Writing for Flexible Electronic Manufacturing 123

More information

Studies in Systems, Decision and Control

Studies in Systems, Decision and Control Studies in Systems, Decision and Control Volume 40 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Systems,

More information

Hiroyuki Kajimoto Satoshi Saga Masashi Konyo. Editors. Pervasive Haptics. Science, Design, and Application

Hiroyuki Kajimoto Satoshi Saga Masashi Konyo. Editors. Pervasive Haptics. Science, Design, and Application Pervasive Haptics Hiroyuki Kajimoto Masashi Konyo Editors Pervasive Haptics Science, Design, and Application 123 Editors Hiroyuki Kajimoto The University of Electro-Communications Tokyo, Japan University

More information

Francis Bacon on Motion and Power

Francis Bacon on Motion and Power Francis Bacon on Motion and Power INTERNATIONAL ARCHIVES OF THE HISTORY OF IDEAS ARCHIVES INTERNATIONALES D HISTOIRE DES IDÉES 218 FRANCIS BACON ON MOTION AND POWER, James A.T. Lancaster, Sorana Corneanu,

More information

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 761 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl The series Studies in Computational Intelligence

More information

Broadband Networks, Smart Grids and Climate Change

Broadband Networks, Smart Grids and Climate Change Broadband Networks, Smart Grids and Climate Change Eli M. Noam Lorenzo Maria Pupillo Johann J. Kranz Editors Broadband Networks, Smart Grids and Climate Change Editors Eli M. Noam Columbia Business School

More information

Cognitive Systems Monographs

Cognitive Systems Monographs Cognitive Systems Monographs Volume 9 Editors: Rüdiger Dillmann Yoshihiko Nakamura Stefan Schaal David Vernon Heiko Hamann Space-Time Continuous Models of Swarm Robotic Systems Supporting Global-to-Local

More information

Requirements Engineering for Digital Health

Requirements Engineering for Digital Health Requirements Engineering for Digital Health Samuel A. Fricker Christoph Thümmler Anastasius Gavras Editors Requirements Engineering for Digital Health Editors Samuel A. Fricker Blekinge Institute of Technology

More information

Sustainable Development

Sustainable Development Sustainable Development Anne E. Egelston Sustainable Development A History 123 Dr. Anne E. Egelston Government Department Lone Star College-Montgomery Conroe, TX 77384 USA Quotations from Reimann (2006)

More information

PIXAR S AMERICA. The Re-Animation of American Myths and Symbols DIETMAR MEINEL

PIXAR S AMERICA. The Re-Animation of American Myths and Symbols DIETMAR MEINEL PIXAR S AMERICA The Re-Animation of American Myths and Symbols DIETMAR MEINEL Pixar s America Dietmar Meinel Pixar s America The Re-Animation of American Myths and Symbols Dietmar Meinel Department of

More information

Handbook of Engineering Acoustics

Handbook of Engineering Acoustics Handbook of Engineering Acoustics . Gerhard M uller Michael M oser Editors Handbook of Engineering Acoustics Editors Prof. Dr. Gerhard M uller Technische Universit at M unchen Lehrstuhl f ur Baumechanik

More information

Science Communication

Science Communication Science Communication Sarah R. Davies Maja Horst Science Communication Culture, Identity and Citizenship Sarah R. Davies Department of Media, Cognition and Communication University of Copenhagen København

More information

Studies in Big Data. Volume 16. Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland

Studies in Big Data. Volume 16. Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland Studies in Big Data Volume 16 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Big Data (SBD) publishes new

More information

International Series in Operations Research & Management Science

International Series in Operations Research & Management Science International Series in Operations Research & Management Science Volume 261 Series Editor Camille C. Price Stephen F. Austin State University, TX, USA Associate Series Editor Joe Zhu Worcester Polytechnic

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

Modeling Manufacturing Systems. From Aggregate Planning to Real-Time Control

Modeling Manufacturing Systems. From Aggregate Planning to Real-Time Control Modeling Manufacturing Systems From Aggregate Planning to Real-Time Control Springer-Verlag Berlin Heidelberg GmbH Paolo Brandimarte. Agostino Villa (Eds.) Modeling Manufacturing Systems From Aggregate

More information

The New Hollywood Historical Film

The New Hollywood Historical Film The New Hollywood Historical Film Tom Symmons The New Hollywood Historical Film 1967 78 Tom Symmons Arcadia University London, United Kingdom ISBN 978-1-137-52929-9 ISBN 978-1-137-52930-5 (ebook) DOI

More information

Physiology in Health and Disease. Published on behalf of The American Physiological Society by Springer

Physiology in Health and Disease. Published on behalf of The American Physiological Society by Springer Physiology in Health and Disease Published on behalf of The American Physiological Society by Springer Physiology in Health and Disease This book series is published on behalf of the American Physiological

More information

Impact Assessment in Tourism Economics

Impact Assessment in Tourism Economics Impact Assessment in Tourism Economics ThiS is a FM Blank Page Álvaro Matias Peter Nijkamp Jo~ao Rom~ao Editors Impact Assessment in Tourism Economics Editors Álvaro Matias School of Economics and Business

More information

Dao Companion to the Analects

Dao Companion to the Analects Dao Companion to the Analects Dao Companions to Chinese Philosophy Series Editor HUANG Yong Department of Philosophy The Chinese University of Hong Kong Shatin, New Territories Hong Kong E-mail: yonghuang@cuhk.edu.hk

More information

Management of Software Engineering Innovation in Japan

Management of Software Engineering Innovation in Japan Management of Software Engineering Innovation in Japan Yasuo Kadono Management of Software Engineering Innovation in Japan 1 3 Yasuo Kadono Ritsumeikan University Graduate School of Technology Management

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology PoliMI SpringerBriefs Editorial Board Barbara Pernici, Politecnico di Milano, Milano, Italy Stefano Della Torre, Politecnico di Milano, Milano, Italy Bianca

More information

Recent Progress in Flow Control for Practical Flows

Recent Progress in Flow Control for Practical Flows Recent Progress in Flow Control for Practical Flows Piotr Doerffer George N. Barakos Marcin M. Luczak Editors Recent Progress in Flow Control for Practical Flows Results of the STADYWICO and IMESCON Projects

More information

EAI/Springer Innovations in Communication and Computing. Series editor Imrich Chlamtac, CreateNet, Trento, Italy

EAI/Springer Innovations in Communication and Computing. Series editor Imrich Chlamtac, CreateNet, Trento, Italy EAI/Springer Innovations in Communication and Computing Series editor Imrich Chlamtac, CreateNet, Trento, Italy Editor s Note The impact of information technologies is creating a new world yet not fully

More information

Saumyadipta Pyne B.L.S. Prakasa Rao S.B. Rao Editors. Big Data Analytics. Methods and Applications

Saumyadipta Pyne B.L.S. Prakasa Rao S.B. Rao Editors. Big Data Analytics. Methods and Applications Big Data Analytics Saumyadipta Pyne B.L.S. Prakasa Rao S.B. Rao Editors Big Data Analytics Methods and Applications 123 Editors Saumyadipta Pyne Indian Institute of Public Health Hyderabad India B.L.S.

More information

Contesting Water Rights

Contesting Water Rights Contesting Water Rights Mangala Subramaniam Contesting Water Rights Local, State, and Global Struggles Mangala Subramaniam Department of Sociology Purdue University West Lafayette, IN, USA ISBN 978-3-319-74626-5

More information

The Future of Civil Litigation

The Future of Civil Litigation The Future of Civil Litigation ThiS is a FM Blank Page Laura Ervo Editors The Future of Civil Litigation Access to Courts and Court-annexed Mediation in the Nordic Countries Editors Laura Ervo JPS University

More information

Advances in Delays and Dynamics

Advances in Delays and Dynamics Advances in Delays and Dynamics Volume 7 Series editor Silviu-Iulian Niculescu, Paris-Sud, CNRS CentraleSupèlec Universitè, Gif-sur-Yvette, France e-mail: Silviu.NICULESCU@l2s.centralesupelec.fr About

More information

Building Arduino PLCs

Building Arduino PLCs Building Arduino PLCs The essential techniques you need to develop Arduino-based PLCs Pradeeka Seneviratne Building Arduino PLCs: The essential techniques you need to develop Arduino-based PLCs Pradeeka

More information