MATLAB Notes for Professionals
Chuyên mục: Lập trình - Thủ thuật
This MATLAB® Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA, see credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified
This is an unofficial free book created for educational purposes and is not affiliated with official MATLAB® group(s) or company(s) nor Stack Overflow. All trademarks and registered trademarks are the property of their respective company owners
The information presented in this book is not guaranteed to be correct nor accurate, use at your own risk
Please send feedback and corrections to [email protected]
---
MATLAB allows for several methods to index (access) elements of matrices and arrays:
Subscript indexing - where you specify the position of the elements you want in each dimension of the matrix separately.
Linear indexing - where the matrix is treated as a vector, no matter its dimensions. That means, you specify each position in the matrix with a single number.
Logical indexing - where you use a logical matrix (and matrix of true and false values) with the identical dimensions of the matrix you are trying to index as a mask to specify which value to return.
Tham khảo thêm: Microsoft SQL Server Notes for Professionals
Tham khảo thêm: MongoDB Notes for Professionals
Tham khảo thêm: MySQL Notes for Professionals
Tham khảo thêm: Node js Notes for Professionals
Tham khảo thêm: Objective-C Notes for Professionals
Thẻ từ khóa: MATLAB Notes for Professionals, MATLAB Notes for Professionals pdf, MATLAB Notes for Professionals ebook, Tải sách MATLAB Notes for Professionals