skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
59
chapters/ch10_fourier_series.tex
Normal file
59
chapters/ch10_fourier_series.tex
Normal file
@@ -0,0 +1,59 @@
|
||||
\section{Fourier Series}
|
||||
\label{ch:fourier_series}
|
||||
|
||||
\subsection{Fourier Coefficients}
|
||||
\label{sec:ch10_fourier_coefficients}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Orthogonality}
|
||||
\label{sec:ch10_orthogonality}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Even/Odd Functions}
|
||||
\label{sec:ch10_even_odd}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Half-Range Expansions}
|
||||
\label{sec:ch10_half_range}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Complex Fourier Series}
|
||||
\label{sec:ch10_complex_fourier}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Convergence and Gibbs Phenomenon}
|
||||
\label{sec:ch10_convergence_gibbs}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Parseval's Identity}
|
||||
\label{sec:ch10_parseval}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Applications to ODEs}
|
||||
\label{sec:ch10_applications_odes}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch10_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch10_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