Academic Press/Elsevier, 2015. — 311 p. in color. — ISBN: 9780124202283.
Assuming no prior background in linear algebra or real analysis, An Introduction to MatLAB Programming and Numerical Methods for Engineers enables you to develop good computational problem solving techniques through the use of numerical methods and the MatLAB programming environment. Part One introduces fundamental programming concepts, using simple examples to put new concepts quickly into practice. Part Two covers the fundamentals of algorithms and numerical analysis at a level allowing you to quickly apply results in practical settings.
Tips, warnings, and "try this" features within each chapter help the reader develop good programming practices. Chapter summaries, key terms, and functions and operators lists at the end of each chapter allow for quick access to important information. At least three different types of end of chapter exercises - thinking, writing, and coding - let you assess your understanding and practice what you've learned.
An Introduction to MatLAB Programming and Numerical Methods for Engineers
Copyright
Dedication
List of Figures
MatLAB Basics
Variables and Basic Data Structures
Functions
Branching Statements
Iteration
Recursion
Complexity
Representation of Numbers
Errors, Good Programming Practices, and Debugging
Reading and Writing Data
Visualization and Plotting
Linear Algebra and Systems of Linear Equations
Least Squares Regression
Interpolation
Series
Root Finding
Numerical Differentiation
Numerical Integration
Ordinary Differential Equations (ODEs)