0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (15)
  • R250 - R500 (28)
  • R500+ (1,430)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software

Data Science Techniques for Cryptocurrency Blockchains (Paperback, 1st ed. 2021): Innar Liiv Data Science Techniques for Cryptocurrency Blockchains (Paperback, 1st ed. 2021)
Innar Liiv
R3,561 Discovery Miles 35 610 Ships in 10 - 15 working days

This book brings together two major trends: data science and blockchains. It is one of the first books to systematically cover the analytics aspects of blockchains, with the goal of linking traditional data mining research communities with novel data sources. Data science and big data technologies can be considered cornerstones of the data-driven digital transformation of organizations and society. The concept of blockchain is predicted to enable and spark transformation on par with that associated with the invention of the Internet. Cryptocurrencies are the first successful use case of highly distributed blockchains, like the world wide web was to the Internet. The book takes the reader through basic data exploration topics, proceeding systematically, method by method, through supervised and unsupervised learning approaches and information visualization techniques, all the way to understanding the blockchain data from the network science perspective. Chapters introduce the cryptocurrency blockchain data model and methods to explore it using structured query language, association rules, clustering, classification, visualization, and network science. Each chapter introduces basic concepts, presents examples with real cryptocurrency blockchain data and offers exercises and questions for further discussion. Such an approach intends to serve as a good starting point for undergraduate and graduate students to learn data science topics using cryptocurrency blockchain examples. It is also aimed at researchers and analysts who already possess good analytical and data skills, but who do not yet have the specific knowledge to tackle analytic questions about blockchain transactions. The readers improve their knowledge about the essential data science techniques in order to turn mere transactional information into social, economic, and business insights.

Applied Meta-Analysis with R and Stata (Paperback, 2nd edition): Karl E. Peace, Ding-Geng (Din) Chen Applied Meta-Analysis with R and Stata (Paperback, 2nd edition)
Karl E. Peace, Ding-Geng (Din) Chen
R1,617 Discovery Miles 16 170 Ships in 12 - 19 working days

Review of the First Edition: The authors strive to reduce theory to a minimum, which makes it a self-learning text that is comprehensible for biologists, physicians, etc. who lack an advanced mathematics background. Unlike in many other textbooks, R is not introduced with meaningless toy examples; instead the reader is taken by the hand and shown around some analyses, graphics, and simulations directly relating to meta-analysis... A useful hands-on guide for practitioners who want to familiarize themselves with the fundamentals of meta-analysis and get started without having to plough through theorems and proofs. -Journal of Applied Statistics Statistical Meta-Analysis with R and Stata, Second Edition provides a thorough presentation of statistical meta-analyses (MA) with step-by-step implementations using R/Stata. The authors develop analysis step by step using appropriate R/Stata functions, which enables readers to gain an understanding of meta-analysis methods and R/Stata implementation so that they can use these two popular software packages to analyze their own meta-data. Each chapter gives examples of real studies compiled from the literature. After presenting the data and necessary background for understanding the applications, various methods for analyzing meta-data are introduced. The authors then develop analysis code using the appropriate R/Stata packages and functions. What's New in the Second Edition: Adds Stata programs along with the R programs for meta-analysis Updates all the statistical meta-analyses with R/Stata programs Covers fixed-effects and random-effects MA, meta-regression, MA with rare-event, and MA-IPD vs MA-SS Adds five new chapters on multivariate MA, publication bias, missing data in MA, MA in evaluating diagnostic accuracy, and network MA Suitable as a graduate-level text for a meta-data analysis course, the book is also a valuable reference for practitioners and biostatisticians (even those with little or no experience in using R or Stata) in public health, medical research, governmental agencies, and the pharmaceutical industry.

Quantitative Investigations in the Biosciences using MINITAB (Paperback): John Eddison Quantitative Investigations in the Biosciences using MINITAB (Paperback)
John Eddison
R2,069 Discovery Miles 20 690 Ships in 12 - 19 working days

