skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
54
chapters/ch07_laplace_transforms.tex
Normal file
54
chapters/ch07_laplace_transforms.tex
Normal file
@@ -0,0 +1,54 @@
|
||||
\section{Laplace Transforms}
|
||||
\label{ch:laplace_transforms}
|
||||
|
||||
\subsection{Definition and Properties}
|
||||
\label{sec:ch07_definition_properties}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Transform Table}
|
||||
\label{sec:ch07_transform_table}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Inverse Transforms}
|
||||
\label{sec:ch07_inverse_transforms}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Solving IVPs}
|
||||
\label{sec:ch07_solving_ivps}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Step and Delta Functions}
|
||||
\label{sec:ch07_step_delta}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Convolution}
|
||||
\label{sec:ch07_convolution}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Transfer Functions}
|
||||
\label{sec:ch07_transfer_functions}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch07_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch07_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