talk-data.com talk-data.com

Topic

data-science-tools

326

tagged

Activity Trend

1 peak/qtr
2020-Q1 2026-Q1

Activities

Showing filtered results

Filtering by: O'Reilly Data Science Books ×
R in a Nutshell, 2nd Edition

If you’re considering R for statistical computing and data visualization, this book provides a quick and practical guide to just about everything you can do with the open source R language and software environment. You’ll learn how to write R functions and use R packages to help you prepare, visualize, and analyze data. Author Joseph Adler illustrates each process with a wealth of examples from medicine, business, and sports. Updated for R 2.14 and 2.15, this second edition includes new and expanded chapters on R performance, the ggplot2 data visualization package, and parallel R computing with Hadoop. Get started quickly with an R tutorial and hundreds of examples Explore R syntax, objects, and other language details Find thousands of user-contributed R packages online, including Bioconductor Learn how to use R to prepare data for analysis Visualize your data with R’s graphics, lattice, and ggplot2 packages Use R to calculate statistical fests, fit models, and compute probability distributions Speed up intensive computations by writing parallel R programs for Hadoop Get a complete desktop reference to R

Computational Colour Science Using MATLAB, 2nd Edition

Computational Colour Science Using MATLAB 2nd Edition offers a practical, problem-based approach to colour physics. The book focuses on the key issues encountered in modern colour engineering, including efficient representation of colour information, Fourier analysis of reflectance spectra and advanced colorimetric computation. Emphasis is placed on the practical applications rather than the techniques themselves, with material structured around key topics. These topics include colour calibration of visual displays, computer recipe prediction and models for colour-appearance prediction. Each topic is carefully introduced at three levels to aid student understanding. First, theoretical ideas and background information are discussed, then explanations of mathematical solutions follow and finally practical solutions are presented using MATLAB. The content includes: A compendium of equations and numerical data required by the modern colour and imaging scientist. Numerous examples of solutions and algorithms for a wide-range of computational problems in colour science. Example scripts using the MATLAB programming language. This 2nd edition contains substantial new and revised material, including three innovative chapters on colour imaging, psychophysical methods, and physiological colour spaces; the MATLAB toolbox has been extended with a professional, optimized, toolbox to go alongside the current teaching toolbox; and a java toolbox has been added which will interest users who are writing web applications and/or applets or mobile phone applications. Computational Colour Science Using MATLAB 2nd Edition is an invaluable resource for students taking courses in colour science, colour chemistry and colour physics as well as technicians and researchers working in the area. In addition, it acts a useful reference for professionals and researchers working in colour dependent industries such as textiles, paints, print & electronic imaging. Review from First Edition: "...highly recommended as a concise introduction to the practicalities of colour science..." (Color Technology, 2004)

R For Dummies

Still trying to wrap your head around R? With more than two million users, R is the open-source programming language standard for data analysis and statistical modeling. R is packed with powerful programming capabilities, but learning to use R in the real world can be overwhelming for even the most seasoned statisticians. This easy-to-follow guide explains how to use R for data processing and statistical analysis, and then, shows you how to present your data using compelling and informative graphics. You'll gain practical experience using R in a variety of settings and delve deeper into R's feature-rich toolset. Includes tips for the initial installation of R Demonstrates how to easily perform calculations on vectors, arrays, and lists of data Shows how to effectively visualize data using R's powerful graphics packages Gives pointers on how to find, install, and use add-on packages created by the R community Provides tips on getting additional help from R mailing lists and websites Whether you're just starting out with statistical analysis or are a procedural programming pro, R For Dummies is the book you need to get the most out of R.

Event History Analysis with R

With an emphasis on social science applications, Event History Analysis with R presents an introduction to survival and event history analysis using real-life examples. Keeping mathematical details to a minimum, the book covers key topics, including both discrete and continuous time data, parametric proportional hazards, and accelerated failure times. Features Introduces parametric proportional hazards models with baseline distributions like the Weibull, Gompertz, Lognormal, and Piecewise constant hazard distributions, in addition to traditional Cox regression Presents mathematical details as well as technical material in an appendix Includes real examples with applications in demography, econometrics, and epidemiology Provides a dedicated R package, eha, containing special treatments, including making cuts in the Lexis diagram, creating communal covariates, and creating period statistics A much-needed primer, Event History Analysis with R is a didactically excellent resource for students and practitioners of applied event history and survival analysis.

Adaptive Tests of Significance Using Permutations of Residuals with R and SAS

