I've been having trouble getting images to appear in the PDF where they appear in my code. An example of my code is shown below.
We then plotted $\delta_1$ vs. R and got approximately a straight line.
\begin{center}
\begin{figure}
\label{Part B}
\includegraphics[scale=0.5]{LogDecGraph}
\caption{$\delta_1$ vs. R}
\end{figure}
\end{center}
From Figure 4, we can see that the zero intercept is 0.79773 $\pm$ 0.04161 which is our circuit's effective additional resistance. As stated before, a large source of error was the weak precision of Data Reader because it rounded the amplitudes to one decimal place.
I want the image (LogDecGraph) to appear between the two paragraphs and it does not, instead appearing on the next page and takes up the entire page. Any advice offered is appreciated. I've looked at similar topics but none seem to be solving my issue.