skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
39
chapters/ch06_mechanical_applications.tex
Normal file
39
chapters/ch06_mechanical_applications.tex
Normal file
@@ -0,0 +1,39 @@
|
||||
\section{Mechanical Applications}
|
||||
\label{ch:mechanical_applications}
|
||||
|
||||
\subsection{Spring-Mass Systems}
|
||||
\label{sec:ch06_spring_mass}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Damped Vibrations}
|
||||
\label{sec:ch06_damped_vibrations}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Forced Vibrations and Resonance}
|
||||
\label{sec:ch06_forced_vibrations}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{RLC Circuits}
|
||||
\label{sec:ch06_rlc_circuits}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch06_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch06_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