Cantitate/Preț
Produs

Linear Algebra with Python: Springer Undergraduate Texts in Mathematics and Technology

Autor Makoto Tsukada, Yuji Kobayashi, Hiroshi Kaneko, Sin-Ei Takahasi, Kiyoshi Shirayanagi, Masato Noguchi
en Limba Engleză Paperback – 7 dec 2024
Advanced topics such as function space are taken up, along with Fourier analysis, the Perron–Frobenius theorem, linear differential equations, the state transition matrix and the generalized inverse matrix, singular value decomposition, tensor products, and linear regression models.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 47635 lei  39-44 zile
  Springer – 7 dec 2024 47635 lei  39-44 zile
Hardback (1) 39467 lei  3-5 săpt. +3623 lei  6-12 zile
  Springer Nature Singapore – 7 dec 2023 39467 lei  3-5 săpt. +3623 lei  6-12 zile

Din seria Springer Undergraduate Texts in Mathematics and Technology

Preț: 47635 lei

Nou

Puncte Express: 715

Preț estimativ în valută:
8428 9908$ 7381£

Carte tipărită la comandă

Livrare economică 26-31 ianuarie 26

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9789819929535
ISBN-10: 9819929539
Pagini: 324
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.61 kg
Editura: Springer
Seria Springer Undergraduate Texts in Mathematics and Technology


Cuprins

Mathematics and Python.- Linear Spaces and Linear Mappings.- Basis and Dimension.- Matrices.- Elementary Operations and Matrix Invariants.- Inner Product and Fourier Expansion.- Eigenvalues and Eigenvectors.- Jordan Normal Form and Spectrum.- Dynamical Systems.- Applications and Development of Linear Algebra.

Notă biografică

Makoto Tsukada has been studied in the field of functional analysis. He has been teaching linear algebra, analysis, and probability theory for many years. Also, he has taught programming language courses using Pascal, Prolog, C, Python, etc. Yuji Kobayashi, Hiroshi Kaneko, Sin-Ei Takahasi, Kiyoshi Shirayanagi, and Masato Noguchi are specialists in algebra, analysis, statistics, and computers.


Textul de pe ultima copertă

This textbook is for those who want to learn linear algebra from the basics. After a brief mathematical introduction, it provides the standard curriculum of linear algebra based on an abstract linear space. It covers, among other aspects: linear mappings and their matrix representations, basis, and dimension; matrix invariants, inner products, and norms; eigenvalues and eigenvectors; and Jordan normal forms. Detailed and self-contained proofs as well as descriptions are given for all theorems, formulas, and algorithms.
A unified overview of linear structures is presented by developing linear algebra from the perspective of functional analysis. Advanced topics such as function space are taken up, along with Fourier analysis, the Perron–Frobenius theorem, linear differential equations, the state transition matrix and the generalized inverse matrix, singular value decomposition, tensor products, and linear regression models. These all provide a bridge to more specialized theories based on linear algebra in mathematics, physics, engineering, economics, and social sciences.
Python is used throughout the book to explain linear algebra. Learning with Python interactively, readers will naturally become accustomed to Python coding.  By using Python’s libraries NumPy, Matplotlib, VPython, and SymPy,  readers can easily perform large-scale matrix calculations, visualization of calculation results, and symbolic computations.  All the codes in this book can be executed on both Windows and macOS and also on Raspberry Pi.

Caracteristici

Gives a unified overview of various phenomena with linear structure from the perspective of functional analysis Makes it enjoyable to learn linear algebra with Python by performing linear calculations without manual calculations Handles large data such as images and sound using Python and deepens the understanding of linear structures