Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martina Maggio
gps-modeling
Commits
9ea56c35
Commit
9ea56c35
authored
Oct 17, 2018
by
Martina Maggio
Browse files
magnifying zoom
parent
f8ace013
Changes
1
Hide whitespace changes
Inline
Side-by-side
paper/sections/06-results.tex
View file @
9ea56c35
...
...
@@ -465,8 +465,8 @@ signal.
\end{minipage}
\hfill
\begin{minipage}
{
0.95
\columnwidth
}
\vspace
{
1.
25
cm
}
\begin{tikzpicture}
\vspace
{
1.
1
cm
}
\begin{tikzpicture}
[spy using outlines=
{
rectangle, width=7.5cm, height=1cm, magnification=2.5, connect spies
}
]
\begin{axis}
[
%
height = 0.6
\textwidth
,
grid style =
{
black!30, dashed
}
,
...
...
@@ -476,6 +476,7 @@ signal.
scaled y ticks = false,
xlabel =
{
Energy [mJ]
}
,
ylabel =
{
Error
}
,
ymax = 400,
]
\pgfkeys
{
/pgf/number format/.cd,1000 sep=
{}}
\addplot
[thick, only marks, mark=*, blue]
...
...
@@ -496,7 +497,39 @@ signal.
\addplot
[thick, only marks, mark=*, orange]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc6.csv
}
;
\coordinate
(spypoint) at (axis cs:40000,3);
\end{axis}
\node
[pin={[pin distance=0.9cm]
65:
{
%
\begin{tikzpicture}
[baseline, trim axis left, trim axis right]
\vspace
{
-1cm
}
\begin{axis}
[height=3cm, width=5cm,
every axis plot post/.append style=
{
thick
}
,
xtick =
{}
, xticklabels =
{}
,
ymin=0,ymax=10,
scaled x ticks = false,
grid style =
{
black!10, dotted
}
,
grid = major,
]
\addplot
[thick, only marks, mark=*, blue]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc1.csv
}
;
\addplot
[thick, only marks, mark=*, red]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc2.csv
}
;
\addplot
[thick, only marks, mark=*, green]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc3.csv
}
;
\addplot
[thick, only marks, mark=*, purple]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc4.csv
}
;
\addplot
[thick, only marks, mark=*, yellow]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc5.csv
}
;
\addplot
[thick, only marks, mark=*, orange]
table[x index =
{
0
}
, y index =
{
1
}
, col sep=comma]
{
data/exp
_
sc6.csv
}
;
\end{axis}\end{tikzpicture}
%
}}
,draw, rectangle, minimum width=3.3cm] at (spypoint)
{}
;
\end{tikzpicture}
\caption
{
Trade-Off between Energy and Error when driving
(with signal loss).
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment