Matrix Algorithms in MATLAB

时间:2022-01-25 16:03:41
【文件属性】:
文件名称:Matrix Algorithms in MATLAB
文件大小:4.97MB
文件格式:ZIP
更新时间:2022-01-25 16:03:41
MATLAB Matrix Algorithms in MATLAB By 作者: Ong U. Routh ISBN-10 书号: 0128038047 ISBN-13 书号: 9780128038048 Edition 版本: 1 出版日期: 2016-04-12 pages 页数: 478 $120 Description 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. View more > Key Features 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, www.matrixalgorithmsinmatlab.com, that can be used in other software development Readership Primary: Researchers working in numerical methods; Engineers who utilize matrix computations; Secondary: graduate students taking a course on matrix computations Contents Chapter 1 Introduction Chapter 2 Matrix Decomposition by Non-orthogonal Transformation Chapter 3 Matrix Decomposition by Orthogonal Transformation Chapter 4 Direct Algorithms of Solution of Linear Equations Chapter 5 Iterative Algorithms of Solution of Linear Equations Chapter 6 Direct Algorithms of Unsymmetric Eigenvalue Problem Chapter 7 Direct Algorithms of Symmetric Eigenvalue Problem Chapter 8 Iterative Algorithms of Eigenvalue Problem Chapter 9 Algorithms of Singular Value Problem 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, www.matrixalgorithmsinmatlab.com, that can be used in other software development
【文件预览】:
Matrix Algorithms in MATLAB.pdf

网友评论

  • 代码可用 好评!