Skip to:Content
|
Bottom
Cover image for Matlab by example : programming basics
Title:
Matlab by example : programming basics
Personal Author:
Edition:
1st ed.
Publication Information:
Boston, : Elsevier, 2013
Physical Description:
xx, 346p. : ill. ; 24 cm
ISBN:
9780124052123
Title Subject:
Added Author:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010242719 QA297 G34 2013 Open Access Book Book
Searching...
Searching...
30000010337268 QA297 G34 2013 Open Access Book Book
Searching...
Searching...
30000010306537 QA297 G34 2013 Open Access Book Book
Searching...

On Order

Summary

Summary

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.


Table of Contents

Chapter 1 Matlab Integrated Development Environment (IDE)
Chapter 2 Scalars in Matlab
Chapter 3 Vectors in Matlab
Chapter 4 Arrays in Matlab
Chapter 5 Matlab Functions
Chapter 6 Conditional Statements in Matlab
Chapter 7 Loop Statements in Matlab
Chapter 8 Matlab Debugging, Profiling and Code Indentation
Chapter 9 Structures in Matlab
Chapter 10 Calculus in Matlab
Go to:Top of Page