805 results (0,22425 seconds)

Brand

Merchant

Price (EUR)

Reset filter

Products
From
Shops

Introduction to Financial Mathematics With Computer Applications

Introduction to Math Olympiad Problems

Introduction to NFL Analytics with R

Introduction to NFL Analytics with R

It has become difficult to ignore the analytics movement within the NFL. An increasing number of coaches openly integrate advanced numbers into their game plans and commentators throughout broadcasts regularly use terms such as air yards CPOE and EPA on a casual basis. This rapid growth combined with an increasing accessibility to NFL data has helped create a burgeoning amateur analytics movement highlighted by the NFL’s annual Big Data Bowl. Because learning a coding language can be a difficult enough endeavor Introduction to NFL Analytics with R is purposefully written in a more informal format than readers of similar books may be accustomed to opting to provide step-by-step instructions in a structured jargon-free manner. Key Coverage: • Installing R RStudio and necessary packages • Working and becoming fluent in the tidyverse • Finding meaning in NFL data with examples from all the functions in the nflverse family of packages • Using NFL data to create eye-catching data visualizations • Building statistical models starting with simple regressions and progressing to advanced machine learning models using tidymodels and eXtreme Gradient Boosting The book is written for novices of R programming all the way to more experienced coders as well as audiences with differing expected outcomes. Professors can use Introduction to NFL Analytics with R to provide data science lessons through the lens of the NFL while students can use it as an educational tool to create robust visualizations and machine learning models for assignments. Journalists bloggers and arm-chair quarterbacks alike will find the book helpful to underpin their arguments by providing hard data and visualizations to back up their claims.

GBP 52.99
1

Introduction to Modeling and Simulation with MATLAB and Python

Introduction to Modeling and Simulation with MATLAB and Python

Introduction to Modeling and Simulation with MATLAB and Python is intended for students and professionals in science social science and engineering that wish to learn the principles of computer modeling as well as basic programming skills. The book content focuses on meeting a set of basic modeling and simulation competencies that were developed as part of several National Science Foundation grants. Even though computer science students are much more expert programmers they are not often given the opportunity to see how those skills are being applied to solve complex science and engineering problems and may also not be aware of the libraries used by scientists to create those models. The book interleaves chapters on modeling concepts and related exercises with programming concepts and exercises. The authors start with an introduction to modeling and its importance to current practices in the sciences and engineering. They introduce each of the programming environments and the syntax used to represent variables and compute mathematical equations and functions. As students gain more programming expertise the authors return to modeling concepts providing starting code for a variety of exercises where students add additional code to solve the problem and provide an analysis of the outcomes. In this way the book builds both modeling and programming expertise with a just-in-time approach so that by the end of the book students can take on relatively simple modeling example on their own. Each chapter is supplemented with references to additional reading tutorials and exercises that guide students to additional help and allows them to practice both their programming and analytical modeling skills. In addition each of the programming related chapters is divided into two parts – one for MATLAB and one for Python. In these chapters the authors also refer to additional online tutorials that students can use if they are having difficulty with any of the topics. The book culminates with a set of final project exercise suggestions that incorporate both the modeling and programming skills provided in the rest of the volume. Those projects could be undertaken by individuals or small groups of students. The companion website at http://www. intromodeling. com provides updates to instructions when there are substantial changes in software versions as well as electronic copies of exercises and the related code. The website also offers a space where people can suggest additional projects they are willing to share as well as comments on the existing projects and exercises throughout the book. Solutions and lecture notes will also be available for qualifying instructors. | Introduction to Modeling and Simulation with MATLAB® and Python

GBP 44.99
1

Introduction to Web Interaction Design With HTML and CSS

Introduction to Web Interaction Design With HTML and CSS