Until recently, acquiring a background in the basic methodological principles that apply to most types of investigations meant struggling to obtain results through laborious calculations. The advent of statistical software packages has removed much of the tedium and many of the errors of manual calculations and allowed a marked increase in the depth and sophistication of analyses. Although most statistics classes now incorporate some instruction in using a statistics package, most introductory texts do not. Quantitative Investigations in the Biosciences using MINITAB fills this void by providing an introduction to investigative methods that, in addition to outlining statistical principles and describing methods of calculations, also presents essential commands and interprets output from the statistics package MINITAB. The author introduces the three basic elements of investigations-design, analysis, and reporting-using an extremely accessible approach that keeps mathematical detail to a minimum. He groups statistical tests according to the type of problem they are used to examine, such as comparisons, sequential relationships, and associations. Quantitative Investigations in the Biosciences using MINITAB draws techniques and examples from a variety of subjects, ranging from physiology and biochemistry through to ecology, behavioral sciences, medicine, agriculture and horticulture, and complements the mathematical results with formal conclusions for all of the worked examples. It thus provides an ideal handbook for anyone in virtually any field who wants to apply statistical techniques to their investigations.

MATLAB for Behavioral Scientists (Paperback, 2nd edition): David A. Rosenbaum, Jonathan Vaughan, Brad  Wyble MATLAB for Behavioral Scientists (Paperback, 2nd edition)
David A. Rosenbaum, Jonathan Vaughan, Brad Wyble
R1,849 Discovery Miles 18 490 Ships in 12 - 19 working days

Written specifically for those with no prior programming experience and minimal quantitative training, this accessible text walks behavioral science students and researchers through the process of programming using MATLAB. The book explores examples, terms, and programming needs relevant to those in the behavioral sciences and helps readers perform virtually any computational function in solving their research problems. Principles are illustrated with usable code. Each chapter opens with a list of objectives followed by new commands required to accomplish those goals. These objectives also serve as a reference to help readers easily relocate a section of interest. Sample code and output and chapter problems demonstrate how to write a program and explore a model so readers can see the results obtained using different equations and values. A web site provides solutions to selected problems and the book's program code output and examples so readers can manipulate them as needed. The outputs on the website have color, motion, and sound. Highlights of the new edition include: *Updated to reflect changes in the most recent version of MATLAB, including special tricks and new functions. *More information on debugging and common errors and more basic problems in the rudiments of MATLAB to help novice users get up and running more quickly. *A new chapter on Psychtoolbox, a suite of programs specifically geared to behavioral science research. *A new chapter on Graphical User Interfaces (GUIs) for user-friendly communication. *Increased emphasis on pre-allocation of memory, recursion, handles, and matrix algebra operators. The book opens with an overview of what is to come and tips on how to write clear programs followed by pointers for interacting with MATLAB, including its commands and how to read error messages. The matrices chapter reviews how to store and access data. Chapter 4 examines how to carry out calculations followed by a review of how to perform various actions depending on the conditions. The chapter on input and output demonstrates how to design programs to create dialogs with users (e.g., participants in studies) and read and write data to and from external files. Chapter 7 reviews the data types available in MATLAB. Readers learn how to write a program as a stand-alone module in Chapter 8. In Chapters 9 and 10 readers learn how to create line and bar graphs or reshape images. Readers learn how to create animations and sounds in Chapter 11. The book concludes with tips on how to use MATLAB with applications such as GUIs and Psychtoolbox. Intended as a primary text for Matlab courses for advanced undergraduate and/or graduate students in experimental and cognitive psychology and/or neuroscience as well as a supplementary text for labs in data (statistical) analysis, research methods, and computational modeling (programming), the book also appeals to individual researchers in these disciplines who wish to get up and running in MATLAB.

Modelling Non-Markovian Quantum Systems Using Tensor Networks (Paperback, 1st ed. 2020): Aidan Strathearn Modelling Non-Markovian Quantum Systems Using Tensor Networks (Paperback, 1st ed. 2020)
Aidan Strathearn
R3,560 Discovery Miles 35 600 Ships in 10 - 15 working days

This thesis presents a revolutionary technique for modelling the dynamics of a quantum system that is strongly coupled to its immediate environment. This is a challenging but timely problem. In particular it is relevant for modelling decoherence in devices such as quantum information processors, and how quantum information moves between spatially separated parts of a quantum system. The key feature of this work is a novel way to represent the dynamics of general open quantum systems as tensor networks, a result which has connections with the Feynman operator calculus and process tensor approaches to quantum mechanics. The tensor network methodology developed here has proven to be extremely powerful: For many situations it may be the most efficient way of calculating open quantum dynamics. This work is abounds with new ideas and invention, and is likely to have a very significant impact on future generations of physicists.

