基于overleaf 的美国大学生数学建模竞赛(美赛)latex 格式模板(含信件和附件)

可能是最后一次打美赛了,感觉有的东西不整理整理有点对不起自己的经历。感觉为这个比赛付出过挺多的,这几次参赛的经历也从各种方面提升了我的能力,相信未来的自己也还会怀念这段时光。

个人认为美赛的难点之一就是优质资源难得,不知道自己的整理算不算优质资源,但是还是希望可以为他人提供一点帮助。毕竟自己淋过雨,所以要抢别人的伞(bushi

感觉格式还是非常重要的,好的格式可以让我们突出文章的重点,而且也能让评委一眼定位文章的脉络和逻辑链。

文章目录

  • 0. 预览图
  • 1. 目录
  • tex文件
    • main.tex
    • 00abstract.tex
    • 01introduction.tex
    • 02assumptions.tex
    • 03DataExploration.tex
    • 04model1.tex
    • 08sensitivity.tex
    • 09strength.tex
    • 10conclusion.tex
    • 11letter.tex
    • 12appendix.tex
  • bib文件
    • article.bib
  • 文件免费(记得一键三连噢~)

0. 预览图











1. 目录

话不多说,先放目录。

目录分为3类文件:

  1. tex 文件。这部分是我们的主要文件,用于构建整个pdf的。main是主文件,其他的都是 subfile,我们将每部分分开放,好处是美赛文章比较长,这样方便整理。
  2. bib 文件。这部分是引用文件,什么引用网站啊,文章啊之类的,往这里放就好了,自动生成参考文献格式的。
  3. image 文件夹。这个就是放放图片,如果不放文件夹会显得很乱。

tex文件

main.tex

\PassOptionsToPackage{table, svgnames}{xcolor}
\documentclass{mcmthesis}
\mcmsetup{CTeX = false,   % 使用 CTeX 套装时, 设置为 true
	tcn = 23333333333, problem = Y,
	sheet = true, titleinsheet = true, keywordsinsheet = true,
	titlepage =false, abstract = false}
\usepackage{palatino}
\usepackage{lipsum}
\usepackage{indentfirst}%%%%%%%%%%%%%设置首行缩进!!!
\usepackage{amsmath}  % 此处引入数学公式的包
\usepackage{booktabs}             % 设置加粗的表格线
\usepackage{threeparttable}       % 给表格添加注释
\usepackage{multirow}     % 合并表格中的单元格
\usepackage{diagbox}    % 添加斜线表头
\usepackage{array}      % 需要该宏包 设置表单元格的高度
\usepackage{caption}    % 设置表格标题居中,单元格内容居左等
\usepackage{colortbl}
\usepackage{longtable}   % 跨页(长)表格
\definecolor{mygray}{gray}{.9}
\usepackage{setspace}
% \renewcommand{\baselinestretch}{0.5}
\setlength{\parskip}{0.5em}

\usepackage{makecell} % 表换行

\usepackage{multirow} % 合并

\usepackage{amsmath,amssymb}   % 数学常用环境的汉化
\usepackage{mathrsfs}
\usepackage{IEEEtrantools}

\usepackage{subfigure} % 子图

\usepackage{color} %% 设置字体颜色的

\usepackage{times}%%字体设置跟textstudio不一样

\usepackage{graphicx}                                         
\usepackage{float} %固定图片让它别跑[H]

\usepackage{subfiles} %子页

%背景
\usepackage{wallpaper}
\usepackage{fancyhdr}
\usepackage{tcolorbox}

% 设置字体
% \usepackage{fontspec}

%图文混排
\usepackage{wrapfig}



% 控制页 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 论文标题
% 减小了标题上下的间距,为了能多写点summary。不想要就去掉vspace
\title{\vspace{-0.2cm}Title \vspace{-0.4cm}}  % 修改标题
\date{\today}

\begin{document}


% 摘要
\subfile{00abstract.tex}

\maketitle
% 如果content是两页多一点点的话就用这两句调整下行间距,缩到1页。
% \begin{spacing}{0.2}
\tableofcontents
% \end{spacing}
\newpage

\subfile{01introduction.tex}

\subfile{02assumptions.tex}

\subfile{03DataExploration.tex}

\subfile{04model1.tex}

\subfile{05model2.tex}

\subfile{06model3.tex}

\subfile{07model4.tex}

\subfile{08sensitivity.tex}

\subfile{09strength.tex}

\subfile{10conclusion.tex}
\newpage
\subfile{11letter.tex}

\subfile{12appendix.tex}

\bibliographystyle{ieeetr}
\bibliography{article}



\end{document}

00abstract.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\begin{abstract}
% 摘要部分
\vspace{-0.4cm}

With the booming maritime transportation, the second-hand ship market occupies an increasingly important position in the world economy. How to estimate the price of a used ship based on the characteristics of the region and the ship is the main concern of brokers.

Firstly, a randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

Secondly, a randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

Next, a randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

Furthermore, a randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

Finally, a randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 


% 关键词
\begin{keywords}  
Keyword1, Keyword2, Keyword3; Keyword4; Keyword5
\end{keywords}
\end{abstract}
\end{document}

01introduction.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Introduction}
\subsection{Background}
    
