Book (Practical) Computer Learning Linear Algebra in Python PC software

※Please note that product information is not in full comprehensive meaning because of the machine translation.
Japanese title: 単行本(実用) コンピュータ Pythonで学ぶ線形代数学 / 塚田真 パソコンソフト
Out of stock
Item number: BO2247288
Released date: 20 Apr 2020
Maker: Ohmsha
著: 塚田真
Category: Book Book Computer

Product description ※Please note that product information is not in full comprehensive meaning because of the machine translation.

Computer
Use Python to visualize linear algebra! This book is one of the basic mathematical subjects to be studied in the first year of university. Specifically, it teaches linear algebra, which is the basis for machine learning, computer graphics, game programming, and so on, using Python. Linear algebra is one of the basic mathematics, as well as differentiation and integration. However, it is difficult to understand because vector and matrix calculations are cumbersome when usually studied, and because there are many definitions and concepts and many abstract expressions. Therefore, this book is compiled so that you can learn linear algebra through experiences such as visual vector viewing by using programming in Python. 1) Visually express vectors in two dimensional planes and three dimensional spaces. 2) Make vector calculation easier to understand by graphing functions. 3) Express the meaning of vector calculation by programming. 4) Express high-order linear calculation impossible by hand calculation by using concrete data (sounds and images). 5) Obtain the calculation problem at the level of exercises in normal textbooks by mathematical processing by programming.