自用的Latex模板,含算法包的使用
编程技术  /  houtizong 发布于 3年前   87
\documentclass[journal,onecolumn]{IEEEtran}\usepackage{amsmath,graphicx}\usepackage{algorithm} %//format of the algorithm\usepackage{algorithmic} %//format of the algorithm\usepackage{ctex}% correct bad hyphenation here\hyphenation{op-tical net-works semi-conduc-tor}%%重定义算法包require的文字显示\renewcommand{\algorithmicrequire}{\textbf{Input:}}\renewcommand{\algorithmicensure}{\textbf{Output:}}\begin{document}\title{笔记:IJCV2007 TextonBoost \cite{IJCV2007Texton}}\author{Null}% The paper headers%\markboth{Journal of \LaTeX\ Class Files,~Vol.~6, No.~1, January~2007}%%{Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for Journals}\maketitle\hfill \today%\begin{abstract}%%\boldmath%The abstract goes here.%\end{abstract}%\begin{IEEEkeywords}%IEEEtran, journal, \LaTeX, paper, template.%\end{IEEEkeywords}\section{测试算法流程}\begin{algorithm}[htb] %算法的开始\caption{测试算法流程.} %算法的标题\label{alg:segmentation} %给算法一个标签,这样方便在文中对算法的引用\begin{algorithmic}[1] %这个1 表示每一行都显示数字\REQUIRE %算法的输入参数:Input~~\\由boost算法得到的shape filter的训练结果\\测试图像I\\类别集合\ENSURE ~~\ %算法的输出:Output\\测试图像各个点所属的类别\STATE \textbf{计算shape filter的响应}\\对一幅图片的每个像素,计算对700个shape filter的响应(每个shape filter对各个类别均产生一个输出值!)\\共有21类\\对每一像素点,共有700*21个响应,加和每一类的700个响应,得到该点是该类的概率\STATE \textbf{找最大后验概率}\\对每一点,找到后验概率最大的类,即为该点的类别\end{algorithmic}\end{algorithm}%\subsection{Subsection Heading Here}%\subsubsection{Subsubsection Heading Here}%Subsubsection text here.\bibliographystyle{IEEEtran}\bibliography{myBib}\end{document}
请勿发布不友善或者负能量的内容。与人为善,比聪明更重要!
技术博客集 - 网站简介:
前后端技术:
后端基于Hyperf2.1框架开发,前端使用Bootstrap可视化布局系统生成
网站主要作用:
1.编程技术分享及讨论交流,内置聊天系统;
2.测试交流框架问题,比如:Hyperf、Laravel、TP、beego;
3.本站数据是基于大数据采集等爬虫技术为基础助力分享知识,如有侵权请发邮件到站长邮箱,站长会尽快处理;
4.站长邮箱:[email protected];
文章归档
文章标签
友情链接