As a witness of AAAA, bulabulabulabulabulabulabulabulabulabulabulabulabulabulabulabula. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background. I am background.\cite{cc}

Therefore, it is important for us to  
 bulabulabulabula, and with this bulabulabula bulabulabula bulabulabula bulabulabula bulabulabula bulabulabula bulabulabula bulabulabula.


\subsection{Problems restatement}

Considering the background information and restricted conditions identified in the problem statement, we need to solve the following problems:


\begin{itemize}
\item Problem 1. Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.Problem 1.
\item Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. Problem 2. 
\item Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. Problem 3. 
\item Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. Problem 4. 
\end{itemize}

\subsection{Our work}

\textit{\textbf{Step 1}} \textbf{Summarize our work1 in one sentence}. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1. Explain our work1.

\textit{\textbf{Step 2}}. \textbf{Summarize our work2 in one sentence}. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. Explain our work2. 

\textit{\textbf{Step 3}}. \textbf{Summarize our work3 in one sentence}. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. Explain our work3. 

\textit{\textbf{Step 4}}. 
\textbf{Summarize our work4 in one sentence}. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4. Explain our work4.

\textit{\textbf{Step 5}}. 
\textbf{Summarize our work5 in one sentence}. Explain our work5. Explain our work5. Explain our work5. Explain our work5. Explain our work5. Explain our work5. Explain our work5.

For convenience, as shown in Figure \ref{work}, we draw a flow chart to represent our approach.

\begin{figure}[H]
    \centering
    \includegraphics[width=\linewidth]{images/LSTM.png}
    \caption{Overview of our work}
    \label{work}
\end{figure}

\vspace{-0.4cm}
\end{document}

02assumptions.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Assumptions and Notations}

To simplify our model and eliminate the complexity, we make the following main assumptions in this literature. All assumptions will be re-emphasized once they are used in the construction of our model.


\subsection{Assumptions}

\begin{itemize}
\setlength{\itemsep}{0pt}
% \setlength{\parsep}{0pt}
% \setlength{\parskip}{0pt}
  \item \textbf{Assumptions1 assumptions1 assumptions1 assumptions1 assumptions1.} Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. 
  
  \item \textbf{Assumptions2 assumptions2 assumptions2 assumptions2 assumptions2 assumptions2 assumptions2.} Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. 
  
  \item \textbf{Assumptions3 assumptions3 assumptions3.} Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption. Explain this assumption.
  
\end{itemize}

\subsection{Notations}

In this work, we use the nomenclature in Table \ref{notations} in the model construction. Other none frequent-used symbols will be introduced once they are used.

