Browse Results

Showing 11,051 through 11,075 of 23,497 results

Introduction to Computable General Equilibrium Models

by Mary E. Burfisher

Computable general equilibrium (CGE) models play an important role in supporting public-policy making on such issues as trade, climate change and taxation. This significantly revised volume, keeping pace with the next-generation standard CGE model, is the only undergraduate-level introduction of its kind. The volume utilizes a graphical approach to explain the economic theory underlying a CGE model, and provides results from simple, small-scale CGE models to illustrate the links between theory and model outcomes. Its eleven hands-on exercises introduce modelling techniques that are applied to real-world economic problems. Students learn how to integrate their separate fields of economic study into a comprehensive, general equilibrium perspective as they develop their skills as producers or consumers of CGE-based analysis.

Introduction to Computation and Modeling for Differential Equations

by Lennart Edsberg

An introduction to scientific computing for differential equationsIntroduction to Computation and Modeling for Differential Equations provides a unified and integrated view of numerical analysis, mathematical modeling in applications, and programming to solve differential equations, which is essential in problem-solving across many disciplines, such as engineering, physics, and economics. This book successfully introduces readers to the subject through a unique "Five-M" approach: Modeling, Mathematics, Methods, MATLAB, and Multiphysics. This approach facilitates a thorough understanding of how models are created and preprocessed mathematically with scaling, classification, and approximation, and it also illustrates how a problem is solved numerically using the appropriate mathematical methods.The book's approach of solving a problem with mathematical, numerical, and programming tools is unique and covers a wide array of topics, from mathematical modeling to implementing a working computer program. The author utilizes the principles and applications of scientific computing to solve problems involving:Ordinary differential equationsNumerical methods for Initial Value Problems (IVPs)Numerical methods for Boundary Value Problems (BVPs)Partial Differential Equations (PDEs)Numerical methods for parabolic, elliptic, and hyperbolic PDEsMathematical modeling with differential equationsNumerical solutionFinite difference and finite element methodsReal-world examples from scientific and engineering applications including mechanics, fluid dynamics, solid mechanics, chemical engineering, electromagnetic field theory, and control theory are solved through the use of MATLAB and the interactive scientific computing program Comsol Multiphysics. Numerous illustrations aid in the visualization of the solutions, and a related Web site features demonstrations, solutions to problems, MATLAB programs, and additional data.Introduction to Computation and Modeling for Differential Equations is an ideal text for courses in differential equations, ordinary differential equations, partial differential equations, and numerical methods at the upper-undergraduate and graduate levels. The book also serves as a valuable reference for researchers and practitioners in the fields of mathematics, engineering, and computer science who would like to refresh and revive their knowledge of the mathematical and numerical aspects as well as the applications of scientific computation.

Introduction to Computation in Physical Sciences: Interactive Computing And Visualization With Python (Synthesis Lectures On Computation And Analytics Series)

by Jay Wang Adam Wang

This book provides a practical and comprehensive introduction to computational problem solving from the viewpoints of practitioners in both academic and industrial worlds. The authors present scientific problem-solving using computation and aim to increase computational thinking, which is the mindset and skillset required to solve scientific problems with computational methodologies via model building, simulation, data analysis, and visualization using the Python programming language. Topics and examples span fundamental areas of physical science as well as contemporary topics including quantum computing, neural networks, machine learning, global warming, and energy balance. The book features unique and innovative techniques and practices including: intentional scaffolding to help beginners learn computational problem solving; multimodal computing environments including cloud-based platforms and just-in-time computing; emphasis and connection between both numerical and symbolic computations; and extensive exercise sets carefully designed for further exploration as project assignments or self-paced study. The book is suitable for introductory level readers in physical sciences, engineering, and related STEM disciplines. Specifically, the book is appropriate for use in either a standalone course on computation and modeling and as a resource for readers interested in learning about proven techniques in interactive computing.

Introduction to Computation in Physical Sciences: Interactive Computing and Visualization with Python™ (Synthesis Lectures on Computation and Analytics)

by Jay Wang Adam Wang

