Browse Results

Showing 901 through 925 of 57,176 results

Advanced Biosignal Processing

by Amine Nait-Ali

Through 17 chapters, this book presents the principle of many advanced biosignal processing techniques. After an important chapter introducing the main biosignal properties as well as the most recent acquisition techniques, it highlights five specific parts which build the body of this book. Each part concerns one of the most intensively used biosignals in the clinical routine, namely the Electrocardiogram (ECG), the Elektroenzephalogram (EEG), the Electromyogram (EMG) and the Evoked Potential (EP). In addition, each part gathers a certain number of chapters related to analysis, detection, classification, source separation and feature extraction. These aspects are explored by means of various advanced signal processing approaches, namely wavelets, Empirical Modal Decomposition, Neural networks, Markov models, Metaheuristics as well as hybrid approaches including wavelet networks, and neuro-fuzzy networks. The last part, concerns the Multimodal Biosignal processing, in which we present two different chapters related to the biomedical compression and the data fusion. Instead organising the chapters by approaches, the present book has been voluntarily structured according to signal categories (ECG, EEG, EMG, EP). This helps the reader, interested in a specific field, to assimilate easily the techniques dedicated to a given class of biosignals. Furthermore, most of signals used for illustration purpose in this book can be downloaded from the Medical Database for the Evaluation of Image and Signal Processing Algorithm. These materials assist considerably the user in evaluating the performances of their developed algorithms. This book is suited for final year graduate students, engineers and researchers in biomedical engineering and practicing engineers in biomedical science and medical physics.

Advanced Blockchain Development: Build highly secure, decentralized applications and conduct secure transactions

by Imran Bashir Narayan Prusty

Explore distributed ledger technology, decentralization, and smart contracts and develop real-time decentralized applications with Ethereum and SolidityKey FeaturesGet to grips with the underlying technical principles and implementations of blockchainBuild powerful applications using Ethereum to secure transactions and create smart contractsGain advanced insights into cryptography and cryptocurrenciesBook DescriptionBlockchain technology is a distributed ledger with applications in industries such as finance, government, and media. This Learning Path is your guide to building blockchain networks using Ethereum, JavaScript, and Solidity. You will get started by understanding the technical foundations of blockchain technology, including distributed systems, cryptography and how this digital ledger keeps data secure. Further into the chapters, you’ll gain insights into developing applications using Ethereum and Hyperledger. As you build on your knowledge of Ether security, mining , smart contracts, and Solidity, you’ll learn how to create robust and secure applications that run exactly as programmed without being affected by fraud, censorship, or third-party interference. Toward the concluding chapters, you’ll explore how blockchain solutions can be implemented in applications such as IoT apps, in addition to its use in currencies. The Learning Path will also highlight how you can increase blockchain scalability and even discusses the future scope of this fascinating and powerful technology. By the end of this Learning Path, you'll be equipped with the skills you need to tackle pain points encountered in the blockchain life cycle and confidently design and deploy decentralized applications.This Learning Path includes content from the following Packt products:Mastering Blockchain - Second Edition by Imran BashirBuilding Blockchain Projects by Narayan PrustyWhat you will learnUnderstand why decentralized applications are importantDiscover the mechanisms behind bitcoin and alternative cryptocurrenciesMaster how cryptography is used to secure data with the help of examplesMaintain, monitor, and manage your blockchain solutionsCreate Ethereum walletsExplore research topics and the future scope of blockchain technologyWho this book is forThis Learning Path is designed for blockchain developers who want to build decentralized applications and smart contracts from scratch using Hyperledger. Basic familiarity with any programming language will be useful to get started with this Learning Path.

Advanced Blockchain Technology: Frameworks and Enterprise-Level Practices

by Liang Cai Qilei Li Xiubo Liang

This book is a must-have for blockchain developers who want to learn from scratch how to leverage blockchain technology in a real-world setting. The first section provides a brief overview of blockchain technology, including its concepts, history, technology genre, major related companies and typical application scenarios, and presents an ecological map for the blockchain industry by comparing and analyzing some mainstream platforms.The second section systematically introduces Ethereum and HyperLedger, exemplars of well-known open-source blockchain platforms, and demonstrates how to conduct blockchain applications development based on the two platforms.The third section illustrates core technology of enterprise blockchain platforms (to take Hyperchain, an independent, controllable blockchain alliance as an example), and covers Hyperchain based enterprise blockchain applications development technology.The fourth section presents 6 actual blockchain-based applications examples, and analyzes applications development procedure and related key codes. Examples in this book are of great practicability and operability, allowing practitioners to get started easily, and eventually utilize these skills to develop real-life, usable blockchain applications.