\setlength\tabcolsep{15pt}
\begin{table}[H]
    \centering
    \caption{ Notations used in this literature}
    \label{notations}
    \rowcolors{2}{mygray}{white}
    \begin{tabular}{ccc}
        \toprule[2pt]
        \textbf{Symbol} & \textbf{Definition} & \textbf{Type}\\
        \hline
        Variant1 & Explain for this variant & String\\
        Variant2 & Explain for this variant, bulabula bulabula & String\\
        Variant3 & Explain for this variant, bula & Float\\
        Variant4 & Explain for this variant & String\\
        Variant5 & Explain for this variant & String\\
        Variant6 & Explain for this variant, bulabula bula bulabulabula & String\\
        Variant7 & Explain for this variant & String\\
        Variant8 & Explain for this variant, bulabula bula & Bool\\
        Variant9 & Explain for this variant & String\\
        Variant10 & Explain for this variant, bulabula bula bulabulabula & String\\
        Variant11 & Explain for this variant, bulabula bula & String\\
        Variant12 & Explain for this variant & Bool\\
        \bottomrule[2pt]
    \end{tabular}
\end{table}
\vspace{-0.4cm}
\end{document}

03DataExploration.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Data processing}

Before data analysis, the availability of data is supposed to be guaranteed. Therefore, we need to remove or modify the dirty data. In addition, transforming the data into a more user-friendly form is also important.

\subsection{Data cleaning}
\begin{itemize}
    \item \textbf{Modify data type}
    Bulabula, bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula.



    \item \textbf{AAAAAA}

\textbf{(i) Way1.} Bulabula, bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula. For example, bulabula bulabula bulabula bulabula bulabula bulabula.

\textbf{(ii) Way2.} Bulabula, bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula. For example, bulabula bulabula bulabula bulabula bulabula bulabula. The Bulabu shown in the Table \ref{dataClean}.

    \item \textbf{BBBBBBB}

We bualabula bualabula bualabula bualabula bualabula bualabula bualabula bualabula. Bulabula, which is shown in the Table \ref{dataClean}.

     \item \textbf{CCCCCC}

There are three missing datas in the “Country/Region/State” attribute of the “Monohulled Sailboats” dataset. We use random forest to replenish this part of the data, and the following results are showed in the Table \ref{dataClean}.
\end{itemize}

\subsection{Data filtering}

As shown in the Figure \ref{col_line}, bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula bulabula. The ABCD is shown in Table \ref{dataClean}.


\begin{figure}[H]
    \centering% 整体居中
    \subfigure[monohulled sailboats]{ %[]里面写子图名字
        \begin{minipage}[b]{0.48\linewidth} % 子图框架的大小,对比整体
        \centering % 子图在框架中居中
        \includegraphics[width=\linewidth]{images/violin_c.png} % 子图的宽度,对比子图框架
        \label{col_line0}
        \par\vspace{0pt} % 子图放到最底下,不然两个不一样高的图的子图名不会像现在一样显示在同一高度,小的那个会飘的很高
        \end{minipage}
    }
    \hfill  % 是行意义上的下一个不是列意义
    \subfigure[catamarans]{
        \begin{minipage}[b]{0.48\linewidth}
        \centering
        \includegraphics[width=\linewidth]{images/violin_m.png}
        \label{col_line1}
        \par\vspace{0pt}
        \end{minipage}
    }
    \caption{Figure name 1111}
    \label{col_line}
\end{figure}


\subsection{Outliers detection}

Bulabulabula, bulabulabula bulabula bulabula bulabulabulabula bulabulabulabulabulabula bulabula bulabulabulabulabulabula bulabula.

