Guest User

Untitled

a guest
Apr 8th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.41 KB | None | 0 0
  1. \begin{figure}[hpb]
  2. \centering
  3. \mbox{
  4. \subfigure[]{\includegraphics[width=3in]{test_fucn_1A.pdf}}
  5. \subfigure[]{\includegraphics[width=3in]{test_fucn_1B.pdf}}
  6. }
  7. \begin{minipage}{4in}
  8. \centering
  9. \caption{Plot of best performing objective function vs. generation for test function $I$ using (a) Parent retention, "Case A", (b) No parent retention, "Case B".}
  10. \end{minipage}
  11. \label{fig:test_func_1}
  12. \end{figure}
Advertisement
Add Comment
Please, Sign In to add comment