Provides the tools needed to successfully perform adaptive tests across a broad range of datasets Adaptive Tests of Significance Using Permutations of Residuals with R and SAS® illustrates the power of adaptive tests and showcases their ability to adjust the testing method to suit a particular set of data. The book utilizes state-of-the-art software to demonstrate the practicality and benefits for data analysis in various fields of study. Beginning with an introduction, the book moves on to explore the underlying concepts of adaptive tests, including: Smoothing methods and normalizing transformations Permutation tests with linear methods Applications of adaptive tests Multicenter and cross-over trials Analysis of repeated measures data Adaptive confidence intervals and estimates Throughout the book, numerous figures illustrate the key differences among traditional tests, nonparametric tests, and adaptive tests. R and SAS® software packages are used to perform the discussed techniques, and the accompanying datasets are available on the book's related website. In addition, exercises at the end of most chapters enable readers to analyze the presented datasets by putting new concepts into practice. Adaptive Tests of Significance Using Permutations of Residuals with R and SAS® is an insightful reference for professionals and researchers working with statistical methods across a variety of fields including the biosciences, pharmacology, and business. The book also serves as a valuable supplement for courses on regression analysis and adaptive analysis at the upper-undergraduate and graduate levels.

Introduction to Random Signals and Applied Kalman Filtering with Matlab Exercises, 4th Edition

The Fourth Edition to the Introduction of Random Signals and Applied Kalman Filtering is updated to cover innovations in the Kalman filter algorithm and the proliferation of Kalman filtering applications from the past decade. The text updates both the research advances in variations on the Kalman filter algorithm and adds a wide range of new application examples. Several chapters include a significant amount of new material on applications such as simultaneous localization and mapping for autonomous vehicles, inertial navigation systems and global satellite navigation systems.

Undocumented Secrets of MATLAB-Java Programming

Many people know that a major part of the functionality of the MATLAB software package is based on Java. But fewer people know how to manipulate Java to achieve improved appearance and functionality and thus heighten MATLAB software's applicability to real world, modern situations. Organized by related functionality/usage and ordered from facile to complex, this book presents examples, instruction, and code snippets in stand-alone, self-contained chapters. Requiring no prior Java knowledge, this book provides numerous online references and resources to show readers how to use and discover new components and functionalities using nothing but MATLAB itself as the discovery tool.

The Art of R Programming

R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly. The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to: •Create artful graphs to visualize complex data sets and functions •Write more efficient code using parallel R and vectorization •Interface R with C/C++ and Python for increased speed or functionality •Find new R packages for text analysis, image manipulation, and more •Squash annoying bugs with advanced debugging techniques Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing.

Getting Started with RStudio

Dive into the RStudio Integrated Development Environment (IDE) for using and programming R, the popular open source software for statistical computing and graphics. This concise book provides new and experienced users with an overview of RStudio, as well as hands-on instructions for analyzing data, generating reports, and developing R software packages. The open source RStudio IDE brings many powerful coding tools together into an intuitive, easy-to-learn interface. With this guide, you’ll learn how to use its main components—including the console, source code editor, and data viewer—through descriptions and case studies. Getting Started with RStudio serves as both a reference and introduction to this unique IDE. Use RStudio to provide enhanced support for interactive R sessions Clean and format raw data quickly with several RStudio components Edit R commands with RStudio’s code editor, and combine them into functions Easily locate and use more than 3,000 add-on packages in R’s CRAN service Develop and document your own R packages with the code editor and related components Create one-click PDF reports in RStudio with a mix of text and R output

Practical Image and Video Processing Using MATLAB®

Up-to-date, technically accurate coverage of essential topics in image and video processing This is the first book to combine image and video processing with a practical MATLAB®-oriented approach in order to demonstrate the most important image and video techniques and algorithms. Utilizing minimal math, the contents are presented in a clear, objective manner, emphasizing and encouraging experimentation. The book has been organized into two parts. Part I: Image Processing begins with an overview of the field, then introduces the fundamental concepts, notation, and terminology associated with image representation and basic image processing operations. Next, it discusses MATLAB® and its Image Processing Toolbox with the start of a series of chapters with hands-on activities and step-by-step tutorials. These chapters cover image acquisition and digitization; arithmetic, logic, and geometric operations; point-based, histogram-based, and neighborhood-based image enhancement techniques; the Fourier Transform and relevant frequency-domain image filtering techniques; image restoration; mathematical morphology; edge detection techniques; image segmentation; image compression and coding; and feature extraction and representation. Part II: Video Processing presents the main concepts and terminology associated with analog video signals and systems, as well as digital video formats and standards. It then describes the technically involved problem of standards conversion, discusses motion estimation and compensation techniques, shows how video sequences can be filtered, and concludes with an example of a solution to object detection and tracking in video sequences using MATLAB®. Extra features of this book include: More than 30 MATLAB® tutorials, which consist of step-by-step guides to exploring image and video processing techniques using MATLAB® Chapters supported by figures, examples, illustrative problems, and exercises Useful websites and an extensive list of bibliographical references This accessible text is ideal for upper-level undergraduate and graduate students in digital image and video processing courses, as well as for engineers, researchers, software developers, practitioners, and anyone who wishes to learn about these increasingly popular topics on their own.

