Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
lecture_5
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lecture_5 [2015/02/04 12:19] – [Gaussian elimination] rupert | lecture_5 [2017/02/07 10:11] (current) – [Gaussian elimination] rupert | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| Use Gaussian elimination to solve the linear system | Use Gaussian elimination to solve the linear system | ||
| - | \begin{align*} 2x+y+3x+4w& | + | \begin{align*} 2x+y+3z+4w& |
| == Solution 1 == | == Solution 1 == | ||
| Line 55: | Line 55: | ||
| \go{1& | \go{1& | ||
| \ar{R3\to R3+R2} | \ar{R3\to R3+R2} | ||
| - | \go{1& | + | \go{1& |
| \ar{R3\to-\tfrac13R3} | \ar{R3\to-\tfrac13R3} | ||
| \go{1& | \go{1& | ||
| Line 86: | Line 86: | ||
| So | So | ||
| $$ \begin{bmatrix}x\\y\\z\\w\end{bmatrix}=\begin{bmatrix} 2\\5\\6\\0\end{bmatrix}+t\begin{bmatrix}-3\\-1\\1\\1\end{bmatrix}, | $$ \begin{bmatrix}x\\y\\z\\w\end{bmatrix}=\begin{bmatrix} 2\\5\\6\\0\end{bmatrix}+t\begin{bmatrix}-3\\-1\\1\\1\end{bmatrix}, | ||
| + | |||
| + | |||
lecture_5.1423052346.txt.gz · Last modified: by rupert
