mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Add DAS gradient method
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
\def\stf{{\texttt{stf}}}
|
||||
\def\lap{{\matr{L}}}
|
||||
\def\x{{\vec{x}}}
|
||||
\def\z{{\vec{z}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
@ -47,5 +48,6 @@
|
||||
\include{./sections/_graphs.tex}
|
||||
\include{./sections/_averaging_systems.tex}
|
||||
\include{./sections/_leader_follower.tex}
|
||||
\include{./sections/_optimization.tex}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user