MATLAB® by Example

Download MATLAB® by Example PDF Online Free

Author :
Publisher : Newnes
ISBN 13 : 0124058531
Total Pages : 366 pages
Book Rating : 4.1/5 (24 download)

DOWNLOAD NOW!


Book Synopsis MATLAB® by Example by : Munther Gdeisat

Download or read book MATLAB® by Example written by Munther Gdeisat and published by Newnes. This book was released on 2012-12-31 with total page 366 pages. Available in PDF, EPUB and Kindle. Book excerpt: MATLAB By Example guides the reader through each step of writing MATLAB programs. The book assumes no previous programming experience on the part of the reader, and uses multiple examples in clear language to introduce concepts and practical tools. Straightforward and detailed instructions allow beginners to learn and develop their MATLAB skills quickly. The book consists of ten chapters, discussing in detail the integrated development environment (IDE), scalars, vectors, arrays, adopting structured programming style using functions and recursive functions, control flow, debugging, profiling, and structures. A chapter also describes Symbolic Math Toolbox, teaching readers how to solve algebraic equations, differentiation, integration, differential equations, and Laplace and Fourier transforms. Containing hundreds of examples illustrated using screen shots, hundreds of exercises, and three projects, this book can be used to complement coursework or as a self-study book, and can be used as a textbook in universities, colleges and high schools. No programming experience necessary to learn MATLAB Examples with screenshots and plentiful exercises throughout help make MATLAB easy to understand Projects enable readers to write long MATLAB programs, and take the first step toward being a professional MATLAB programmer

The Elements of MATLAB Style

Download The Elements of MATLAB Style PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1139496409
Total Pages : 181 pages
Book Rating : 4.1/5 (394 download)

DOWNLOAD NOW!


Book Synopsis The Elements of MATLAB Style by : Richard K. Johnson

Download or read book The Elements of MATLAB Style written by Richard K. Johnson and published by Cambridge University Press. This book was released on 2010-12-31 with total page 181 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Elements of MATLAB Style is a guide for both new and experienced MATLAB programmers. It provides a comprehensive collection of standards and guidelines for creating solid MATLAB code that will be easy to understand, enhance, and maintain. It is written for both individuals and those working in teams in which consistency is critical. This is the only book devoted to MATLAB style and best programming practices, focusing on how MATLAB code can be written in order to maximize its effectiveness. Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing. It includes many concise examples of correct and incorrect usage, as well as coverage of the latest language features. The author also provides recommendations on use of the integrated development environment features that help produce better, more consistent software.

An Introduction to Computational Fluid Mechanics by Example

Download An Introduction to Computational Fluid Mechanics by Example PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9780470102268
Total Pages : 0 pages
Book Rating : 4.1/5 (22 download)

DOWNLOAD NOW!


Book Synopsis An Introduction to Computational Fluid Mechanics by Example by : Sedat Biringen

Download or read book An Introduction to Computational Fluid Mechanics by Example written by Sedat Biringen and published by John Wiley & Sons. This book was released on 2011-04-12 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This new book builds on the original classic textbook entitled: An Introduction to Computational Fluid Mechanics by C. Y. Chow which was originally published in 1979. In the decades that have passed since this book was published the field of computational fluid dynamics has seen a number of changes in both the sophistication of the algorithms used but also advances in the computer hardware and software available. This new book incorporates the latest algorithms in the solution techniques and supports this by using numerous examples of applications to a broad range of industries from mechanical and aerospace disciplines to civil and the biosciences. The computer programs are developed and available in MATLAB. In addition the core text provides up-to-date solution methods for the Navier-Stokes equations, including fractional step time-advancement, and pseudo-spectral methods. The computer codes at the following website: www.wiley.com/go/biringen

Practical Image and Video Processing Using MATLAB

Download Practical Image and Video Processing Using MATLAB PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 111809347X
Total Pages : 704 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Practical Image and Video Processing Using MATLAB by : Oge Marques

Download or read book Practical Image and Video Processing Using MATLAB written by Oge Marques and published by John Wiley & Sons. This book was released on 2011-08-04 with total page 704 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 toexploring 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.