\begin{table}[H]
    \centering
    \caption{Here is the first table}
    \label{dataClean}
    \rowcolors{2}{mygray}{white}
        \centering
        \begin{tabular}{ccc}
        \toprule[2pt]
            \textbf{Parameters} &
            \textbf{Monohulled Sailboats} & \textbf{Catamarans} \\ \hline
            Number of samples & \textbf{2346} & \textbf{1145} \\ 
            AAAAA & 19 & 137 \\ 
            BBBBB & 7 & 2 \\ 
            CCCCC & 1 & 1 \\ 
            DDDDD & 3 & 0 \\ 
            EEEEE & 47 & 24 \\ 
             \makecell[c]{Number of samples\\ after data cleaning}   & \textbf{1898} & \textbf{895} \\ 
             \bottomrule[2pt]
        \end{tabular}
\end{table}

Finally, as shown in the Table \ref{dataClean}, we delete 448 and 250 unqualified projects respectively, leaving 1898 and 895 projects for “Monohulled sailboats” and “Catamarans” datasets respectively.


\end{document}

04model1.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Model 1}

\subsection{AAA Model}

The schematic diagram of our approximate problem-solving process for Question 1 is shown in Figure \ref{yuyu}.

\begin{figure}[H]
    \centering
    \includegraphics[width=0.7\linewidth]{images/LSTM.png}
    \caption{Flow chart of Task 1}
    \label{yuyu}
\end{figure}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

\begin{itemize}
\item \textbf{Model1.1 }

Model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1 model1.1.
\item \textbf{Model1.2 }

Model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2 model1.2.
\item \textbf{Model1.3 }

Model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3 model1.3.

\item \textbf{Model1.4 }

Model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4 model1.4.

\end{itemize}

\subsection{Model establishing}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

\begin{figure}[H]
    \centering
    \includegraphics[width=0.5\linewidth]{images/LSTM.png}
    \caption{Heatmap of monohulled sailboats}
    \label{heatmap_m}
\end{figure}

\vspace{-0.4cm}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 



A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 


\begin{figure}[H]
    \centering% 整体居中
    \subfigure[monohulled sailboats]{ %[]里面写子图名字
        \begin{minipage}[b]{0.33\linewidth} % 子图框架的大小,对比整体
        \centering % 子图在框架中居中
        \includegraphics[width=\linewidth]{images/violin_c.png} % 子图的宽度,对比子图框架
        \label{M_H}
        \par\vspace{0pt} % 子图放到最底下,不然两个不一样高的图的子图名不会像现在一样显示在同一高度,小的那个会飘的很高
        \end{minipage}
    }
    \hspace{4cm}
    \subfigure[catamarans]{
        \begin{minipage}[b]{0.33\linewidth}
        \centering
        \includegraphics[width=\linewidth]{images/violin_m.png}
        \label{C_H}
        \par\vspace{0pt}
        \end{minipage}
    }
    \caption{Hierarchical clustering diagram}
    \label{cd}
\end{figure}
\vspace{-0.4cm}


\subsection{Result}
A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 


