\documentclass[12pt]{article}

\usepackage{graphicx}

\textwidth   5.5in
\textheight  8.5in

\topmargin     0in
\oddsidemargin 0in

\begin{document}

\section*{MATLAB results}

\begin{figure}[b!]
\begin{center}
\includegraphics[width=0.75\textwidth]{ctmp.eps}
\end{center}
\vspace{0.15in}
\caption{Continuous-time Markov process results}
\end{figure}

%\begin{figure}
%\begin{center}
%\includegraphics[width=0.8\textwidth]{ctmp_100.eps}
%\end{center}
%\vspace{0.15in}
%\caption{Continuous-time Markov process results}
%\end{figure}

\end{document}