Tolerance Analysis of Electronic Circuits Using MATHCAD (Paperback): Robert Boyd Tolerance Analysis of Electronic Circuits Using MATHCAD (Paperback)
Robert Boyd
R2,363 Discovery Miles 23 630 Ships in 12 - 19 working days

Written for the practicing electronics professional, Tolerance Analysis of Electronic Circuits Using MATHCADä offers a comprehensive, step-by-step treatment of methods used to perform analyses essential to the design process of circuit cards and systems of cards, including:
· worst-case analysis,
· limits for production testing,
· component stress analysis,
· determining if a design meets specification limits, and
· manufacturing yield analysis
Using a practical approach that allows engineers and technicians to put the techniques directly into practice, the author presents the mathematical procedures used to determine performance limits. The topics and techniques discussed include extreme value and root-sum-square analysis using symmetric and asymmetric tolerance, Monte Carlo analysis using normal and uniform distributions, sensitivity formulas, tolerance analyses of opamp offsets, and anomalies of high-Q ac circuits.

An Introduction to Statistical Learning - with Applications in R (Paperback, 2nd ed. 2021): Gareth James, Daniela Witten,... An Introduction to Statistical Learning - with Applications in R (Paperback, 2nd ed. 2021)
Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani
R1,687 Discovery Miles 16 870 Ships in 12 - 19 working days

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, deep learning, survival analysis, multiple testing, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra. This Second Edition features new chapters on deep learning, survival analysis, and multiple testing, as well as expanded treatments of naive Bayes, generalized linear models, Bayesian additive regression trees, and matrix completion. R code has been updated throughout to ensure compatibility.

The Calabi-Yau Landscape - From Geometry, to Physics, to Machine Learning (Paperback, 1st ed. 2021): Yang-hui He The Calabi-Yau Landscape - From Geometry, to Physics, to Machine Learning (Paperback, 1st ed. 2021)
Yang-hui He
R1,870 Discovery Miles 18 700 Ships in 10 - 15 working days

Can artificial intelligence learn mathematics? The question is at the heart of this original monograph bringing together theoretical physics, modern geometry, and data science. The study of Calabi-Yau manifolds lies at an exciting intersection between physics and mathematics. Recently, there has been much activity in applying machine learning to solve otherwise intractable problems, to conjecture new formulae, or to understand the underlying structure of mathematics. In this book, insights from string and quantum field theory are combined with powerful techniques from complex and algebraic geometry, then translated into algorithms with the ultimate aim of deriving new information about Calabi-Yau manifolds. While the motivation comes from mathematical physics, the techniques are purely mathematical and the theme is that of explicit calculations. The reader is guided through the theory and provided with explicit computer code in standard software such as SageMath, Python and Mathematica to gain hands-on experience in applications of artificial intelligence to geometry. Driven by data and written in an informal style, The Calabi-Yau Landscape makes cutting-edge topics in mathematical physics, geometry and machine learning readily accessible to graduate students and beyond. The overriding ambition is to introduce some modern mathematics to the physicist, some modern physics to the mathematician, and machine learning to both.

Analytical Methods in Statistics - AMISTAT, Liberec, Czech Republic, September 2019 (Paperback, 1st ed. 2020): Matus Maciak,... Analytical Methods in Statistics - AMISTAT, Liberec, Czech Republic, September 2019 (Paperback, 1st ed. 2020)
Matus Maciak, Michal Pesta, Martin Schindler
R2,837 Discovery Miles 28 370 Ships in 10 - 15 working days

