4. Linear Equations#
In this exercise we will look at solving linear equations. This is a frequently encountered task in engineering and science. For example we need to solve a linear equation to find the root of a function using the Newton method. We will look closer at the following Topics:
If you are further interested, you can take a look here https://tobydriscoll.net/fnc-julia/linsys/overview.html.