Phillip Rothenbeck 11 місяців тому
батько
коміт
cad9b4ad61
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      chapters/chap02/chap02.tex

+ 3 - 3
chapters/chap02/chap02.tex

@@ -189,7 +189,7 @@ in the $R$ group are either recovered or deceased, and thus unable to transmit
 or carry the disease.
 or carry the disease.
 \begin{figure}[h]
 \begin{figure}[h]
   \centering
   \centering
-  \includegraphics[scale=0.87]{sir_graph.pdf}
+  \includegraphics[width=\textwidth]{sir_graph.pdf}
   \caption{A visualization of the SIR model, illustrating $N$ being split in the
   \caption{A visualization of the SIR model, illustrating $N$ being split in the
     three groups $S$, $I$ and $R$.}
     three groups $S$, $I$ and $R$.}
   \label{fig:sir_model}
   \label{fig:sir_model}
@@ -468,7 +468,7 @@ and nonlinear calculation enables MLP's to approximate any function. As Hornik
 
 
 \begin{figure}[h]
 \begin{figure}[h]
   \centering
   \centering
-  \includegraphics[scale=0.87]{MLP.pdf}
+  \includegraphics[width=\textwidth]{MLP.pdf}
   \caption{A illustration of an MLP with two hidden layers. Each neuron of a layer
   \caption{A illustration of an MLP with two hidden layers. Each neuron of a layer
     is connected to every neuron of the neighboring layers. The arrow indicates
     is connected to every neuron of the neighboring layers. The arrow indicates
     the direction of the forward propagation.}
     the direction of the forward propagation.}
@@ -604,7 +604,7 @@ which should ultimately yield an approximation of the true value.\\
 
 
 \begin{figure}[h]
 \begin{figure}[h]
   \centering
   \centering
-  \includegraphics[scale=0.87]{oscilator.pdf}
+  \includegraphics[width=\textwidth]{oscilator.pdf}
   \caption{Illustration of of the movement of an oscillating body in the
   \caption{Illustration of of the movement of an oscillating body in the
     underdamped case. With $m=1kg$, $\mu=4\frac{Ns}{m}$ and $k=200\frac{N}{m}$.}
     underdamped case. With $m=1kg$, $\mu=4\frac{Ns}{m}$ and $k=200\frac{N}{m}$.}
   \label{fig:spring}
   \label{fig:spring}