\begin{table}[H]
    \centering
    \label{clu}
    \caption{ACL Stacking Model accuracy comparison} 
    % \rowcolors{2}{mygray}{white!0}
    \begin{tabular}{c|cccc|cccc}
    \toprule[2pt]
     & \multicolumn{4}{c|}{Dataset A} & \multicolumn{4}{|c}{Dataset B} \\  % 4列融合,中间加杠
    \hline 
    model & MSE & score & MAE & $R^2$ & MSE & score & MAE & $R^2$ \\
    \hline 
    \makecell[c]{SSDSS\\ CSACVZCSFV} & 0.0195 & 0.5021 & 0.1070 & 0.5113 & 0.0068 & 0.6031 & 0.0563 & 0.6227 \\
    CCCC & 0.0196 & 0.6053 & 0.0667 & 0.5089 & 0.0151 & 0.0111 & 0.0875 & 0.1600 \\ 
    BBBBB & 0.0164 & 0.5781 & 0.0931 & 0.5892 & 0.0144 & 0.1552 & 0.0919 & 0.1989 \\ 
    AAAA & 0.0099 & 0.7455 & 0.0797 & 0.7526 & 0.0060 & 0.6435 & 0.0568 & 0.6640 \\ 
    DACZCR & 0.0051 & 0.8690 & 0.0356 & 0.8723 & 0.0055 & 0.6778 & 0.0488 & 0.6955 \\ 
    CAZZ  & 0.0045 & 0.8738 & 0.0301 & 0.8867 & 0.0051 & 0.6812 & 0.0484 & 0.7168 \\ 
    ADZCVRFZ & \textbf{0.0042} & \textbf{0.8898} & \textbf{0.0247} & \textbf{0.8945} & 0.0063 & 0.6266 & 0.0520 & 0.6515 \\
    \textbf{ZBCJH} & 0.0043 & \textbf{0.8898} & 0.0240 & 0.8928 & \textbf{0.0050} & \textbf{0.7039} & \textbf{0.0482} & \textbf{0.7209} \\
    \bottomrule[2pt]
    \end{tabular}
\end{table}


 A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 


A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 



\end{document}

08sensitivity.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Sensitivity analysis}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

\begin{figure}[H]
    \centering% 整体居中
    \subfigure[Normal]{ %[]里面写子图名字
        \begin{minipage}[b]{0.31\linewidth} % 子图框架的大小,对比整体
        \centering % 子图在框架中居中
        \includegraphics[width=\linewidth]{images/violin_c.png} % 子图的宽度,对比子图框架
        \label{AM0}
        \par\vspace{0pt} % 子图放到最底下,不然两个不一样高的图的子图名不会像现在一样显示在同一高度,小的那个会飘的很高
        \end{minipage} 
    }
    \hfill  % 是行意义上的下一个不是列意义
    \subfigure[Decrease by 5\%]{
        \begin{minipage}[b]{0.31\linewidth}
        \centering
        \includegraphics[width=\linewidth]{images/LSTM.png}
        \label{AM1}
        \par\vspace{0pt}
        \end{minipage}
    }    
    \hfill  % 是行意义上的下一个不是列意义
    \subfigure[Decrease by 10\%]{
        \begin{minipage}[b]{0.30\linewidth}
        \centering
        \includegraphics[width=\linewidth]{images/violin_m.png}
        \label{AM2}
        \par\vspace{0pt}
        \end{minipage}
    }
    \hspace{-0.5cm}
    \subfigure[Normal]{ %[]里面写子图名字
        \begin{minipage}[b]{0.30\linewidth} % 子图框架的大小,对比整体
        \centering % 子图在框架中居中
        \includegraphics[width=\linewidth]{images/violin_c.png} % 子图的宽度,对比子图框架
        \label{AC0}
        \par\vspace{0pt} % 子图放到最底下,不然两个不一样高的图的子图名不会像现在一样显示在同一高度,小的那个会飘的很高
        \end{minipage}
    }
    \hfill  % 是行意义上的下一个不是列意义
    \subfigure[Decrease by 5\%]{
        \begin{minipage}[b]{0.30\linewidth}
        \centering
        \includegraphics[width=\linewidth]{images/LSTM.png}
        \label{AC1}
        \par\vspace{0pt}
        \end{minipage}
    }
    \hfill  % 是行意义上的下一个不是列意义
    \subfigure[Decrease by 10\%]{
        \begin{minipage}[b]{0.30\linewidth}
        \centering
        \includegraphics[width=\linewidth]{images/violin_m.png}
        \label{AC2}
        \par\vspace{0pt}
        \end{minipage}
    }
    \caption{Sensitivity analysis}
    \label{AM}
\end{figure}
\vspace{-0.4cm}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

\end{document}

09strength.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Strengths and weaknesses}

\subsection{Strength}
\begin{enumerate} 
\item \textbf{Strength 1 bulabula}

