Engineering Math Pre-Req - Quick and Dirty Introduction to Python
Offered By: Steve Brunton via YouTube
Course Description
Overview
Dive into a quick and comprehensive introduction to Python for engineering mathematics in this 42-minute video tutorial. Learn essential Python commands frequently used in engineering math applications, covering basic arithmetic, loops, NumPy arrays, creating grids with linspace, plotting with Matplotlib, solving linear systems of equations, and tackling differential equations. Perfect for those new to Python or seeking a refresher before delving into more advanced engineering math concepts. Access accompanying code and additional resources to enhance your learning experience.
Syllabus
Basic Arithmetic
For Loops and While Loops
Numpy Arrays: Matrices and Vectors
Creating Uniformly Spaced Grids with "Linspace"
Plotting with Matplotlib
Solving Linear Systems of Equations, Ax=b
Solving Differential Equations
Taught by
Steve Brunton
Related Courses
Scientific ComputingUniversity of Washington via Coursera Differential Equations in Action
Udacity Initiation à la théorie des distributions
École Polytechnique via Coursera Everything is the Same: Modeling Engineered Systems
Northwestern University via Coursera Analyse numérique pour ingénieurs
École Polytechnique Fédérale de Lausanne via Coursera