OM/Claudio_Maggioni_3/ex1-4-ys-large.tex

36 lines
678 B
TeX

% This file was created by matlab2tikz.
%
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=4.617in,
height=3.641in,
at={(0.774in,0.491in)},
scale only axis,
unbounded coords=jump,
xmin=0,
xmax=4,
ymode=log,
ymin=1,
ymax=1e+200,
yminorticks=true,
axis background/.style={fill=white},
legend style={legend cell align=left, align=left, draw=white!15!black}
]
\addplot [color=mycolor1, mark=*, mark options={solid, mycolor1}]
table[row sep=crcr]{%
0 1\\
1 1601\\
2 1.04841216742464e+16\\
3 2.95055682555403e+54\\
4 6.57585025723101e+169\\
5 inf\\
6 inf\\
7 nan\\
};
\addlegendentry{GD + backtracking}
\end{axis}
\end{tikzpicture}%