Explanation for strength 1 explanation for strength 1. Explanation for strength 1 explanation for strength 1. Explanation for strength 1 explanation for strength 1. 
\item \textbf{Strength 2 bulabula}

Explanation for strength 2 explanation for strength 2. Explanation for strength 2 explanation for strength 2. 
\item \textbf{Strength 3 bulabula}

Explanation for strength 3 explanation for strength 3. Explanation for strength 3 explanation for strength 3. Explanation for strength 3 explanation for strength 3. Explanation for strength 3 explanation for strength 3. 
\end{enumerate}


\subsection{Weaknesses}
\begin{enumerate} 
\item \textbf{Weakness 1 bulabula}

Explanation for weakness 1 explanation for weakness 1. Explanation for weakness 1 explanation for weakness 1.
\item \textbf{Weakness 2 bulabula}

Explanation for weakness 2 explanation for weakness 2. Explanation for weakness 2 explanation for weakness 2. Explanation for weakness 2 explanation for weakness 2. Explanation for weakness 2 explanation for weakness 2. Explanation for weakness 2 explanation for weakness 2. Explanation for weakness 2 explanation for weakness 2. 
\end{enumerate}

\end{document}

10conclusion.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Conclusion and future work}

\subsection{Conclusion}
The proposed model achieves high accuracy and robustness.

\begin{enumerate} 
    \item \textbf{Conclusion 1 bulabula} Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty.
    \item \textbf{Conclusion 2 bulabula} Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty.
    \item \textbf{Conclusion 3 bulabula} Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty.
\end{enumerate}

\subsection{Future work}
In a nutshell, our model ... . However, due to time limitation, there still exists some imperfection in our model. In the future, we can do the following works for improvement.

\begin{enumerate} 
    \item \textbf{Conclusion 1 bulabula} Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty.
    \item \textbf{Conclusion 2 bulabula} Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty.
    \item \textbf{Conclusion 3 bulabula} Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty Explanation for Novelty.
\end{enumerate}

\end{document}

11letter.tex

\documentclass[main.tex]{subfiles}
\pagestyle{empty}




\begin{document}
{\centering\section*{Letter}}
% 只在这页添加图片
\ThisCenterWallPaper{1}{images/bg\(38_50\).png}

\newcommand{\tnewroman}{\fontspec{Times New Roman}}
\newcommand{\adobegothicstdb}{\fontspec{Adobe Gothic Std B}}
\newcommand{\Centaur}{\fontspec{Centaur}}


\noindent\rule{\textwidth}{1pt}

\vspace{-0.2cm}

\noindent \ To: 

\vspace{-0.2cm}

\noindent \ From: Team \#1887415157 of 2023 MCM

\vspace{-0.2cm}

\noindent \ Date: February 31, 2023

\vspace{-0.2cm}

\noindent \ Subject:

\vspace{-0.4cm}

\noindent\rule{\textwidth}{1pt}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

\begin{wrapfigure}{r}{8cm}%靠文字内容的右侧
\centering
\begin{tcolorbox}
    [
    colback=yellow!9!white,%gray background
    colframe=white!75!white,% black frame colour
    width=7cm,% Use 8cm total width,
    % title=,
    arc=5mm, auto outer arc,
    boxrule=0.5pt,
    ]
    
    \vspace{0.2cm}
    
    \begin{center}
        \fontsize{20pt}{1}\selectfont{}
        Note
    \end{center}

    \vspace{-0.2cm}

    1. Text Text Text Text
    
    2. Text Text Text Text Text Text Text Text Text
    
    3. Text Text Text Text Text Text Text Text Text Text Text Text 
    
    4. Text Text Text Text 
    \vspace{0.3cm}
\end{tcolorbox}
% 
% \caption{\footnotesize 运动健康}
\end{wrapfigure}
A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

This part must be a bit of an unordered list or an ordered list or something like that, otherwise it's really all text and will look super ugly.


