Learning MatLAB: A Problem Solving Approach New York: Springer, 2015. - 149 p.
This comprehensive and stimulating introduction to MatLAB, a computer language now widely used for technical computing, is based on an introductory course held at Qian Weichang College, Shanghai University, in the fall of 2014.
Teaching and learning a substantial programming language aren’t always straightforward tasks. Accordingly, this textbook is not meant to cover the whole range of this high-performance technical programming environment, but to motivate first- and second-year undergraduate students in mathematics and computer science to learn MatLAB by studying representative problems, developing algorithms and programming them in MatLAB. While several topics are taken from the field of scientific computing, the main emphasis is on programming.
A wealth of examples are completely discussed and solved, allowing students to learn MatLAB by doing: by solving problems, comparing approaches and assessing the proposed solutions.
Starting and Using MatLAB
How a Computer Calculates
Plotting Functions and Curves
Some Elementary Functions
Computing with Multiple Precision
Solving Linear Equations
Recursion
Iteration and Nonlinear Equations
Simulation
Solutions of Problems