Practical Biomedical Signal Analysis Using MATLAB

Practical Biomedical Signal Analysis Using MATLAB presents a coherent treatment of various signal processing methods and applications. The book not only covers the current techniques of biomedical signal processing, but it also offers guidance on which methods are appropriate for a given task and different types of data.The first several chapters o

Digital Signal Processing Using MATLAB for Students and Researchers

Quickly Engages in Applying Algorithmic Techniques to Solve Practical Signal Processing Problems With its active, hands-on learning approach, this text enables readers to master the underlying principles of digital signal processing and its many applications in industries such as digital television, mobile and broadband communications, and medical/scientific devices. Carefully developed MATLAB® examples throughout the text illustrate the mathematical concepts and use of digital signal processing algorithms. Readers will develop a deeper understanding of how to apply the algorithms by manipulating the codes in the examples to see their effect. Moreover, plenty of exercises help to put knowledge into practice solving real-world signal processing challenges. Following an introductory chapter, the text explores: Sampled signals and digital processing Random signals Representing signals and systems Temporal and spatial signal processing Frequency analysis of signals Discrete-time filters and recursive filters Each chapter begins with chapter objectives and an introduction. A summary at the end of each chapter ensures that one has mastered all the key concepts and techniques before progressing in the text. Lastly, appendices listing selected web resources, research papers, and related textbooks enable the investigation of individual topics in greater depth. Upon completion of this text, readers will understand how to apply key algorithmic techniques to address practical signal processing problems as well as develop their own signal processing algorithms. Moreover, the text provides a solid foundation for evaluating and applying new digital processing signal techniques as they are developed.

Matlab: A Practical Introduction to Programming and Problem Solving, 2nd Edition

Assuming no knowledge of programming, this book presents both programming concepts and MATLAB’s built-in functions, providing a perfect platform for exploiting MATLAB’s extensive capabilities for tackling engineering problems. It starts with programming concepts such as variables, assignments, input/output, and selection statements, moves onto loops and then solves problems using both the ‘programming concept’ and the ‘power of MATLAB’ side-by-side. In-depth coverage is given to input/output, a topic that is fundamental to many engineering applications. Ancillaries available with the text: Instructor solution manual (available Aug. 1st) electronic images from the text (available Aug 16th) m-files (available Aug 1st) * Presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. * In depth coverage of file input/output, a topic essential for many engineering applications * Systematic, step-by-step approach, building on concepts throughout the book, facilitating easier learning * Sections on ‘common pitfalls’ and ‘programming guidelines’ direct students towards best practice * New to this edition: More engineering applications help the reader learn Matlab in the context of solving technical problems New and revised end of chapter problems Stronger coverage of loops and vectorizing in a new chapter, chapter 5 Updated to reflect current features and functions of the current release of Matlab

R in Action

R in Action is the first book to present both the R system and the use cases that make it such a compelling package for business developers. The book begins by introducing the R language, including the development environment. Focusing on practical solutions, the book also offers a crash course in practical statistics and covers elegant methods for dealing with messy and incomplete data using features of R. About the Technology R is a powerful language for statistical computing and graphics that can handle virtually any data-crunching task. It runs on all important platforms and provides thousands of useful specialized modules and utilities. This makes R a great way to get meaningful information from mountains of raw data. About the Book R in Action is a language tutorial focused on practical problems. It presents useful statistics examples and includes elegant methods for handling messy, incomplete, and nonnormal data that are difficult to analyze using traditional methods. And statistical analysis is only part of the story. You'll also master R's extensive graphical capabilities for exploring and presenting data visually. What's Inside Practical data analysis, step by step Interfacing R with other software Using R to visualize data Over 130 graphs Eight reference appendixes About the Reader About the Author Dr. Rob Kabacoff is a seasoned researcher who specializes in data analysis. He has taught graduate courses in statistical programming and manages the Quick-R website at statmethods.net. Quotes Lucid and engaging...and fun way to learn R! - Amos A. Folarin, University College London Finally, a book that brings R to the real world. - Charles Malpas, University of Melbourne R from a programmer's point of view. - Philipp K. Janert, Principal Value, LLC A great balance of targeted tutorials and in-depth examples. - Landon Cox, 360VL, Inc. An excellent introduction and reference from the author of the best R website. - Christopher Williams, University of Idaho

