سلام
به دلیل زیاد بودن کاراکتر مجبور شدم پاسخ جدید ایجاد کنم.
پاسخ کلی شما را در این صفحه دادهام.
کد شما به صورت زیر است.
\begin{filecontents*}{example.eps}
gsave
newpath
20 20 moveto
20 220 lineto
220 220 lineto
220 20 lineto
closepath
2 setlinewidth
gsave
.4 setgray fill
grestore
stroke
grestore
\end{filecontents*}
\RequirePackage{fix-cm}
\RequirePackage{float}
\documentclass[smallextended]{svjour3}
\smartqed
\usepackage{array}
\usepackage{graphicx}
\usepackage{multirow}
\begin{document}
\title{Insert your title here
}
\subtitle{Do you have a subtitle?\\ If so, write it here}
%\titlerunning{Short form of title} % if too long for running head
\author{First Author \and
Second Author %etc.
}
%\authorrunning{Short form of author list} % if too long for running head
\institute{F. Author \at
first address \\
Tel.: +123-45-678910\\
Fax: +123-45-678910\\
\email{fauthor@example.com} % \\
% \emph{Present address:} of F. Author % if needed
\and
S. Author \at
second address
}
\date{Received: date / Accepted: date}
% The correct dates will be entered by the editor
\maketitle
\begin{abstract}
Insert your abstract here. Include keywords, PACS and mathematical
subject classification numbers as needed.
\keywords{First keyword \and Second keyword \and More}
% \PACS{PACS code1 \and PACS code2 \and more}
% \subclass{MSC code1 \and MSC code2 \and more}
\end{abstract}
\begin{table}[H]
\centering
\caption{The number of training and test samples, classification accuracies in percentage for PaviaU data set with extracted bands. Overal Accuracy(OA), Average Accuracy(AA), Kappa coefficent and class-specific Accuracies}
\label{PaviaUPC}
\scalebox{0.9}{
\begin{tabular}{|c|c|c|c|c|c|c|c|}
\hline
\multirow{2}{*}{Class} & \multicolumn{2}{c|}{sample} & \multirow{2}{*}{SVM} & SVM+HMRF & \multicolumn{3}{c|}{SVM+LBMHMRF} \\ \cline{2-3} \cline{5-8}
& \#Train & \#Test & & \#PC=1 & \#PC=2 & \#PC=3 & \#PC=4 \\ \hline
Asphalt & 331 & 6300 & 93.4 & 92.23 & 95.74 & 93.55 & 96.08 \\ \hline
Meadows & 932 & 17717 & 98 & 97.58 & 98.97 & 98.09 & 99.07 \\ \hline
Gravel & 104 & 1995 & 75.46 & 78.6 & 88.12 & 79.38 & 82.2 \\ \hline
Trees & 153 & 2911 & 93.85 & 77.76 & 93.19 & 92.18 & 92.83 \\ \hline
Meta sheets & 67 & 1278 & 99.29 & 84.64 & 86.93 & 80.79 & 80.54 \\ \hline
Bare soil & 251 & 4778 & 83.51 & 94.39 & 98.11 & 98.97 & 96.73 \\ \hline
Bitumen & 66 & 1264 & 83.14 & 93.34 & 98.63 & 98.7 & 97.44 \\ \hline
Bricks & 184 & 3498 & 89.33 & 97.91 & 97.69 & 97.58 & 96.11 \\ \hline
Shadows & 47 & 900 & 99.85 & 99.93 & 99.93 & 100 & 100 \\ \hline
\multicolumn{3}{|c|}{OA} & 93.05 & 93.56 & 96.94 & 95.62 & 96.19 \\ \hline
\multicolumn{3}{|c|}{AA} & 90.65 & 90.71 & 95.26 & 93.25 & 93.44 \\ \hline
\multicolumn{3}{|c|}{Kappa} & 90.73 & 91.43 & 95.94 & 94.19 & 94.93 \\ \hline
\end{tabular}}
\end{table}
\section{Introduction}
\label{intro}
Your text comes here. Separate text sections with
\section{Section title}
\label{sec:1}
Text with citations \cite{RefB} and \cite{RefJ}.
\subsection{Subsection title}
\label{sec:2}
as required. Don't forget to give each section
and subsection a unique label (see Sect.~\ref{sec:1}).
\paragraph{Paragraph headings} Use paragraph headings as needed.
\begin{equation}
a^2+b^2=c^2
\end{equation}
\end{document}
خروجی زیر را نیز دارید:
----------
ویرایش دوم با توجه به خواستهی شما در قسمت نظرات
کد جدول شما به صورت زیر است:
\begin{table}[H]
\centering\renewcommand{\arraystretch}{1.5}
\caption{The number of training and test samples, classification accuracies in percentage for PaviaU data set with extracted bands. Overal Accuracy(OA), Average Accuracy(AA), Kappa coefficent and class-specific Accuracies}
\label{PaviaUPC}
\scalebox{0.78}{
\begin{tabular}{|c|c|c|c|c|c|c|c|}
\hline
\multirow{2}{*}{Class} & \multicolumn{2}{c|}{sample} & \multirow{2}{*}{SVM} &
\parbox{2cm}{SVM+\\ HMRF}
& \multicolumn{3}{c|}{SVM+LBMHMRF} \\ \cline{2-3} \cline{5-8}
& \#Train & \#Test & & \#PC=1 & \#PC=2 & \#PC=3 & \#PC=4 \\ \hline
Asphalt & 331 & 6300 & 93.4 & 92.23 & 95.74 & 93.55 & 96.08 \\ \hline
Meadows & 932 & 17717 & 98 & 97.58 & 98.97 & 98.09 & 99.07 \\ \hline
Gravel & 104 & 1995 & 75.46 & 78.6 & 88.12 & 79.38 & 82.2 \\ \hline
Trees & 153 & 2911 & 93.85 & 77.76 & 93.19 & 92.18 & 92.83 \\ \hline
Meta sheets & 67 & 1278 & 99.29 & 84.64 & 86.93 & 80.79 & 80.54 \\ \hline
Bare soil & 251 & 4778 & 83.51 & 94.39 & 98.11 & 98.97 & 96.73 \\ \hline
Bitumen & 66 & 1264 & 83.14 & 93.34 & 98.63 & 98.7 & 97.44 \\ \hline
Bricks & 184 & 3498 & 89.33 & 97.91 & 97.69 & 97.58 & 96.11 \\ \hline
Shadows & 47 & 900 & 99.85 & 99.93 & 99.93 & 100 & 100 \\ \hline
\multicolumn{3}{|c|}{OA} & 93.05 & 93.56 & 96.94 & 95.62 & 96.19 \\ \hline
\multicolumn{3}{|c|}{AA} & 90.65 & 90.71 & 95.26 & 93.25 & 93.44 \\ \hline
\multicolumn{3}{|c|}{Kappa} & 90.73 & 91.43 & 95.94 & 94.19 & 94.93 \\ \hline
\end{tabular}}
\end{table}
اینم خروجی:
موفق باشید.