This book collects peer-reviewed contributions on modern statistical methods and topics, stemming from the third workshop on Analytical Methods in Statistics, AMISTAT 2019, held in Liberec, Czech Republic, on September 16-19, 2019. Real-life problems demand statistical solutions, which in turn require new and profound mathematical methods. As such, the book is not only a collection of solved problems but also a source of new methods and their practical extensions. The authoritative contributions focus on analytical methods in statistics, asymptotics, estimation and Fisher information, robustness, stochastic models and inequalities, and other related fields; further, they address e.g. average autoregression quantiles, neural networks, weighted empirical minimum distance estimators, implied volatility surface estimation, the Grenander estimator, non-Gaussian component analysis, meta learning, and high-dimensional errors-in-variables models.

Stress Testing and Risk Integration in Banks - A Statistical Framework and Practical Software Guide (in Matlab and R)... Stress Testing and Risk Integration in Banks - A Statistical Framework and Practical Software Guide (in Matlab and R) (Hardcover)
Tiziano Bellini
R2,182 R1,983 Discovery Miles 19 830 Save R199 (9%) Ships in 12 - 19 working days

Stress Testing and Risk Integration in Banks provides a comprehensive view of the risk management activity by means of the stress testing process. An introduction to multivariate time series modeling paves the way to scenario analysis in order to assess a bank resilience against adverse macroeconomic conditions. Assets and liabilities are jointly studied to highlight the key issues that a risk manager needs to face. A multi-national bank prototype is used all over the book for diving into market, credit, and operational stress testing. Interest rate, liquidity and other major risks are also studied together with the former to outline how to implement a fully integrated risk management toolkit. Examples, business cases, and exercises worked in Matlab and R facilitate readers to develop their own models and methodologies.

Sports Research with Analytical Solution using SPSS (R) (Hardcover): J.P. Verma Sports Research with Analytical Solution using SPSS (R) (Hardcover)
J.P. Verma
R2,919 Discovery Miles 29 190 Ships in 12 - 19 working days

A step-by-step approach to problem-solving techniques using SPSS(R) in the fields of sports science and physical education Featuring a clear and accessible approach to the methods, processes, and statistical techniques used in sports science and physical education, Sports Research with Analytical Solution using SPSS(R) emphasizes how to conduct and interpret a range of statistical analysis using SPSS. The book also addresses issues faced by research scholars in these fields by providing analytical solutions to various research problems without reliance on mathematical rigor. Logically arranged to cover both fundamental and advanced concepts, the book presents standard univariate and complex multivariate statistical techniques used in sports research such as multiple regression analysis, discriminant analysis, cluster analysis, and factor analysis. The author focuses on the treatment of various parametric and nonparametric statistical tests, which are shown through the techniques and interpretations of the SPSS outputs that are generated for each analysis. Sports Research with Analytical Solution using SPSS(R) also features: * Numerous examples and case studies to provide readers with practical applications of the analytical concepts and techniques * Plentiful screen shots throughout to help demonstrate the implementation of SPSS outputs * Illustrative studies with simulated realistic data to clarify the analytical techniques covered * End-of-chapter short answer questions, multiple choice questions, assignments, and practice exercises to help build a better understanding of the presented concepts * A companion website with associated SPSS data files and PowerPoint(R) presentations for each chapter Sports Research with Analytical Solution using SPSS(R) is an excellent textbook for upper-undergraduate, graduate, and PhD-level courses in research methods, kinesiology, sports science, medicine, nutrition, health education, and physical education. The book is also an ideal reference for researchers and professionals in the fields of sports research, sports science, physical education, and social sciences, as well as anyone interested in learning SPSS.

Differential Geometry, Differential Equations, and Special Functions (Paperback): Galina Filipuk, Andrzej Kozlowski Differential Geometry, Differential Equations, and Special Functions (Paperback)
Galina Filipuk, Andrzej Kozlowski
R1,926 R1,547 Discovery Miles 15 470 Save R379 (20%) Ships in 10 - 15 working days

This volume, the third of a series, consists of applications of Mathematica (R) to a potpourri of more advanced topics. These include differential geometry of curves and surfaces, differential equations and special functions and complex analysis. Some of the newest features of Mathematica (R) are demonstrated and explained and some problems with the current implementation pointed out and possible future improvements suggested. Contains a large number of worked out examples. Explains some of the most recent mathematical features of Mathematica (R). Considers topics discussed rarely or not at all in the context of Mathematica (R). Can be used to supplement several different courses. Based on actual university courses.