Advanced Boolean Techniques: Selected Papers from the 13th International Workshop on Boolean Problems

by Rolf Drechsler Mathias Soeken

This book describes recent findings in the domain of Boolean logic and Boolean algebra, covering application domains in circuit and system design, but also basic research in mathematics and theoretical computer science. Content includes invited chapters and a selection of the best papers presented at the 13th annual International Workshop on Boolean Problems.Provides a single-source reference to the state-of-the-art research in the field of logic synthesis and Boolean techniques;Includes a selection of the best papers presented at the 13th annual International Workshop on Boolean Problems;Covers Boolean algebras, Boolean logic, Boolean modeling, Combinatorial Search, Boolean and bitwise arithmetic, Software and tools for the solution of Boolean problems, Applications of Boolean logic and algebras, Applications to real-world problems, Boolean constraint solving, and Extensions of Boolean logic.

Advanced Business Analytics

by Fausto Pedro García Márquez Benjamin Lev

The book describes advanced business analytics and shows how to apply them to many different professional areas of engineering and management. Each chapter of the book is contributed by a different author and covers a different area of business analytics. The book connects the analytic principles with business practice and provides an interface between the main disciplines of engineering/technology and the organizational, administrative and planning abilities of management. It also refers to other disciplines such as economy, finance, marketing, behavioral economics and risk analysis. This book is of special interest to engineers, economists and researchers who are developing new advances in engineering management but also to practitioners working on this subject.

Advanced C++: Master the technique of confidently writing robust C++ code

by Brian Price Vivek Nagarajan Gazihan Alankus Olena Lizina Rakesh Mane

Become an expert at C++ by learning all the key C++ concepts and working through interesting exercises Key Features Explore C++ concepts through descriptive graphics and interactive exercises Learn how to keep your development bug-free with testing and debugging Discover various techniques to optimize your code Book Description C++ is one of the most widely used programming languages and is applied in a variety of domains, right from gaming to graphical user interface (GUI) programming and even operating systems. If you're looking to expand your career opportunities, mastering the advanced features of C++ is key. The book begins with advanced C++ concepts by helping you decipher the sophisticated C++ type system and understand how various stages of compilation convert source code to object code. You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. By creating small models, you'll even discover how to use advanced lambdas and captures and express common API design patterns in C++. As you cover later chapters, you'll explore ways to optimize your code by learning about memory alignment, cache access, and the time a program takes to run. The concluding chapter will help you to maximize performance by understanding modern CPU branch prediction and how to make your code cache-friendly. By the end of this book, you'll have developed programming skills that will set you apart from other C++ programmers. What you will learn Delve into the anatomy and workflow of C++ Study the pros and cons of different approaches to coding in C++ Test, run, and debug your programs Link object files as a dynamic library Use templates, SFINAE, constexpr if expressions and variadic templates Apply best practice to resource management Who this book is for If you have worked in C++ but want to learn how to make the most of this language, especially for large projects, this book is for you. A general understanding of programming and knowledge of using an editor to produce code files in project directories is a must. Some experience with strongly typed languages, such as C and C++, is also recommended.

Advanced C and C++ Compiling

by Milan Stevanovic

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables. Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of deployed libraries as well as how to resolve issues and potential mismatches between your own and external code trees. With the proliferation of open source, understanding these issues is increasingly the responsibility of the individual programmer. Advanced C and C++ Compiling brings all of the information needed to move from intermediate to expert programmer together in one place -- an engineering guide on the topic of C/C++ binaries to help you get the most accurate and pertinent information in the quickest possible time. What you'll learn The details of the build process, including compiling and linking The inner workings of static libraries, shared libraries, and executables Ways to properly architect code for smooth integration of future changes Tips for troubleshooting problems with compiling and linking as well as run-time problems How to use operating system-specific (Linux and Windows) tools for analysis of binary files Who this book is for C/C++ software designers aspiring to senior levels, software architects, build engineers, and Linux system administrators. Table of ContentsMultitasking OS Basics Simple Program Lifetime StagesProgram Execution StagesThe Impact of Reusing ConceptWorking with Static Libraries Designing Dynamic Libraries: BasicsLocating the LibrariesDesigning Dynamic Libraries: Advanced TopicsHandling Duplicate Symbols When Linking In Dynamic LibrariesDynamic Libraries Versioning Dynamic Libraries Miscellaneous TopicsThe Linux ToolboxLinux TasksWindows Toolbox"

Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

