Linear Algebra with Python: Theory and Applications: Springer Undergraduate Texts in Mathematics and Technology
Autor Makoto Tsukada, Yuji Kobayashi, Hiroshi Kaneko, Sin-Ei Takahasi, Kiyoshi Shirayanagi, Masato Noguchien Limba Engleză Hardback – 7 dec 2023
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.
Din seria Springer Undergraduate Texts in Mathematics and Technology
- Preț: 417.96 lei
- Preț: 412.76 lei
- Preț: 380.56 lei
- 15% Preț: 404.24 lei
- 15% Preț: 480.31 lei
- 13% Preț: 391.38 lei
- Preț: 485.61 lei
- 17% Preț: 367.29 lei
- Preț: 380.64 lei
- Preț: 472.88 lei
- Preț: 781.16 lei
- 15% Preț: 473.97 lei
- Preț: 380.47 lei
- Preț: 422.00 lei
- 15% Preț: 469.17 lei
- Preț: 141.94 lei
- Preț: 398.76 lei
- Preț: 407.55 lei
- 15% Preț: 507.41 lei
- 15% Preț: 472.98 lei
- Preț: 421.90 lei
- 20% Preț: 338.50 lei
- Preț: 463.29 lei
- 15% Preț: 473.79 lei
- Preț: 447.76 lei
- 15% Preț: 490.56 lei
- 20% Preț: 424.19 lei
- Preț: 854.87 lei
- Preț: 390.69 lei
- Preț: 382.33 lei
- Preț: 339.31 lei
Preț: 360.42 lei
Preț vechi: 414.28 lei
-13% Nou
Puncte Express: 541
Preț estimativ în valută:
68.97€ • 72.54$ • 57.46£
68.97€ • 72.54$ • 57.46£
Carte disponibilă
Livrare economică 13-27 decembrie
Livrare express 29 noiembrie-05 decembrie pentru 44.37 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9789819929504
ISBN-10: 9819929504
Pagini: 309
Ilustrații: XV, 309 p. 91 illus., 64 illus. in color.
Dimensiuni: 178 x 254 x 29 mm
Greutate: 0.78 kg
Ediția:1st ed. 2023
Editura: Springer Nature Singapore
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:Singapore, Singapore
ISBN-10: 9819929504
Pagini: 309
Ilustrații: XV, 309 p. 91 illus., 64 illus. in color.
Dimensiuni: 178 x 254 x 29 mm
Greutate: 0.78 kg
Ediția:1st ed. 2023
Editura: Springer Nature Singapore
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:Singapore, Singapore
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.
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