\begin{itemize}
\item Solution 1. \textbf{Build more shopping centers}. Explain solution1 explain solution1 explain solution1 explain solution1 explain solution1 explain solution1.
\item Solution 2. \textbf{Build more shopping centers}. Explain solution2 explain solution2 explain solution2 explain solution2.
\item Solution 3. \textbf{Build more shopping centers}. Explain solution3 explain solution3 explain solution3in solution1 explain solution1 explain solution1.
\item Solution 4. \textbf{Build more shopping centers}. Explain solution4 explain solution4 explain solution4 explain solution4 explain solution4 explain solution4 explain solution4.
\end{itemize}

\vspace{-0.4cm}

A part summarizes the words of the table above. Ura Ura Ura Ura Ura Ura Ura Ura. Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba Aba. Blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah. Blah blah blah blah blah blah blah blah blah blah blah blah.


Conclusion. This part of writing conclusive things, one or two sentences to summarize it, do not write too much.



\end{document}

12appendix.tex

\documentclass[main.tex]{subfiles}
\begin{document}
\section{Appendix}

\subsection{Data source}

A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. A randomly generated piece of English that has no real meaning. 

\begin{table}[H]
    \centering
        \caption{Data source} 
        \label{111}
        \rowcolors{2}{mygray}{white}
        \begin{tabular}{cc}
        \toprule[2pt]
        \textbf{Brand} & \textbf{Website} \\
        \hline
        Dufour & https://www.dufour-yachts.com/ \\
        Hanse & https://www.hanseyachtsag.com/ \\
        Bavaria & https://www.bavariayachts.com/ \\
        Hunter & https://www.hunteryachts.com/ \\
        Elan & https://www.elan-yachts.com/ \\
        Grand Soleil & https://www.grandsoleil.net/ \\
        Dehler & https://www.dehleryachts.com/ \\
        Boat sales website & https://www.boatinternational.com/ \\
        Sell boats website & https://www.boattrader.com/ \\
        YachtWorld website & https://www.yachtworld.com/boats-for-sale/make-catana/model-47/ \\
        Sailboat Listings website & https://www.sailboatlistings.com/view/65120 \\
        Lagoon & https://www.cata-lagoon.com/ \\
        Bali & https://bali.com/ \\
        Leopard Catamarans & https://www.leopardcatamarans.com/ \\
        Catana & https://www.catana.com/ \\
        Voyage Yachts & https://www.voyageyachts.com/ \\
        Broadblue & https://www.broadblue.com/broadblue-385 \\
        Beneteau & https://www.beneteau.com/ \\
        Jeanneau & https://www.jeanneau.com/ \\
    \bottomrule[2pt]
    \end{tabular}
\end{table}

\end{document}

bib文件

article.bib

@misc{giga,

   author = {Parker, Robert and Graff, David and Kong, Junbo and Chen, Ke and Maeda, Kazuaki},

   title = {English Gigaword Fifth Edition},

   howpublished = {\url{https://catalog.ldc.upenn.edu/LDC2011T07}}

}
@article{cc,
author = {Sun Zhuhan}, title = {Research on the Development Path of China's Physical Second-hand Market Based on the Background of Circular Economy}, journal = {Small and medium-sized enterprise management and technology}, volume = {}, number = {150-152}, year = {2023}, issn = {1673-1069}, doi ={} }

文件免费(记得一键三连噢~)

百度网盘:记得一键三连噢~~~~

版权声明:本文为博主作者:铖铖的花嫁原创文章,版权归属原作者,如果侵权,请联系我们删除!

原文链接:https://blog.csdn.net/Hjh1906008151/article/details/129611667

共计人评分,平均

到目前为止还没有投票!成为第一位评论此文章。

(0)
xiaoxingxing的头像xiaoxingxing管理团队
上一篇 2024年1月16日
下一篇 2024年1月16日

相关推荐