prednaska 4.4.2025

This commit is contained in:
Petr Velička 2025-04-07 07:47:48 +02:00
parent bfda8dc2b6
commit 472ca4ce30
Signed by: petrvel
GPG key ID: E8F909AFE649174F
4 changed files with 106 additions and 1 deletions

View file

@ -25,6 +25,9 @@
\DeclareMathOperator{\tr}{tr}
\DeclareMathOperator{\sgn}{sgn}
\newcommand*{\R}{\mathbb{R}}
\newcommand*{\N}{\mathbb{N}}
\title{Obyčejné diferenciální rovnice (NMMA336)}
\author{Petr Velička \footnote{\href{mailto:petrvel@matfyz.cz}{petrvel@matfyz.cz}}\\přednášející: doc. RNDr. Tomáš Bárta, Ph.D. \footnote{\href{mailto:barta@karlin.mff.cuni.cz}{barta@karlin.mff.cuni.cz}}}
\date{LS 2024/25}
@ -39,5 +42,6 @@
\include{maximalni-reseni}
\include{zavislost-na-podmince}
\include{linearni-rovnice}
\include{linearni-rovnice-konst-koef}
\end{document}