by Dr. Rian Quinn

A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20 Key Features Learn how to develop and design your own libraries Find solutions to your app development problems and implement them in a highly reusable manner, following library development best practices Explore advanced C++ features such as containers, coroutines, and modules Book Description If you think you've mastered C++ and know everything it takes to write robust applications, you'll be in for a surprise. With this book, you'll gain comprehensive insights into C++, covering exclusive tips and interesting techniques to enhance your app development process. You'll kick off with the basic principles of library design and development, which will help you understand how to write reusable and maintainable code. You'll then discover the importance of exception safety, and how you can avoid unexpected errors or bugs in your code. The book will take you through the modern elements of C++, such as move semantics, type deductions, and coroutines. As you advance, you'll delve into template programming - the standard tool for most library developers looking to achieve high code reusability. You'll explore the STL and learn how to avoid common pitfalls while implementing templates. Later, you'll learn about the problems of multithreaded programming such as data races, deadlocks, and thread starvation. You'll also learn high-performance programming by using benchmarking tools and libraries. Finally, you'll discover advanced techniques for debugging and testing to ensure code reliability. By the end of this book, you'll have become an expert at C++ programming and will have gained the skills to solve complex development problems with ease. What you will learn Solve common C++ development problems by implementing solutions in a more generic and reusable way Achieve different levels of exception safety guarantees by introducing precise declarations Write library-quality code that meets professional standards Practice writing reliable, performant code that exposes consistent behavior in programs Understand why you need to implement design patterns and how it's done Work with complex examples to understand various aspects of good library design Who this book is for This book is for intermediate and expert-level C++ developers who are looking to explore the lesser known functionalities of the language to improve the efficiency of their code and the way they develop applications. Basic knowledge of object-oriented programming concepts and the Standard Template Library (STL) is assumed.

Advanced CAD Modeling: Explicit, Parametric, Free-form Cad And Re-engineering (Springer Tracts in Mechanical Engineering)

by Nikola Vukašinović Jože Duhovnik

The book discusses the theoretical fundamentals of CAD graphics to enhance readers’ understanding of surface modeling and free-form design by demonstrating how to use mathematical equations to define curves and surfaces in CAD modelers. Additionally, it explains and describes the main approaches to creating CAD models out of 3D scans of physical objects. All CAD approaches are demonstrated with guided examples and supported with comprehensive engineering explanations. Furthermore, each approach includes exercises for independent consolidation of advanced CAD skills. This book is intended for engineers and designers who are already familiar with the basics of modern CAD tools, e.g. feature based and solid based modeling in 3D space, and would like to improve and expand their knowledge and experience. It is also an easy-to use guide and excellent teaching and research aid for academics and practitioners alike.

Advanced Circuits and Systems for Healthcare and Security Applications

by Balwinder Raj Brij B. Gupta Jeetendra Singh

VLSI devices downscaling is a very significant part of the design to improve the performance of VLSI industry outcomes, which results in high speed and low power of operation of integrated devices. The increasing use of VLSI circuits dealing with highly sensitive information, such as healthcare information, means adequate security measures are required to be taken for the secure storage and transmission. Advanced Circuits and Systems for Healthcare and Security Applications provides broader coverage of the basic aspects of advanced circuits and security and introduces the corresponding principles. By the end of this book, you will be familiarized with the theoretical frameworks, technical methodologies, and empirical research findings in the field to protect your computers and information from adversaries. Advanced circuits and the comprehensive material of this book will keep you interested and involved throughout. The book is an integrated source which aims at understanding the basic concepts associated with the security of the advanced circuits and the cyber world as a first step towards achieving high-end protection from adversaries and hackers. The content includes theoretical frameworks and recent empirical findings in the field to understand the associated principles, key challenges and recent real-time applications of the advanced circuits and cybersecurity. It illustrates the notions, models, and terminologies that are widely used in the area of circuits and security, identifies the existing security issues in the field, and evaluates the underlying factors that influence the security of the systems. It emphasizes the idea of understanding the motivation of the attackers to establish adequate security measures and to mitigate security attacks in a better way. This book also outlines the exciting areas of future research where the already-existing methodologies can be implemented. Moreover, this book is suitable for students, researchers, and professionals in the who are looking forward to carry out research in the field of advanced circuits and systems for healthcare and security applications; faculty members across universities; and software developers.

