Descriere YEO:
Pe YEO găsești Coding the Matrix: Linear Algebra de la Philip N. Klein, în categoria Mathematics.
Indiferent de nevoile tale, Coding the Matrix: Linear Algebra through Applications to Computer Science - Philip N. Klein din categoria Mathematics îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 244.12 Lei
Caracteristicile produsului Coding the Matrix: Linear Algebra
- Brand: Philip N. Klein
- Categoria: Mathematics
- Magazin: libris.ro
- Ultima actualizare: 13-11-2024 01:34:21
Comandă Coding the Matrix: Linear Algebra Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Coding the Matrix: Linear Algebra de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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