Reproducible Research with R and RStudio (Paperback, 3rd edition): Christopher Gandrud Reproducible Research with R and RStudio (Paperback, 3rd edition)
Christopher Gandrud
R2,007 Discovery Miles 20 070 Ships in 12 - 19 working days

Provides researchers with a reproducible research workflow for using R/RStudio to make the entire researchprocess reproducible; from data gathering, to analysis, to presentation Includes instructions not only for creating reproducible research in R, but also extensively discusses how to take advantage of recent developments in RStudio. Emphasizes the presentation of reproducible research with non-print formats such as HTML5 slideshows, blogs, and other web-based content. Covers a range of techniques to organize and remotely store files at all stages of the research process. These techniques both streamline the research process, especially by making revisions easier, and enhance The book itself will be reproducible, as all of the data, analysis, and markup files will be made available online.

Statistical Programming in SAS (Paperback, 2nd edition): A. John Bailer Statistical Programming in SAS (Paperback, 2nd edition)
A. John Bailer
R2,447 Discovery Miles 24 470 Ships in 12 - 19 working days

Statistical Programming in SAS Second Edition provides a foundation for programming to implement statistical solutions using SAS, a system that has been used to solve data analytic problems for more than 40 years. The author includes motivating examples to inspire readers to generate programming solutions. Upper-level undergraduates, beginning graduate students, and professionals involved in generating programming solutions for data-analytic problems will benefit from this book. The ideal background for a reader is some background in regression modeling and introductory experience with computer programming. The coverage of statistical programming in the second edition includes Getting data into the SAS system, engineering new features, and formatting variables Writing readable and well-documented code Structuring, implementing, and debugging programs that are well documented Creating solutions to novel problems Combining data sources, extracting parts of data sets, and reshaping data sets as needed for other analyses Generating general solutions using macros Customizing output Producing insight-inspiring data visualizations Parsing, processing, and analyzing text Programming solutions using matrices and connecting to R Processing text Programming with matrices Connecting SAS with R Covering topics that are part of both base and certification exams.

Functional and High-Dimensional Statistics and Related Fields (Paperback, 1st ed. 2020): German Aneiros, Ivana Horova, Marie... Functional and High-Dimensional Statistics and Related Fields (Paperback, 1st ed. 2020)
German Aneiros, Ivana Horova, Marie Huskova, Philippe Vieu
R4,348 Discovery Miles 43 480 Ships in 10 - 15 working days

This book presents the latest research on the statistical analysis of functional, high-dimensional and other complex data, addressing methodological and computational aspects, as well as real-world applications. It covers topics like classification, confidence bands, density estimation, depth, diagnostic tests, dimension reduction, estimation on manifolds, high- and infinite-dimensional statistics, inference on functional data, networks, operatorial statistics, prediction, regression, robustness, sequential learning, small-ball probability, smoothing, spatial data, testing, and topological object data analysis, and includes applications in automobile engineering, criminology, drawing recognition, economics, environmetrics, medicine, mobile phone data, spectrometrics and urban environments. The book gathers selected, refereed contributions presented at the Fifth International Workshop on Functional and Operatorial Statistics (IWFOS) in Brno, Czech Republic. The workshop was originally to be held on June 24-26, 2020, but had to be postponed as a consequence of the COVID-19 pandemic. Initiated by the Working Group on Functional and Operatorial Statistics at the University of Toulouse in 2008, the IWFOS workshops provide a forum to discuss the latest trends and advances in functional statistics and related fields, and foster the exchange of ideas and international collaboration in the field.

CRAN Recipes - DPLYR, Stringr, Lubridate, and RegEx in R (Paperback, 1st ed.): William Yarberry CRAN Recipes - DPLYR, Stringr, Lubridate, and RegEx in R (Paperback, 1st ed.)
William Yarberry
R1,667 R1,365 Discovery Miles 13 650 Save R302 (18%) Ships in 10 - 15 working days