This book provides a practical and comprehensive introduction to computational problem solving from the viewpoints of practitioners in both academic and industrial worlds. The authors present scientific problem-solving using computation and aim to increase computational thinking, which is the mindset and skillset required to solve scientific problems with computational methodologies via model building, simulation, data analysis, and visualization using the Python programming language. Topics and examples span fundamental areas of physical science as well as contemporary topics including quantum computing, neural networks, machine learning, global warming, and energy balance. The book features unique and innovative techniques and practices including: intentional scaffolding to help beginners learn computational problem solving; multimodal computing environments including cloud-based platforms and just-in-time computing; emphasis and connection between both numerical and symbolic computations; and extensive exercise sets carefully designed for further exploration as project assignments or self-paced study. The book is suitable for introductory level readers in physical sciences, engineering, and related STEM disciplines. Specifically, the book is appropriate for use in either a standalone course on computation and modeling and as a resource for readers interested in learning about proven techniques in interactive computing.

Introduction to Computational Biology: Maps, Sequences and Genomes (Chapman & Hall/CRC Interdisciplinary Statistics)

by Michael S. Waterman

Biology is in the midst of a era yielding many significant discoveries and promising many more. Unique to this era is the exponential growth in the size of information-packed databases. Inspired by a pressing need to analyze that data, Introduction to Computational Biology explores a new area of expertise that emerged from this fertile field- the combination of biological and information sciences. This introduction describes the mathematical structure of biological data, especially from sequences and chromosomes. After a brief survey of molecular biology, it studies restriction maps of DNA, rough landmark maps of the underlying sequences, and clones and clone maps. It examines problems associated with reading DNA sequences and comparing sequences to finding common patterns. The author then considers that statistics of pattern counts in sequences, RNA secondary structure, and the inference of evolutionary history of related sequences.Introduction to Computational Biology exposes the reader to the fascinating structure of biological data and explains how to treat related combinatorial and statistical problems. Written to describe mathematical formulation and development, this book helps set the stage for even more, truly interdisciplinary work in biology.

Introduction to Computational Engineering with MATLAB® (Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series)

by Timothy Bower

Introduction to Computational Engineering with MATLAB® aims to teach readers how to use MATLAB programming to solve numerical engineering problems. The book focuses on computational engineering with the objective of helping engineering students improve their numerical problem-solving skills. The book cuts a middle path between undergraduate texts that simply focus on programming and advanced mathematical texts that skip over foundational concepts, feature cryptic mathematical expressions, and do not provide sufficient support for novices.Although this book covers some advanced topics, readers do not need prior computer programming experience or an advanced mathematical background. Instead, the focus is on learning how to leverage the computer and software environment to do the hard work. The problem areas discussed are related to data-driven engineering, statistics, linear algebra, and numerical methods. Some example problems discussed touch on robotics, control systems, and machine learning.Features: Demonstrates through algorithms and code segments how numeric problems are solved with only a few lines of MATLAB code Quickly teaches students the basics and gets them started programming interesting problems as soon as possible No prior computer programming experience or advanced math skills required Suitable for students at undergraduate level who have prior knowledge of college algebra, trigonometry, and are enrolled in Calculus I MATLAB script files, functions, and datasets used in examples are available for download from http://www.routledge.com/9781032221410.

Introduction to Computational Origami: The World of New Computational Geometry

by Ryuhei Uehara

This book focuses on origami from the point of view of computer science. Ranging from basic theorems to the latest research results, the book introduces the considerably new and fertile research field of computational origami as computer science. Part I introduces basic knowledge of the geometry of development, also called a net, of a solid. Part II further details the topic of nets. In the science of nets, there are numerous unresolved issues, and mathematical characterization and the development of efficient algorithms by computer are closely connected with each other. Part III discusses folding models and their computational complexity. When a folding model is fixed, to find efficient ways of folding is to propose efficient algorithms. If this is difficult, it is intractable in terms of computational complexity. This is, precisely, an area for computer science research. Part IV presents some of the latest research topics as advanced problems. Commentaries on all exercises included in the last chapter. The contents are organized in a self-contained way, and no previous knowledge is required. This book is suitable for undergraduate, graduate, and even high school students, as well as researchers and engineers interested in origami.

Introduction to Computational Proteomics

by Golan Yona

Introduction to Computational Proteomics introduces the field of computational biology through a focused approach that tackles the different steps and problems involved with protein analysis, classification, and meta-organization. The book starts with the analysis of individual entities and works its way through the analysis of more complex entitie

Introduction to Computational Science

by Angela B. Shiflet

Computational science is a quickly emerging field at the intersection of the sciences, computer science, and mathematics because much scientific investigation now involves computing as well as theory and experiment. However, limited educational materials exist in this field. Introduction to Computational Science fills this void with a flexible, readable textbook that assumes only a background in high school algebra and enables instructors to follow tailored pathways through the material. It is the first textbook designed specifically for an introductory course in the computational science and engineering curriculum. The text embraces two major approaches to computational science problems: System dynamics models with their global views of major systems that change with time; and cellular automaton simulations with their local views of how individuals affect individuals. While the text is generic, an extensive author-generated Web-site contains tutorials and files in a variety of software packages to accompany the text.Generic software approach in the text Web site with tutorials and files in a variety of software packages Engaging examples, exercises, and projects that explore science Additional, substantial projects for students to develop individually or in teams Consistent application of the modeling process Quick review questions and answers Projects for students to develop individually or in teams Reference sections for most modules, as well as a glossary Online instructor's manual with a test bank and solutions

An Introduction to Computational Stochastic PDEs

by Gabriel J. Lord Catherine E. Powell Tony Shardlow

This book gives a comprehensive introduction to numerical methods and analysis of stochastic processes, random fields and stochastic differential equations, and offers graduate students and researchers powerful tools for understanding uncertainty quantification for risk analysis. Coverage includes traditional stochastic ODEs with white noise forcing, strong and weak approximation, and the multi-level Monte Carlo method. Later chapters apply the theory of random fields to the numerical solution of elliptic PDEs with correlated random data, discuss the Monte Carlo method, and introduce stochastic Galerkin finite-element methods. Finally, stochastic parabolic PDEs are developed. Assuming little previous exposure to probability and statistics, theory is developed in tandem with state-of the art computational methods through worked examples, exercises, theorems and proofs. The set of MATLAB codes included (and downloadable) allows readers to perform computations themselves and solve the test problems discussed. Practical examples are drawn from finance, mathematical biology, neuroscience, fluid flow modeling and materials science.

An Introduction to Computational Systems Biology: Systems-Level Modelling of Cellular Networks (Chapman & Hall/CRC Computational Biology Series)

by Karthik Raman

"This is a very comprehensive read that provides a solid base in computational biology. The book is structured in 4 parts and 14 chapters which cover all the way from the more basic concepts to advanced material, including the state-of-the-art methodologies in synthetic and systems biology. This is a bedside book for those researchers embarking to do investigation in computational biology and a great office companion for anyone working on systems and synthetic biology." -- Rodrigo Ledesma Amaro, Lecturer, Imperial College London "This is a fantastic book. It offers an elegant introduction to both classical and modern concepts in computational biology. To the uninitiated, it is a terrific first read, bringing alive the glory of the past and the promise of the future. To the interested, it handholds and offers a springboard to dive deep. To the practitioner, it serves as a valuable resource bringing together in a panoramic view many diverse streams that adorn the landscape." -- Narendra M. Dixit, Professor, Indian Institute of Science An Introduction to Computational Systems Biology: Systems-Level Modelling of Cellular Networks delivers a comprehensive and insightful account of applying mathematical modelling approaches to very large biological systems and networks—a fundamental aspect of computational systems biology. The book covers key modelling paradigms in detail, while at the same time retaining a simplicity that will appeal to those from less quantitative fields. Features A hands-on approach to modelling Covers a broad spectrum of modelling, from static networks to dynamic models and constraint-based models Thoughtful exercises to test and enable understanding of concepts State-of-the-art chapters on exciting new developments like community modelling and biological circuit design Emphasis on coding and software tools for systems biology This book is highly multi-disciplinary and will appeal to biologists, engineers, computer scientists, mathematicians and others.

