42 lines
1.1 KiB
TeX
42 lines
1.1 KiB
TeX
\documentclass[openany]{../../cours}
|
|
\usepackage{../../raccourcis}
|
|
% Mise en page
|
|
\title{Notes de Cours}
|
|
\author{Pierre-Antoine Comby}
|
|
\teacher{Mohamed Abbas Turkis}
|
|
\module{424 \\ Commandes de système non linéaires}
|
|
\usepackage{multicol}
|
|
\usetikzlibrary{decorations.markings}
|
|
\usetikzlibrary{patterns}
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
\hfill
|
|
\begin{center}
|
|
\textsc{Avertissement:}\\
|
|
La structure de ce cours est purement fictionnelle. Toute ressemblance avec un plan existant ou ayant existé serait tout à fait fortuite.
|
|
\end{center}
|
|
\hfill
|
|
\newpage
|
|
|
|
\tableofcontents
|
|
\chapter{Classification}
|
|
\subfile{chap1.tex}
|
|
\chapter{Caractérisation de la stabilité}
|
|
\subfile{chap2.tex}
|
|
\chapter{Linéarisation}
|
|
\subfile{chap3.tex}
|
|
\chapter{Methode du premier harmonique}
|
|
\subfile{chap4.tex}
|
|
\chapter{Stabilité des systèmes non linéaires}
|
|
\subfile{chap5.tex}
|
|
\chapter{Commandabilité et observabilité en non linéaire}
|
|
\subfile{chap6.tex}
|
|
\chapter{Commande par bouclage linéarisant}
|
|
%\subfile{chap7.tex}
|
|
\end{document}
|
|
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% TeX-master: t
|
|
%%% End:
|