OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [informe-tesis/] [template/] [Sothampton_University/] [templates/] [latex/] [ecsdocs/] [Definitions.tex] - Blame information for rev 110

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 110 guanucolui
%% ----------------------------------------------------------------
2
%% Definitions.tex
3
%% ----------------------------------------------------------------
4
\newcommand{\BibTeX}{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
5
 
6
%% People
7
\newcounter{address}
8
\setcounter{address}{1}
9
\renewcommand{\theaddress}{\textsuperscript{\fnsymbol{address}}}
10
\newcommand{\address}[1]{\refstepcounter{address}\theaddress#1\\}
11
\newcommand{\Name}[3]{\texorpdfstring{\href{mailto:#3}{#2}#1}{#2}\xspace}
12
\newcommand{\SteveRGunn}[1]{\Name{#1}{Steve R. Gunn}{S.R.Gunn@ecs.soton.ac.uk}}
13
 
14
%% Dingbats
15
\newcommand{\tick}{\ding{51}}
16
\newcommand{\cross}{\ding{55}}
17
 
18
%% Calculus
19
\newcommand{\pd}[2]{\ensuremath{\frac{\partial #1}{\partial #2}}\xspace}
20
\newcommand{\fd}[2]{\ensuremath{\frac{d #1}{d #2}}\xspace}
21
\newcommand{\dint}{\ensuremath{\int\!\!\!\int}\xspace}
22
\newcommand{\tint}{\ensuremath{\int\!\!\!\int\!\!\!\int}\xspace}
23
 
24
%% Math Sets
25
\newcommand{\Q}[1]{\ensuremath{\mathbb{#1}}\xspace}
26
\newcommand{\R}{\Q{R}}
27
 
28
%% Matrix, Vector
29
\newcommand{\V}[1]{\ensuremath{\boldsymbol{#1}}\xspace}
30
\newcommand{\M}[1]{\ensuremath{\boldsymbol{#1}}\xspace}
31
\newcommand{\0}{\V{0}}
32
\newcommand{\1}{\V{1}}
33
\newcommand{\I}{\M{I}}
34
 
35
%% Math Functions
36
\newcommand{\F}[1]{\ensuremath{\mathrm{#1}}\xspace}
37
\newcommand{\sgn}{\F{sgn}}
38
\newcommand{\tr}{\F{trace}}
39
\newcommand{\diag}{\F{diag}}
40
 
41
%% Math Names
42
\newcommand{\N}[1]{\ensuremath{\mathit{#1}}\xspace}
43
 
44
%% Data
45
\newcommand{\mc}[1]{\ensuremath{\mathcal{#1}}\xspace}
46
\newcommand{\Hyp}{\mc{H}}
47
\newcommand{\D}{\mc{D}}
48
 
49
%% Kernel
50
\newcommand{\K}{\M{K}}
51
\newcommand{\eins}{\texorpdfstring{\ensuremath{\epsilon}}{\textepsilon}-insensitive\xspace}
52
\newcommand{\e}{\ensuremath{\epsilon}\xspace}
53
\newcommand{\Bxi}{\ensuremath{\boldsymbol{\xi}}\xspace}
54
\newcommand{\Kanova}{\ensuremath{\mathit{K_{ANOVA}}}\xspace}
55
\newcommand{\Kspline}{\ensuremath{\mathit{K_{spline}}}\xspace}
56
 
57
%% Bayesian
58
\newcommand{\MP}{\ensuremath{\mathit{{\scriptscriptstyle \hspace{-1.5pt}M\hspace{-1.5pt}P}}}\xspace}
59
\newcommand{\ML}{\ensuremath{\mathit{{\scriptscriptstyle \hspace{-1.5pt}M\hspace{-1.5pt}L}}}\xspace}
60
\newcommand{\Qw}{\ensuremath{Q_{\w}(\w)}\xspace}
61
\newcommand{\Qa}{\ensuremath{Q_{\Ba}(\Ba)}\xspace}
62
\newcommand{\Qb}{\ensuremath{Q_{\beta}(\beta)}\xspace}
63
\newcommand{\wMPab}{\ensuremath{\w_{\MP|\bar {\Ba},\bar \beta}}\xspace}
64
\newcommand{\wMP}{\ensuremath{\w_{\MP}}\xspace}
65
\newcommand{\yMP}{\ensuremath{y_{\MP}}\xspace}
66
\newcommand{\BaMP}{\ensuremath{\Ba_{\hspace{1pt}\MP}}\xspace}
67
\newcommand{\aMP}{\ensuremath{\alpha_{\hspace{1pt}\MP}}\xspace}
68
\newcommand{\bMP}{\ensuremath{\beta_{\hspace{1pt}\MP}}\xspace}
69
\newcommand{\Sab}{\ensuremath{\M{\Sigma}_{\bar \Ba,\bar \beta}}\xspace}
70
\newcommand{\Ba}{\ensuremath{\boldsymbol{\alpha}}\xspace}
71
\newcommand{\Bb}{\ensuremath{\boldsymbol{\beta}}\xspace}
72
\newcommand{\Bm}{\ensuremath{\boldsymbol{\mu}}\xspace}
73
\newcommand{\BL}{\ensuremath{\boldsymbol{\Lambda}}\xspace}
74
\newcommand{\BPhi}{\ensuremath{\boldsymbol{\Phi}}\xspace}
75
\newcommand{\SMP}{\ensuremath{\M{\Sigma}_{\MP}}\xspace}
76
 
77
\newcommand{\Pa}{\ensuremath{P(\alpha|\mathcal{H})}\xspace}
78
\newcommand{\Pb}{\ensuremath{P(\beta|\mathcal{H})}\xspace}
79
\newcommand{\Pab}{\ensuremath{P(\alpha,\beta|\mathcal{H})}\xspace}
80
\newcommand{\Pw}{\ensuremath{P(\w|\mathcal{H})}\xspace}
81
\newcommand{\PD}{\ensuremath{P(\D|\mathcal{H})}\xspace}
82
\newcommand{\PwIa}{\ensuremath{P(\w|\alpha,\mathcal{H})}\xspace}
83
\newcommand{\PDIwb}{\ensuremath{P(\D|\w,\beta,\mathcal{H})}\xspace}
84
\newcommand{\PDwab}{\ensuremath{P(\D,\w,\alpha,\beta|\mathcal{H})}\xspace}
85
\newcommand{\PDIw}{\ensuremath{P(\D|\w,\mathcal{H})}\xspace}
86
\newcommand{\PwID}{\ensuremath{P(\w|\D,\mathcal{H})}\xspace}
87
\newcommand{\PwabID}{\ensuremath{P(\w,\alpha,\beta|\D,\mathcal{H})}\xspace}
88
 
89
\newcommand{\PanH}{\ensuremath{P(\alpha)}\xspace}
90
\newcommand{\PbnH}{\ensuremath{P(\beta)}\xspace}
91
\newcommand{\PabnH}{\ensuremath{P(\alpha,\beta)}\xspace}
92
\newcommand{\PwnH}{\ensuremath{P(\w)}\xspace}
93
\newcommand{\PDnH}{\ensuremath{P(\D)}\xspace}
94
\newcommand{\PwIanH}{\ensuremath{P(\w|\alpha)}\xspace}
95
\newcommand{\PDIwbnH}{\ensuremath{P(\D|\w,\beta)}\xspace}
96
\newcommand{\PDwabnH}{\ensuremath{P(\D,\w,\Ba,\beta)}\xspace}
97
\newcommand{\PDIwnH}{\ensuremath{P(\D|\w)}\xspace}
98
\newcommand{\PwIDnH}{\ensuremath{P(\w|\D)}\xspace}
99
\newcommand{\PwabIDnH}{\ensuremath{P(\w,\alpha,\beta|\D)}\xspace}
100
 
101
\newcommand{\PDwBab}{\ensuremath{P(\D,\w,\Ba,\beta|\mathcal{H})}\xspace}
102
\newcommand{\PwIBa}{\ensuremath{P(\w|\Ba,\mathcal{H})}\xspace}
103
\newcommand{\PBab}{\ensuremath{P(\Ba,\beta|\mathcal{H})}\xspace}
104
\newcommand{\PwBabID}{\ensuremath{P(\w,\Ba,\beta|\D,\mathcal{H})}\xspace}
105
 
106
\newcommand{\PBanH}{\ensuremath{P(\Ba)}\xspace}
107
\newcommand{\PwIBanH}{\ensuremath{P(\w|\Ba)}\xspace}
108
 
109
%% Snakes
110
\newcommand{\Esnake}{\ensuremath{\mathit{E_{snake}}}\xspace}
111
\newcommand{\Eimage}{\ensuremath{\mathit{E_{image}}}\xspace}
112
\newcommand{\Econt}{\ensuremath{\mathit{E_{cont}}}\xspace}
113
\newcommand{\Ecurv}{\ensuremath{\mathit{E_{curv}}}\xspace}
114
\newcommand{\Eint}{\ensuremath{\mathit{E_{int}}}\xspace}
115
\newcommand{\Eext}{\ensuremath{\mathit{E_{ext}}}\xspace}
116
\newcommand{\Eterm}{\ensuremath{\mathit{E_{term}}}\xspace}
117
\newcommand{\Eline}{\ensuremath{\mathit{E_{line}}}\xspace}
118
\newcommand{\Eedge}{\ensuremath{\mathit{E_{edge}}}\xspace}
119
\newcommand{\Econ}{\ensuremath{\mathit{E_{con}}}\xspace}
120
\newcommand{\Eangle}{\ensuremath{\mathit{E_{angle}}}\xspace}
121
\newcommand{\Elshape}{\ensuremath{\mathit{E_{lshape}}}\xspace}
122
\newcommand{\Eedgedir}{\ensuremath{\mathit{E_{edgedir}}}\xspace}
123
\newcommand{\Emodel}{\ensuremath{\mathit{E_{model}}}\xspace}
124
\newcommand{\wte}{\ensuremath{\mathit{w_{term}}}\xspace}
125
\newcommand{\wli}{\ensuremath{\mathit{w_{line}}}\xspace}
126
\newcommand{\wed}{\ensuremath{\mathit{w_{edge}}}\xspace}
127
\newcommand{\wco}{\ensuremath{\mathit{w_{con}}}\xspace}
128
 
129
%% Environments
130
\newcounter{alg}
131
\newenvironment{algorithm}[1]
132
{
133
    \stepcounter{alg}
134
    \begin{table}[htb]
135
    \centering
136
    \begin{tabular}[t]{ll}
137
    \hline&\\
138
    \multicolumn{2}{l}{\bf Algorithm \arabic{alg}: #1}\\&\\
139
} {
140
    &\\
141
    \hline
142
    \end{tabular}
143
    \end{table}
144
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.