This book introduces standard and new HTML5 elements and attributes and CSS3 properties commonly used in Web design as well as design guidelines for their effective use. Its approach of explaining every line of code in the examples it uses to show the usage of the HTML elements and CSS properties introduced makes it an invaluable Web design resource for beginners as well as intermediates looking to fill in gaps in their knowledge. In addition the inclusion of user-centered design process stages and how they are best managed in website development makes the book unique in its area. Also the book's approach of including challenges after each topic to help refresh readers' knowledge as well as make them think ensures that there are ample activities to keep learners motivated and engaged. Key Features Comprehensively covers standard and new HTML5 elements and attributes and CSS3 properties. Includes a lot of challenges/exercises; one after each HTML element or CSS property introduced and demonstrated with examples. Example codes can be copied and pasted as-is to implement and experiment with. For every HTML element or CSS property introduced guidelines are provided where relevant on how to best use them in a design to enhance usability and accessibility. Includes comprehensive explanation of flexible box and grid layout models and how to use them to create responsive and adaptive Web design. Covers the importance of visual aesthetics in design including design elements and principles and examples of how they can be applied in Web design to produce good user experience. Includes comprehensive guidelines on how to design for standard and mobile screens including discussion of touch gesture interaction design and standard gestures and the functions for which they are most commonly used. Introduces the stages of user-centered design process including Web accessibility and user-experience testing and managerial aspects of Web development including intellectual property. Provides a brief introduction on how to make HTML and CSS codes more compact and more efficient and how to combine them with other languages commonly used in Web design and development such as JavaScript AJAX and PHP. | Introduction to Web Interaction Design With HTML and CSS

GBP 59.99
1

Introduction to Probability with Mathematica

Introduction to Probability with Mathematica

Updated to conform to Mathematica® 7. 0 Introduction to Probability with Mathematica® Second Edition continues to show students how to easily create simulations from templates and solve problems using Mathematica. It provides a real understanding of probabilistic modeling and the analysis of data and encourages the application of these ideas to practical problems. The accompanyingdownloadable resources offer instructors the option of creating class notes demonstrations and projects. New to the Second EditionExpanded section on Markov chains that includes a study of absorbing chainsNew sections on order statistics transformations of multivariate normal random variables and Brownian motionMore example data of the normal distribution More attention on conditional expectation which has become significant in financial mathematicsAdditional problems from Actuarial Exam PNew appendix that gives a basic introduction to MathematicaNew examples exercises and data sets particularly on the bivariate normal distributionNew visualization and animation features from Mathematica 7. 0Updated Mathematica notebooks on the downloadable resources. After covering topics in discrete probability the text presents a fairly standard treatment of common discrete distributions. It then transitions to continuous probability and continuous distributions including normal bivariate normal gamma and chi-square distributions. The author goes on to examine the history of probability the laws of large numbers and the central limit theorem. The final chapter explores stochastic processes and applications ideal for students in operations research and finance.

GBP 59.99
1

Introduction to Computational Models with Python

Introduction to Computational Models with Python

Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use Python programming language. The book uses the Python programming language interpreter and several packages from the huge Python Library that improve the performance of numerical computing such as the Numpy and Scipy modules. The Python source code and data files are available on the author’s website. The book’s five sections present: An overview of problem solving and simple Python programs introducing the basic models and techniques for designing and implementing problem solutions independent of software and hardware toolsProgramming principles with the Python programming language covering basic programming concepts data definitions programming structures with flowcharts and pseudo-code solving problems and algorithmsPython lists arrays basic data structures object orientation linked lists recursion and running programs under LinuxImplementation of computational models with Python using Numpy with examples and case studies The modeling of linear optimization problems from problem formulation to implementation of computational modelsThis book introduces the principles of computational modeling as well as the approaches of multi- and interdisciplinary computing to beginners in the field. It provides the foundation for more advanced studies in scientific computing including parallel computing using MPI grid computing and other methods and techniques used in high-performance computing.

GBP 44.99
1

Introduction to Data Science Data Analysis and Prediction Algorithms with R

Introduction to Data Science Data Analysis and Prediction Algorithms with R

