Matrix Algorithms in MATLAB

Matrix Algorithms in MATLAB

English | 2016 | ISBN: 978-0128038048 | 478 Pages | PDF | 10 MB

Matrix Algorithms in MATLAB focuses on the MATLAB code implementations of matrix algorithms. The MATLAB codes presented in the book are tested with thousands of runs of MATLAB randomly generated matrices, and the notation in the book follows the MATLAB style to ensure a smooth transition from formulation to the code, with MATLAB codes discussed in this book kept to within 100 lines for the sake of clarity.
The book provides an overview and classification of the interrelations of various algorithms, as well as numerous examples to demonstrate code usage and the properties of the presented algorithms. Despite the wide availability of computer programs for matrix computations, it continues to be an active area of research and development. New applications, new algorithms, and improvements to old algorithms are constantly emerging.

  • Presents the first book available on matrix algorithms implemented in real computer code
  • Provides algorithms covered in three parts, the mathematical development of the algorithm using a simple example, the code implementation, and then numerical examples using the code
  • Allows readers to gain a quick understanding of an algorithm by debugging or reading the source code
  • Includes downloadable codes on an accompanying companion website, matrixalgorithmsinmatlab.com, that can be used in other software development
Homepage