MATLAB Guide, Third Edition

Download MATLAB Guide, Third Edition PDF Online Free

Author :
Publisher : SIAM
ISBN 13 : 1611974658
Total Pages : 485 pages
Book Rating : 4.6/5 (119 download)

DOWNLOAD NOW!


Book Synopsis MATLAB Guide, Third Edition by : Desmond J. Higham

Download or read book MATLAB Guide, Third Edition written by Desmond J. Higham and published by SIAM. This book was released on 2016-12-27 with total page 485 pages. Available in PDF, EPUB and Kindle. Book excerpt: MATLAB is an interactive system for numerical computation that is widely used for teaching and research in industry and academia. It provides a modern programming language and problem solving environment, with powerful data structures, customizable graphics, and easy-to-use editing and debugging tools. This third edition of MATLAB Guide completely revises and updates the best-selling second edition and is more than 30 percent longer. The book remains a lively, concise introduction to the most popular and important features of MATLAB and the Symbolic Math Toolbox. Key features are a tutorial in Chapter 1 that gives a hands-on overview of MATLAB; a thorough treatment of MATLAB mathematics, including the linear algebra and numerical analysis functions and the differential equation solvers; and a web page at http://www.siam.org/books/ot150 that provides example program files, updates, and links to MATLAB resources. The new edition contains color figures throughout; includes pithy discussions of related topics in new ?Asides" boxes that augment the text; has new chapters on the Parallel Computing Toolbox, object-oriented programming, graphs, and large data sets; covers important new MATLAB data types such as categorical arrays, string arrays, tall arrays, tables, and timetables; contains more on MATLAB workflow, including the Live Editor and unit tests; and fully reflects major updates to the MATLAB graphics system. This book is suitable for both beginners and more experienced users, including students, researchers, and practitioners.

Digital Signal Processing with Examples in MATLAB

Download Digital Signal Processing with Examples in MATLAB PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 143983783X
Total Pages : 516 pages
Book Rating : 4.4/5 (398 download)

DOWNLOAD NOW!


Book Synopsis Digital Signal Processing with Examples in MATLAB by : Samuel D. Stearns

Download or read book Digital Signal Processing with Examples in MATLAB written by Samuel D. Stearns and published by CRC Press. This book was released on 2016-04-19 with total page 516 pages. Available in PDF, EPUB and Kindle. Book excerpt: Based on fundamental principles from mathematics, linear systems, and signal analysis, digital signal processing (DSP) algorithms are useful for extracting information from signals collected all around us. Combined with today's powerful computing capabilities, they can be used in a wide range of application areas, including engineering, communicati

Dynamical Systems with Applications using MATLAB®

Download Dynamical Systems with Applications using MATLAB® PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319068202
Total Pages : 514 pages
Book Rating : 4.3/5 (19 download)

DOWNLOAD NOW!


Book Synopsis Dynamical Systems with Applications using MATLAB® by : Stephen Lynch

Download or read book Dynamical Systems with Applications using MATLAB® written by Stephen Lynch and published by Springer. This book was released on 2014-07-22 with total page 514 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook, now in its second edition, provides a broad introduction to both continuous and discrete dynamical systems, the theory of which is motivated by examples from a wide range of disciplines. It emphasizes applications and simulation utilizing MATLAB®, Simulink®, the Image Processing Toolbox® and the Symbolic Math toolbox®, including MuPAD. Features new to the second edition include · sections on series solutions of ordinary differential equations, perturbation methods, normal forms, Gröbner bases, and chaos synchronization; · chapters on image processing and binary oscillator computing; · hundreds of new illustrations, examples, and exercises with solutions; and · over eighty up-to-date MATLAB program files and Simulink model files available online. These files were voted MATLAB Central Pick of the Week in July 2013. The hands-on approach of Dynamical Systems with Applications using MATLAB, Second Edition, has minimal prerequisites, only requiring familiarity with ordinary differential equations. It will appeal to advanced undergraduate and graduate students, applied mathematicians, engineers, and researchers in a broad range of disciplines such as population dynamics, biology, chemistry, computing, economics, nonlinear optics, neural networks, and physics. Praise for the first edition Summing up, it can be said that this text allows the reader to have an easy and quick start to the huge field of dynamical systems theory. MATLAB/SIMULINK facilitate this approach under the aspect of learning by doing. —OR News/Operations Research Spectrum The MATLAB programs are kept as simple as possible and the author's experience has shown that this method of teaching using MATLAB works well with computer laboratory classes of small sizes.... I recommend ‘Dynamical Systems with Applications using MATLAB’ as a good handbook for a diverse readership: graduates and professionals in mathematics, physics, science and engineering. —Mathematica