Introduction to Data Science: Data Analysis and Prediction Algorithms with R introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability statistical inference linear regression and machine learning. It also helps you develop skills such as R programming data wrangling data visualization predictive algorithm building file organization with UNIX/Linux shell version control with Git and GitHub and reproducible document preparation. This book is a textbook for a first course in data science. No previous knowledge of R is necessary although some experience with programming may be helpful. The book is divided into six parts: R data visualization statistics with R data wrangling machine learning and productivity tools. Each part has several chapters meant to be presented as one lecture. The author uses motivating case studies that realistically mimic a data scientist’s experience. He starts by asking specific questions and answers these through data analysis so concepts are learned as a means to answering the questions. Examples of the case studies included are: US murder rates by state self-reported student heights trends in world health and economics the impact of vaccines on infectious disease rates the financial crisis of 2007-2008 election forecasting building a baseball team image processing of hand-written digits and movie recommendation systems. The statistical concepts used to answer the case study questions are only briefly introduced so complementing with a probability and statistics textbook is highly recommended for in-depth understanding of these concepts. If you read and understand the chapters and complete the exercises you will be prepared to learn the more advanced concepts and skills needed to become an expert. A complete solutions manual is available to registered instructors who require the text for a course. | Introduction to Data Science Data Analysis and Prediction Algorithms with R

GBP 82.99
1

A Concise Introduction to Robot Programming with ROS2

An Introduction to Acceptance Sampling and SPC with R

An Introduction to Acceptance Sampling and SPC with R

An Introduction to Acceptance Sampling and SPC with R is an introduction to statistical methods used in monitoring controlling and improving quality. Topics covered include acceptance sampling; Shewhart control charts for Phase I studies; graphical and statistical tools for discovering and eliminating the cause of out-of-control-conditions; Cusum and EWMA control charts for Phase II process monitoring; and the design and analysis of experiments for process troubleshooting and discovering ways to improve process output. Origins of statistical quality control and the technical topics presented in the remainder of the book are those recommended in the ANSI/ASQ/ISO guidelines and standards for industry. The final chapter ties everything together by discussing modern management philosophies that encourage the use of the technical methods presented earlier. In the modern world sampling plans and the statistical calculations used in statistical quality control are done with the help of computers. As an open source high-level programming language with flexible graphical output options R runs on Windows Mac and Linux operating systems and has add-on packages that equal or exceed the capability of commercial software for statistical methods used in quality control. In this book we will focus on several R packages. In addition to demonstrating how to use R for acceptance sampling and control charts this book will concentrate on how the use of these specific tools can lead to quality improvements both within a company and within their supplier companies. This would be a suitable book for a one-semester undergraduate course emphasizing statistical quality control for engineering majors (such as manufacturing engineering or industrial engineering) or a supplemental text for a graduate engineering course that included quality control topics.

GBP 48.99
1

Introduction to Financial Derivatives with Python

Introduction to Machine Learning and Bioinformatics

Monte Carlo Simulation with Applications to Finance

Combinatorial Nullstellensatz With Applications to Graph Colouring

Combinatorial Nullstellensatz With Applications to Graph Colouring

Combinatorial Nullstellensatz is a novel theorem in algebra introduced by Noga Alon to tackle combinatorial problems in diverse areas of mathematics. This book focuses on the applications of this theorem to graph colouring. A key step in the applications of Combinatorial Nullstellensatz is to show that the coefficient of a certain monomial in the expansion of a polynomial is nonzero. The major part of the book concentrates on three methods for calculating the coefficients: Alon-Tarsi orientation: The task is to show that a graph has an orientation with given maximum out-degree and for which the number of even Eulerian sub-digraphs is different from the number of odd Eulerian sub-digraphs. In particular this method is used to show that a graph whose edge set decomposes into a Hamilton cycle and vertex-disjoint triangles is 3-choosable and that every planar graph has a matching whose deletion results in a 4-choosable graph. Interpolation formula for the coefficient: This method is in particular used to show that toroidal grids of even order are 3-choosable r-edge colourable r-regular planar graphs are r-edge choosable and complete graphs of order p+1 where p is a prime are p-edge choosable. Coefficients as the permanents of matrices: This method is in particular used in the study of the list version of vertex-edge weighting and to show that every graph is (2 3)-choosable. It is suited as a reference book for a graduate course in mathematics. | Combinatorial Nullstellensatz With Applications to Graph Colouring

GBP 52.99
1

A Systematic Approach to Learning Robot Programming with ROS

