📄 chap01.tex
字号:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LaTeX File for Doctor (Master) Thesis of Tsinghua University
% LaTeX + CJK 清华大学博士(硕士)论文模板
% Based on Wang Tianshu's Template for XJTU
% Version: 1.75
% Last Update: 2004-04-12
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Copyright 2002-2004 by Lei Wang (BaconChina) (bcpub@sina.com)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\defaultfont
\chapter{文档模板}
\label{chap1}
\begin{Aphorism}{Lei Wang. 2003.}
To be (a Ph.D. Candidate), or not to be, it's a problem!
\end{Aphorism}
\section{样本}
\label{chap1:sample}
这一节是样本集合
\subsection{插图样本}
\label{chap1:sample:figure}
这是一个插图样本
\begin{figure}[h]
\centering
\includegraphics[totalheight=1.3in]{chap1_learn}
\caption{学习机的结构框图}
\label{fig:chap1:learning}
\end{figure}
如图\ref{fig:chap1:learning}所示:
\subsection{公式样本}
\label{chap1:sample:equation}
贝叶斯公式如下:
\begin{equation}
p(y|\mathbf{x}) = \frac{p(\mathbf{x},y)}{p(\mathbf{x})}=
\frac{p(\mathbf{x}|y)p(y)}{p(\mathbf{x})} \label{equ:chap1:bayes}
\end{equation}
\noindent式(\ref{equ:chap1:bayes})中$p(y|\mathbf{x})$为后验;$p(\mathbf{x})$为先验
;分母$p(\mathbf{x})$为归一化因子。
\subsubsection{小小节样本}
小小节文字,引文示例~\ucite{ELIDRISSI94,MELLINGER96},引
文缩写示例~\ucite{MELLINGER96,OOSTRUM01,SHELL02,WANG00,BEZOS02,ELIDRISSI94,TEXGURU99}。
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -