To get the ouput as in the attached file, I've used the following coding. Wants to know is there a more elegant way of getting the same output. So that I can learn the best method to get the output, I would help me whenever I have to do get a similar output.
The code for my out put is
Code: Select all
\begin{displaymath}
\begin{array}{l@{\qquad\qquad}c}
~\\[-1.5ex]
S=\left[ \begin{array}{ccc} 1 & \sqrt{2} & 1 \\
\sqrt{2} & 0 & -\sqrt{2} \\ 1 & -\sqrt{2} & 1
\end{array} \right]\\[4ex] {\quad~~~\textrm {\bfseries Eigen vector matrix for}} A_3\\[-14ex]
& \psfrag{zero}{$0$} \psfrag{twopi}{$\pi$}
\psfrag{sint}{$\sin t$} \psfrag{sintwot}{$\sin 2t$}
\includegraphics[width=.3\textwidth]{fig_we6_4_1.eps}
\end{array}
\end{displaymath}
Thanks a lot.
Arif