A Systematic Approach to Learning Robot Programming with ROS

A Systematic Approach to Learning Robot Programming with ROS provides a comprehensive introduction to the essential components of ROS through detailed explanations of simple code examples along with the corresponding theory of operation. The book explores the organization of ROS how to understand ROS packages how to use ROS tools how to incorporate existing ROS packages into new applications and how to develop new packages for robotics and automation. It also facilitates continuing education by preparing the reader to better understand the existing on-line documentation. The book is organized into six parts. It begins with an introduction to ROS foundations including writing ROS nodes and ROS tools. Messages Classes and Servers are also covered. The second part of the book features simulation and visualization with ROS including coordinate transforms. The next part of the book discusses perceptual processing in ROS. It includes coverage of using cameras in ROS depth imaging and point clouds and point cloud processing. Mobile robot control and navigation in ROS is featured in the fourth part of the book The fifth section of the book contains coverage of robot arms in ROS. This section explores robot arm kinematics arm motion planning arm control with the Baxter Simulator and an object-grabber package. The last part of the book focuses on system integration and higher-level control including perception-based and mobile manipulation. This accessible text includes examples throughout and C++ code examples are also provided at https://github. com/wsnewman/learning_ros

GBP 62.99
1

MATLAB Handbook with Applications to Mathematics Science Engineering and Finance

Mathematical Modeling using Fuzzy Logic Applications to Sustainability

Mathematical Modeling using Fuzzy Logic Applications to Sustainability

Mathematical Modeling using Fuzzy Logic has been a dream project for the author. Fuzzy logic provides a unique method of approximate reasoning in an imperfect world. This text is a bridge to the principles of fuzzy logic through an application-focused approach to selected topics in engineering and management. The many examples point to the richer solutions obtained through fuzzy logic and to the possibilities of much wider applications.  There are relatively very few texts available at present in fuzzy logic applications. The style and content of this text is complementary to those already available. New areas of application like application of fuzzy logic in modeling of sustainability are presented in a graded approach in which the underlying concepts are first described. The text is broadly divided into two parts: the first treats processes materials and system applications related to fuzzy logic and the second delves into the modeling of sustainability with the help of fuzzy logic. This book offers comprehensive coverage of the most essential topics including: Treating processes materials system applications related to fuzzy logic Highlighting new areas of application of fuzzy logic Identifying possibilities of much wider applications of fuzzy logic Modeling of sustainability with the help of fuzzy logic The level enables a selection of the text to be made for the substance of undergraduate- graduate- and postgraduate-level courses. There is also sufficient volume and quality for the basis of a postgraduate course. A more restricted and judicious selection can provide the material for a professional short course and various university-level courses. | Mathematical Modeling using Fuzzy Logic Applications to Sustainability

GBP 105.00
1

Introduction to IoT with Machine Learning and Image Processing using Raspberry Pi

Medical Risk Prediction Models With Ties to Machine Learning

Medical Risk Prediction Models With Ties to Machine Learning

Medical Risk Prediction Models: With Ties to Machine Learning is a hands-on book for clinicians epidemiologists and professional statisticians who need to make or evaluate a statistical prediction model based on data. The subject of the book is the patient’s individualized probability of a medical event within a given time horizon. Gerds and Kattan describe the mathematical details of making and evaluating a statistical prediction model in a highly pedagogical manner while avoiding mathematical notation. Read this book when you are in doubt about whether a Cox regression model predicts better than a random survival forest. Features: All you need to know to correctly make an online risk calculator from scratch Discrimination calibration and predictive performance with censored data and competing risks R-code and illustrative examples Interpretation of prediction performance via benchmarks Comparison and combination of rival modeling strategies via cross-validation Thomas A. Gerds is a professor at the Biostatistics Unit at the University of Copenhagen and is affiliated with the Danish Heart Foundation. He is the author of several R-packages on CRAN and has taught statistics courses to non-statisticians for many years. Michael W. Kattan is a highly cited author and Chair of the Department of Quantitative Health Sciences at Cleveland Clinic. He is a Fellow of the American Statistical Association and has received two awards from the Society for Medical Decision Making: the Eugene L. Saenger Award for Distinguished Service and the John M. Eisenberg Award for Practical Application of Medical Decision-Making Research. | Medical Risk Prediction Models With Ties to Machine Learning