MATLAB For Dummies

Download MATLAB For Dummies PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119796903
Total Pages : 80 pages
Book Rating : 4.1/5 (197 download)

DOWNLOAD NOW!


Book Synopsis MATLAB For Dummies by : John Paul Mueller

Download or read book MATLAB For Dummies written by John Paul Mueller and published by John Wiley & Sons. This book was released on 2021-06-02 with total page 80 pages. Available in PDF, EPUB and Kindle. Book excerpt: Go from total MATLAB newbie to plotting graphs and solving equations in a flash! MATLAB is one of the most powerful and commonly used tools in the STEM field. But did you know it doesn’t take an advanced degree or a ton of computer experience to learn it? MATLAB For Dummies is the roadmap you’ve been looking for to simplify and explain this feature-filled tool. This handy reference walks you through every step of the way as you learn the MATLAB language and environment inside-and-out. Starting with straightforward basics before moving on to more advanced material like Live Functions and Live Scripts, this easy-to-read guide shows you how to make your way around MATLAB with screenshots and newly updated procedures. It includes: A comprehensive introduction to installing MATLAB, using its interface, and creating and saving your first file Fully updated to include the 2020 and 2021 updates to MATLAB, with all-new screenshots and up-to-date procedures Enhanced debugging procedures and use of the Symbolic Math Toolbox Brand new instruction on working with Live Scripts and Live Functions, designing classes, creating apps, and building projects Intuitive walkthroughs for MATLAB’s advanced features, including importing and exporting data and publishing your work Perfect for STEM students and new professionals ready to master one of the most powerful tools in the fields of engineering, mathematics, and computing, MATLAB For Dummies is the simplest way to go from complete newbie to power user faster than you would have thought possible.

Vectors and Tensors by Example

Download Vectors and Tensors by Example PDF Online Free

Author :
Publisher : CreateSpace
ISBN 13 : 9781515153115
Total Pages : 322 pages
Book Rating : 4.1/5 (531 download)

DOWNLOAD NOW!


Book Synopsis Vectors and Tensors by Example by : Richard E. Haskell

Download or read book Vectors and Tensors by Example written by Richard E. Haskell and published by CreateSpace. This book was released on 2015-09-25 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you have been confused by vectors, vector calculus, tensor analysis, or quaternions, this book is for you. Packed with examples, including Matlab examples, this book will show you: How to use Matlab to calculate dot and cross products, and solve linear equations; How to prove any vector identity using Cartesian tensors; How to derive the expressions for gradient, divergence, Laplacian, and curl in any curvilinear coordinate system; How to understand covariant and contravariant components of a vector; The meaning of Christoffel symbols in covariant differentiation; How to derive the curvature tensor; How quaternions can be used to describe vector rotations in 3-D space.

Mastering System Identification in 100 Exercises

Download Mastering System Identification in 100 Exercises PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118218507
Total Pages : 285 pages
Book Rating : 4.1/5 (182 download)

DOWNLOAD NOW!


Book Synopsis Mastering System Identification in 100 Exercises by : Johan Schoukens

Download or read book Mastering System Identification in 100 Exercises written by Johan Schoukens and published by John Wiley & Sons. This book was released on 2012-04-02 with total page 285 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book enables readers to understand system identification and linear system modeling through 100 practical exercises without requiring complex theoretical knowledge. The contents encompass state-of-the-art system identification methods, with both time and frequency domain system identification methods covered, including the pros and cons of each. Each chapter features MATLAB exercises, discussions of the exercises, accompanying MATLAB downloads, and larger projects that serve as potential assignments in this learn-by-doing resource.

