Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
mtbookv2
Commits
037a8650
Commit
037a8650
authored
4 years ago
by
xiaotong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
better layout
parent
3a186ef1
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
22 行增加
和
18 行删除
+22
-18
Chapter3/Figures/figure-example-of-hmm.tex
+22
-18
没有找到文件。
Chapter3/Figures/figure-example-of-hmm.tex
查看文件 @
037a8650
...
...
@@ -2,15 +2,19 @@
\tikzstyle
{
unit
}
= [draw,circle,line width=0.8pt,align=center,fill=green!30,minimum size=1em]
\node
[minimum width=3em,minimum height=1.8em]
(o) at (0,0)
{}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
A) at ([xshift=-
1em,yshift=-1em]o.south)
{
state
A
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
B) at ([yshift=-
2em]state
_
A.south)
{
state
B
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
C) at ([yshift=-
2em]state
_
B.south)
{
state
C
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
D) at ([yshift=-
2em]state
_
C.south)
{
state
D
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
A) at ([xshift=-
0em,yshift=-1em]o.south)
{
隐藏状态
A
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
B) at ([yshift=-
1.6em]state
_
A.south)
{
隐藏状态
B
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
C) at ([yshift=-
1.6em]state
_
B.south)
{
隐藏状态
C
}
;
\node
[anchor=north,inner sep=1pt,font=\footnotesize]
(state
_
D) at ([yshift=-
1.6em]state
_
C.south)
{
隐藏状态
D
}
;
\node
[anchor=west,inner sep=1pt,font=\footnotesize]
(c1) at ([yshift=0.2em,xshift=2em]o.east)
{
T
}
;
\node
[anchor=west,inner sep=1pt,font=\footnotesize]
(c2) at ([xshift=5em]c1.east)
{
F
}
;
\node
[anchor=west,inner sep=1pt,font=\footnotesize]
(c3) at ([xshift=5em]c2.east)
{
F
}
;
\node
[anchor=west,inner sep=1pt,font=\footnotesize]
(c4) at ([xshift=5em]c3.east)
{
T
}
;
\node
[anchor=south,font=\scriptsize]
(cl1) at (c1.north)
{
时刻1
}
;
\node
[anchor=south,font=\scriptsize]
(cl2) at (c2.north)
{
时刻2
}
;
\node
[anchor=south,font=\scriptsize]
(cl3) at (c3.north)
{
时刻3
}
;
\node
[anchor=south,font=\scriptsize]
(cl4) at (c4.north)
{
时刻4
}
;
\node
[anchor=north,unit,fill=red!30]
(u11) at ([yshift=-1.6em]c1.south)
{}
;
\node
[anchor=north,unit]
(u21) at ([yshift=-1.6em]u11.south)
{}
;
...
...
@@ -32,23 +36,22 @@
\node
[anchor=north,unit]
(u34) at ([yshift=-1.6em]u24.south)
{}
;
\node
[anchor=north,unit]
(u44) at ([yshift=-1.6em]u34.south)
{}
;
\draw
[line width=1pt]
(o.north west)--(o.south east);
\node
[anchor=south west,align=center,font=\tiny]
at ([yshift=-1.4em,xshift=-1.2em]o.45)
{$
i
+
1
$
位置
\\
隐藏状态
}
;
\node
[anchor=north east,align=center,font=\tiny]
at ([yshift=1.2em,xshift=1.2em]o.-135)
{$
i
$
位置
\\
可见状态
}
;
\node
[anchor=south west,align=center,font=\footnotesize]
(label) at ([yshift=-1.4em,xshift=-4em]o.45)
{
可见状态序列
}
;
\draw
[->]
([xshift=-0.2em]label.east) -- ([xshift=0.7em]label.east);
\draw
[->,line width=1pt]
(u11.east) -- node[above,red!50,font=
\footnotesize
]
{
0.65
}
(u12.west);
\draw
[->,line width=1pt]
(u12.east) -- node[above,red!50,font=
\footnotesize
]
{
0.55
}
(u13.west);
\draw
[->,line width=1pt]
(u12.east) -- node[right,pos=0.6,font=
\footnotesize
]
{
0.45
}
(u23.west);
\draw
[->,line width=1pt]
(u12.east) -- node[right,pos=0.6,font=
\footnotesize
,xshift=0.2em
]
{
0.45
}
(u23.west);
\draw
[->,line width=1pt]
(u13.east) -- node[above,red!50,font=
\footnotesize
]
{
0.5
}
(u14.west);
\draw
[->,line width=1pt]
(u13.east) -- node[right,pos=0.6,font=
\footnotesize
]
{
0.5
}
(u24.west);
\draw
[->,line width=1pt]
(u11.east) -- node[right,font=
\footnotesize
]
{
0.35
}
(u22.west);
\draw
[->,line width=1pt]
(u22.east) -- node[left,pos=0.4,font=
\footnotesize
]
{
0.3
}
(u13.west);
\draw
[->,line width=1pt]
(u22.east) -- node[
font=
\footnotesize
]
{
0.2
}
(u23.west);
\draw
[->,line width=1pt]
(u22.east) -- node[
font=
\footnotesize
]
{
0.2
}
(u33.west);
\draw
[->,line width=1pt]
(u22.east) -- node[below,font=
\footnotesize
]
{
0.3
}
(u43.west);
\draw
[->,line width=1pt]
(u23.east) -- node[left,pos=0.4,font=
\footnotesize
]
{
0.35
}
(u14.west);
\draw
[->,line width=1pt]
(u23.east) -- node[
font=
\footnotesize
]
{
0.15
}
(u24.west);
\draw
[->,line width=1pt]
(u23.east) -- node[
font=
\footnotesize
]
{
0.15
}
(u34.west);
\draw
[->,line width=1pt]
(u23.east) -- node[below,font=
\footnotesize
]
{
0.35
}
(u44.west);
\draw
[->,line width=1pt]
(u13.east) -- node[right,pos=0.6,font=
\footnotesize
,xshift=0.2em
]
{
0.5
}
(u24.west);
\draw
[->,line width=1pt]
(u11.east) -- node[right,font=
\footnotesize
,xshift=0.4em,yshift=-0.1em
]
{
0.35
}
(u22.west);
\draw
[->,line width=1pt]
(u22.east) -- node[left,pos=0.4,font=
\footnotesize
,yshift=0.1em,xshift=-0.3em
]
{
0.3
}
(u13.west);
\draw
[->,line width=1pt]
(u22.east) -- node[
below,font=
\footnotesize
,yshift=0.2em
]
{
0.2
}
(u23.west);
\draw
[->,line width=1pt]
(u22.east) -- node[
below,font=
\footnotesize
,yshift=0.1em
]
{
0.2
}
(u33.west);
\draw
[->,line width=1pt]
(u22.east) -- node[below,font=
\footnotesize
,yshift=-0.1em
]
{
0.3
}
(u43.west);
\draw
[->,line width=1pt]
(u23.east) -- node[left,pos=0.4,font=
\footnotesize
,xshift=-0.2em
]
{
0.35
}
(u14.west);
\draw
[->,line width=1pt]
(u23.east) -- node[
below,font=
\footnotesize
,yshift=0.2em
]
{
0.15
}
(u24.west);
\draw
[->,line width=1pt]
(u23.east) -- node[
below,font=
\footnotesize
,xshift=0.4em,yshift=-0.2em,pos=0.6
]
{
0.15
}
(u34.west);
\draw
[->,line width=1pt]
(u23.east) -- node[below,font=
\footnotesize
,yshift=-0.3em
]
{
0.35
}
(u44.west);
\end{tikzpicture}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论