GBP 48.99
1

Handbook of Statistical Distributions with Applications

Introduction to Bioinformatics with R A Practical Guide for Biologists

Introduction to Bioinformatics with R A Practical Guide for Biologists

In biological research the amount of data available to researchers has increased so much over recent years it is becoming increasingly difficult to understand the current state of the art without some experience and understanding of data analytics and bioinformatics. An Introduction to Bioinformatics with R: A Practical Guide for Biologists leads the reader through the basics of computational analysis of data encountered in modern biological research. With no previous experience with statistics or programming required readers will develop the ability to plan suitable analyses of biological datasets and to use the R programming environment to perform these analyses. This is achieved through a series of case studies using R to answer research questions using molecular biology datasets. Broadly applicable statistical methods are explained including linear and rank-based correlation distance metrics and hierarchical clustering hypothesis testing using linear regression proportional hazards regression for survival data and principal component analysis. These methods are then applied as appropriate throughout the case studies illustrating how they can be used to answer research questions. Key Features: · Provides a practical course in computational data analysis suitable for students or researchers with no previous exposure to computer programming. · Describes in detail the theoretical basis for statistical analysis techniques used throughout the textbook from basic principles · Presents walk-throughs of data analysis tasks using R and example datasets. All R commands are presented and explained in order to enable the reader to carry out these tasks themselves. · Uses outputs from a large range of molecular biology platforms including DNA methylation and genotyping microarrays; RNA-seq genome sequencing ChIP-seq and bisulphite sequencing; and high-throughput phenotypic screens. · Gives worked-out examples geared towards problems encountered in cancer research which can also be applied across many areas of molecular biology and medical research. This book has been developed over years of training biological scientists and clinicians to analyse the large datasets available in their cancer research projects. It is appropriate for use as a textbook or as a practical book for biological scientists looking to gain bioinformatics skills. | Introduction to Bioinformatics with R A Practical Guide for Biologists

GBP 52.99
1

Introduction to Machine Learning with Applications in Information Security

Introduction to Machine Learning with Applications in Information Security

Introduction to Machine Learning with Applications in Information Security Second Edition provides a classroom-tested introduction to a wide variety of machine learning and deep learning algorithms and techniques reinforced via realistic applications. The book is accessible and doesn’t prove theorems or dwell on mathematical theory. The goal is to present topics at an intuitive level with just enough detail to clarify the underlying concepts. The book covers core classic machine learning topics in depth including Hidden Markov Models (HMM) Support Vector Machines (SVM) and clustering. Additional machine learning topics include k-Nearest Neighbor (k-NN) boosting Random Forests and Linear Discriminant Analysis (LDA). The fundamental deep learning topics of backpropagation Convolutional Neural Networks (CNN) Multilayer Perceptrons (MLP) and Recurrent Neural Networks (RNN) are covered in depth. A broad range of advanced deep learning architectures are also presented including Long Short-Term Memory (LSTM) Generative Adversarial Networks (GAN) Extreme Learning Machines (ELM) Residual Networks (ResNet) Deep Belief Networks (DBN) Bidirectional Encoder Representations from Transformers (BERT) and Word2Vec. Finally several cutting-edge deep learning topics are discussed including dropout regularization attention explainability and adversarial attacks. Most of the examples in the book are drawn from the field of information security with many of the machine learning and deep learning applications focused on malware. The applications presented serve to demystify the topics by illustrating the use of various learning techniques in straightforward scenarios. Some of the exercises in this book require programming and elementary computing concepts are assumed in a few of the application sections. However anyone with a modest amount of computing experience should have no trouble with this aspect of the book. Instructor resources including PowerPoint slides lecture videos and other relevant material are provided on an accompanying website: http://www. cs. sjsu. edu/~stamp/ML/.

GBP 62.99
1

Smooth Manifolds and Fibre Bundles with Applications to Theoretical Physics

An Introduction to Excel VBA Programming with Applications in Finance and Insurance