📄 rsmc_report.tex.bak
字号:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PDFSCREEN幻灯片 Report for RASMC %
% 本模板采用 C.V.Radhakrishnan 的PDFSCREEN宏包,导航面板中文定制采用Hooklee的方法。 %
% 2006年11月8日,王林 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{article}
\usepackage{pifont}
\usepackage{bbding}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The Packages %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[screen,panelright,gray,paneltoc,sectionbreak]{pdfscreen}%缺省状态为Blue,学术报告推荐采用"gray"。
\usepackage{multimedia}
\usepackage{tabls}
\usepackage{amsmath}
\usepackage{xspace,colortbl}
\usepackage[indentfirst]{titlesec}
\usepackage{fancyvrb}
\usepackage{graphicx}
\usepackage{CJK}
\usepackage{color}
\usepackage{times}
\usepackage{type1cm}
\usepackage{background}
\usepackage{geometry}
\usepackage{hyperref}
\usepackage[display]{texpower}
\usepackage{hypbmsec}
\usepackage{manfnt}
\usepackage{pause} % loads also color.sty
%\usepackage{pp4slide} % 注意:用PPOWER4处理时直接调用PP4.bat,不能加载pp4slide宏,与PDFSCREEN冲突!!!
%\usepackage{pp4link} % 注意:用PPOWER4处理时直接调用PP4.bat,不能加载pp4link宏,与PDFSCREEN冲突???
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 自定义命令 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\ba}{\begin{array}}
\newcommand{\ea}{\end{array}}
\newcommand{\be}{\begin{equation}}
\newcommand{\ee}{\end{equation}}
\newcommand{\bea}{\begin{eqnarray}}
\newcommand{\eea}{\end{eqnarray}}
\newcommand{\bc}{\begin{center}}
\newcommand{\ec}{\end{center}}
\newcommand{\hs}{\hspace}
\newcommand{\vs}{\vspace}
\newcommand{\lt}{\left}
\newcommand{\rt}{\right}
\newcommand{\bib}{\bibitem}
\newcommand{\ds}{\displaystyle}
\newcommand{\re}{\ref{}}
\newcommand{\fc}{\frac}
\newcommand{\ep}{\epsilon}
\newcommand{\ol}{\overline}
\newcommand{\nm}{\nonumber}
\newcommand{\sgn}{{\rm sgn}}
\newcommand{\de}{\stackrel{\triangle}{=}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 定义PDF文档属性 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hypersetup{pdftitle={Robust Adaptive Sliding Mode Control for
Uncertain Time_Delay Systems},
pdfsubject={Report Title},
pdfauthor={Lin Wang,Department of Automatic Control,Beijing Institute of Technology,<xmersky@gmail.com>},
pdfkeywords={Robust, Adaptive, Sliding Mode Control, Uncertain Delay-system.},
pdfpagemode={FullScreen},
colorlinks={true},
linkcolor={red}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 定制幻灯片---幅面、标志、底板、主页、按钮行距等 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\margins{15mm}{15mm}{15mm}{15mm} %定义页边的空白尺寸,\margins{left}{right}{top}{bottom}。
\screensize{180mm}{240mm} %定义屏幕尺寸,\screensize{height}{width},通常为180mm*240mm。
%\screensize{180mm}{288mm} %定义屏幕尺寸,\screensize{height}{width},对8:5屏幕,通常为180mm*288mm。
%\panelwidth=36mm %定义导航面板的宽度,缺省为幻灯片宽度的15%。
%\emblema{Overlays/CAEP-ISM.pdf} %在导航面板加入图片。
\overlay{Overlays/overlay\theslideoverlay} %多种overlay图形切换。注释该行,将得到无框SLIDE效果。
%\overlay{Overlays/overlay1.pdf} %在幻灯片中只用一种图片,\overlay{hgraphic file namei},是上一行的变体。
%\backgroundcolor{white} %\overlay被注视后的背景颜色。
\paneloverlay{Overlays/but.pdf} %加入导航面板*.pdf。
%\urlid{192.9.200.1} %主页链接。
\def\pfill{\vskip8pt} %导航面板项目行行距。
%\bottombuttons %\nobottombuttons %底部按钮开关。
%\topbuttons %\notopbuttons %顶部按钮开关。
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 定制幻灯片---导航面板目录中文化 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\titleformat{\section}[block]{\fontfamily{phv}\fontseries{b}\selectfont%
\CJKfamily{hei}\Large}{%
\fontfamily{phv}\fontseries{b}\fontsize{1.25em}{1.25em}\selectfont
\color{section1}\thesection%
% \hskip .75em %
% \color{green} %该三行注释掉可去掉章号后的竖条!!!!!!
% \rule[-.5em]{.2em}{1.5em} %
}{1em}%
{\color{section1}}
\newcommand\ENfont[6]{\bgroup%
\fontfamily{#1}\fontseries{#2}\fontshape{#3}\fontsize{#4}{#4}%
\selectfont\color{#5}{#6}\egroup}
\newcommand\CNfont[4]{\bgroup%
\fontsize{#1}{#1}\selectfont%
\color{#2}{\CJKfamily{#3}#4}\egroup}
\newcommand\pkg[1]{\bgroup\fontfamily{phv}\selectfont{#1}\egroup}
\newcommand\env[1]{\bgroup\fontfamily{phv}\fontshape{it}\selectfont%
\color{blue}#1\egroup}
\newcommand\pdflatex{\textsf{pdf\LaTeX}}
\newcommand\cjk{\bgroup\fontfamily{phv}\selectfont{CJK}\egroup}
\newcommand\cct{\bgroup\fontfamily{phv}\selectfont{CCT}\egroup}
\hypersetup{CJKbookmarks=true}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 定制幻灯片---重定义字体、字号命令 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\song}{\CJKfamily{song}} % 宋体 (Windows自带simsun.ttf)
\newcommand{\fs}{\CJKfamily{fs}} % 仿宋体 (Windows自带simfs.ttf)
\newcommand{\kai}{\CJKfamily{kai}} % 楷体 (Windows自带simkai.ttf)
\newcommand{\hei}{\CJKfamily{hei}} % 黑体 (Windows自带simhei.ttf)
\newcommand{\li}{\CJKfamily{li}} % 隶书 (Windows自带simli.ttf)
\newcommand{\you}{\CJKfamily{you}} % 幼圆 (Windows自带simyou.ttf)
\newcommand{\chuhao}{\fontsize{42pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\xiaochuhao}{\fontsize{36pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\yichu}{\fontsize{32pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\yihao}{\fontsize{28pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\erhao}{\fontsize{21pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\xiaoerhao}{\fontsize{18pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\sanhao}{\fontsize{15.75pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\sihao}{\fontsize{14pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\xiaosihao}{\fontsize{12pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\wuhao}{\fontsize{10.5pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\xiaowuhao}{\fontsize{9pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\liuhao}{\fontsize{7.875pt}{\baselineskip}\selectfont} % 字号设置
\newcommand{\qihao}{\fontsize{5.25pt}{\baselineskip}\selectfont} % 字号设置
\begin{document}
\begin{CJK*}{GBK}{hei} %用汉字,定义”黑体“为文档字体。
\CJKtilde
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 定制幻灯片---导航面板按钮中文化 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\paneltitlepagename{\begin{CJK}{GBK}{hei}\liuhao标~~题~~页\end{CJK}}
\panlabstractname{\begin{CJK}{GBK}{hei}\liuhao 摘~~要~~页\end{CJK}}
\panelcontentsname{\begin{CJK}{GBK}{hei}\liuhao 目~~录~~页\end{CJK}}
\panelfullscreenname{\begin{CJK}{GBK}{hei}\liuhao全~屏~显~示\end{CJK}}
%\panelhomepagename{\begin{CJK}{GBK}{hei}\liuhao 访~问~主~页\end{CJK}}
\panelgobackname{\begin{CJK}{GBK}{hei}\liuhao 返~~~~回\end{CJK}}
\panelclosename{\begin{CJK}{GBK}{hei}\liuhao 关~~~~闭\end{CJK}}
\panelquitname{\begin{CJK}{GBK}{hei}\liuhao 退~~~~出\end{CJK}}
\panelpagename{\begin{CJK}{GBK}{hei}\liuhao 第\end{CJK}}
\panelofname{\begin{CJK}{GBK}{hei}\liuhao 页~共\end{CJK}}
\panelofnamep{\begin{CJK}{GBK}{hei}\liuhao 页\end{CJK}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 幻灯片封面 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{slide}
%\vspace{-21mm}
%\hspace{-10em}\sanhao\you\textcolor[rgb]{1.00,0.00,0.00}{\dbend}\raisebox{0.5mm}{~~ 系统工程研究所}\\
%\vspace{-5mm}\hspace{-8.75em}\fs\raisebox{0.2mm}{Reoport}\\[40mm]
\yihao\centering\li\textcolor[rgb]{0.50,0.00,0.00}{\textbf{Robust adaptive Sliding Mode Control for Uncertain Time-delay Systems}}\\
%\vspace{0.5cm}
%\large\color{blue} \textbf{English Titil(英文标题)}\\
\vspace{3.0cm}
\sihao\color{black}\centering\hei Lin Wang\\
%\vspace{2.0cm}
%\sanhao\centering \textcolor[rgb]{0.00,0.24,0.00}{\hei 论文提出单位} \\
%\sanhao\centering \textcolor[rgb]{0.00,0.24,0.00}{\hei 论文提出的联合单位} \\
\vspace{25mm}
\wuhao\centering{November 8, 2006 }
%\href{mailto:qlx1205@263.net}{\color{section1}qlx1205@263.net}
%\textsf{~or~}
%\href{mailto:qian_lixin@sohu.com}{\color{section1}qian\_lixin@sohu.com}\\[7mm]
\end{slide}
\pageTransitionDissolve
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Outline
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{slide}
\yihao\color{black}\centering \li Outline \\
\vspace{5mm} \xiaoerhao\hei\color{black}
\begin{itemize}
\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.00,1.00}{~~~Introduction}}\\[6mm]
\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.00,1.00}{~~~Problem
Formulation}}\\[6mm]
\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.00,1.00}{~~~Main Result}}\\[6mm]
\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.00,1.00}{~~~Proof of Theorem 1}}\\[6mm]
\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.00,1.00}{~~~Numerical Simulation}}\\[6mm]
%\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.00,1.00}{~~~Conclution}}\\[9mm]
\color{cyan}
%\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{~~~References}\\[6mm]
%\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.40,0.29}{~~~研究成果}}\\[6mm]
%\item [\begin{footnotesize}\HandRightUp \end{footnotesize}]\raisebox{-1ex}{\textcolor[rgb]{0.00,0.40,0.29}{~~~致~~谢}}
\end{itemize}
\end{slide}
\linespread{1.2}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Introduction %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pageTransitionGlitter{270}
\begin{slide}
\yihao\color{blue}\centering \li Introduction \\[5mm]
\begin{itemize}
\item [\small\PlusCenterOpen ]\sihao\hei \textcolor[rgb]{1.00,0.00,0.00}{Sliding Mode Control(SMC)}\\
\begin{itemize}
\xiaosihao\color{black}
\vspace{-8mm}
\item[\HandPencilLeft ] Slide Mode Control is also called \textcolor[rgb]{0.00,0.00,1.00}{Variable Structure
Control(VSC)};\\
\vspace{-6mm}its \textcolor[rgb]{0.00,0.00,1.00}{discontinuous nature} of the control action whose primary function of each of the feedback \\
\vspace{-6mm}channels is to switch between two distinctively different system structures (or components)
\vspace{-6mm}\item [\HandPencilLeft] because the VSC :
\hei \be \label{eq.contol} u=\lt\{\ba{cc}
u^+(x),&{\rm if}~ s(x)\ge 0\\
u^-(x),&{\rm if}~ s(x)\le 0\\\ea\rt.\nm\ee\\
the control \textcolor[rgb]{0.00,0.00,1.00}{'u'} is uncertain at the surface s(x)=0,hence the
close-loop system is always uncertain at s(x)=0 too;
\vspace{-6mm}\item [\HandPencilLeft] Used in continue and discrete system,linear and nonlinear system,certain and uncertain system;
\end{itemize}
\end{itemize}
\end{slide}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SMC %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pageTransitionSplitHO
\begin{slide}
\begin{itemize}
\item[\small\PlusCenterOpen ] \sihao \hei \textcolor[rgb]{1.00,0.00,0.00}{The character of the sliding surface}
\centering\includegraphics[width=100mm]{graph/slidefaceg.pdf}\\
\begin{itemize}\color{black}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -