mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[NumCS] Done up to Chapter 6.9
This commit is contained in:
@@ -154,6 +154,10 @@ Moral of the story: Use descriptive variable names and do NOT use $t$, $tt$, $tt
|
||||
\input{parts/03_zeros/02_fix-point-iteration.tex}
|
||||
\input{parts/03_zeros/03_bisection-method.tex}
|
||||
\input{parts/03_zeros/04_newton-one-d.tex}
|
||||
\input{parts/03_zeros/05_sectant-method.tex}
|
||||
\input{parts/03_zeros/06_newton-nd.tex}
|
||||
\input{parts/03_zeros/07_damped-newton.tex}
|
||||
\input{parts/03_zeros/08_quasi-newton.tex}
|
||||
|
||||
\newsection
|
||||
\section{Intermezzo: Lineare Algebra}
|
||||
|
||||
Reference in New Issue
Block a user