Free Download Linear Algebra with python
by Hyun-seok Son
English | December 20, 2024 | ASIN: B0DR56RGJY | 404 pages | PDF | 89 Mb
Linear algebra, which provides the basic theory for utilizing vectors and matrices, provides many algorithms to increase the accuracy and speed of calculations in the computing process for data analysis and to discover the characteristics of the data set. These algorithms are very useful for understanding probability, statistics, and computing applied to learning machines. This book introduces many basic aspects of linear algebra using Python packages such as numpy and sympy. Chapters 1 and 2 introduce the creation and characteristics of vectors and matrices. These characteristics are advantageous for various characteristics and calculations of functions by connecting linear functions with vectors or matrices. This part is introduced in Chapter 3. The process of converting a function to another function while maintaining its basic characteristics is covered in Chapter 4. This transformation can convert and apply complex functions to a simpler form. This transformation is called decomposition and is introduced in Chapter 5. In this process, various Python functions and packages are applied and their descriptions are attached in the appendix.
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!