Want to use the power of R sooner rather than later? Don't have time to plow through wordy texts and online manuals? Use this book for quick, simple code to get your projects up and running. It includes code and examples applicable to many disciplines. Written in everyday language with a minimum of complexity, each chapter provides the building blocks you need to fit R's astounding capabilities to your analytics, reporting, and visualization needs. CRAN Recipes recognizes how needless jargon and complexity get in your way. Busy professionals need simple examples and intuitive descriptions; side trips and meandering philosophical discussions are left for other books. Here R scripts are condensed, to the extent possible, to copy-paste-run format. Chapters and examples are structured to purpose rather than particular functions (e.g., "dirty data cleanup" rather than the R package name "janitor"). Everyday language eliminates the need to know functions/packages in advance. What You Will Learn Carry out input/output; visualizations; data munging; manipulations at the group level; and quick data exploration Handle forecasting (multivariate, time series, logistic regression, Facebook's Prophet, and others) Use text analytics; sampling; financial analysis; and advanced pattern matching (regex) Manipulate data using DPLYR: filter, sort, summarize, add new fields to datasets, and apply powerful IF functions Create combinations or subsets of files using joins Write efficient code using pipes to eliminate intermediate steps (MAGRITTR) Work with string/character manipulation of all types (STRINGR) Discover counts, patterns, and how to locate whole words Do wild-card matching, extraction, and invert-match Work with dates using LUBRIDATE Fix dirty data; attractive formatting; bad habits to avoid Who This Book Is For Programmers/data scientists with at least some prior exposure to R.

MATLAB Handbook with Applications to Mathematics, Science, Engineering, and Finance (Hardcover): Jose Miguel David Baez-Lopez,... MATLAB Handbook with Applications to Mathematics, Science, Engineering, and Finance (Hardcover)
Jose Miguel David Baez-Lopez, David Alfredo Baez Villegas
R5,286 Discovery Miles 52 860 Ships in 9 - 17 working days

The purpose of this handbook is to allow users to learn and master the mathematics software package MATLAB (R), as well as to serve as a quick reference to some of the most used instructions in the package. A unique feature of this handbook is that it can be used by the novice and by experienced users alike. For experienced users, it has four chapters with examples and applications in engineering, finance, physics, and optimization. Exercises are included, along with solutions available for the interested reader on the book's web page. These exercises are a complement for the interested reader who wishes to get a deeper understanding of MATLAB. Features Covers both MATLAB and introduction to Simulink Covers the use of GUIs in MATLAB and Simulink Offers downloadable examples and programs from the handbook's website Provides an introduction to object oriented programming using MATLAB Includes applications from many areas Includes the realization of executable files for MATLAB programs and Simulink models

Time-dependent Problems in Imaging and Parameter Identification (Paperback, 1st ed. 2021): Barbara Kaltenbacher, Thomas... Time-dependent Problems in Imaging and Parameter Identification (Paperback, 1st ed. 2021)
Barbara Kaltenbacher, Thomas Schuster, Anne Wald
R4,400 Discovery Miles 44 000 Ships in 10 - 15 working days

Inverse problems such as imaging or parameter identification deal with the recovery of unknown quantities from indirect observations, connected via a model describing the underlying context. While traditionally inverse problems are formulated and investigated in a static setting, we observe a significant increase of interest in time-dependence in a growing number of important applications over the last few years. Here, time-dependence affects a) the unknown function to be recovered and / or b) the observed data and / or c) the underlying process. Challenging applications in the field of imaging and parameter identification are techniques such as photoacoustic tomography, elastography, dynamic computerized or emission tomography, dynamic magnetic resonance imaging, super-resolution in image sequences and videos, health monitoring of elastic structures, optical flow problems or magnetic particle imaging to name only a few. Such problems demand for innovation concerning their mathematical description and analysis as well as computational approaches for their solution.

MATLAB (R) for Engineers Explained (Paperback, Softcover reprint of the original 1st ed. 2003): Fredrik Gustafsson, Niclas... MATLAB (R) for Engineers Explained (Paperback, Softcover reprint of the original 1st ed. 2003)
Fredrik Gustafsson, Niclas Bergman
R1,643 Discovery Miles 16 430 Ships in 10 - 15 working days