Advanced Color Image Processing and Analysis

by Christine Fernandez-Maloigne

This volume does much more than survey modern advanced color processing. Starting with a historical perspective on ways we have classified color, it sets out the latest numerical techniques for analyzing and processing colors, the leading edge in our search to accurately record and print what we see. The human eye perceives only a fraction of available light wavelengths, yet we live in a multicolor world of myriad shining hues. Colors rich in metaphorical associations make us "purple with rage" or "green with envy" and cause us to "see red." Defining colors has been the work of centuries, culminating in today's complex mathematical coding that nonetheless remains a work in progress: only recently have we possessed the computing capacity to process the algebraic matrices that reproduce color more accurately. With chapters on dihedral color and image spectrometers, this book provides technicians and researchers with the knowledge they need to grasp the intricacies of today's color imaging.

Advanced Communication and Intelligent Systems: First International Conference, ICACIS 2022, Virtual Event, October 20-21, 2022, Revised Selected Papers (Communications in Computer and Information Science #1749)

by Rabindra Nath Shaw Marcin Paprzycki Ankush Ghosh

This book constitutes selected papers presented at the First International Conference on Advanced Communication and Intelligent Systems, ICACIS 2022, held as a virtual event in October 2022.The 69 papers were thoroughly reviewed and selected from the 258 subissions. The book focuses on current development in the fields of communication and intelligent systems.

Advanced Communication and Intelligent Systems: Second International Conference, ICACIS 2023, Warsaw, Poland, June 16–17, 2023, Revised Selected Papers, Part II (Communications in Computer and Information Science #1921)

by Rabindra Nath Shaw Marcin Paprzycki Ankush Ghosh

This book constitutes the refereed proceedings of the Second International Conference on Advanced Communication and Intelligent Systems, ICACIS 2023, held in Warsaw, Poland, during June 16–17, 2023The 43 full papers included in this book were carefully reviewed and selected from 221 submissions. They were organized in topical sections as follows: Wireless Communication, Artificial Intelligence and Machine Learning, Robotics & Automation, Data Science, IoT and Smart Applications

Advanced Communication and Intelligent Systems: Second International Conference, ICACIS 2023, Warsaw, Poland, June 16–17, 2023, Revised Selected Papers, Part I (Communications in Computer and Information Science #1920)

by Rabindra Nath Shaw Marcin Paprzycki Ankush Ghosh

This book constitutes the refereed proceedings of the Second International Conference on Advanced Communication and Intelligent Systems, ICACIS 2023, held in Warsaw, Poland, during June 16–17, 2023The 22 full papers included in this book were carefully reviewed and selected from 221 submissions. They were organized in topical sections as follows: Wireless Communication, Artificial Intelligence and Machine Learning, Robotics & Automation, Data Science, IoT and Smart Applications

Advanced Communication Systems and Information Security: Second International Conference, ACOSIS 2019, Marrakesh, Morocco, November 20–22, 2019, Revised Selected Papers (Communications in Computer and Information Science #1264)

by Mostafa Belkasmi Jalel Ben-Othman Cheng Li Mohamed Essaaidi

This book constitutes selected papers of the Second International Conference on Advanced Communication Systems and Information Security, ACOSIS 2019, held in Marrakesh, Morocco, in November 2019.The 10 full papers and 10 short papers were thoroughly reviewed and selected from 94 submissions. The papers are organized accroding to the following topical sections: wireless communications and services; vehicular communications; channel coding; construction of error correcting codes; intrusion detection techniques; wireless and mobile network security; applied cryptography.

Advanced Computational and Communication Paradigms: Proceedings of International Conference on ICACCP 2017, Volume 1 (Lecture Notes in Electrical Engineering #475)

by Siddhartha Bhattacharyya Tapan Gandhi Kalpana Sharma Paramartha Dutta

The book titled Advanced Computational and Communication Paradigms: Proceedings of International Conference on ICACCP 2017, Volume 1 presents refereed high-quality papers of the First International Conference on Advanced Computational and Communication Paradigms (ICACCP 2017) organized by the Department of Computer Science and Engineering, Sikkim Manipal Institute of Technology, held from 8– 10 September 2017. ICACCP 2017 covers an advanced computational paradigms and communications technique which provides failsafe and robust solutions to the emerging problems faced by mankind. Technologists, scientists, industry professionals and research scholars from regional, national and international levels are invited to present their original unpublished work in this conference. There were about 550 technical paper submitted. Finally after peer review, 142 high-quality papers have been accepted and registered for oral presentation which held across 09 general sessions and 05 special sessions along with 04 keynote address and 06 invited talks. This volume comprises 65 accepted papers of ICACCP 2017.

Advanced Computational and Communication Paradigms: Proceedings of ICACCP 2023 (Lecture Notes in Networks and Systems #535)

by Samarjeet Borah Tapan K. Gandhi Vincenzo Piuri

This book presents high-quality, peer-reviewed papers from Fourth International Conference on Advanced Computational and Communication Paradigms (ICACCP 2023), organized by Department of Computer Science and Engineering (CSE), Sikkim Manipal Institute of Technology (SMIT), Sikkim, India, during February 16–18, 2023. ICACCP 2023 covers advanced computational paradigms and communications technique which provides failsafe and robust solutions to the emerging problems faced by mankind. Technologists, scientists, industry professionals, and research scholars from regional, national, and international levels are invited to present their original unpublished work in this conference.

Advanced Computational Applications of Geometric Algebra: First International Conference, ICACGA 2022, Denver, CO, USA, October 2-5, 2022, Proceedings (Lecture Notes in Computer Science #13771)

by David W. Silva Eckhard Hitzer Dietmar Hildenbrand

This book constitutes the post-conference proceedings of the First International Conference on Advanced Computational Applications of Geometric Algebra, ICACGA 2022, held in Denver, CO, USA, during October 2-5, 2022. The 18 full papers presented in this book together with 12 abstracts of invited talks were carefully reviewed and selected from 24 submissions. The papers are grouped in the following topical sections: geometric applications; computer science applications; technological applications; and applications to physics and mathematics.

Advanced Computational Intelligence and Intelligent Informatics: 8th International Workshop, IWACIII 2023, Beijing, China, November 3–5, 2023, Proceedings, Part II (Communications in Computer and Information Science #1932)

by Bin Xin Naoyuki Kubota Kewei Chen Fangyan Dong

This two-volume set constitutes the refereed proceedings of the 8th International Workshop on Advanced Computational Intelligence and Intelligent Informatics, IWACIII 2023, held in Beijing, China, in November 2023.The 56 papers presented were thoroughly reviewed and selected from the 118 qualifies submissions. They are organized in the topical sections on intelligent information processing; intelligent optimization and decision-making; pattern recognition and computer vision; advanced control; multi-agent systems; robotics.

Advanced Computational Intelligence and Intelligent Informatics: 8th International Workshop, IWACIII 2023, Beijing, China, November 3–5, 2023, Proceedings, Part I (Communications in Computer and Information Science #1931)

by Bin Xin Naoyuki Kubota Kewei Chen Fangyan Dong

This two-volume set constitutes the refereed proceedings of the 8th International Workshop on Advanced Computational Intelligence and Intelligent Informatics, IWACIII 2023, held in Beijing, China, in November 2023.The 56 papers presented were thoroughly reviewed and selected from the 118 qualifies submissions. They are organized in the topical sections on intelligent information processing; intelligent optimization and decision-making; pattern recognition and computer vision; advanced control; multi-agent systems; robotics.

Advanced Computational Intelligence in Healthcare-7: Biomedical Informatics (Studies in Computational Intelligence #891)

by Lakhmi C. Jain Sheryl Brahnam Ilias Maglogiannis

This book presents state-of-the-art works and systematic reviews in the emerging field of computational intelligence (CI) in electronic health care. The respective chapters present surveys and practical examples of artificial intelligence applications in the areas of Human-Machine Interface (HMI) and affective computing, machine learning, big health data and visualization analytics, computer vision and medical image analysis. The book also addresses new and emerging topics in CI for health care such as the utilization of Social Media (SM) and the introduction of new intelligent paradigms in the security and privacy domains, which are critical for the health sector. The chapters, while of course not exhaustively addressing all the possible aspects of the aforementioned areas, are indicative of the dynamic nature of interdisciplinary research being pursued. Accordingly, the book is intended not only for researchers in the respective fields, but also for medical and administrative personnel working in the health sector, as well as managers and stakeholders responsible for making strategic decisions and defining public health policies.

Advanced Computational Intelligence Techniques for Virtual Reality in Healthcare (Studies in Computational Intelligence #875)

by Aboul Ella Hassanien Deepak Gupta Ashish Khanna

This book addresses the difficult task of integrating computational techniques with virtual reality and healthcare. It discusses the use of virtual reality in various areas, such as healthcare, cognitive and behavioural training, understanding mathematical graphs, human–computer interaction, fluid dynamics in healthcare industries, accurate real-time simulation, and healthcare diagnostics.Presenting the computational techniques for virtual reality in healthcare, it is a valuable reference resource for professionals at educational institutes as well as researchers, scientists, engineers and practitioners in industry.

Advanced Computational Methods for Knowledge Engineering: Proceedings of the 6th International Conference on Computer Science, Applied Mathematics and Applications, ICCSAMA 2019 (Advances in Intelligent Systems and Computing #1121)

by Hoai An Le Thi Hoai Minh Le Tao Pham Dinh Ngoc Thanh Nguyen

This proceedings book contains 37 papers selected from the submissions to the 6th International Conference on Computer Science, Applied Mathematics and Applications (ICCSAMA 2019), which was held on 19–20 December, 2019, in Hanoi, Vietnam. The book covers theoretical and algorithmic as well as practical issues connected with several domains of Applied Mathematics and Computer Science, especially Optimization and Data Science. The content is divided into four major sections: Nonconvex Optimization, DC Programming & DCA, and Applications; Data Mining and Data Processing; Machine Learning Methods and Applications; and Knowledge Information and Engineering Systems. Researchers and practitioners in related areas will find a wealth of inspiring ideas and useful tools & techniques for their own work.

Advanced Computational Methods for Knowledge Engineering: Proceedings of the 5th International Conference on Computer Science, Applied Mathematics and Applications, ICCSAMA 2017 (Advances in Intelligent Systems and Computing #629)

by Ngoc Thanh Nguyen Tien Van Do Hoai An Le Thi Nguyen-Thinh Le

The proceedings consists of 30 papers which have been selected and invited from the submissions to the 2nd International Conference on Computer Science, Applied Mathematics and Applications (ICCSAMA 2014) held on 8-9 May, 2014 in Budapest, Hungary. The conference is organized into 7 sessions: Advanced Optimization Methods and Their Applications, Queueing Models and Performance Evaluation, Software Development and Testing, Computational Methods for Mobile and Wireless Networks, Computational Methods for Knowledge Engineering, Logic Based Methods for Decision Making and Data Mining and Nonlinear Systems and Applications, respectively. All chapters in the book discuss theoretical and practical issues connected with computational methods and optimization methods for knowledge engineering. The editors hope that this volume can be useful for graduate and Ph. D. students and researchers in Computer Science and Applied Mathematics. It is the hope of the editors that readers of this volume can find many inspiring ideas and use them to their research. Many such challenges are suggested by particular approaches and models presented in individual chapters of this book.

Advanced Computational Methods for Knowledge Engineering: Proceedings of the 4th International Conference on Computer Science, Applied Mathematics and Applications, ICCSAMA 2016, 2-3 May, 2016, Vienna, Austria (Advances in Intelligent Systems and Computing #453)

by Thanh Binh Nguyen Tien Van Do Hoai An Le Thi Ngoc Thanh Nguyen

This proceedings consists of 20 papers which have been selected and invited from the submissions to the 4th International Conference on Computer Science, Applied Mathematics and Applications (ICCSAMA 2016) held on 2-3 May, 2016 in Laxenburg, Austria. The conference is organized into 5 sessions: Advanced Optimization Methods and Their Applications, Models for ICT applications, Topics on discrete mathematics, Data Analytic Methods and Applications and Feature Extractio, respectively. All chapters in the book discuss theoretical and practical issues connected with computational methods and optimization methods for knowledge engineering. The editors hope that this volume can be useful for graduate and Ph.D. students and researchers in Applied Sciences, Computer Science and Applied Mathematics.

Refine Search

Showing 901 through 925 of 57,176 results