![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
Thoroughly updated with improved pedagogy, the fifth edition of this classic textbook continues to provide students with a clear and comprehensive introduction the fundamentals of the finite element method. New features include enhanced coverage of introductory topics in the context of simple 1D problems, providing students with a solid base from which to advance to 2D and 3D problems; expanded coverage of more advanced concepts, to reinforce students' understanding; over 30 additional solved problems; and downloadable MATLAB, Python, C, Javascript, Fortran and Excel VBA code packages, providing students with hands-on experience, and preparing them for commercial software. Accompanied by online solutions for instructors, this is the definitive text for senior undergraduate and graduate students studying a first course in the finite element method and finite element analysis, and for professional engineers keen to shore up their understanding of finite element fundamentals.
Complex systems that bridge the traditional disciplines of physics, chemistry, biology, and materials science can be studied at an unprecedented level of detail using increasingly sophisticated theoretical methodology and high-speed computers. The aim of this book is to prepare burgeoning users and developers to become active participants in this exciting and rapidly advancing research area by uniting for the first time, in one monograph, the basic concepts of equilibrium and time-dependent statistical mechanics with the modern techniques used to solve the complex problems that arise in real-world applications. The book contains a detailed review of classical and quantum mechanics, in-depth discussions of the most commonly used ensembles simultaneously with modern computational techniques such as molecular dynamics and Monte Carlo, and important topics including free-energy calculations, linear-response theory, harmonic baths and the generalized Langevin equation, critical phenomena, and advanced conformational sampling methods. Burgeoning users and developers are thus provided firm grounding to become active participants in this exciting and rapidly advancing research area, while experienced practitioners will find the book to be a useful reference tool for the field.
This third edition of Paul Murrell's classic book on using R for graphics represents a major update, with a complete overhaul in focus and scope. It focuses primarily on the two core graphics packages in R - graphics and grid - and has a new section on integrating graphics. This section includes three new chapters: importing external images in to R; integrating the graphics and grid systems; and advanced SVG graphics. The emphasis in this third edition is on having the ability to produce detailed and customised graphics in a wide variety of formats, on being able to share and reuse those graphics, and on being able to integrate graphics from multiple systems. This book is aimed at all levels of R users. For people who are new to R, this book provides an overview of the graphics facilities, which is useful for understanding what to expect from R's graphics functions and how to modify or add to the output they produce. For intermediate-level R users, this book provides all of the information necessary to perform sophisticated customizations of plots produced in R. For advanced R users, this book contains vital information for producing coherent, reusable, and extensible graphics functions.
Pour Ie cinquieme congres de la serie, COMPSTAT 82 reunit environ 500 participants d'origines scientifiques et geographiques tres variees, prouvant a l'evidence l'interet persis tant de la communaute scientifique pour tous les problemes de calculs statistiques. Le Comite de Programme charge de l'organisation scientifique du Congres etait com pose de: o S. Apelt (Republique democratique d'Allemagne) - A. Bj6rck (Suede) - H. Caussinus (France), President - Y. Escoufier (France) - A. de Falguerolles (France), Secretaire - J. W. Frane (U. S. A. ) - J. Gordesch (Republique Federale d'Allemagne) - Th. Havranek (Tchechoslovaquie) - N. Lauro (Italie) - C. Millier (France) - R. J. Mokken (pays-Bas)- R. Tomassone (France) - D. Wishart (Royaume Uni) Ce Comite a decide d'augmenter Ie nombre des conferenciers invites, cherchant de la sorte une representation des diverses ecoles ainsi que l'introduction de nouveaux themes. La tache la plus difficile a ensuite ete de selectionner une soixantaine de contributions parmi 250 soumissions. La encore Ie Comite de Programme s'est efforce de favoriser des voies qui semblaient les plus nouvelles et a essaye de maintenir une bonne repartition scientifique et geographique. Cependant, comme dans les precedents congres COMPSTAT, il a donne la preference aux propositions clairement marquees simultanement du double aspect Statistique et Calcul. Dans bien des cas, ces deux aspects sont tres lies rendant en particulier difficile et peu pertinente toute classification fine des contributions."
"This book is a great way to both start learning data science through the promising Julia language and to become an efficient data scientist."- Professor Charles Bouveyron, INRIA Chair in Data Science, Universite Cote d'Azur, Nice, France Julia, an open-source programming language, was created to be as easy to use as languages such as R and Python while also as fast as C and Fortran. An accessible, intuitive, and highly efficient base language with speed that exceeds R and Python, makes Julia a formidable language for data science. Using well known data science methods that will motivate the reader, Data Science with Julia will get readers up to speed on key features of the Julia language and illustrate its facilities for data science and machine learning work. Features: Covers the core components of Julia as well as packages relevant to the input, manipulation and representation of data. Discusses several important topics in data science including supervised and unsupervised learning. Reviews data visualization using the Gadfly package, which was designed to emulate the very popular ggplot2 package in R. Readers will learn how to make many common plots and how to visualize model results. Presents how to optimize Julia code for performance. Will be an ideal source for people who already know R and want to learn how to use Julia (though no previous knowledge of R or any other programming language is required). The advantages of Julia for data science cannot be understated. Besides speed and ease of use, there are already over 1,900 packages available and Julia can interface (either directly or through packages) with libraries written in R, Python, Matlab, C, C++ or Fortran. The book is for senior undergraduates, beginning graduate students, or practicing data scientists who want to learn how to use Julia for data science. "This book is a great way to both start learning data science through the promising Julia language and to become an efficient data scientist." Professor Charles Bouveyron INRIA Chair in Data Science Universite Cote d'Azur, Nice, France
R Markdown: The Definitive Guide is the first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages. In this book, you will learn Basics: Syntax of Markdown and R code chunks, how to generate figures and tables, and how to use other computing languages Built-in output formats of R Markdown: PDF/HTML/Word/RTF/Markdown documents and ioslides/Slidy/Beamer/PowerPoint presentations Extensions and applications: Dashboards, Tufte handouts, xaringan/reveal.js presentations, websites, books, journal articles, and interactive tutorials Advanced topics: Parameterized reports, HTML widgets, document templates, custom output formats, and Shiny documents. Yihui Xie is a software engineer at RStudio. He has authored and co-authored several R packages, including knitr, rmarkdown, bookdown, blogdown, shiny, xaringan, and animation. He has published three other books, Dynamic Documents with R and knitr, bookdown: Authoring Books and Technical Documents with R Markdown, and blogdown: Creating Websites with R Markdown. J.J. Allaire is the founder of RStudio and the creator of the RStudio IDE. He is an author of several packages in the R Markdown ecosystem including rmarkdown, flexdashboard, learnr, and radix. Garrett Grolemund is the co-author of R for Data Science and author of Hands-On Programming with R. He wrote the lubridate R package and works for RStudio as an advocate who trains engineers to do data science with R and the Tidyverse.
This book shows you how to analyze data sets systematically and to use Excel 2019 to extract information from data almost effortlessly. Both are (not) an art! The statistical methods are presented and discussed using a single data set. This makes it clear how the methods build on each other and gradually more and more information can be extracted from the data. The Excel functions used are explained in detail - the procedure can be easily transferred to other data sets. Various didactic elements facilitate orientation and working with the book: At the checkpoints, the most important aspects from each chapter are briefly summarized. In the freak knowledge section, more advanced aspects are addressed to whet the appetite for more. All examples are calculated with hand and Excel. Numerous applications and solutions as well as further data sets are available on the author's internet platform. This book is a translation of the original German 2nd edition Statistik angewandt mit Excel by Franz Kronthaler, published by Springer-Verlag GmbH Germany, part of Springer Nature in 2021. The translation was done with the help of artificial intelligence (machine translation by the service DeepL.com). A subsequent human revision was done primarily in terms of content, so that the book will read stylistically differently from a conventional translation. Springer Nature works continuously to further the development of tools for the production of books and on the related technologies to support the authors.
Praise for the First Edition "The main strength of this book is that it provides a unified framework of graphical tools for data analysis, especially for univariate and low-dimensional multivariate data. In addition, it is clearly written in plain language and the inclusion of R code is particularly useful to assist readers' understanding of the graphical techniques discussed in the book. ... It not only summarises graphical techniques, but it also serves as a practical reference for researchers and graduate students with an interest in data display." -Han Lin Shang, Journal of Applied Statistics Graphics for Statistics and Data Analysis with R, Second Edition, presents the basic principles of graphical design and applies these principles to engaging examples using the graphics and lattice packages in R. It offers a wide array of modern graphical displays for data visualization and representation. Added in the second edition are coverage of the ggplot2 graphics package, material on human visualization and color rendering in R, on screen, and in print. Features Emphasizes the fundamentals of statistical graphics and best practice guidelines for producing and choosing among graphical displays in R Presents technical details on topics such as: the estimation of quantiles, nonparametric and parametric density estimation; diagnostic plots for the simple linear regression model; polynomial regression, splines, and locally weighted polynomial regression for producing a smooth curve; Trellis graphics for multivariate data Provides downloadable R code and data for figures at www.graphicsforstatistics.com Kevin J. Keen is a Professor of Mathematics and Statistics at the University of Northern British Columbia (Prince George, Canada) and an Accredited Professional StatisticianTM by the Statistical Society of Canada and the American Statistical Association.
Highlighting the new aspects of MATLAB (R) 7.10 and expanding on many existing features, MATLAB (R) Primer, Eighth Edition shows you how to solve problems in science, engineering, and mathematics. Now in its eighth edition, this popular primer continues to offer a hands-on, step-by-step introduction to using the powerful tools of MATLAB. New to the Eighth Edition A new chapter on object-oriented programming Discussion of the MATLAB File Exchange window, which provides direct access to over 10,000 submissions by MATLAB users Major changes to the MATLAB Editor, such as code folding and the integration of the Code Analyzer (M-Lint) into the Editor Explanation of more powerful Help tools, such as quick help popups for functions via the Function Browser The new bsxfun function A synopsis of each of the MATLAB Top 500 most frequently used functions, operators, and special characters The addition of several useful features, including sets, logical indexing, isequal, repmat, reshape, varargin, and varargout The book takes you through a series of simple examples that become progressively more complex. Starting with the core components of the MATLAB desktop, it demonstrates how to handle basic matrix operations and expressions in MATLAB. The text then introduces commonly used functions and explains how to write your own functions, before covering advanced features, such as object-oriented programming, calling other languages from MATLAB, and MATLAB graphics. It also presents an in-depth look at the Symbolic Toolbox, which solves problems analytically rather than numerically.
Explore the inner workings of environmental processes using a mathematical approach. Environmental Systems Analysis with MATLAB (R) combines environmental science concepts and system theory with numerical techniques to provide a better understanding of how our environment works. The book focuses on building mathematical models of environmental systems, and using these models to analyze their behaviors. Designed with the environmental professional in mind, it offers a practical introduction to developing the skills required for managing environmental modeling and data handling. The book follows a logical sequence from the basic steps of model building and data analysis to implementing these concepts into working computer codes, and then on to assessing their results. It describes data processing (rarely considered in environmental analysis); outlines the tools needed to successfully analyze data and develop models, and moves on to real-world problems. The author illustrates in the first four chapters the methodological aspects of environmental systems analysis, and in subsequent chapters applies them to specific environmental concerns. The accompanying software bundle is freely downloadable from the book web site. It follows the chapters sequence and provides a hands-on experience, allowing the reader to reproduce the figures in the text and experiment by varying the problem setting. A basic MATLAB literacy is required to get the most out of the software. Ideal for coursework and self-study, this offering: Deals with the basic concepts of environmental modeling and identification, both from the mechanistic and the data-driven viewpoint Provides a unifying methodological approach to deal with specific aspects of environmental modeling: population dynamics, flow systems, and environmental microbiology Assesses the similarities and the differences of microbial processes in natural and man-made environments Analyzes several aquatic ecosystems' case studies Presents an application of an extended Streeter & Phelps (S&P) model Describes an ecological method to estimate the bioavailable nutrients in natural waters Considers a lagoon ecosystem from several viewpoints, including modeling and management, and more
This book introduces econometric analysis of cross section, time series and panel data with the application of statistical software. It serves as a basic text for those who wish to learn and apply econometric analysis in empirical research. The level of presentation is as simple as possible to make it useful for undergraduates as well as graduate students. It contains several examples with real data and Stata programmes and interpretation of the results. While discussing the statistical tools needed to understand empirical economic research, the book attempts to provide a balance between theory and applied research. Various concepts and techniques of econometric analysis are supported by carefully developed examples with the use of statistical software package, Stata 15.1, and assumes that the reader is somewhat familiar with the Strata software. The topics covered in this book are divided into four parts. Part I discusses introductory econometric methods for data analysis that economists and other social scientists use to estimate the economic and social relationships, and to test hypotheses about them, using real-world data. There are five chapters in this part covering the data management issues, details of linear regression models, the related problems due to violation of the classical assumptions. Part II discusses some advanced topics used frequently in empirical research with cross section data. In its three chapters, this part includes some specific problems of regression analysis. Part III deals with time series econometric analysis. It covers intensively both the univariate and multivariate time series econometric models and their applications with software programming in six chapters. Part IV takes care of panel data analysis in four chapters. Different aspects of fixed effects and random effects are discussed here. Panel data analysis has been extended by taking dynamic panel data models which are most suitable for macroeconomic research. The book is invaluable for students and researchers of social sciences, business, management, operations research, engineering, and applied mathematics.
This book discusses advanced topics such as R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and platforms.
To date, statistics has tended to be neatly divided into two theoretical approaches or frameworks: frequentist (or classical) and Bayesian. Scientists typically choose the statistical framework to analyse their data depending on the nature and complexity of the problem, and based on their personal views and prior training on probability and uncertainty. Although textbooks and courses should reflect and anticipate this dual reality, they rarely do so. This accessible textbook explains, discusses, and applies both the frequentist and Bayesian theoretical frameworks to fit the different types of statistical models that allow an analysis of the types of data most commonly gathered by life scientists. It presents the material in an informal, approachable, and progressive manner suitable for readers with only a basic knowledge of calculus and statistics. Statistical Modeling with R is aimed at senior undergraduate and graduate students, professional researchers, and practitioners throughout the life sciences, seeking to strengthen their understanding of quantitative methods and to apply them successfully to real world scenarios, whether in the fields of ecology, evolution, environmental studies, or computational biology.
SPSS is the international standard software package for data analysis in the social sciences. This book is the only SPSS guide designed specifically for students in the fields of sport, exercise and kinesiology. It Includes sport specific cases and data throughout.
This book is intended for someone learning functions of a complex variable and who enjoys using MATLAB. It will enhance the exprience of learning complex variable theory and will strengthen the knowledge of someone already trained in ths branch of advanced calculus. ABET, the accrediting board for engineering programs, makes it clear that engineering graduates must be skilled in the art of programming in a language such as MATLAB (R). Supplying students with a bridge between the functions of complex variable theory and MATLAB, this supplemental text enables instructors to easily add a MATLAB component to their complex variables courses. A MATLAB (R) Companion to Complex Variables provides readers with a clear understanding of the utility of MATLAB in complex variable calculus. An ideal adjunct to standard texts on the functions of complex variables, the book allows professors to quickly find and assign MATLAB programming problems that will strengthen students' knowledge of the language and concepts of complex variable theory. The book shows students how MATLAB can be a powerful learning aid in such staples of complex variable theory as conformal mapping, infinite series, contour integration, and Laplace and Fourier transforms. In addition to MATLAB programming problems, the text includes many examples in each chapter along with MATLAB code. Fractals, the most recent interesting topic involving complex variables, demands to be treated with a language such as MATLAB. This book concludes with a Coda, which is devoted entirely to this visually intriguing subject. MATLAB is not without constraints, limitations, irritations, and quirks, and there are subtleties involved in performing the calculus of complex variable theory with this language. Without knowledge of these subtleties, engineers or scientists attempting to use MATLAB for solutions of practical problems in complex variable theory suffer the risk of making major mistakes. This book serves as an early warning system about these pitfalls.
Commissioned by the Statistical Society of Canada (SSC), Statistics in Action: A Canadian Outlook helps both general readers and users of statistics better appreciate the scope and importance of statistics. It presents the ways in which statistics is used while highlighting key contributions that Canadian statisticians are making to science, technology, business, government, and other areas. The book emphasizes the role and impact of computing in statistical modeling and analysis, including the issues involved with the huge amounts of data being generated by automated processes. The first two chapters review the development of statistics as a discipline in Canada and describe some major contributions to survey methodology made by Statistics Canada, one of the world's premier official statistics agencies. The book next discusses how statistical methodologies, such as functional data analysis and the Metropolis algorithm, are applied in a wide variety of fields, including risk management and genetics. It then focuses on the application of statistical methods in medicine and public health as well as finance and e-commerce. The remainder of the book addresses how statistics is used to study critical scientific areas, including difficult-to-access populations, endangered species, climate change, and agricultural forecasts. About the SSCFounded in Montreal in 1972, the SSC is the main professional organization for statisticians and related professionals in Canada. Its mission is to promote the use and development of statistics and probability. The SSC publishes the bilingual quarterly newsletter SSC Liaison and the peer-reviewed scientific journal The Canadian Journal of Statistics. More information can be found at www.ssc.ca.
All the Essentials to Start Using Adaptive Designs in No Time Compared to traditional clinical trial designs, adaptive designs often lead to increased success rates in drug development at reduced costs and time. Introductory Adaptive Trial Designs: A Practical Guide with R motivates newcomers to quickly and easily grasp the essence of adaptive designs as well as the foundations of adaptive design methods. The book reduces the mathematics to a minimum and makes the material as practical as possible. Instead of providing general, black-box commercial software packages, the author includes open-source R functions that enable readers to better understand the algorithms and customize the designs to meet their needs. Readers can run the simulations for all the examples and change the input parameters to see how each input parameter affects the simulation outcomes or design operating characteristics. Taking a learning-by-doing approach, this tutorial-style book guides readers on planning and executing various types of adaptive designs. It helps them develop the skills to begin using the designs immediately.
Sharpening Your Advanced SAS (R) Skills presents sophisticated SAS programming techniques, procedures, and tools, such as Proc SQL, hash tables, and SAS Macro programming, for any industry. Drawing on his more than 20 years' experience of SAS programming in the pharmaceutical industry, the author provides a unique approach that empowers both advanced programmers who need a quick refresher and programmers interested in learning new techniques. The book helps you easily search for key points by summarizing and differentiating the syntax between similar SAS statements and options. Each chapter begins with an overview so you can quickly locate the detailed examples and syntax. The basic syntax, expected data, and descriptions are organized in summary tables to facilitate better memory recall. General rules list common points about similar statements or options. Real-world examples of SAS programs and code statements are line numbered with references, such as SAS papers and websites, for more detailed explanations. The text also includes end-of-chapter questions to reinforce your knowledge of the topics and prepare you for the advanced SAS certification exam. In addition, the author's website offers mindmaps and process flowcharts that connect concepts and relationships.
This textbook offers a refreshingly clear and digestible introduction to statistical analysis for psychology using the user-friendly jamovi software. The authors provide a concise, practical guide that takes students from the early stages of research design, with a jargon-free explanation of terminology, and walks them through key analyses such as the t-test, ANOVA, correlation, chi-square, and linear regression. The book features written interpretations to help learners identify relevant statistics along the way. With fascinating examples from psychological research, as well as screenshots and activities from jamovi, this text is sure to encourage even the most reluctant statistics student. The comprehensive companion website provides an extra helping hand, with practice datasets and a full suite of tutorial videos to help consolidate understanding. This is essential reading for psychology students using jamovi for their courses in Research Methods and Statistics or Data Analysis.
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.
Completely up to date and extremely student friendly, A SIMPLE GUIDE TO IBM SPSS: FOR VERSION 23.0, Fourteenth Edition, equips you with everything you need to know about the newest version of SPSS (R) for Windows (R) so you can effectively use the program in your statistics class. The guide's straightforward style frees you to concentrate on learning basic statistical concepts, while still developing familiarity with SPSS (R). Its clear, step-by-step instruction quickly gets you up to speed, enabling you to confidently use SPSS (R) to do homework problems and conduct statistical analyses for research projects.
Big Data: A Tutorial-Based Approach explores the tools and techniques used to bring about the marriage of structured and unstructured data. It focuses on Hadoop Distributed Storage and MapReduce Processing by implementing (i) Tools and Techniques of Hadoop Eco System, (ii) Hadoop Distributed File System Infrastructure, and (iii) efficient MapReduce processing. The book includes Use Cases and Tutorials to provide an integrated approach that answers the 'What', 'How', and 'Why' of Big Data. Features Identifies the primary drivers of Big Data Walks readers through the theory, methods and technology of Big Data Explains how to handle the 4 V's of Big Data in order to extract value for better business decision making Shows how and why data connectors are critical and necessary for Agile text analytics Includes in-depth tutorials to perform necessary set-ups, installation, configuration and execution of important tasks Explains the command line as well as GUI interface to a powerful data exchange tool between Hadoop and legacy r-dbms databases
Statistics with JMP: Hypothesis Tests, ANOVA and Regression Peter Goos, University of Leuven and University of Antwerp, Belgium David Meintrup, University of Applied Sciences Ingolstadt, Germany A first course on basic statistical methodology using JMP This book provides a first course on parameter estimation (point estimates and confidence interval estimates), hypothesis testing, ANOVA and simple linear regression. The authors approach combines mathematical depth with numerous examples and demonstrations using the JMP software. Key features: * Provides a comprehensive and rigorous presentation of introductory statistics that has been extensively classroom tested. * Pays attention to the usual parametric hypothesis tests as well as to non-parametric tests (including the calculation of exact p-values). * Discusses the power of various statistical tests, along with examples in JMP to enable in-sight into this difficult topic. * Promotes the use of graphs and confidence intervals in addition to p-values. * Course materials and tutorials for teaching are available on the book's companion website. Masters and advanced students in applied statistics, industrial engineering, business engineering, civil engineering and bio-science engineering will find this book beneficial. It also provides a useful resource for teachers of statistics particularly in the area of engineering.
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.
Bootstrapping is a conceptually simple statistical technique to increase the quality of estimates, conduct robustness checks and compute standard errors for virtually any statistic. This book provides an intelligible and compact introduction for students, scientists and practitioners. It not only gives a clear explanation of the underlying concepts but also demonstrates the application of bootstrapping using Python and Stata. |
You may like...
The Emerald Doorway - Three Mystic…
R Scott Lemriel (Aka - Rochek)
Hardcover
Artificial Intelligence Applications in…
Mohammad Ayoub Khan, Rijwan Khan, …
Hardcover
R5,931
Discovery Miles 59 310
|