Linear Algebra and Probability for Computer Science Applications
Autor Ernest Davisen Limba Engleză Paperback – 14 oct 2024
After an introductory chapter on MATLAB, the text is divided into two sections. The section on linear algebra gives an introduction to the theory of vectors, matrices, and linear transformations over the reals. It includes an extensive discussion on Gaussian elimination, geometric applications, and change of basis. It also introduces the issues of numerical stability and round-off error, the discrete Fourier transform, and singular value decomposition. The section on probability presents an introduction to the basic theory of probability and numerical random variables; later chapters discuss Markov models, Monte Carlo methods, information theory, and basic statistical techniques. The focus throughout is on topics and examples that are particularly relevant to computer science applications; for example, there is an extensive discussion on the use of hidden Markov models for tagging text and a discussion of the Zipf (inverse power law) distribution.
Examples and Programming Assignments
The examples and programming assignments focus on computer science applications. The applications covered are drawn from a range of computer science areas, including computer graphics, computer vision, robotics, natural language processing, web search, machine learning, statistical analysis, game playing, graph theory, scientific computing, decision theory, coding, cryptography, network analysis, data compression, and signal processing.
Homework Problems
Comprehensive problem sections include traditional calculation exercises, thought problems such as proofs, and programming assignments that involve creating MATLAB functions.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 347.92 lei 6-8 săpt. | |
CRC Press – 14 oct 2024 | 347.92 lei 6-8 săpt. | |
Hardback (1) | 494.34 lei 6-8 săpt. | |
CRC Press – 2 mai 2012 | 494.34 lei 6-8 săpt. |
Preț: 347.92 lei
Preț vechi: 443.18 lei
-21% Nou
Puncte Express: 522
Preț estimativ în valută:
66.58€ • 68.19$ • 55.39£
66.58€ • 68.19$ • 55.39£
Carte tipărită la comandă
Livrare economică 19 martie-02 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032920030
ISBN-10: 1032920033
Pagini: 432
Dimensiuni: 191 x 235 mm
Greutate: 0.8 kg
Ediția:1
Editura: CRC Press
Colecția A K Peters/CRC Press
Locul publicării:Boca Raton, United States
ISBN-10: 1032920033
Pagini: 432
Dimensiuni: 191 x 235 mm
Greutate: 0.8 kg
Ediția:1
Editura: CRC Press
Colecția A K Peters/CRC Press
Locul publicării:Boca Raton, United States
Public țintă
PostgraduateCuprins
MATLAB. LINEAR ALGEBRA: Vectors. Matrices. Vector Spaces. Algorithms. Geometry. Change of Basis, DFT, and SVD. PROBABILITY: Probability. Numerical Random Variables. Markov Models. Confidence Intervals. Monte Carlo Methods. Information and Entropy. Maximum Likelihood Estimation. References. Notation. Index.
Notă biografică
Ernest Davis is a computer science professor in the Courant Institute of Mathematical Sciences at New York University. He earned a Ph.D. in computer science from Yale University. Dr. Davis is a member of the American Association of Artificial Intelligence and is a reviewer for many journals. His research primarily focuses on spatial and physical reasoning.
Descriere
Assuming as little mathematical background as possible, this classroom-tested text focuses on mathematical techniques that are most relevant to computer scientists. It covers applications from computer graphics, web search, machine learning, cryptography, and a host of other computer science areas. After an introductory chapter on MATLAB