Based on the new 'guided-tour' concept that eliminates the start-up transient encountered in learning new programming languages, this beginner's introduction to MATLAB teaches a sufficient subset of the functionality and gives the reader practical experience on how to find more information. Recent developments in MATLAB to advance programming are described using realistic examples in order to prepare students for larger programming projects. In addition, a large number of exercises, tips, and solutions mean that the course can be followed with or without a computer. The development of MATLAB programming and its use in engineering courses makes this a valuable self-study guide for both engineering students and practicing engineers.

Modelling Covariances and Latent Variables Using EQS (Paperback): G. Dunn Modelling Covariances and Latent Variables Using EQS (Paperback)
G. Dunn
R3,565 Discovery Miles 35 650 Ships in 12 - 19 working days

This primer has been designed as a self-instructional text which serves to introduce the reader to both the principles of statistical modelling of covariance structures and to the use of the EQS software package. It is divided into three parts - the first covering the basic ideas and language of covariance structure modelling together with an introduction to the EQS package. The second section covers a wide variety of models suitable for cross-sectional and longitudinal data and the final section discusses a wide variety of practical problems. This book should be of interest to researchers in psychology, sociology and medicine who use the EQS software; applied and consultant statisticians.

Mathematical Research for Blockchain Economy - 1st International Conference MARBLE 2019, Santorini, Greece (Paperback, 1st ed.... Mathematical Research for Blockchain Economy - 1st International Conference MARBLE 2019, Santorini, Greece (Paperback, 1st ed. 2020)
Panos Pardalos, Ilias Kotsireas, Yike Guo, William Knottenbelt
R4,324 Discovery Miles 43 240 Ships in 10 - 15 working days

This book presents the best papers from the 1st International Conference on Mathematical Research for Blockchain Economy (MARBLE) 2019, held in Santorini, Greece. While most blockchain conferences and forums are dedicated to business applications, product development or Initial Coin Offering (ICO) launches, this conference focused on the mathematics behind blockchain to bridge the gap between practice and theory. Every year, thousands of blockchain projects are launched and circulated in the market, and there is a tremendous wealth of blockchain applications, from finance to healthcare, education, media, logistics and more. However, due to theoretical and technical barriers, most of these applications are impractical for use in a real-world business context. The papers in this book reveal the challenges and limitations, such as scalability, latency, privacy and security, and showcase solutions and developments to overcome them.

The Theory of Queuing Systems with Correlated Flows (Paperback, 1st ed. 2020): Alexander N. Dudin, Valentina I. Klimenok,... The Theory of Queuing Systems with Correlated Flows (Paperback, 1st ed. 2020)
Alexander N. Dudin, Valentina I. Klimenok, Vladimir M. Vishnevsky
R2,913 Discovery Miles 29 130 Ships in 10 - 15 working days

This book is dedicated to the systematization and development of models, methods, and algorithms for queuing systems with correlated arrivals. After first setting up the basic tools needed for the study of queuing theory, the authors concentrate on complicated systems: multi-server systems with phase type distribution of service time or single-server queues with arbitrary distribution of service time or semi-Markovian service. They pay special attention to practically important retrial queues, tandem queues, and queues with unreliable servers. Mathematical models of networks and queuing systems are widely used for the study and optimization of various technical, physical, economic, industrial, and administrative systems, and this book will be valuable for researchers, graduate students, and practitioners in these domains.

Data Analysis and Rationality in a Complex World (Paperback, 1st ed. 2021): Theodore Chadjipadelis, Berthold Lausen, Angelos... Data Analysis and Rationality in a Complex World (Paperback, 1st ed. 2021)
Theodore Chadjipadelis, Berthold Lausen, Angelos Markos, Tae Rim Lee, Angela Montanari, …
R5,107 Discovery Miles 51 070 Ships in 10 - 15 working days

This volume presents the latest advances in statistics and data science, including theoretical, methodological and computational developments and practical applications related to classification and clustering, data gathering, exploratory and multivariate data analysis, statistical modeling, and knowledge discovery and seeking. It includes contributions on analyzing and interpreting large, complex and aggregated datasets, and highlights numerous applications in economics, finance, computer science, political science and education. It gathers a selection of peer-reviewed contributions presented at the 16th Conference of the International Federation of Classification Societies (IFCS 2019), which was organized by the Greek Society of Data Analysis and held in Thessaloniki, Greece, on August 26-29, 2019.

Advanced R, Second Edition (Hardcover, 2nd edition): Hadley Wickham Advanced R, Second Edition (Hardcover, 2nd edition)
Hadley Wickham
R5,586 Discovery Miles 55 860 Ships in 12 - 19 working days

Advanced R helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special. This book will teach you the foundations of R; three fundamental programming paradigms (functional, object-oriented, and metaprogramming); and powerful techniques for debugging and optimising your code. By reading this book, you will learn: The difference between an object and its name, and why the distinction is important The important vector data structures, how they fit together, and how you can pull them apart using subsetting The fine details of functions and environments The condition system, which powers messages, warnings, and errors The powerful functional programming paradigm, which can replace many for loops The three most important OO systems: S3, S4, and R6 The tidy eval toolkit for metaprogramming, which allows you to manipulate code and control evaluation Effective debugging techniques that you can deploy, regardless of how your code is run How to find and remove performance bottlenecks The second edition is a comprehensive update: New foundational chapters: "Names and values," "Control flow," and "Conditions" comprehensive coverage of object oriented programming with chapters on S3, S4, R6, and how to choose between them Much deeper coverage of metaprogramming, including the new tidy evaluation framework use of new package like rlang (http://rlang.r-lib.org), which provides a clean interface to low-level operations, and purr (http://purrr.tidyverse.org/) for functional programming Use of color in code chunks and figures Hadley Wickham is Chief Scientist at RStudio, an Adjunct Professor at Stanford University and the University of Auckland, and a member of the R Foundation. He is the lead developer of the tidyverse, a collection of R packages, including ggplot2 and dplyr, designed to support data science. He is also the author of R for Data Science (with Garrett Grolemund), R Packages, and ggplot2: Elegant Graphics for Data Analysis.

Computational Actuarial Science with R (Hardcover): Arthur Charpentier Computational Actuarial Science with R (Hardcover)
Arthur Charpentier
R4,538 Discovery Miles 45 380 Ships in 12 - 19 working days

A Hands-On Approach to Understanding and Using Actuarial Models Computational Actuarial Science with R provides an introduction to the computational aspects of actuarial science. Using simple R code, the book helps you understand the algorithms involved in actuarial computations. It also covers more advanced topics, such as parallel computing and C/C++ embedded codes. After an introduction to the R language, the book is divided into four parts. The first one addresses methodology and statistical modeling issues. The second part discusses the computational facets of life insurance, including life contingencies calculations and prospective life tables. Focusing on finance from an actuarial perspective, the next part presents techniques for modeling stock prices, nonlinear time series, yield curves, interest rates, and portfolio optimization. The last part explains how to use R to deal with computational issues of nonlife insurance. Taking a do-it-yourself approach to understanding algorithms, this book demystifies the computational aspects of actuarial science. It shows that even complex computations can usually be done without too much trouble. Datasets used in the text are available in an R package (CASdatasets).

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Aquaculture in the Ecosystem
Marianne Holmer, Kenny Black, … Hardcover R4,403 Discovery Miles 44 030
Genetics and Fish Breeding
C.E. Purdom Hardcover R8,760 Discovery Miles 87 600
Simulating Interacting Agents and Social…
Keiki Takadama, Claudio Cioffi-Revilla, … Hardcover R4,379 Discovery Miles 43 790
The Zebrafish: Disease Models and…
H. William Detrich III Hardcover R4,227 Discovery Miles 42 270
Game Theory and International Relations…
Pierre Allan, Christian Schmidt Hardcover R3,435 Discovery Miles 34 350
Fishes of the Genus Sinocyclocheilus…
FSBI FSBI Paperback R1,499 Discovery Miles 14 990
Operational Research - IO2017, Valenca…
A. Ismael F. Vaz, Joao Paulo Almeida, … Hardcover R2,948 Discovery Miles 29 480
Chapters in Game Theory - In honor of…
Peter Borm, H.J. Peters Hardcover R4,542 Discovery Miles 45 420
Cooperative Games, Solutions and…
Theo S H Driessen Hardcover R3,010 Discovery Miles 30 100
Efficient Auction Games - Theories…
Zhongjing Ma, Suli Zou Hardcover R2,897 Discovery Miles 28 970

 

Partners