Guest User

Untitled

a guest
Oct 15th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. % \include{subcaption} % If want to use subcaptions
  2.  
  3. \begin{figure}[H]
  4. \centering
  5. \includegraphics[width=0.48\textwidth]{./figures/td0rms.eps} % <-- This % is important for side by side figures
  6. \includegraphics[width=0.48\textwidth]{./figures/td0value.eps}
  7. \caption{Part (d)}
  8. \end{figure}
  9. \begin{figure}[H]
  10. \centering
  11. \includegraphics[width=0.48\textwidth]{./figures/qlearn.eps}
  12. \caption{Part (d)}
  13. \end{figure}
Add Comment
Please, Sign In to add comment