rayleifading.tex
来自「Rayleigh Fading的MATLAB程式码 相信对需要通道模拟的会有帮」· TEX 代码 · 共 14 行
TEX
14 行
\documentclass[draftcls]{IEEEtran}
\usepackage[dvips]{graphicx} % This package can be used to include various
% image formats
%%%%% Settings in the Draft Version %%%%%%%%%%%
\begin{document}
\begin{figure}[htb]
\centering
\begin{tabular}{cc}
\includegraphics[width=9cm]{test1.eps} &
\includegraphics[width=9cm]{test2.eps}
\end{tabular}
\end{figure}
\end{document}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?