Programming and Engineering Computing with MATLAB 2020

Download Programming and Engineering Computing with MATLAB 2020 PDF Online Free

Author :
Publisher : SDC Publications
ISBN 13 : 1630573973
Total Pages : 532 pages
Book Rating : 4.6/5 (35 download)

DOWNLOAD NOW!


Book Synopsis Programming and Engineering Computing with MATLAB 2020 by : Huei-Huang Lee

Download or read book Programming and Engineering Computing with MATLAB 2020 written by Huei-Huang Lee and published by SDC Publications. This book was released on 2020-10 with total page 532 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is designed for undergraduate students completely new to programming with MATLAB. Case studies and examples are used extensively throughout this book and are at the core of what makes this book so unique. The author believes that the best way to learn MATLAB is to study programs written by experienced programmers and that the quality of these example programs determines the quality of the book. The examples in this book are carefully designed to teach you MATLAB programming as well as to inspire within you your own problem solving potential. Most of the examples used in this book are designed to solve a whole class of problems, rather than a single, specific problem. A learn by doing teaching approach is used all through the book. You are guided to tackle a problem using MATLAB commands first and then the commands are explained line by line. This process of learning through hands on experience is one of the most efficient and pain-free ways of learning MATLAB. This approach, together with the extensive use of ordered textboxes, figures, and tables, greatly reduces the size of the book, while still providing you with a book that’s comprehensive and easy to follow. The first chapter of this book introduces the MATLAB programming environment and familiarizes you with MATLAB’s core functionality. Chapters two through nine discuss basic MATLAB functionalities in a progressive and comprehensive way. The chapters start out simple and build in complexity as you advance through the book. Chapters ten through thirteen cover advanced topics that are particularly useful in college programs. Each chapter consists of sections, each covering a topic and providing one or more examples. Related MATLAB functions are organized at the end of a section. Additional exercise problems are provided at the end of chapters two through nine. Examples in each section are presented in a consistent way. An example is usually described first, followed by a MATLAB script. Any resulting text and graphics output (and in some cases inputs) that are produced from running a script are presented and discussed. Finally, the remainder of each section is devoted to explaining the purpose of the lines of the script. Who this book is for This book is developed mainly for undergraduate engineering students. It may be used in courses such as Computers in Engineering, or others that use MATLAB as a software platform. It can also be used as a self-study book for learning MATLAB. College level engineering examples are used in this book. Background knowledge for these engineering examples is illustrated as thoroughly as possible.

Numerical Methods with Worked Examples: Matlab Edition

Download Numerical Methods with Worked Examples: Matlab Edition PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 9400713665
Total Pages : 259 pages
Book Rating : 4.4/5 (7 download)

DOWNLOAD NOW!


Book Synopsis Numerical Methods with Worked Examples: Matlab Edition by : C. Woodford

Download or read book Numerical Methods with Worked Examples: Matlab Edition written by C. Woodford and published by Springer Science & Business Media. This book was released on 2011-09-08 with total page 259 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is for students following an introductory course in numerical methods, numerical techniques or numerical analysis. It introduces MATLAB as a computing environment for experimenting with numerical methods. It approaches the subject from a pragmatic viewpoint; theory is kept at a minimum commensurate with comprehensive coverage of the subject and it contains abundant worked examples which provide easy understanding through a clear and concise theoretical treatment. This edition places even greater emphasis on ‘learning by doing’ than the previous edition. Fully documented MATLAB code for the numerical methods described in the book will be available as supplementary material to the book on http://extras.springer.com

Matlab

Download Matlab PDF Online Free

Author :
Publisher : Butterworth-Heinemann
ISBN 13 : 0124058930
Total Pages : 560 pages
Book Rating : 4.1/5 (24 download)

DOWNLOAD NOW!


Book Synopsis Matlab by : Stormy Attaway

