mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[NumCS] Chapter 2.3 done
This commit is contained in:
@@ -57,6 +57,16 @@
|
||||
\printtoc{ForestGreen}
|
||||
|
||||
|
||||
% ────────────────────────────────────────────────────────────────────
|
||||
\newpage
|
||||
\setcounter{section}{-1}
|
||||
\section{Introduction}
|
||||
This summary is intended to give you a broad overview of the topics relevant for the exam and is not intended to serve as a full on replacement for the script.
|
||||
We have decided to write it in German, as is the new script and for some of the topics that are poorly explained in the script, we have added further explanations.
|
||||
|
||||
The numbering should match the script's numbering exactly, making it easier for you to look up the relevant definitions, theorems, etc in context in the script.
|
||||
|
||||
|
||||
% ────────────────────────────────────────────────────────────────────
|
||||
|
||||
% ╭────────────────────────────────────────────────╮
|
||||
@@ -76,7 +86,7 @@
|
||||
\input{parts/01_interpolation/00_polynomial/00_intro.tex}
|
||||
\input{parts/01_interpolation/00_polynomial/01_monome.tex}
|
||||
\input{parts/01_interpolation/00_polynomial/02_newton-basis.tex}
|
||||
\input{parts/01_interpolation/00_polynomial/03_barzycentric-formula.tex}
|
||||
\input{parts/01_interpolation/00_polynomial/03_lagrange-and-barzycentric-formula.tex}
|
||||
\input{parts/01_interpolation/00_polynomial/04_chebychev-interpolation.tex}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user