Limit this search to....

Coding the Matrix: Linear Algebra through Applications to Computer Science
Contributor(s): Klein, Philip N. (Author)
ISBN: 0615880991     ISBN-13: 9780615880990
Publisher: Newtonian Press
OUR PRICE:   $33.25  
Product Type: Paperback - Other Formats
Published: September 2013
Qty:
Additional Information
BISAC Categories:
- Mathematics | Algebra - Linear
- Mathematics | Matrices
- Mathematics | Applied
Dewey: 512.5
Physical Information: 1.11" H x 8.5" W x 11" (2.77 lbs) 550 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
An engaging introduction to vectors and matrices and the algorithms that operate on them, intended for the student who knows how to program. Mathematical concepts and computational problems are motivated by applications in computer science. The reader learns by doing, writing programs to implement the mathematical concepts and using them to carry out tasks and explore the applications. Examples include: error-correcting codes, transformations in graphics, face detection, encryption and secret-sharing, integer factoring, removing perspective from an image, PageRank (Google's ranking algorithm), and cancer detection from cell features. A companion web site, codingthematrix.com provides data and support code. Most of the assignments can be auto-graded online. Over two hundred illustrations, including a selection of relevant xkcd comics.

Chapters: The Function, The Field, The Vector, The Vector Space, The Matrix, The Basis, Dimension, Gaussian Elimination, The Inner Product, Special Bases, The Singular Value Decomposition, The Eigenvector, The Linear Program