Download or read book Matlab written by Stormy Attaway and published by Butterworth-Heinemann. This book was released on 2013-06-03 with total page 560 pages. Available in PDF, EPUB and Kindle. Book excerpt: MatLab, Third Edition is the only book that gives a full introduction to programming in MATLAB combined with an explanation of the software’s powerful functions, enabling engineers to fully exploit its extensive capabilities in solving engineering problems. The book provides a systematic, step-by-step approach, building on concepts throughout the text, facilitating easier learning. Sections on common pitfalls and programming guidelines direct students towards best practice. The book is organized into 14 chapters, starting 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. Vectorized Code has been made into its own chapter, in order to emphasize the importance of using MATLAB efficiently. There are also expanded examples on low-level file input functions, Graphical User Interfaces, and use of MATLAB Version R2012b; modified and new end-of-chapter exercises; improved labeling of plots; and improved standards for variable names and documentation. This book will be a valuable resource for engineers learning to program and model in MATLAB, as well as for undergraduates in engineering and science taking a course that uses (or recommends) MATLAB. Presents programming concepts and MATLAB built-in functions side-by-side 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

Getting Started with MATLAB

Download Getting Started with MATLAB PDF Online Free

Author :
Publisher : Oxford University Press, USA
ISBN 13 :
Total Pages : 260 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Getting Started with MATLAB by : Rudra Pratap

Download or read book Getting Started with MATLAB written by Rudra Pratap and published by Oxford University Press, USA. This book was released on 2002 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: MATLAB is one of the most widely used tools in the field of engineering today. Its broad appeal lies in its interactive environment with hundreds of built-in functions. This book is designed to get you up and running in just a few hours.

Fundamentals of Digital Image Processing

Download Fundamentals of Digital Image Processing PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119957001
Total Pages : 364 pages
Book Rating : 4.1/5 (199 download)

DOWNLOAD NOW!


Book Synopsis Fundamentals of Digital Image Processing by : Chris Solomon

Download or read book Fundamentals of Digital Image Processing written by Chris Solomon and published by John Wiley & Sons. This book was released on 2011-07-05 with total page 364 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is an introductory to intermediate level text on the science of image processing, which employs the Matlab programming language to illustrate some of the elementary, key concepts in modern image processing and pattern recognition. The approach taken is essentially practical and the book offers a framework within which the concepts can be understood by a series of well chosen examples, exercises and computer experiments, drawing on specific examples from within science, medicine and engineering. Clearly divided into eleven distinct chapters, the book begins with a fast-start introduction to image processing to enhance the accessibility of later topics. Subsequent chapters offer increasingly advanced discussion of topics involving more challenging concepts, with the final chapter looking at the application of automated image classification (with Matlab examples) . Matlab is frequently used in the book as a tool for demonstrations, conducting experiments and for solving problems, as it is both ideally suited to this role and is widely available. Prior experience of Matlab is not required and those without access to Matlab can still benefit from the independent presentation of topics and numerous examples. Features a companion website www.wiley.com/go/solomon/fundamentals containing a Matlab fast-start primer, further exercises, examples, instructor resources and accessibility to all files corresponding to the examples and exercises within the book itself. Includes numerous examples, graded exercises and computer experiments to support both students and instructors alike.

A Guide to MATLAB

Download A Guide to MATLAB PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 9780521008594
Total Pages : 348 pages
Book Rating : 4.0/5 (85 download)

DOWNLOAD NOW!


Book Synopsis A Guide to MATLAB by : Brian R. Hunt

Download or read book A Guide to MATLAB written by Brian R. Hunt and published by Cambridge University Press. This book was released on 2001-08-06 with total page 348 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a short, focused introduction to MATLAB and should be useful to both beginning and experienced users.

MATLAB for Behavioral Scientists

Download MATLAB for Behavioral Scientists PDF Online Free

Author :
Publisher : Routledge
ISBN 13 : 1136281088
Total Pages : 401 pages
Book Rating : 4.1/5 (362 download)

DOWNLOAD NOW!


Book Synopsis MATLAB for Behavioral Scientists by : David A. Rosenbaum

Download or read book MATLAB for Behavioral Scientists written by David A. Rosenbaum and published by Routledge. This book was released on 2014-07-17 with total page 401 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.