skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
44
chapters/ch08_systems.tex
Normal file
44
chapters/ch08_systems.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\section{Systems of Linear ODEs}
|
||||
\label{ch:systems}
|
||||
|
||||
\subsection{Matrix Form}
|
||||
\label{sec:ch08_matrix_form}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Eigenvalue Method}
|
||||
\label{sec:ch08_eigenvalue_method}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Phase Plane Analysis}
|
||||
\label{sec:ch08_phase_plane}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Stability}
|
||||
\label{sec:ch08_stability}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Matrix Exponential}
|
||||
\label{sec:ch08_matrix_exponential}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch08_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch08_summary}
|
||||
\begin{tabular}{l l}
|
||||
\toprule
|
||||
\textbf{Concept} & \textbf{Key Formula/Method} \\
|
||||
\midrule
|
||||
TBD & TBD \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
Reference in New Issue
Block a user