Linear Algebra and NxN Systems
Learn how to use algebra and MATLAB to solve large systems of differential equations.
Learn how to use algebra and MATLAB to solve large systems of differential equations.
Learn how to use algebra and MATLAB to solve large systems of differential equations.
Differential equations are the mathematical language we use to describe the world around us. Most phenomena can be modeled not by single differential equations, but by systems of interacting differential equations. These systems may consist of many equations. In this course, we will learn how to use linear algebra to solve systems of more than 2 differential equations. We will also learn to use MATLAB to assist us.
After this course, you will be able to