A Physicist's Guide to Mathematica, 2nd Edition

For the engineering and scientific professional, A Physicist’s Guide to Mathematica, Second Edition provides an updated reference guide based on the 2007 new 6.0 release, providing an organized and integrated desk reference with step-by-step instructions for the most commonly used features of the software as it applies to research in physics. For professors teaching physics and other science courses using the Mathematica software, A Physicist’s Guide to Mathematica, Second Edition is the only fully compatible (new software release) Mathematica text that engages students by providing complete topic coverage, new applications, exercises and examples that enable the user to solve a wide range of physics problems. Does not require prior knowledge of Mathematica or computer programming Can be used as either a primary or supplemental text for upper-division physics majors Provides over 450 end-of-section exercises and end-of-chapter problems Serves as a reference suitable for chemists, physical scientists, and engineers Compatible with Mathematica Version 6, a recent major release

Signal Processing for Intelligent Sensor Systems with MATLAB, 2nd Edition

Building on the unique features that made the first edition a bestseller, this second edition includes additional solved problems and web access to the large collection of MATLAB scripts that are highlighted throughout the text. The book offers expanded coverage of audio engineering, transducers, and sensor networking technology. It also includes new chapters on digital audio processing, as well as acoustics and vibrations transducers. The text addresses the use of meta-data architectures using XML and agent-based automated data mining and control. The numerous algorithms presented can be applied locally or network-based to solve complex detection problems.

Matlab® in Bioscience and Biotechnology

MATLAB® in bioscience and biotechnology presents an introductory Matlab course oriented towards various collaborative areas of biotechnology and bioscience. It concentrates on Matlab fundamentals and gives examples of its application to a wide range of current bioengineering problems in computational biology, molecular biology, bio-kinetics, biomedicine, bioinformatics, and biotechnology. In the last decade Matlab has been presented to students as the first computer program they learn. Consequently, many non-programmer students, engineers and scientists have come to regard it as user-friendly and highly convenient in solving their specific problems. Numerous books are available on programming in Matlab for engineers in general, irrespective of their specialization, or for those specializing in some specific area, but none have been designed especially for such a wide, interdisciplinary, and topical area as bioengineering. Thus, in this book, Matlab is presented with examples and applications to various school-level and advanced bioengineering problems - from growing populations of microorganisms and population dynamics, reaction kinetics and reagent concentrations, predator-prey models, mass-transfer and flow problems, to sequence analysis and sequence statistics. This is the first book intended as a manual introducing biologists and other biotechnology engineers to work with Matlab It is suitable for beginners and inexperienced users; however, applications of Matlab to advanced problems such as the Monte Carlo method, curve fitting, and reliable machine diagnostics make the book relevant to university teachers as well The book is different in that it assumes a modest mathematical background for the reader and introduces the mathematical or technical concepts with a somewhat traditional approach; Matlab is then used as a tool for subsequent computer solution

Option Pricing and Estimation of Financial Models with R

Presents inference and simulation of stochastic process in the field of model calibration for financial times series modelled by continuous time processes and numerical option pricing. Introduces the bases of probability theory and goes on to explain how to model financial times series with continuous models, how to calibrate them from discrete data and further covers option pricing with one or more underlying assets based on these models. Analysis and implementation of models goes beyond the standard Black and Scholes framework and includes Markov switching models, Lévy models and other models with jumps (e.g. the telegraph process); Topics other than option pricing include: volatility and covariation estimation, change point analysis, asymptotic expansion and classification of financial time series from a statistical viewpoint. The book features problems with solutions and examples. All the examples and R code are available as an additional R package, therefore all the examples can be reproduced.

Engineering Circuit Analysis: International Student Version, Tenth Edition

Maintaining its accessible approach to circuit analysis, the tenth edition includes even more features to engage and motivate engineers. Exciting chapter openers and accompanying photos are included to enhance visual learning. The book introduces figures with color-coding to significantly improve comprehension. New problems and expanded application examples in PSPICE, MATLAB, and LabView are included. New quizzes are also added to help engineers reinforce the key concepts.