MTH 264B Introduction to Matrix Computations
An introduction to programming commands to perform introductory matrix algebra for students taking MTH 264 Introduction to Matrix Algebra. Topics include using a relevant programming language, such as Python, to row reduce matrices, find matrix inverses, calculate determinants, compute eigenvalues and eigenvectors, and graph basic solutions in 2D and 3D. Required: Knowledge of matrix algebra topics listed above. Recommended: concurrent enrollment or prior completion of MTH 264 Introduction to Matrix Algebra.
Notes
Lower Division Transfer (LDT) Course
General Education Requirements
AGS Math/Science
Outcomes
Upon successful completion of this course, students will be able to:
Access documentation and other resources to find and import modules relevant to matrix algebra and create variables, assign values, and display results. Use commands and language features in an appropriate language, such as Python, to perform matrix computations including row reducing matrices, finding matrix inverses, calculating determinants, computing eigenvalues and eigenvectors, and graphing basic solutions in 2D and 3D.