Introduction to Continuous Optimization (Springer Optimization and Its Applications #172)

by Roman A. Polyak

This self-contained monograph presents the reader with an authoritative view of Continuous Optimization, an area of mathematical optimization that has experienced major developments during the past 40 years. The book contains results which have not yet been covered in a systematic way as well as a summary of results on NR theory and methods developed over the last several decades. The readership is aimed to graduate students in applied mathematics, computer science, economics, as well as researchers working in optimization and those applying optimization methods for solving real life problems. Sufficient exercises throughout provide graduate students and instructors with practical utility in a two-semester course in Continuous Optimization.The topical coverage includes interior point methods, self-concordance theory and related complexity issues, first and second order methods with accelerated convergence, nonlinear rescaling (NR) theory and exterior point methods, just to mention a few. The book contains a unified approach to both interior and exterior point methods with emphasis of the crucial duality role. One of the main achievements of the book shows what makes the exterior point methods numerically attractive and why. The book is composed in five parts. The first part contains the basics of calculus, convex analysis, elements of unconstrained optimization, as well as classical results of linear and convex optimization. The second part contains the basics of self-concordance theory and interior point methods, including complexity results for LP, QP, and QP with quadratic constraint, semidefinite and conic programming. In the third part, the NR and Lagrangian transformation theories are considered and exterior point methods are described. Three important problems in finding equilibrium are considered in the fourth part. In the fifth and final part of the book, several important applications arising in economics, structural optimization, medicine, statistical learning theory, and more, are detailed. Numerical results, obtained by solving a number of real life and test problems, are also provided.

An Introduction to Continuous-Time Stochastic Processes: Theory, Models, and Applications to Finance, Biology, and Medicine (Modeling and Simulation in Science, Engineering and Technology)

by Vincenzo Capasso David Bakstein

This textbook, now in its third edition, offers a rigorous and self-contained introduction to the theory of continuous-time stochastic processes, stochastic integrals, and stochastic differential equations. Expertly balancing theory and applications, the work features concrete examples of modeling real-world problems from biology, medicine, industrial applications, finance, and insurance using stochastic methods. No previous knowledge of stochastic processes is required. Key topics include:Markov processesStochastic differential equationsArbitrage-free markets and financial derivativesInsurance riskPopulation dynamics, and epidemicsAgent-based modelsNew to the Third Edition:Infinitely divisible distributionsRandom measuresLevy processesFractional Brownian motionErgodic theoryKarhunen-Loeve expansionAdditional applicationsAdditional exercisesSmoluchowski approximation of Langevin systemsAn Introduction to Continuous-Time Stochastic Processes, Third Edition will be of interest to a broad audience of students, pure and applied mathematicians, and researchers and practitioners in mathematical finance, biomathematics, biotechnology, and engineering. Suitable as a textbook for graduate or undergraduate courses, as well as European Masters courses (according to the two-year-long second cycle of the "Bologna Scheme"), the work may also be used for self-study or as a reference. Prerequisites include knowledge of calculus and some analysis; exposure to probability would be helpful but not required since the necessary fundamentals of measure and integration are provided. From reviews of previous editions:"The book is . . . an account of fundamental concepts as they appear in relevant modern applications and literature. . . . The book addresses three main groups: first, mathematicians working in a different field; second, other scientists and professionals from a business or academic background; third, graduate or advanced undergraduate students of a quantitative subject related to stochastic theory and/or applications. " -Zentralblatt MATH

An Introduction to Continuous-Time Stochastic Processes: Theory, Models, and Applications to Finance, Biology, and Medicine (Modeling and Simulation in Science, Engineering and Technology)

by Vincenzo Capasso David Bakstein

This textbook, now in its fourth edition, offers a rigorous and self-contained introduction to the theory of continuous-time stochastic processes, stochastic integrals, and stochastic differential equations. Expertly balancing theory and applications, it features concrete examples of modeling real-world problems from biology, medicine, finance, and insurance using stochastic methods. No previous knowledge of stochastic processes is required. Unlike other books on stochastic methods that specialize in a specific field of applications, this volume examines the ways in which similar stochastic methods can be applied across different fields.Beginning with the fundamentals of probability, the authors go on to introduce the theory of stochastic processes, the Itô Integral, and stochastic differential equations. The following chapters then explore stability, stationarity, and ergodicity. The second half of the book is dedicated to applications to a variety of fields, including finance, biology, and medicine. Some highlights of this fourth edition include a more rigorous introduction to Gaussian white noise, additional material on the stability of stochastic semigroups used in models of population dynamics and epidemic systems, and the expansion of methods of analysis of one-dimensional stochastic differential equations.An Introduction to Continuous-Time Stochastic Processes, Fourth Edition is intended for graduate students taking an introductory course on stochastic processes, applied probability, stochastic calculus, mathematical finance, or mathematical biology. Prerequisites include knowledge of calculus and some analysis; exposure to probability would be helpful but not required since the necessary fundamentals of measure and integration are provided. Researchers and practitioners in mathematical finance, biomathematics, biotechnology, and engineering will also find this volume to be of interest, particularly the applications explored in the second half of the book.

An Introduction to Correspondence Analysis (Wiley Series in Probability and Statistics)

by Eric J. Beh Rosaria Lombardo

Master the fundamentals of correspondence analysis with this illuminating resource An Introduction to Correspondence Analysis assists researchers in improving their familiarity with the concepts, terminology, and application of several variants of correspondence analysis. The accomplished academics and authors deliver a comprehensive and insightful treatment of the fundamentals of correspondence analysis, including the statistical and visual aspects of the subject. Written in three parts, the book begins by offering readers a description of two variants of correspondence analysis that can be applied to two-way contingency tables for nominal categories of variables. Part Two shifts the discussion to categories of ordinal variables and demonstrates how the ordered structure of these variables can be incorporated into a correspondence analysis. Part Three describes the analysis of multiple nominal categorical variables, including both multiple correspondence analysis and multi-way correspondence analysis. Readers will benefit from explanations of a wide variety of specific topics, for example: Simple correspondence analysis, including how to reduce multidimensional space, measuring symmetric associations with the Pearson Ratio, constructing low-dimensional displays, and detecting statistically significant points Non-symmetrical correspondence analysis, including quantifying asymmetric associations Simple ordinal correspondence analysis, including how to decompose the Pearson Residual for ordinal variables Multiple correspondence analysis, including crisp coding and the indicator matrix, the Burt Matrix, and stacking Multi-way correspondence analysis, including symmetric multi-way analysis Perfect for researchers who seek to improve their understanding of key concepts in the graphical analysis of categorical data, An Introduction to Correspondence Analysis will also assist readers already familiar with correspondence analysis who wish to review the theoretical and foundational underpinnings of crucial concepts.

Introduction to Cosmic Inflation and Dark Energy (ISSN)

by Konstantinos Dimopoulos

Cosmic inflation and dark energy hold the key to the origin and the eventual fate of the Universe. Despite the increasing prominence of these subjects in research and teaching over the past decade or more, no introductory textbook dedicated to these topics has been previously published. Dr. Konstantinos Dimopoulos is a highly regarded expert in the field, and an experienced communicator of the subject to students. In this book, he provides advanced undergraduate and early graduate students with an accessible introduction and equips them with the tools they need to understand the cosmology of cosmic inflation and dark energy.Features: Provides a concise, pedagogical "crash course" in big bang cosmology, focusing on the dynamics and the history of the Universe, with an emphasis on the role of dark energy Chapters contain questions and problems for readers to test their understanding The first book to make cosmic inflation and dark energy accessible to students

Introduction to Cosmology

by Barbara Ryden

This second edition of Introduction to Cosmology is an exciting update of an award-winning textbook. It is aimed primarily at advanced undergraduate students in physics and astronomy, but is also useful as a supplementary text at higher levels. It explains modern cosmological concepts, such as dark energy, in the context of the Big Bang theory. Its clear, lucid writing style, with a wealth of useful everyday analogies, makes it exceptionally engaging. Emphasis is placed on the links between theoretical concepts of cosmology and the observable properties of the universe, building deeper physical insights in the reader. The second edition includes recent observational results, fuller descriptions of special and general relativity, expanded discussions of dark energy, and a new chapter on baryonic matter that makes up stars and galaxies. It is an ideal textbook for the era of precision cosmology in the accelerating universe. Written in an engaging style, using clear explanations and analogies to help students connect cosmology to everyday life Fits well to introductory cosmology courses, without requiring advanced mathematics or any prior study of astronomy Includes creative end-of-chapter problems that have been class-tested on students, with an instructor's manual featuring solutions available via www.cambridge.org/cosmology

An Introduction to Covariant Quantum Mechanics (Fundamental Theories of Physics #205)

by Josef Janyška Marco Modugno

This book deals with an original contribution to the hypothetical missing link unifying the two fundamental branches of physics born in the twentieth century, General Relativity and Quantum Mechanics. Namely, the book is devoted to a review of a "covariant approach" to Quantum Mechanics, along with several improvements and new results with respect to the previous related literature. The first part of the book deals with a covariant formulation of Galilean Classical Mechanics, which stands as a suitable background for covariant Quantum Mechanics. The second part deals with an introduction to covariant Quantum Mechanics. Further, in order to show how the presented covariant approach works in the framework of standard Classical Mechanics and standard Quantum Mechanics, the third part provides a detailed analysis of the standard Galilean space-time, along with three dynamical classical and quantum examples. The appendix accounts for several non-standard mathematical methods widely used in the body of the book.

Introduction to Credit Risk

by Giulio Carlone

Introduction to Credit Risk focuses on analysis of credit risk, derivatives, equity investments, portfolio management, quantitative methods, and risk management. In terms of application, this book can be used as an important tool to explain how to generate data rows of expected exposure to counterparty credit risk. The book also directs the reader on how to visualize, in real time, the results of this data, generated with a Java tool. Features Uses an in-depth case study to illustrate multiple factors in counterparty credit risk exposures Suitable for quantitative risk managers at banks, as well as students of finance, financial mathematics, and software engineering Provides the reader with numerous examples and applications Giulio Carlone has an MBA, a PhD, and a Master’s degree in Computer Science from the University of Italy. He is a member of the software system engineering staff of the Department of Computer Science at University College London. He has 20 years of practical experience in technical software engineering and quantitative finance engineering in the commercial sector. His research interests include the use of communication strategies and the implementation of plans and projects using financial software for requirement specifications, requirements analysis, and architectural design.

An Introduction to Critical Thinking and Creativity

by Joe Y. F. Lau

A valuable guide on creativity and critical thinking to improve reasoning and decision-making skills Critical thinking skills are essential in virtually any field of study or practice where individuals need to communicate ideas, make decisions, and analyze and solve problems. An Introduction to Critical Thinking and Creativity: Think More, Think Better outlines the necessary tools for readers to become critical as well as creative thinkers. By gaining a practical and solid foundation in the basic principles that underlie critical thinking and creativity, readers will become equipped to think in a more systematic, logical, and imaginative manner. Creativity is needed to generate new ideas to solve problems, and critical thinking evaluates and improves an idea. These concepts are uniquely introduced as a unified whole due to their dependence on each other. Each chapter introduces relevant theories in conjunction with real-life examples and findings from cognitive science and psychology to illustrate how the theories can be applied in numerous fields and careers. An emphasis on how theoretical principles of reasoning can be practical and useful in everyday life is featured, and special sections on presentation techniques, the analysis of meaning, decision-making, and reasoning about personal and moral values are also highlighted. All chapters conclude with a set of exercises, and detailed solutions are provided at the end of the book. A companion website features online tutorials that further explore topics including meaning analysis, argument analysis, logic, statistics, and strategic thinking, along with additional exercises and multimedia resources for continued study. An Introduction to Critical Thinking and Creativity is an excellent book for courses on critical thinking and logic at the undergraduate and graduate levels. The book also serves as a self-contained study guide for readers interested in the topics of critical thinking and creativity as a unified whole.

Introduction to Cryptography

by Sahadeo Padhye Rajeev A. Sahu Vishal Saraswat

Electronic communication and financial transactions have assumed massive proportions today. But they come with high risks. Achieving cyber security has become a top priority, and has become one of the most crucial areas of study and research in IT. This book introduces readers to perhaps the most effective tool in achieving a secure environment, i.e. cryptography. This book offers more solved examples than most books on the subject, it includes state of the art topics and discusses the scope of future research.

Introduction to Cryptography with Maple

by José Luis Gómez Pardo

This introduction to cryptography employs a programming-oriented approach to study the most important cryptographic schemes in current use and the main cryptanalytic attacks against them. Discussion of the theoretical aspects, emphasizing precise security definitions based on methodological tools such as complexity and randomness, and of the mathematical aspects, with emphasis on number-theoretic algorithms and their applications to cryptography and cryptanalysis, is integrated with the programming approach, thus providing implementations of the algorithms and schemes as well as examples of realistic size. A distinctive feature of the author's approach is the use of Maple as a programming environment in which not just the cryptographic primitives but also the most important cryptographic schemes are implemented following the recommendations of standards bodies such as NIST, with many of the known cryptanalytic attacks implemented as well. The purpose of the Maple implementations is to let the reader experiment and learn, and for this reason the author includes numerous examples. The book discusses important recent subjects such as homomorphic encryption, identity-based cryptography and elliptic curve cryptography. The algorithms and schemes which are treated in detail and implemented in Maple include AES and modes of operation, CMAC, GCM/GMAC, SHA-256, HMAC, RSA, Rabin, Elgamal, Paillier, Cocks IBE, DSA and ECDSA. In addition, some recently introduced schemes enjoying strong security properties, such as RSA-OAEP, Rabin-SAEP, Cramer--Shoup, and PSS, are also discussed and implemented. On the cryptanalysis side, Maple implementations and examples are used to discuss many important algorithms, including birthday and man-in-the-middle attacks, integer factorization algorithms such as Pollard's rho and the quadratic sieve, and discrete log algorithms such as baby-step giant-step, Pollard's rho, Pohlig--Hellman and the index calculus method. This textbook is suitable for advanced undergraduate and graduate students of computer science, engineering and mathematics, satisfying the requirements of various types of courses: a basic introductory course; a theoretically oriented course whose focus is on the precise definition of security concepts and on cryptographic schemes with reductionist security proofs; a practice-oriented course requiring little mathematical background and with an emphasis on applications; or a mathematically advanced course addressed to students with a stronger mathematical background. The main prerequisite is a basic knowledge of linear algebra and elementary calculus, and while some knowledge of probability and abstract algebra would be helpful, it is not essential because the book includes the necessary background from these subjects and, furthermore, explores the number-theoretic material in detail. The book is also a comprehensive reference and is suitable for self-study by practitioners and programmers.

Introduction to Cutting and Packing Optimization

by Guntram Scheithauer

This book provides a comprehensive overview of the most important and frequently considered optimization problems concerning cutting and packing. Based on appropriate modeling approaches for the problems considered, it offers an introduction to the related solution methods. It also addresses aspects like performance results for heuristic algorithms and bounds of the optimal value, as well as the packability of a given set of objects within a predefined container. The problems discussed arise in a wide variety of different fields of application and research, and as such, the fundamental knowledge presented in this book make it a valuable resource for students, practitioners, and researchers who are interested in dealing with such tasks.

An Introduction to Data: Everything You Need to Know About AI, Big Data and Data Science (Studies in Big Data #50)

by Francesco Corea

This book reflects the author’s years of hands-on experience as an academic and practitioner. It is primarily intended for executives, managers and practitioners who want to redefine the way they think about artificial intelligence (AI) and other exponential technologies. Accordingly the book, which is structured as a collection of largely self-contained articles, includes both general strategic reflections and detailed sector-specific information. More concretely, it shares insights into what it means to work with AI and how to do it more efficiently; what it means to hire a data scientist and what new roles there are in the field; how to use AI in specific industries such as finance or insurance; how AI interacts with other technologies such as blockchain; and, in closing, a review of the use of AI in venture capital, as well as a snapshot of acceleration programs for AI companies.

An Introduction to Data Analysis in R: Hands-on Coding, Data Mining, Visualization and Statistics from Scratch (Use R!)

by Alfonso Zamora Saiz Carlos Quesada González Lluís Hurtado Gil Diego Mondéjar Ruiz

This textbook offers an easy-to-follow, practical guide to modern data analysis using the programming language R. The chapters cover topics such as the fundamentals of programming in R, data collection and preprocessing, including web scraping, data visualization, and statistical methods, including multivariate analysis, and feature exercises at the end of each section. The text requires only basic statistics skills, as it strikes a balance between statistical and mathematical understanding and implementation in R, with a special emphasis on reproducible examples and real-world applications. This textbook is primarily intended for undergraduate students of mathematics, statistics, physics, economics, finance and business who are pursuing a career in data analytics. It will be equally valuable for master students of data science and industry professionals who want to conduct data analyses.

Refine Search

Showing 11,051 through 11,075 of 23,497 results