Skip to content

Instantly share code, notes, and snippets.

@egeerardyn
Created August 16, 2015 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egeerardyn/8982b2021cbbfee6cf73 to your computer and use it in GitHub Desktop.
Save egeerardyn/8982b2021cbbfee6cf73 to your computer and use it in GitHub Desktop.
m2t c7e5279 Octave400Windows
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=0.877\figureHeight,
at={(0\figureWidth,0.123\figureHeight)},
scale only axis,
xmin= 0,
xmax=100,
ymin=7.45,
ymax= 7.7,
axis background/.style={fill=white}
]
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
0 7.653\\
24 7.473\\
48 7.637\\
72 7.652\\
96 7.651\\
};
\end{axis}
\begin{axis}[%
width=0.951\figureWidth,
height=0.877\figureHeight,
at={(0\figureWidth,0.123\figureHeight)},
scale only axis,
xmin= 0,
xmax=100,
ymin=7.45,
ymax= 7.7,
hide axis
]
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
0 7.653\\
24 7.473\\
48 7.637\\
72 7.652\\
96 7.651\\
};
\end{axis}
\begin{axis}[%
width=0.951\figureWidth,
height=0.012\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax= 1,
xminorticks=true,
xlabel={secondary axis},
every outer y axis line/.append style={white},
every y tick label/.append style={font=\color{white}},
ymin= 0,
ymax= 1,
ytick={\empty},
axis x line*=bottom,
axis y line*=left
]
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmode=log,
xmin= 0.1,
xmax=100,
xminorticks=true,
xmajorgrids,
xminorgrids,
ymode=log,
ymin= 1,
ymax=1e+44,
yminorticks=true,
ymajorgrids,
yminorgrids,
axis background/.style={fill=white}
]
\addplot [color=mycolor1,solid,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
0.1 1.10517\\
0.11514 1.12203\\
0.132571 1.14176\\
0.152642 1.16491\\
0.175751 1.19214\\
0.202359 1.22429\\
0.232995 1.26238\\
0.26827 1.3077\\
0.308884 1.3619\\
0.355648 1.42711\\
0.409492 1.50605\\
0.471487 1.60237\\
0.542868 1.72093\\
0.625055 1.86835\\
0.719686 2.05379\\
0.828643 2.29021\\
0.954095 2.59632\\
1.09854 2.99979\\
1.26486 3.54258\\
1.45635 4.29026\\
1.67683 5.34859\\
1.9307 6.89432\\
2.223 9.23496\\
2.55955 12.93\\
2.94705 19.0497\\
3.39322 29.7617\\
3.90694 49.7465\\
4.49843 89.8762\\
5.17947 177.589\\
5.96362 389.017\\
6.86649 959.573\\
7.90604 2713.63\\
9.10298 8982.04\\
10.4811 35636.7\\
12.0679 174194\\
13.895 1.08269e+06\\
15.9986 8.87357e+06\\
18.4207 1.00002e+08\\
21.2095 1.6262e+09\\
24.4205 4.03368e+10\\
28.1177 1.62688e+12\\
32.3746 1.14842e+14\\
37.2759 1.54431e+16\\
42.9193 4.36148e+18\\
49.4171 2.8946e+21\\
56.8987 5.13776e+24\\
65.5129 2.83056e+28\\
75.4312 5.74585e+32\\
86.8511 5.23564e+37\\
100 2.68812e+43\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= -4,
xmax= 4,
ymin= -1,
ymax= 1,
axis background/.style={fill=white},
legend style={legend cell align=left,align=left,legend plot pos=left,fill=none,draw=none}
]
\addplot [color=red,solid,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
-3.14159 -1\\
-2.98451 -0.987688\\
-2.82743 -0.951057\\
-2.67035 -0.891007\\
-2.51327 -0.809017\\
-2.35619 -0.707107\\
-2.19911 -0.587785\\
-2.04204 -0.45399\\
-1.88496 -0.309017\\
-1.72788 -0.156434\\
-1.5708 6.12303e-17\\
-1.41372 0.156434\\
-1.25664 0.309017\\
-1.09956 0.45399\\
-0.942478 0.587785\\
-0.785398 0.707107\\
-0.628319 0.809017\\
-0.471239 0.891007\\
-0.314159 0.951057\\
-0.15708 0.987688\\
0 1\\
0.15708 0.987688\\
0.314159 0.951057\\
0.471239 0.891007\\
0.628319 0.809017\\
0.785398 0.707107\\
0.942478 0.587785\\
1.09956 0.45399\\
1.25664 0.309017\\
1.41372 0.156434\\
1.5708 6.12303e-17\\
1.72788 -0.156434\\
1.88496 -0.309017\\
2.04204 -0.45399\\
2.19911 -0.587785\\
2.35619 -0.707107\\
2.51327 -0.809017\\
2.67035 -0.891007\\
2.82743 -0.951057\\
2.98451 -0.987688\\
3.14159 -1\\
};
\addplot [color=blue,dashdotted]
table[row sep=crcr]{%
-3.14159 -1.22461e-16\\
-2.82743 -0.309017\\
-2.67035 -0.45399\\
-2.51327 -0.587785\\
-2.35619 -0.707107\\
-2.19911 -0.809017\\
-2.04204 -0.891007\\
-1.88496 -0.951057\\
-1.72788 -0.987688\\
-1.5708 -1\\
-1.41372 -0.987688\\
-1.25664 -0.951057\\
-1.09956 -0.891007\\
-0.942478 -0.809017\\
-0.785398 -0.707107\\
-0.628319 -0.587785\\
-0.471239 -0.45399\\
-0.314159 -0.309017\\
0 0\\
0.314159 0.309017\\
0.471239 0.45399\\
0.628319 0.587785\\
0.785398 0.707107\\
0.942478 0.809017\\
1.09956 0.891007\\
1.25664 0.951057\\
1.41372 0.987688\\
1.5708 1\\
1.72788 0.987688\\
1.88496 0.951057\\
2.04204 0.891007\\
2.19911 0.809017\\
2.35619 0.707107\\
2.51327 0.587785\\
2.67035 0.45399\\
2.82743 0.309017\\
3.14159 1.22461e-16\\
};
\addlegendentry{one pretty long legend sin\_x (dash-dot)};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{1.00000,0.65625,0.00000}%
\definecolor{mycolor2}{rgb}{0.68750,1.00000,0.00000}%
\definecolor{mycolor3}{rgb}{0.03125,1.00000,0.00000}%
\definecolor{mycolor4}{rgb}{0.00000,1.00000,0.62500}%
\definecolor{mycolor5}{rgb}{0.00000,0.71875,1.00000}%
\definecolor{mycolor6}{rgb}{0.00000,0.06250,1.00000}%
\definecolor{mycolor7}{rgb}{0.59375,0.00000,1.00000}%
\definecolor{mycolor8}{rgb}{1.00000,0.00000,0.75000}%
\definecolor{mycolor9}{rgb}{1.00000,0.00000,0.09375}%
\definecolor{mycolor10}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
unbounded coords=jump,
xmin= -2,
xmax= 2,
ymin= -2,
ymax= 2,
axis background/.style={fill=white}
]
\addplot[area legend,solid,draw=red,forget plot]
table[row sep=crcr] {%
x y\\
-0.862319 -0.4\\
-0.8 -0.443973\\
-0.6 -0.435804\\
-0.565057 -0.4\\
-0.447241 -0.2\\
-0.411008 0\\
-0.447241 0.2\\
-0.565057 0.4\\
-0.6 0.435804\\
-0.8 0.443973\\
-0.862319 0.4\\
-1 0.241622\\
-1.02072 0.2\\
-1.05443 0\\
-1.02072 -0.2\\
-1 -0.241622\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
-0.937417 -0.6\\
-0.8 -0.67197\\
-0.6 -0.66621\\
-0.512942 -0.6\\
-0.4 -0.483644\\
-0.365245 -0.4\\
-0.317333 -0.2\\
-0.302599 0\\
-0.317333 0.2\\
-0.365245 0.4\\
-0.4 0.483644\\
-0.512942 0.6\\
-0.6 0.66621\\
-0.8 0.67197\\
-0.937417 0.6\\
-1 0.558543\\
-1.12652 0.4\\
-1.2 0.230596\\
-1.21129 0.2\\
-1.23644 0\\
-1.21129 -0.2\\
-1.2 -0.230596\\
-1.12652 -0.4\\
-1 -0.558543\\
-0.937417 -0.6\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
-1.01016 -0.8\\
-1 -0.80763\\
-0.8 -0.891269\\
-0.6 -0.886871\\
-0.458596 -0.8\\
-0.4 -0.758637\\
-0.311194 -0.6\\
-0.244189 -0.4\\
-0.209966 -0.2\\
-0.2 -0.0110208\\
-0.199568 0\\
-0.2 0.0110208\\
-0.209966 0.2\\
-0.244189 0.4\\
-0.311194 0.6\\
-0.4 0.758637\\
-0.458596 0.8\\
-0.6 0.886871\\
-0.8 0.891269\\
-1 0.80763\\
-1.01016 0.8\\
-1.2 0.627315\\
-1.22177 0.6\\
-1.33615 0.4\\
-1.39457 0.2\\
-1.4 0.141201\\
-1.41485 0\\
-1.4 -0.141201\\
-1.39457 -0.2\\
-1.33615 -0.4\\
-1.22177 -0.6\\
-1.2 -0.627315\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
-1.132 -1\\
-1 -1.08423\\
-0.8 -1.14532\\
-0.6 -1.14211\\
-0.4 -1.04637\\
-0.362164 -1\\
-0.235002 -0.8\\
-0.2 -0.716176\\
-0.171628 -0.6\\
-0.140517 -0.4\\
-0.124627 -0.2\\
-0.119741 0\\
-0.124627 0.2\\
-0.140517 0.4\\
-0.171628 0.6\\
-0.2 0.716176\\
-0.235002 0.8\\
-0.362164 1\\
-0.4 1.04637\\
-0.6 1.14211\\
-0.8 1.14532\\
-1 1.08423\\
-1.132 1\\
-1.2 0.953875\\
-1.35183 0.8\\
-1.4 0.734151\\
-1.48788 0.6\\
-1.5692 0.4\\
-1.6 0.256438\\
-1.61484 0.2\\
-1.63249 0\\
-1.61484 -0.2\\
-1.6 -0.256438\\
-1.5692 -0.4\\
-1.48788 -0.6\\
-1.4 -0.734151\\
-1.35183 -0.8\\
-1.2 -0.953875\\
}--cycle;
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
-1.2277 -1.4\\
-1.2 -1.41881\\
-1 -1.51523\\
-0.8 -1.55719\\
-0.6 -1.55498\\
-0.4 -1.48922\\
-0.307722 -1.4\\
-0.2 -1.27778\\
-0.168463 -1.2\\
-0.108496 -1\\
-0.0756953 -0.8\\
-0.0572093 -0.6\\
-0.046839 -0.4\\
-0.0415425 -0.2\\
-0.0399136 0\\
-0.0415425 0.2\\
-0.046839 0.4\\
-0.0572093 0.6\\
-0.0756953 0.8\\
-0.108496 1\\
-0.168463 1.2\\
-0.2 1.27778\\
-0.307722 1.4\\
-0.4 1.48922\\
-0.6 1.55498\\
-0.8 1.55719\\
-1 1.51523\\
-1.2 1.41881\\
-1.2277 1.4\\
-1.4 1.2884\\
-1.49616 1.2\\
-1.6 1.08833\\
-1.67311 1\\
-1.79161 0.8\\
-1.8 0.780401\\
-1.89171 0.6\\
-1.95056 0.4\\
-1.98061 0.2\\
-1.98986 0\\
-1.98061 -0.2\\
-1.95056 -0.4\\
-1.89171 -0.6\\
-1.8 -0.780401\\
-1.79161 -0.8\\
-1.67311 -1\\
-1.6 -1.08833\\
-1.49616 -1.2\\
-1.4 -1.2884\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
0.307722 -1.4\\
0.4 -1.48922\\
0.6 -1.55498\\
0.8 -1.55719\\
1 -1.51523\\
1.2 -1.41881\\
1.2277 -1.4\\
1.4 -1.2884\\
1.49616 -1.2\\
1.6 -1.08833\\
1.67311 -1\\
1.79161 -0.8\\
1.8 -0.780401\\
1.89171 -0.6\\
1.95056 -0.4\\
1.98061 -0.2\\
1.98986 0\\
1.98061 0.2\\
1.95056 0.4\\
1.89171 0.6\\
1.8 0.780401\\
1.79161 0.8\\
1.67311 1\\
1.6 1.08833\\
1.49616 1.2\\
1.4 1.2884\\
1.2277 1.4\\
1.2 1.41881\\
1 1.51523\\
0.8 1.55719\\
0.6 1.55498\\
0.4 1.48922\\
0.307722 1.4\\
0.2 1.27778\\
0.168463 1.2\\
0.108496 1\\
0.0756953 0.8\\
0.0572093 0.6\\
0.046839 0.4\\
0.0415425 0.2\\
0.0399136 0\\
0.0415425 -0.2\\
0.046839 -0.4\\
0.0572093 -0.6\\
0.0756953 -0.8\\
0.108496 -1\\
0.168463 -1.2\\
0.2 -1.27778\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
0.362164 -1\\
0.4 -1.04637\\
0.6 -1.14211\\
0.8 -1.14532\\
1 -1.08423\\
1.132 -1\\
1.2 -0.953875\\
1.35183 -0.8\\
1.4 -0.734151\\
1.48788 -0.6\\
1.5692 -0.4\\
1.6 -0.256438\\
1.61484 -0.2\\
1.63249 0\\
1.61484 0.2\\
1.6 0.256438\\
1.5692 0.4\\
1.48788 0.6\\
1.4 0.734151\\
1.35183 0.8\\
1.2 0.953875\\
1.132 1\\
1 1.08423\\
0.8 1.14532\\
0.6 1.14211\\
0.4 1.04637\\
0.362164 1\\
0.235002 0.8\\
0.2 0.716176\\
0.171628 0.6\\
0.140517 0.4\\
0.124627 0.2\\
0.119741 0\\
0.124627 -0.2\\
0.140517 -0.4\\
0.171628 -0.6\\
0.2 -0.716176\\
0.235002 -0.8\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
0.458596 -0.8\\
0.6 -0.886871\\
0.8 -0.891269\\
1 -0.80763\\
1.01016 -0.8\\
1.2 -0.627315\\
1.22177 -0.6\\
1.33615 -0.4\\
1.39457 -0.2\\
1.4 -0.141201\\
1.41485 0\\
1.4 0.141201\\
1.39457 0.2\\
1.33615 0.4\\
1.22177 0.6\\
1.2 0.627315\\
1.01016 0.8\\
1 0.80763\\
0.8 0.891269\\
0.6 0.886871\\
0.458596 0.8\\
0.4 0.758637\\
0.311194 0.6\\
0.244189 0.4\\
0.209966 0.2\\
0.2 0.0110208\\
0.199568 0\\
0.2 -0.0110208\\
0.209966 -0.2\\
0.244189 -0.4\\
0.311194 -0.6\\
0.4 -0.758637\\
}--cycle;
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
0.512942 -0.6\\
0.6 -0.66621\\
0.8 -0.67197\\
0.937417 -0.6\\
1 -0.558543\\
1.12652 -0.4\\
1.2 -0.230596\\
1.21129 -0.2\\
1.23644 0\\
1.21129 0.2\\
1.2 0.230596\\
1.12652 0.4\\
1 0.558543\\
0.937417 0.6\\
0.8 0.67197\\
0.6 0.66621\\
0.512942 0.6\\
0.4 0.483644\\
0.365245 0.4\\
0.317333 0.2\\
0.302599 0\\
0.317333 -0.2\\
0.365245 -0.4\\
0.4 -0.483644\\
}--cycle;
\addplot[area legend,solid,draw=mycolor9,forget plot]
table[row sep=crcr] {%
x y\\
0.565057 -0.4\\
0.6 -0.435804\\
0.8 -0.443973\\
0.862319 -0.4\\
1 -0.241622\\
1.02072 -0.2\\
1.05443 0\\
1.02072 0.2\\
1 0.241622\\
0.862319 0.4\\
0.8 0.443973\\
0.6 0.435804\\
0.565057 0.4\\
0.447241 0.2\\
0.411008 0\\
0.447241 -0.2\\
}--cycle;
\addplot [color=mycolor10,solid,forget plot]
table[row sep=crcr]{%
-2 -2\\
-2.00078 -2.00096\\
nan nan\\
-2 -1.8\\
-2.00167 -1.80136\\
nan nan\\
-2 -1.6\\
-2.0033 -1.60235\\
nan nan\\
-2 -1.4\\
-2.00602 -1.40369\\
nan nan\\
-2 -1.2\\
-2.01012 -1.20525\\
nan nan\\
-2 -1\\
-2.01572 -1.00671\\
nan nan\\
-2 -0.8\\
-2.02253 -0.807621\\
nan nan\\
-2 -0.6\\
-2.02981 -0.607507\\
nan nan\\
-2 -0.4\\
-2.03641 -0.40608\\
nan nan\\
-2 -0.2\\
-2.04105 -0.203417\\
nan nan\\
-2 0\\
-2.04272 0\\
nan nan\\
-2 0.2\\
-2.04105 0.203417\\
nan nan\\
-2 0.4\\
-2.03641 0.40608\\
nan nan\\
-2 0.6\\
-2.02981 0.607507\\
nan nan\\
-2 0.8\\
-2.02253 0.807621\\
nan nan\\
-2 1\\
-2.01572 1.00671\\
nan nan\\
-2 1.2\\
-2.01012 1.20525\\
nan nan\\
-2 1.4\\
-2.00602 1.40369\\
nan nan\\
-2 1.6\\
-2.0033 1.60235\\
nan nan\\
-2 1.8\\
-2.00167 1.80136\\
nan nan\\
-2 2\\
-2.00078 2.00096\\
nan nan\\
-1.8 -2\\
-1.80101 -2.00185\\
nan nan\\
-1.8 -1.8\\
-1.80215 -1.80262\\
nan nan\\
-1.8 -1.6\\
-1.80425 -1.60452\\
nan nan\\
-1.8 -1.4\\
-1.80774 -1.4071\\
nan nan\\
-1.8 -1.2\\
-1.81301 -1.2101\\
nan nan\\
-1.8 -1\\
-1.8202 -1.01291\\
nan nan\\
-1.8 -0.8\\
-1.82896 -0.814666\\
nan nan\\
-1.8 -0.6\\
-1.83831 -0.614446\\
nan nan\\
-1.8 -0.4\\
-1.8468 -0.411701\\
nan nan\\
-1.8 -0.2\\
-1.85276 -0.206575\\
nan nan\\
-1.8 0\\
-1.85492 0\\
nan nan\\
-1.8 0.2\\
-1.85276 0.206575\\
nan nan\\
-1.8 0.4\\
-1.8468 0.411701\\
nan nan\\
-1.8 0.6\\
-1.83831 0.614446\\
nan nan\\
-1.8 0.8\\
-1.82896 0.814666\\
nan nan\\
-1.8 1\\
-1.8202 1.01291\\
nan nan\\
-1.8 1.2\\
-1.81301 1.2101\\
nan nan\\
-1.8 1.4\\
-1.80774 1.4071\\
nan nan\\
-1.8 1.6\\
-1.80425 1.60452\\
nan nan\\
-1.8 1.8\\
-1.80215 1.80262\\
nan nan\\
-1.8 2\\
-1.80101 2.00185\\
nan nan\\
-1.6 -2\\
-1.60146 -2.00325\\
nan nan\\
-1.6 -1.8\\
-1.60313 -1.8046\\
nan nan\\
-1.6 -1.6\\
-1.60618 -1.60793\\
nan nan\\
-1.6 -1.4\\
-1.61126 -1.41245\\
nan nan\\
-1.6 -1.2\\
-1.61894 -1.21771\\
nan nan\\
-1.6 -1\\
-1.6294 -1.02266\\
nan nan\\
-1.6 -0.8\\
-1.64215 -0.825733\\
nan nan\\
-1.6 -0.6\\
-1.65577 -0.625347\\
nan nan\\
-1.6 -0.4\\
-1.66811 -0.42053\\
nan nan\\
-1.6 -0.2\\
-1.6768 -0.211537\\
nan nan\\
-1.6 0\\
-1.67993 0\\
nan nan\\
-1.6 0.2\\
-1.6768 0.211537\\
nan nan\\
-1.6 0.4\\
-1.66811 0.42053\\
nan nan\\
-1.6 0.6\\
-1.65577 0.625347\\
nan nan\\
-1.6 0.8\\
-1.64215 0.825733\\
nan nan\\
-1.6 1\\
-1.6294 1.02266\\
nan nan\\
-1.6 1.2\\
-1.61894 1.21771\\
nan nan\\
-1.6 1.4\\
-1.61126 1.41245\\
nan nan\\
-1.6 1.6\\
-1.60618 1.60793\\
nan nan\\
-1.6 1.8\\
-1.60313 1.8046\\
nan nan\\
-1.6 2\\
-1.60146 2.00325\\
nan nan\\
-1.4 -2\\
-1.40186 -2.00519\\
nan nan\\
-1.4 -1.8\\
-1.40397 -1.80734\\
nan nan\\
-1.4 -1.6\\
-1.40783 -1.61265\\
nan nan\\
-1.4 -1.4\\
-1.41427 -1.41986\\
nan nan\\
-1.4 -1.2\\
-1.42401 -1.22824\\
nan nan\\
-1.4 -1\\
-1.43728 -1.03612\\
nan nan\\
-1.4 -0.8\\
-1.45343 -0.841027\\
nan nan\\
-1.4 -0.6\\
-1.47069 -0.640412\\
nan nan\\
-1.4 -0.4\\
-1.48635 -0.432731\\
nan nan\\
-1.4 -0.2\\
-1.49735 -0.218393\\
nan nan\\
-1.4 0\\
-1.50133 0\\
nan nan\\
-1.4 0.2\\
-1.49735 0.218393\\
nan nan\\
-1.4 0.4\\
-1.48635 0.432731\\
nan nan\\
-1.4 0.6\\
-1.47069 0.640412\\
nan nan\\
-1.4 0.8\\
-1.45343 0.841027\\
nan nan\\
-1.4 1\\
-1.43728 1.03612\\
nan nan\\
-1.4 1.2\\
-1.42401 1.22824\\
nan nan\\
-1.4 1.4\\
-1.41427 1.41986\\
nan nan\\
-1.4 1.6\\
-1.40783 1.61265\\
nan nan\\
-1.4 1.8\\
-1.40397 1.80734\\
nan nan\\
-1.4 2\\
-1.40186 2.00519\\
nan nan\\
-1.2 -2\\
-1.20197 -2.00748\\
nan nan\\
-1.2 -1.8\\
-1.20422 -1.81058\\
nan nan\\
-1.2 -1.6\\
-1.20832 -1.61824\\
nan nan\\
-1.2 -1.4\\
-1.21517 -1.42863\\
nan nan\\
-1.2 -1.2\\
-1.22551 -1.24072\\
nan nan\\
-1.2 -1\\
-1.23961 -1.05208\\
nan nan\\
-1.2 -0.8\\
-1.25677 -0.85915\\
nan nan\\
-1.2 -0.6\\
-1.27512 -0.658263\\
nan nan\\
-1.2 -0.4\\
-1.29175 -0.44719\\
nan nan\\
-1.2 -0.2\\
-1.30345 -0.226518\\
nan nan\\
-1.2 0\\
-1.30767 0\\
nan nan\\
-1.2 0.2\\
-1.30345 0.226518\\
nan nan\\
-1.2 0.4\\
-1.29175 0.44719\\
nan nan\\
-1.2 0.6\\
-1.27512 0.658263\\
nan nan\\
-1.2 0.8\\
-1.25677 0.85915\\
nan nan\\
-1.2 1\\
-1.23961 1.05208\\
nan nan\\
-1.2 1.2\\
-1.22551 1.24072\\
nan nan\\
-1.2 1.4\\
-1.21517 1.42863\\
nan nan\\
-1.2 1.6\\
-1.20832 1.61824\\
nan nan\\
-1.2 1.8\\
-1.20422 1.81058\\
nan nan\\
-1.2 2\\
-1.20197 2.00748\\
nan nan\\
-1 -2\\
-1.00159 -2.00968\\
nan nan\\
-1 -1.8\\
-1.0034 -1.81369\\
nan nan\\
-1 -1.6\\
-1.00671 -1.6236\\
nan nan\\
-1 -1.4\\
-1.01222 -1.43704\\
nan nan\\
-1 -1.2\\
-1.02055 -1.25268\\
nan nan\\
-1 -1\\
-1.03191 -1.06738\\
nan nan\\
-1 -0.8\\
-1.04574 -0.876535\\
nan nan\\
-1 -0.6\\
-1.06052 -0.675388\\
nan nan\\
-1 -0.4\\
-1.07392 -0.46106\\
nan nan\\
-1 -0.2\\
-1.08335 -0.234313\\
nan nan\\
-1 0\\
-1.08675 0\\
nan nan\\
-1 0.2\\
-1.08335 0.234313\\
nan nan\\
-1 0.4\\
-1.07392 0.46106\\
nan nan\\
-1 0.6\\
-1.06052 0.675388\\
nan nan\\
-1 0.8\\
-1.04574 0.876535\\
nan nan\\
-1 1\\
-1.03191 1.06738\\
nan nan\\
-1 1.2\\
-1.02055 1.25268\\
nan nan\\
-1 1.4\\
-1.01222 1.43704\\
nan nan\\
-1 1.6\\
-1.00671 1.6236\\
nan nan\\
-1 1.8\\
-1.0034 1.81369\\
nan nan\\
-1 2\\
-1.00159 2.00968\\
nan nan\\
-0.8 -2\\
-0.800586 -2.0111\\
nan nan\\
-0.8 -1.8\\
-0.801253 -1.8157\\
nan nan\\
-0.8 -1.6\\
-0.802474 -1.62706\\
nan nan\\
-0.8 -1.4\\
-0.804507 -1.44248\\
nan nan\\
-0.8 -1.2\\
-0.807582 -1.26041\\
nan nan\\
-0.8 -1\\
-0.811772 -1.07727\\
nan nan\\
-0.8 -0.8\\
-0.816873 -0.88776\\
nan nan\\
-0.8 -0.6\\
-0.822325 -0.686444\\
nan nan\\
-0.8 -0.4\\
-0.827268 -0.470015\\
nan nan\\
-0.8 -0.2\\
-0.830745 -0.239345\\
nan nan\\
-0.8 0\\
-0.832 0\\
nan nan\\
-0.8 0.2\\
-0.830745 0.239345\\
nan nan\\
-0.8 0.4\\
-0.827268 0.470015\\
nan nan\\
-0.8 0.6\\
-0.822325 0.686444\\
nan nan\\
-0.8 0.8\\
-0.816873 0.88776\\
nan nan\\
-0.8 1\\
-0.811772 1.07727\\
nan nan\\
-0.8 1.2\\
-0.807582 1.26041\\
nan nan\\
-0.8 1.4\\
-0.804507 1.44248\\
nan nan\\
-0.8 1.6\\
-0.802474 1.62706\\
nan nan\\
-0.8 1.8\\
-0.801253 1.8157\\
nan nan\\
-0.8 2\\
-0.800586 2.0111\\
nan nan\\
-0.6 -2\\
-0.599064 -2.01101\\
nan nan\\
-0.6 -1.8\\
-0.597999 -1.81558\\
nan nan\\
-0.6 -1.6\\
-0.596051 -1.62685\\
nan nan\\
-0.6 -1.4\\
-0.592805 -1.44215\\
nan nan\\
-0.6 -1.2\\
-0.587897 -1.25995\\
nan nan\\
-0.6 -1\\
-0.581208 -1.07668\\
nan nan\\
-0.6 -0.8\\
-0.573065 -0.887089\\
nan nan\\
-0.6 -0.6\\
-0.564361 -0.685783\\
nan nan\\
-0.6 -0.4\\
-0.556471 -0.46948\\
nan nan\\
-0.6 -0.2\\
-0.550921 -0.239044\\
nan nan\\
-0.6 0\\
-0.548918 3.50179e-17\\
nan nan\\
-0.6 0.2\\
-0.550921 0.239044\\
nan nan\\
-0.6 0.4\\
-0.556471 0.46948\\
nan nan\\
-0.6 0.6\\
-0.564361 0.685783\\
nan nan\\
-0.6 0.8\\
-0.573065 0.887089\\
nan nan\\
-0.6 1\\
-0.581208 1.07668\\
nan nan\\
-0.6 1.2\\
-0.587897 1.25995\\
nan nan\\
-0.6 1.4\\
-0.592805 1.44215\\
nan nan\\
-0.6 1.6\\
-0.596051 1.62685\\
nan nan\\
-0.6 1.8\\
-0.597999 1.81558\\
nan nan\\
-0.6 2\\
-0.599064 2.01101\\
nan nan\\
-0.4 -2\\
-0.397384 -2.00897\\
nan nan\\
-0.4 -1.8\\
-0.394405 -1.81268\\
nan nan\\
-0.4 -1.6\\
-0.388957 -1.62187\\
nan nan\\
-0.4 -1.4\\
-0.379878 -1.43432\\
nan nan\\
-0.4 -1.2\\
-0.366155 -1.24881\\
nan nan\\
-0.4 -1\\
-0.347449 -1.06243\\
nan nan\\
-0.4 -0.8\\
-0.324677 -0.870914\\
nan nan\\
-0.4 -0.6\\
-0.300337 -0.66985\\
nan nan\\
-0.4 -0.4\\
-0.278272 -0.456575\\
nan nan\\
-0.4 -0.2\\
-0.262752 -0.231792\\
nan nan\\
-0.4 0\\
-0.257151 3.50179e-17\\
nan nan\\
-0.4 0.2\\
-0.262752 0.231792\\
nan nan\\
-0.4 0.4\\
-0.278272 0.456575\\
nan nan\\
-0.4 0.6\\
-0.300337 0.66985\\
nan nan\\
-0.4 0.8\\
-0.324677 0.870914\\
nan nan\\
-0.4 1\\
-0.347449 1.06243\\
nan nan\\
-0.4 1.2\\
-0.366155 1.24881\\
nan nan\\
-0.4 1.4\\
-0.379878 1.43432\\
nan nan\\
-0.4 1.6\\
-0.388957 1.62187\\
nan nan\\
-0.4 1.8\\
-0.394405 1.81268\\
nan nan\\
-0.4 2\\
-0.397384 2.00897\\
nan nan\\
-0.2 -2\\
-0.196062 -2.00505\\
nan nan\\
-0.2 -1.8\\
-0.191579 -1.80715\\
nan nan\\
-0.2 -1.6\\
-0.183378 -1.61233\\
nan nan\\
-0.2 -1.4\\
-0.169712 -1.41935\\
nan nan\\
-0.2 -1.2\\
-0.149055 -1.22752\\
nan nan\\
-0.2 -1\\
-0.120898 -1.0352\\
nan nan\\
-0.2 -0.8\\
-0.0866205 -0.839977\\
nan nan\\
-0.2 -0.6\\
-0.0499843 -0.639378\\
nan nan\\
-0.2 -0.4\\
-0.0167704 -0.431894\\
nan nan\\
-0.2 -0.2\\
0.00659085 -0.217923\\
nan nan\\
-0.2 0\\
0.015022 1.7509e-17\\
nan nan\\
-0.2 0.2\\
0.00659085 0.217923\\
nan nan\\
-0.2 0.4\\
-0.0167704 0.431894\\
nan nan\\
-0.2 0.6\\
-0.0499843 0.639378\\
nan nan\\
-0.2 0.8\\
-0.0866205 0.839977\\
nan nan\\
-0.2 1\\
-0.120898 1.0352\\
nan nan\\
-0.2 1.2\\
-0.149055 1.22752\\
nan nan\\
-0.2 1.4\\
-0.169712 1.41935\\
nan nan\\
-0.2 1.6\\
-0.183378 1.61233\\
nan nan\\
-0.2 1.8\\
-0.191579 1.80715\\
nan nan\\
-0.2 2\\
-0.196062 2.00505\\
nan nan\\
0 -2\\
0.00444038 -2\\
nan nan\\
0 -1.8\\
0.00949476 -1.8\\
nan nan\\
0 -1.6\\
0.0187415 -1.6\\
nan nan\\
0 -1.4\\
0.0341492 -1.4\\
nan nan\\
0 -1.2\\
0.05744 -1.2\\
nan nan\\
0 -1\\
0.0891874 -1\\
nan nan\\
0 -0.8\\
0.127835 -0.8\\
nan nan\\
0 -0.6\\
0.169142 -0.6\\
nan nan\\
0 -0.4\\
0.206591 -0.4\\
nan nan\\
0 -0.2\\
0.232931 -0.2\\
nan nan\\
0 0\\
0.242437 0\\
nan nan\\
0 0.2\\
0.232931 0.2\\
nan nan\\
0 0.4\\
0.206591 0.4\\
nan nan\\
0 0.6\\
0.169142 0.6\\
nan nan\\
0 0.8\\
0.127835 0.8\\
nan nan\\
0 1\\
0.0891874 1\\
nan nan\\
0 1.2\\
0.05744 1.2\\
nan nan\\
0 1.4\\
0.0341492 1.4\\
nan nan\\
0 1.6\\
0.0187415 1.6\\
nan nan\\
0 1.8\\
0.00949476 1.8\\
nan nan\\
0 2\\
0.00444038 2\\
nan nan\\
0.2 -2\\
0.203938 -1.99495\\
nan nan\\
0.2 -1.8\\
0.208421 -1.79285\\
nan nan\\
0.2 -1.6\\
0.216622 -1.58767\\
nan nan\\
0.2 -1.4\\
0.230288 -1.38065\\
nan nan\\
0.2 -1.2\\
0.250945 -1.17248\\
nan nan\\
0.2 -1\\
0.279102 -0.964802\\
nan nan\\
0.2 -0.8\\
0.313379 -0.760023\\
nan nan\\
0.2 -0.6\\
0.350016 -0.560622\\
nan nan\\
0.2 -0.4\\
0.38323 -0.368106\\
nan nan\\
0.2 -0.2\\
0.406591 -0.182077\\
nan nan\\
0.2 0\\
0.415022 0\\
nan nan\\
0.2 0.2\\
0.406591 0.182077\\
nan nan\\
0.2 0.4\\
0.38323 0.368106\\
nan nan\\
0.2 0.6\\
0.350016 0.560622\\
nan nan\\
0.2 0.8\\
0.313379 0.760023\\
nan nan\\
0.2 1\\
0.279102 0.964802\\
nan nan\\
0.2 1.2\\
0.250945 1.17248\\
nan nan\\
0.2 1.4\\
0.230288 1.38065\\
nan nan\\
0.2 1.6\\
0.216622 1.58767\\
nan nan\\
0.2 1.8\\
0.208421 1.79285\\
nan nan\\
0.2 2\\
0.203938 1.99495\\
nan nan\\
0.4 -2\\
0.402616 -1.99103\\
nan nan\\
0.4 -1.8\\
0.405595 -1.78732\\
nan nan\\
0.4 -1.6\\
0.411043 -1.57813\\
nan nan\\
0.4 -1.4\\
0.420122 -1.36568\\
nan nan\\
0.4 -1.2\\
0.433845 -1.15119\\
nan nan\\
0.4 -1\\
0.452551 -0.937565\\
nan nan\\
0.4 -0.8\\
0.475323 -0.729086\\
nan nan\\
0.4 -0.6\\
0.499663 -0.53015\\
nan nan\\
0.4 -0.4\\
0.521728 -0.343425\\
nan nan\\
0.4 -0.2\\
0.537248 -0.168208\\
nan nan\\
0.4 0\\
0.542849 0\\
nan nan\\
0.4 0.2\\
0.537248 0.168208\\
nan nan\\
0.4 0.4\\
0.521728 0.343425\\
nan nan\\
0.4 0.6\\
0.499663 0.53015\\
nan nan\\
0.4 0.8\\
0.475323 0.729086\\
nan nan\\
0.4 1\\
0.452551 0.937565\\
nan nan\\
0.4 1.2\\
0.433845 1.15119\\
nan nan\\
0.4 1.4\\
0.420122 1.36568\\
nan nan\\
0.4 1.6\\
0.411043 1.57813\\
nan nan\\
0.4 1.8\\
0.405595 1.78732\\
nan nan\\
0.4 2\\
0.402616 1.99103\\
nan nan\\
0.6 -2\\
0.600936 -1.98899\\
nan nan\\
0.6 -1.8\\
0.602001 -1.78442\\
nan nan\\
0.6 -1.6\\
0.603949 -1.57315\\
nan nan\\
0.6 -1.4\\
0.607195 -1.35785\\
nan nan\\
0.6 -1.2\\
0.612103 -1.14005\\
nan nan\\
0.6 -1\\
0.618792 -0.923324\\
nan nan\\
0.6 -0.8\\
0.626935 -0.712911\\
nan nan\\
0.6 -0.6\\
0.635639 -0.514217\\
nan nan\\
0.6 -0.4\\
0.643529 -0.33052\\
nan nan\\
0.6 -0.2\\
0.649079 -0.160956\\
nan nan\\
0.6 0\\
0.651082 -7.00358e-17\\
nan nan\\
0.6 0.2\\
0.649079 0.160956\\
nan nan\\
0.6 0.4\\
0.643529 0.33052\\
nan nan\\
0.6 0.6\\
0.635639 0.514217\\
nan nan\\
0.6 0.8\\
0.626935 0.712911\\
nan nan\\
0.6 1\\
0.618792 0.923324\\
nan nan\\
0.6 1.2\\
0.612103 1.14005\\
nan nan\\
0.6 1.4\\
0.607195 1.35785\\
nan nan\\
0.6 1.6\\
0.603949 1.57315\\
nan nan\\
0.6 1.8\\
0.602001 1.78442\\
nan nan\\
0.6 2\\
0.600936 1.98899\\
nan nan\\
0.8 -2\\
0.799414 -1.9889\\
nan nan\\
0.8 -1.8\\
0.798747 -1.7843\\
nan nan\\
0.8 -1.6\\
0.797526 -1.57294\\
nan nan\\
0.8 -1.4\\
0.795493 -1.35752\\
nan nan\\
0.8 -1.2\\
0.792418 -1.13959\\
nan nan\\
0.8 -1\\
0.788228 -0.922733\\
nan nan\\
0.8 -0.8\\
0.783127 -0.71224\\
nan nan\\
0.8 -0.6\\
0.777675 -0.513556\\
nan nan\\
0.8 -0.4\\
0.772732 -0.329985\\
nan nan\\
0.8 -0.2\\
0.769255 -0.160655\\
nan nan\\
0.8 0\\
0.768 0\\
nan nan\\
0.8 0.2\\
0.769255 0.160655\\
nan nan\\
0.8 0.4\\
0.772732 0.329985\\
nan nan\\
0.8 0.6\\
0.777675 0.513556\\
nan nan\\
0.8 0.8\\
0.783127 0.71224\\
nan nan\\
0.8 1\\
0.788228 0.922733\\
nan nan\\
0.8 1.2\\
0.792418 1.13959\\
nan nan\\
0.8 1.4\\
0.795493 1.35752\\
nan nan\\
0.8 1.6\\
0.797526 1.57294\\
nan nan\\
0.8 1.8\\
0.798747 1.7843\\
nan nan\\
0.8 2\\
0.799414 1.9889\\
nan nan\\
1 -2\\
0.998411 -1.99032\\
nan nan\\
1 -1.8\\
0.996602 -1.78631\\
nan nan\\
1 -1.6\\
0.993294 -1.5764\\
nan nan\\
1 -1.4\\
0.98778 -1.36296\\
nan nan\\
1 -1.2\\
0.979446 -1.14732\\
nan nan\\
1 -1\\
0.968086 -0.932616\\
nan nan\\
1 -0.8\\
0.954257 -0.723465\\
nan nan\\
1 -0.6\\
0.939475 -0.524612\\
nan nan\\
1 -0.4\\
0.926075 -0.33894\\
nan nan\\
1 -0.2\\
0.91665 -0.165687\\
nan nan\\
1 0\\
0.913248 0\\
nan nan\\
1 0.2\\
0.91665 0.165687\\
nan nan\\
1 0.4\\
0.926075 0.33894\\
nan nan\\
1 0.6\\
0.939475 0.524612\\
nan nan\\
1 0.8\\
0.954257 0.723465\\
nan nan\\
1 1\\
0.968086 0.932616\\
nan nan\\
1 1.2\\
0.979446 1.14732\\
nan nan\\
1 1.4\\
0.98778 1.36296\\
nan nan\\
1 1.6\\
0.993294 1.5764\\
nan nan\\
1 1.8\\
0.996602 1.78631\\
nan nan\\
1 2\\
0.998411 1.99032\\
nan nan\\
1.2 -2\\
1.19803 -1.99252\\
nan nan\\
1.2 -1.8\\
1.19578 -1.78942\\
nan nan\\
1.2 -1.6\\
1.19168 -1.58176\\
nan nan\\
1.2 -1.4\\
1.18483 -1.37137\\
nan nan\\
1.2 -1.2\\
1.17449 -1.15928\\
nan nan\\
1.2 -1\\
1.16039 -0.947922\\
nan nan\\
1.2 -0.8\\
1.14323 -0.74085\\
nan nan\\
1.2 -0.6\\
1.12488 -0.541737\\
nan nan\\
1.2 -0.4\\
1.10825 -0.35281\\
nan nan\\
1.2 -0.2\\
1.09655 -0.173482\\
nan nan\\
1.2 0\\
1.09233 0\\
nan nan\\
1.2 0.2\\
1.09655 0.173482\\
nan nan\\
1.2 0.4\\
1.10825 0.35281\\
nan nan\\
1.2 0.6\\
1.12488 0.541737\\
nan nan\\
1.2 0.8\\
1.14323 0.74085\\
nan nan\\
1.2 1\\
1.16039 0.947922\\
nan nan\\
1.2 1.2\\
1.17449 1.15928\\
nan nan\\
1.2 1.4\\
1.18483 1.37137\\
nan nan\\
1.2 1.6\\
1.19168 1.58176\\
nan nan\\
1.2 1.8\\
1.19578 1.78942\\
nan nan\\
1.2 2\\
1.19803 1.99252\\
nan nan\\
1.4 -2\\
1.39814 -1.99481\\
nan nan\\
1.4 -1.8\\
1.39603 -1.79266\\
nan nan\\
1.4 -1.6\\
1.39217 -1.58735\\
nan nan\\
1.4 -1.4\\
1.38573 -1.38014\\
nan nan\\
1.4 -1.2\\
1.37599 -1.17176\\
nan nan\\
1.4 -1\\
1.36272 -0.963879\\
nan nan\\
1.4 -0.8\\
1.34657 -0.758973\\
nan nan\\
1.4 -0.6\\
1.32931 -0.559588\\
nan nan\\
1.4 -0.4\\
1.31365 -0.367269\\
nan nan\\
1.4 -0.2\\
1.30265 -0.181607\\
nan nan\\
1.4 0\\
1.29867 -5.25269e-17\\
nan nan\\
1.4 0.2\\
1.30265 0.181607\\
nan nan\\
1.4 0.4\\
1.31365 0.367269\\
nan nan\\
1.4 0.6\\
1.32931 0.559588\\
nan nan\\
1.4 0.8\\
1.34657 0.758973\\
nan nan\\
1.4 1\\
1.36272 0.963879\\
nan nan\\
1.4 1.2\\
1.37599 1.17176\\
nan nan\\
1.4 1.4\\
1.38573 1.38014\\
nan nan\\
1.4 1.6\\
1.39217 1.58735\\
nan nan\\
1.4 1.8\\
1.39603 1.79266\\
nan nan\\
1.4 2\\
1.39814 1.99481\\
nan nan\\
1.6 -2\\
1.59854 -1.99675\\
nan nan\\
1.6 -1.8\\
1.59687 -1.7954\\
nan nan\\
1.6 -1.6\\
1.59382 -1.59207\\
nan nan\\
1.6 -1.4\\
1.58874 -1.38755\\
nan nan\\
1.6 -1.2\\
1.58106 -1.18229\\
nan nan\\
1.6 -1\\
1.5706 -0.977344\\
nan nan\\
1.6 -0.8\\
1.55785 -0.774267\\
nan nan\\
1.6 -0.6\\
1.54423 -0.574653\\
nan nan\\
1.6 -0.4\\
1.53189 -0.37947\\
nan nan\\
1.6 -0.2\\
1.5232 -0.188463\\
nan nan\\
1.6 0\\
1.52007 0\\
nan nan\\
1.6 0.2\\
1.5232 0.188463\\
nan nan\\
1.6 0.4\\
1.53189 0.37947\\
nan nan\\
1.6 0.6\\
1.54423 0.574653\\
nan nan\\
1.6 0.8\\
1.55785 0.774267\\
nan nan\\
1.6 1\\
1.5706 0.977344\\
nan nan\\
1.6 1.2\\
1.58106 1.18229\\
nan nan\\
1.6 1.4\\
1.58874 1.38755\\
nan nan\\
1.6 1.6\\
1.59382 1.59207\\
nan nan\\
1.6 1.8\\
1.59687 1.7954\\
nan nan\\
1.6 2\\
1.59854 1.99675\\
nan nan\\
1.8 -2\\
1.79899 -1.99815\\
nan nan\\
1.8 -1.8\\
1.79785 -1.79738\\
nan nan\\
1.8 -1.6\\
1.79575 -1.59548\\
nan nan\\
1.8 -1.4\\
1.79226 -1.3929\\
nan nan\\
1.8 -1.2\\
1.78699 -1.1899\\
nan nan\\
1.8 -1\\
1.7798 -0.987087\\
nan nan\\
1.8 -0.8\\
1.77104 -0.785334\\
nan nan\\
1.8 -0.6\\
1.76169 -0.585554\\
nan nan\\
1.8 -0.4\\
1.7532 -0.388299\\
nan nan\\
1.8 -0.2\\
1.74724 -0.193425\\
nan nan\\
1.8 0\\
1.74508 0\\
nan nan\\
1.8 0.2\\
1.74724 0.193425\\
nan nan\\
1.8 0.4\\
1.7532 0.388299\\
nan nan\\
1.8 0.6\\
1.76169 0.585554\\
nan nan\\
1.8 0.8\\
1.77104 0.785334\\
nan nan\\
1.8 1\\
1.7798 0.987087\\
nan nan\\
1.8 1.2\\
1.78699 1.1899\\
nan nan\\
1.8 1.4\\
1.79226 1.3929\\
nan nan\\
1.8 1.6\\
1.79575 1.59548\\
nan nan\\
1.8 1.8\\
1.79785 1.79738\\
nan nan\\
1.8 2\\
1.79899 1.99815\\
nan nan\\
2 -2\\
1.99922 -1.99904\\
nan nan\\
2 -1.8\\
1.99833 -1.79864\\
nan nan\\
2 -1.6\\
1.9967 -1.59765\\
nan nan\\
2 -1.4\\
1.99398 -1.39631\\
nan nan\\
2 -1.2\\
1.98988 -1.19475\\
nan nan\\
2 -1\\
1.98428 -0.99329\\
nan nan\\
2 -0.8\\
1.97747 -0.792379\\
nan nan\\
2 -0.6\\
1.97019 -0.592493\\
nan nan\\
2 -0.4\\
1.96359 -0.39392\\
nan nan\\
2 -0.2\\
1.95895 -0.196583\\
nan nan\\
2 0\\
1.95728 0\\
nan nan\\
2 0.2\\
1.95895 0.196583\\
nan nan\\
2 0.4\\
1.96359 0.39392\\
nan nan\\
2 0.6\\
1.97019 0.592493\\
nan nan\\
2 0.8\\
1.97747 0.792379\\
nan nan\\
2 1\\
1.98428 0.99329\\
nan nan\\
2 1.2\\
1.98988 1.19475\\
nan nan\\
2 1.4\\
1.99398 1.39631\\
nan nan\\
2 1.6\\
1.9967 1.59765\\
nan nan\\
2 1.8\\
1.99833 1.79864\\
nan nan\\
2 2\\
1.99922 1.99904\\
};
\addplot [color=mycolor10,solid,forget plot]
table[row sep=crcr]{%
-1.80173 -1.80151\\
-1.80114 -1.80199\\
nan nan\\
-1.80333 -1.60254\\
-1.80233 -1.60349\\
nan nan\\
-1.80595 -1.40387\\
-1.80437 -1.40559\\
nan nan\\
-1.8098 -1.20528\\
-1.81301 -1.2101\\
-1.80755 -1.20818\\
nan nan\\
-1.8149 -1.00636\\
-1.8202 -1.01291\\
-1.81203 -1.01085\\
nan nan\\
-1.82093 -0.80656\\
-1.82896 -0.814666\\
-1.81768 -0.812995\\
nan nan\\
-1.82715 -0.605374\\
-1.83831 -0.614446\\
-1.82394 -0.613888\\
nan nan\\
-1.8325 -0.402601\\
-1.8468 -0.411701\\
-1.8299 -0.413\\
nan nan\\
-1.83591 -0.198521\\
-1.85276 -0.206575\\
-1.83445 -0.210246\\
nan nan\\
-1.83661 0.00610194\\
-1.85492 0\\
-1.83661 -0.00610194\\
nan nan\\
-1.83445 0.210246\\
-1.85276 0.206575\\
-1.83591 0.198521\\
nan nan\\
-1.8299 0.413\\
-1.8468 0.411701\\
-1.8325 0.402601\\
nan nan\\
-1.82394 0.613888\\
-1.83831 0.614446\\
-1.82715 0.605374\\
nan nan\\
-1.81768 0.812995\\
-1.82896 0.814666\\
-1.82093 0.80656\\
nan nan\\
-1.81203 1.01085\\
-1.8202 1.01291\\
-1.8149 1.00636\\
nan nan\\
-1.80755 1.20818\\
-1.81301 1.2101\\
-1.8098 1.20528\\
nan nan\\
-1.80437 1.40559\\
-1.80595 1.40387\\
nan nan\\
-1.80233 1.60349\\
-1.80333 1.60254\\
nan nan\\
-1.80114 1.80199\\
-1.80173 1.80151\\
nan nan\\
-1.6026 -1.80272\\
-1.60158 -1.80342\\
nan nan\\
-1.605 -1.6046\\
-1.60324 -1.60598\\
nan nan\\
-1.60889 -1.40705\\
-1.61126 -1.41245\\
-1.60612 -1.40955\\
nan nan\\
-1.61459 -1.2097\\
-1.61894 -1.21771\\
-1.61066 -1.21391\\
nan nan\\
-1.62212 -1.01184\\
-1.6294 -1.02266\\
-1.61709 -1.01837\\
nan nan\\
-1.63096 -0.812472\\
-1.64215 -0.825733\\
-1.62524 -0.821838\\
nan nan\\
-1.63999 -0.610702\\
-1.65577 -0.625347\\
-1.63436 -0.623094\\
nan nan\\
-1.64769 -0.406118\\
-1.66811 -0.42053\\
-1.64313 -0.421254\\
nan nan\\
-1.65248 -0.199158\\
-1.6768 -0.211537\\
-1.64992 -0.216224\\
nan nan\\
-1.65329 0.00888111\\
-1.67993 0\\
-1.65329 -0.00888111\\
nan nan\\
-1.64992 0.216224\\
-1.6768 0.211537\\
-1.65248 0.199158\\
nan nan\\
-1.64313 0.421254\\
-1.66811 0.42053\\
-1.64769 0.406118\\
nan nan\\
-1.63436 0.623094\\
-1.65577 0.625347\\
-1.63999 0.610702\\
nan nan\\
-1.62524 0.821838\\
-1.64215 0.825733\\
-1.63096 0.812472\\
nan nan\\
-1.61709 1.01837\\
-1.6294 1.02266\\
-1.62212 1.01184\\
nan nan\\
-1.61066 1.21391\\
-1.61894 1.21771\\
-1.61459 1.2097\\
nan nan\\
-1.60612 1.40955\\
-1.61126 1.41245\\
-1.60889 1.40705\\
nan nan\\
-1.60324 1.60598\\
-1.605 1.6046\\
nan nan\\
-1.60158 1.80342\\
-1.6026 1.80272\\
nan nan\\
-1.40346 -1.80445\\
-1.40183 -1.80533\\
nan nan\\
-1.40663 -1.60756\\
-1.40783 -1.61265\\
-1.40382 -1.6093\\
nan nan\\
-1.41172 -1.41165\\
-1.41427 -1.41986\\
-1.40731 -1.41482\\
nan nan\\
-1.41914 -1.21616\\
-1.42401 -1.22824\\
-1.41287 -1.2215\\
nan nan\\
-1.42886 -1.01994\\
-1.43728 -1.03612\\
-1.42084 -1.02822\\
nan nan\\
-1.44018 -0.821415\\
-1.45343 -0.841027\\
-1.43106 -0.833288\\
nan nan\\
-1.45162 -0.619086\\
-1.47069 -0.640412\\
-1.44264 -0.634796\\
nan nan\\
-1.4612 -0.412227\\
-1.48635 -0.432731\\
-1.45393 -0.431415\\
nan nan\\
-1.46695 -0.201445\\
-1.49735 -0.218393\\
-1.46286 -0.223079\\
nan nan\\
-1.46755 0.0112586\\
-1.50133 0\\
-1.46755 -0.0112586\\
nan nan\\
-1.46286 0.223079\\
-1.49735 0.218393\\
-1.46695 0.201445\\
nan nan\\
-1.45393 0.431415\\
-1.48635 0.432731\\
-1.4612 0.412227\\
nan nan\\
-1.44264 0.634796\\
-1.47069 0.640412\\
-1.45162 0.619086\\
nan nan\\
-1.43106 0.833288\\
-1.45343 0.841027\\
-1.44018 0.821415\\
nan nan\\
-1.42084 1.02822\\
-1.43728 1.03612\\
-1.42886 1.01994\\
nan nan\\
-1.41287 1.2215\\
-1.42401 1.22824\\
-1.41914 1.21616\\
nan nan\\
-1.40731 1.41482\\
-1.41427 1.41986\\
-1.41172 1.41165\\
nan nan\\
-1.40382 1.6093\\
-1.40783 1.61265\\
-1.40663 1.60756\\
nan nan\\
-1.40183 1.80533\\
-1.40346 1.80445\\
nan nan\\
-1.20399 -1.80658\\
-1.20422 -1.81058\\
-1.20164 -1.80752\\
nan nan\\
-1.20758 -1.61123\\
-1.20832 -1.61824\\
-1.20352 -1.61308\\
nan nan\\
-1.21329 -1.4174\\
-1.21517 -1.42863\\
-1.20693 -1.42077\\
nan nan\\
-1.22153 -1.22431\\
-1.22551 -1.24072\\
-1.21248 -1.22998\\
nan nan\\
-1.23219 -1.03032\\
-1.23961 -1.05208\\
-1.22062 -1.03912\\
nan nan\\
-1.24442 -0.833125\\
-1.25677 -0.85915\\
-1.23128 -0.845741\\
nan nan\\
-1.25655 -0.630496\\
-1.27512 -0.658263\\
-1.2436 -0.647188\\
nan nan\\
-1.26641 -0.421266\\
-1.29175 -0.44719\\
-1.25592 -0.441654\\
nan nan\\
-1.27191 -0.206185\\
-1.30345 -0.226518\\
-1.26602 -0.229173\\
nan nan\\
-1.27178 0.0119631\\
-1.30767 0\\
-1.27178 -0.0119631\\
nan nan\\
-1.26602 0.229173\\
-1.30345 0.226518\\
-1.27191 0.206185\\
nan nan\\
-1.25592 0.441654\\
-1.29175 0.44719\\
-1.26641 0.421266\\
nan nan\\
-1.2436 0.647188\\
-1.27512 0.658263\\
-1.25655 0.630496\\
nan nan\\
-1.23128 0.845741\\
-1.25677 0.85915\\
-1.24442 0.833125\\
nan nan\\
-1.22062 1.03912\\
-1.23961 1.05208\\
-1.23219 1.03032\\
nan nan\\
-1.21248 1.22998\\
-1.22551 1.24072\\
-1.22153 1.22431\\
nan nan\\
-1.20693 1.42077\\
-1.21517 1.42863\\
-1.21329 1.4174\\
nan nan\\
-1.20352 1.61308\\
-1.20832 1.61824\\
-1.20758 1.61123\\
nan nan\\
-1.20164 1.80752\\
-1.20422 1.81058\\
-1.20399 1.80658\\
nan nan\\
-1.00379 -1.80875\\
-1.0034 -1.81369\\
-1.00074 -1.8095\\
nan nan\\
-1.00709 -1.61499\\
-1.00671 -1.6236\\
-1.00185 -1.61648\\
nan nan\\
-1.01226 -1.42334\\
-1.01222 -1.43704\\
-1.00403 -1.42605\\
nan nan\\
-1.01956 -1.23284\\
-1.02055 -1.25268\\
-1.00785 -1.23741\\
nan nan\\
-1.02876 -1.04138\\
-1.03191 -1.06738\\
-1.01379 -1.04847\\
nan nan\\
-1.039 -0.845941\\
-1.04574 -0.876535\\
-1.02199 -0.856106\\
nan nan\\
-1.04873 -0.643533\\
-1.06052 -0.675388\\
-1.03197 -0.656983\\
nan nan\\
-1.05607 -0.432493\\
-1.07392 -0.46106\\
-1.0425 -0.448921\\
nan nan\\
-1.05938 -0.213614\\
-1.08335 -0.234313\\
-1.05175 -0.232136\\
nan nan\\
-1.05783 0.00963907\\
-1.08675 0\\
-1.05783 -0.00963907\\
nan nan\\
-1.05175 0.232136\\
-1.08335 0.234313\\
-1.05938 0.213614\\
nan nan\\
-1.0425 0.448921\\
-1.07392 0.46106\\
-1.05607 0.432493\\
nan nan\\
-1.03197 0.656983\\
-1.06052 0.675388\\
-1.04873 0.643533\\
nan nan\\
-1.02199 0.856106\\
-1.04574 0.876535\\
-1.039 0.845941\\
nan nan\\
-1.01379 1.04847\\
-1.03191 1.06738\\
-1.02876 1.04138\\
nan nan\\
-1.00785 1.23741\\
-1.02055 1.25268\\
-1.01956 1.23284\\
nan nan\\
-1.00403 1.42605\\
-1.01222 1.43704\\
-1.01226 1.42334\\
nan nan\\
-1.00185 1.61648\\
-1.00671 1.6236\\
-1.00709 1.61499\\
nan nan\\
-1.00074 1.8095\\
-1.0034 1.81369\\
-1.00379 1.80875\\
nan nan\\
-0.80258 -1.81033\\
-0.801253 -1.8157\\
-0.799091 -1.8106\\
nan nan\\
-0.804656 -1.61777\\
-0.802474 -1.62706\\
-0.798642 -1.61832\\
nan nan\\
-0.807725 -1.42782\\
-0.804507 -1.44248\\
-0.798285 -1.42882\\
nan nan\\
-0.811767 -1.23943\\
-0.807582 -1.26041\\
-0.798342 -1.24112\\
nan nan\\
-0.816433 -1.0502\\
-0.811772 -1.07727\\
-0.799263 -1.05282\\
nan nan\\
-0.821 -0.856632\\
-0.816873 -0.88776\\
-0.801498 -0.860382\\
nan nan\\
-0.824488 -0.655149\\
-0.822325 -0.686444\\
-0.805279 -0.66011\\
nan nan\\
-0.825958 -0.443647\\
-0.827268 -0.470015\\
-0.810399 -0.449707\\
nan nan\\
-0.824868 -0.222814\\
-0.830745 -0.239345\\
-0.816125 -0.229646\\
nan nan\\
-0.821333 0.0035555\\
-0.832 0\\
-0.821333 -0.0035555\\
nan nan\\
-0.816125 0.229646\\
-0.830745 0.239345\\
-0.824868 0.222814\\
nan nan\\
-0.810399 0.449707\\
-0.827268 0.470015\\
-0.825958 0.443647\\
nan nan\\
-0.805279 0.66011\\
-0.822325 0.686444\\
-0.824488 0.655149\\
nan nan\\
-0.801498 0.860382\\
-0.816873 0.88776\\
-0.821 0.856632\\
nan nan\\
-0.799263 1.05282\\
-0.811772 1.07727\\
-0.816433 1.0502\\
nan nan\\
-0.798342 1.24112\\
-0.807582 1.26041\\
-0.811767 1.23943\\
nan nan\\
-0.798285 1.42882\\
-0.804507 1.44248\\
-0.807725 1.42782\\
nan nan\\
-0.798642 1.61832\\
-0.802474 1.62706\\
-0.804656 1.61777\\
nan nan\\
-0.799091 1.8106\\
-0.801253 1.8157\\
-0.80258 1.81033\\
nan nan\\
-0.600397 -1.81061\\
-0.597999 -1.81558\\
-0.596935 -1.81016\\
nan nan\\
-0.600351 -1.61834\\
-0.596051 -1.62685\\
-0.594384 -1.61746\\
nan nan\\
-0.599887 -1.4289\\
-0.592805 -1.44215\\
-0.59052 -1.4273\\
nan nan\\
-0.598592 -1.24131\\
-0.587897 -1.25995\\
-0.585271 -1.23862\\
nan nan\\
-0.595992 -1.05321\\
-0.581208 -1.07668\\
-0.578952 -1.04903\\
nan nan\\
-0.59172 -0.861052\\
-0.573065 -0.887089\\
-0.572367 -0.855066\\
nan nan\\
-0.585772 -0.661148\\
-0.564361 -0.685783\\
-0.566709 -0.653229\\
nan nan\\
-0.5787 -0.451156\\
-0.556471 -0.46948\\
-0.563261 -0.441483\\
nan nan\\
-0.571619 -0.231483\\
-0.550921 -0.239044\\
-0.562942 -0.220576\\
nan nan\\
-0.565945 -0.00567579\\
-0.548918 3.50179e-17\\
-0.565945 0.00567579\\
nan nan\\
-0.562942 0.220576\\
-0.550921 0.239044\\
-0.571619 0.231483\\
nan nan\\
-0.563261 0.441483\\
-0.556471 0.46948\\
-0.5787 0.451156\\
nan nan\\
-0.566709 0.653229\\
-0.564361 0.685783\\
-0.585772 0.661148\\
nan nan\\
-0.572367 0.855066\\
-0.573065 0.887089\\
-0.59172 0.861052\\
nan nan\\
-0.578952 1.04903\\
-0.581208 1.07668\\
-0.595992 1.05321\\
nan nan\\
-0.585271 1.23862\\
-0.587897 1.25995\\
-0.598592 1.24131\\
nan nan\\
-0.59052 1.4273\\
-0.592805 1.44215\\
-0.599887 1.4289\\
nan nan\\
-0.594384 1.61746\\
-0.596051 1.62685\\
-0.600351 1.61834\\
nan nan\\
-0.596935 1.81016\\
-0.597999 1.81558\\
-0.600397 1.81061\\
nan nan\\
-0.39768 -1.80908\\
-0.394405 -1.81268\\
-0.394861 -1.80783\\
nan nan\\
-0.395068 -1.6158\\
-0.388957 -1.62187\\
-0.390208 -1.61335\\
nan nan\\
-0.390399 -1.42512\\
-0.379878 -1.43432\\
-0.382772 -1.42065\\
nan nan\\
-0.382861 -1.2363\\
-0.366155 -1.24881\\
-0.372013 -1.22878\\
nan nan\\
-0.371903 -1.04746\\
-0.347449 -1.06243\\
-0.358029 -1.03578\\
nan nan\\
-0.357664 -0.855645\\
-0.324677 -0.870914\\
-0.341905 -0.838906\\
nan nan\\
-0.341319 -0.65764\\
-0.300337 -0.66985\\
-0.325797 -0.635493\\
nan nan\\
-0.325134 -0.451242\\
-0.278272 -0.456575\\
-0.312562 -0.424191\\
nan nan\\
-0.312034 -0.236445\\
-0.262752 -0.231792\\
-0.304969 -0.205945\\
nan nan\\
-0.304767 -0.0158722\\
-0.257151 3.50179e-17\\
-0.304767 0.0158722\\
nan nan\\
-0.304969 0.205945\\
-0.262752 0.231792\\
-0.312034 0.236445\\
nan nan\\
-0.312562 0.424191\\
-0.278272 0.456575\\
-0.325134 0.451242\\
nan nan\\
-0.325797 0.635493\\
-0.300337 0.66985\\
-0.341319 0.65764\\
nan nan\\
-0.341905 0.838906\\
-0.324677 0.870914\\
-0.357664 0.855645\\
nan nan\\
-0.358029 1.03578\\
-0.347449 1.06243\\
-0.371903 1.04746\\
nan nan\\
-0.372013 1.22878\\
-0.366155 1.24881\\
-0.382861 1.2363\\
nan nan\\
-0.382772 1.42065\\
-0.379878 1.43432\\
-0.390399 1.42512\\
nan nan\\
-0.390208 1.61335\\
-0.388957 1.62187\\
-0.395068 1.6158\\
nan nan\\
-0.394861 1.80783\\
-0.394405 1.81268\\
-0.39768 1.80908\\
nan nan\\
-0.19518 -1.8057\\
-0.193591 -1.80383\\
nan nan\\
-0.190288 -1.61007\\
-0.183378 -1.61233\\
-0.187549 -1.60637\\
nan nan\\
-0.181958 -1.41626\\
-0.169712 -1.41935\\
-0.177658 -1.40953\\
nan nan\\
-0.169095 -1.22401\\
-0.149055 -1.22752\\
-0.162979 -1.21269\\
nan nan\\
-0.151176 -1.03225\\
-0.120898 -1.0352\\
-0.143354 -1.01468\\
nan nan\\
-0.128856 -0.839249\\
-0.0866205 -0.839977\\
-0.119972 -0.814054\\
nan nan\\
-0.104365 -0.64292\\
-0.0499843 -0.639378\\
-0.0956142 -0.609584\\
nan nan\\
-0.0813907 -0.441622\\
-0.0167704 -0.431894\\
-0.0743031 -0.400904\\
nan nan\\
-0.0642642 -0.234903\\
0.00659085 -0.217923\\
-0.0602813 -0.188994\\
nan nan\\
-0.056652 -0.0238913\\
0.015022 1.7509e-17\\
-0.056652 0.0238913\\
nan nan\\
-0.0602813 0.188994\\
0.00659085 0.217923\\
-0.0642642 0.234903\\
nan nan\\
-0.0743031 0.400904\\
-0.0167704 0.431894\\
-0.0813907 0.441622\\
nan nan\\
-0.0956142 0.609584\\
-0.0499843 0.639378\\
-0.104365 0.64292\\
nan nan\\
-0.119972 0.814054\\
-0.0866205 0.839977\\
-0.128856 0.839249\\
nan nan\\
-0.143354 1.01468\\
-0.120898 1.0352\\
-0.151176 1.03225\\
nan nan\\
-0.162979 1.21269\\
-0.149055 1.22752\\
-0.169095 1.22401\\
nan nan\\
-0.177658 1.40953\\
-0.169712 1.41935\\
-0.181958 1.41626\\
nan nan\\
-0.187549 1.60637\\
-0.183378 1.61233\\
-0.190288 1.61007\\
nan nan\\
-0.193591 1.80383\\
-0.19518 1.8057\\
nan nan\\
0.00296025 -2.00049\\
0.00296025 -1.99951\\
nan nan\\
0.00632984 -1.80105\\
0.00632984 -1.79895\\
nan nan\\
0.0124943 -1.60208\\
0.0187415 -1.6\\
0.0124943 -1.59792\\
nan nan\\
0.0227662 -1.40379\\
0.0341492 -1.4\\
0.0227662 -1.39621\\
nan nan\\
0.0382933 -1.20638\\
0.05744 -1.2\\
0.0382933 -1.19362\\
nan nan\\
0.0594583 -1.00991\\
0.0891874 -1\\
0.0594583 -0.99009\\
nan nan\\
0.0852233 -0.814204\\
0.127835 -0.8\\
0.0852233 -0.785796\\
nan nan\\
0.112762 -0.618794\\
0.169142 -0.6\\
0.112762 -0.581206\\
nan nan\\
0.137727 -0.422955\\
0.206591 -0.4\\
0.137727 -0.377045\\
nan nan\\
0.155287 -0.225881\\
0.232931 -0.2\\
0.155287 -0.174119\\
nan nan\\
0.161624 -0.0269374\\
0.242437 0\\
0.161624 0.0269374\\
nan nan\\
0.155287 0.174119\\
0.232931 0.2\\
0.155287 0.225881\\
nan nan\\
0.137727 0.377045\\
0.206591 0.4\\
0.137727 0.422955\\
nan nan\\
0.112762 0.581206\\
0.169142 0.6\\
0.112762 0.618794\\
nan nan\\
0.0852233 0.785796\\
0.127835 0.8\\
0.0852233 0.814204\\
nan nan\\
0.0594583 0.99009\\
0.0891874 1\\
0.0594583 1.00991\\
nan nan\\
0.0382933 1.19362\\
0.05744 1.2\\
0.0382933 1.20638\\
nan nan\\
0.0227662 1.39621\\
0.0341492 1.4\\
0.0227662 1.40379\\
nan nan\\
0.0124943 1.59792\\
0.0187415 1.6\\
0.0124943 1.60208\\
nan nan\\
0.00632984 1.79895\\
0.00632984 1.80105\\
nan nan\\
0.00296025 1.99951\\
0.00296025 2.00049\\
nan nan\\
0.203187 -1.99707\\
0.202064 -1.99619\\
nan nan\\
0.206409 -1.79617\\
0.20482 -1.7943\\
nan nan\\
0.212451 -1.59363\\
0.216622 -1.58767\\
0.209712 -1.58993\\
nan nan\\
0.222342 -1.39047\\
0.230288 -1.38065\\
0.218042 -1.38374\\
nan nan\\
0.237021 -1.18731\\
0.250945 -1.17248\\
0.230905 -1.17599\\
nan nan\\
0.256646 -0.985324\\
0.279102 -0.964802\\
0.248824 -0.967746\\
nan nan\\
0.280028 -0.785946\\
0.313379 -0.760023\\
0.271144 -0.760751\\
nan nan\\
0.304386 -0.590416\\
0.350016 -0.560622\\
0.295635 -0.55708\\
nan nan\\
0.325697 -0.399096\\
0.38323 -0.368106\\
0.318609 -0.358378\\
nan nan\\
0.339719 -0.211006\\
0.406591 -0.182077\\
0.335736 -0.165097\\
nan nan\\
0.343348 -0.0238913\\
0.415022 0\\
0.343348 0.0238913\\
nan nan\\
0.335736 0.165097\\
0.406591 0.182077\\
0.339719 0.211006\\
nan nan\\
0.318609 0.358378\\
0.38323 0.368106\\
0.325697 0.399096\\
nan nan\\
0.295635 0.55708\\
0.350016 0.560622\\
0.304386 0.590416\\
nan nan\\
0.271144 0.760751\\
0.313379 0.760023\\
0.280028 0.785946\\
nan nan\\
0.248824 0.967746\\
0.279102 0.964802\\
0.256646 0.985324\\
nan nan\\
0.230905 1.17599\\
0.250945 1.17248\\
0.237021 1.18731\\
nan nan\\
0.218042 1.38374\\
0.230288 1.38065\\
0.222342 1.39047\\
nan nan\\
0.209712 1.58993\\
0.216622 1.58767\\
0.212451 1.59363\\
nan nan\\
0.20482 1.7943\\
0.206409 1.79617\\
nan nan\\
0.202064 1.99619\\
0.203187 1.99707\\
nan nan\\
0.40274 -1.99431\\
0.400748 -1.99373\\
nan nan\\
0.405139 -1.79217\\
0.405595 -1.78732\\
0.40232 -1.79092\\
nan nan\\
0.409792 -1.58665\\
0.411043 -1.57813\\
0.404932 -1.5842\\
nan nan\\
0.417228 -1.37935\\
0.420122 -1.36568\\
0.409601 -1.37488\\
nan nan\\
0.427987 -1.17122\\
0.433845 -1.15119\\
0.417139 -1.1637\\
nan nan\\
0.441971 -0.964216\\
0.452551 -0.937565\\
0.428097 -0.952538\\
nan nan\\
0.458095 -0.761094\\
0.475323 -0.729086\\
0.442336 -0.744355\\
nan nan\\
0.474203 -0.564507\\
0.499663 -0.53015\\
0.458681 -0.54236\\
nan nan\\
0.487438 -0.375809\\
0.521728 -0.343425\\
0.474866 -0.348758\\
nan nan\\
0.495031 -0.194055\\
0.537248 -0.168208\\
0.487966 -0.163555\\
nan nan\\
0.495233 -0.0158722\\
0.542849 0\\
0.495233 0.0158722\\
nan nan\\
0.487966 0.163555\\
0.537248 0.168208\\
0.495031 0.194055\\
nan nan\\
0.474866 0.348758\\
0.521728 0.343425\\
0.487438 0.375809\\
nan nan\\
0.458681 0.54236\\
0.499663 0.53015\\
0.474203 0.564507\\
nan nan\\
0.442336 0.744355\\
0.475323 0.729086\\
0.458095 0.761094\\
nan nan\\
0.428097 0.952538\\
0.452551 0.937565\\
0.441971 0.964216\\
nan nan\\
0.417139 1.1637\\
0.433845 1.15119\\
0.427987 1.17122\\
nan nan\\
0.409601 1.37488\\
0.420122 1.36568\\
0.417228 1.37935\\
nan nan\\
0.404932 1.5842\\
0.411043 1.57813\\
0.409792 1.58665\\
nan nan\\
0.40232 1.79092\\
0.405595 1.78732\\
0.405139 1.79217\\
nan nan\\
0.400748 1.99373\\
0.40274 1.99431\\
nan nan\\
0.601847 -1.99276\\
0.5994 -1.99256\\
nan nan\\
0.603065 -1.78984\\
0.602001 -1.78442\\
0.599603 -1.78939\\
nan nan\\
0.605616 -1.58254\\
0.603949 -1.57315\\
0.599649 -1.58166\\
nan nan\\
0.60948 -1.3727\\
0.607195 -1.35785\\
0.600113 -1.3711\\
nan nan\\
0.614729 -1.16138\\
0.612103 -1.14005\\
0.601408 -1.15869\\
nan nan\\
0.621048 -0.950971\\
0.618792 -0.923324\\
0.604008 -0.946795\\
nan nan\\
0.627633 -0.744934\\
0.626935 -0.712911\\
0.60828 -0.738948\\
nan nan\\
0.633291 -0.546771\\
0.635639 -0.514217\\
0.614228 -0.538852\\
nan nan\\
0.636739 -0.358517\\
0.643529 -0.33052\\
0.6213 -0.348844\\
nan nan\\
0.637058 -0.179424\\
0.649079 -0.160956\\
0.628381 -0.168517\\
nan nan\\
0.634055 -0.00567579\\
0.651082 -7.00358e-17\\
0.634055 0.00567579\\
nan nan\\
0.628381 0.168517\\
0.649079 0.160956\\
0.637058 0.179424\\
nan nan\\
0.6213 0.348844\\
0.643529 0.33052\\
0.636739 0.358517\\
nan nan\\
0.614228 0.538852\\
0.635639 0.514217\\
0.633291 0.546771\\
nan nan\\
0.60828 0.738948\\
0.626935 0.712911\\
0.627633 0.744934\\
nan nan\\
0.604008 0.946795\\
0.618792 0.923324\\
0.621048 0.950971\\
nan nan\\
0.601408 1.15869\\
0.612103 1.14005\\
0.614729 1.16138\\
nan nan\\
0.600113 1.3711\\
0.607195 1.35785\\
0.60948 1.3727\\
nan nan\\
0.599649 1.58166\\
0.603949 1.57315\\
0.605616 1.58254\\
nan nan\\
0.599603 1.78939\\
0.602001 1.78442\\
0.603065 1.78984\\
nan nan\\
0.5994 1.99256\\
0.601847 1.99276\\
nan nan\\
0.800842 -1.99254\\
0.798376 -1.99267\\
nan nan\\
0.800909 -1.7894\\
0.798747 -1.7843\\
0.79742 -1.78967\\
nan nan\\
0.801358 -1.58168\\
0.797526 -1.57294\\
0.795344 -1.58223\\
nan nan\\
0.801715 -1.37118\\
0.795493 -1.35752\\
0.792275 -1.37218\\
nan nan\\
0.801658 -1.15888\\
0.792418 -1.13959\\
0.788233 -1.16057\\
nan nan\\
0.800737 -0.947181\\
0.788228 -0.922733\\
0.783567 -0.949797\\
nan nan\\
0.798502 -0.739618\\
0.783127 -0.71224\\
0.779 -0.743368\\
nan nan\\
0.794721 -0.53989\\
0.777675 -0.513556\\
0.775512 -0.544851\\
nan nan\\
0.789601 -0.350293\\
0.772732 -0.329985\\
0.774042 -0.356353\\
nan nan\\
0.783875 -0.170354\\
0.769255 -0.160655\\
0.775132 -0.177186\\
nan nan\\
0.778667 0.0035555\\
0.768 0\\
0.778667 -0.0035555\\
nan nan\\
0.775132 0.177186\\
0.769255 0.160655\\
0.783875 0.170354\\
nan nan\\
0.774042 0.356353\\
0.772732 0.329985\\
0.789601 0.350293\\
nan nan\\
0.775512 0.544851\\
0.777675 0.513556\\
0.794721 0.53989\\
nan nan\\
0.779 0.743368\\
0.783127 0.71224\\
0.798502 0.739618\\
nan nan\\
0.783567 0.949797\\
0.788228 0.922733\\
0.800737 0.947181\\
nan nan\\
0.788233 1.16057\\
0.792418 1.13959\\
0.801658 1.15888\\
nan nan\\
0.792275 1.37218\\
0.795493 1.35752\\
0.801715 1.37118\\
nan nan\\
0.795344 1.58223\\
0.797526 1.57294\\
0.801358 1.58168\\
nan nan\\
0.79742 1.78967\\
0.798747 1.7843\\
0.800909 1.7894\\
nan nan\\
0.798376 1.99267\\
0.800842 1.99254\\
nan nan\\
1.00002 -1.99337\\
0.997866 -1.99373\\
nan nan\\
0.999256 -1.7905\\
0.996602 -1.78631\\
0.996214 -1.79125\\
nan nan\\
0.998151 -1.58352\\
0.993294 -1.5764\\
0.992907 -1.58501\\
nan nan\\
0.995969 -1.37395\\
0.98778 -1.36296\\
0.987738 -1.37666\\
nan nan\\
0.992151 -1.16259\\
0.979446 -1.14732\\
0.980444 -1.16716\\
nan nan\\
0.986211 -0.951531\\
0.968086 -0.932616\\
0.971237 -0.958623\\
nan nan\\
0.978008 -0.743894\\
0.954257 -0.723465\\
0.961 -0.754059\\
nan nan\\
0.968027 -0.543017\\
0.939475 -0.524612\\
0.951274 -0.556467\\
nan nan\\
0.957501 -0.351079\\
0.926075 -0.33894\\
0.943932 -0.367507\\
nan nan\\
0.948246 -0.167864\\
0.91665 -0.165687\\
0.940621 -0.186386\\
nan nan\\
0.942166 0.00963907\\
0.913248 0\\
0.942166 -0.00963907\\
nan nan\\
0.940621 0.186386\\
0.91665 0.165687\\
0.948246 0.167864\\
nan nan\\
0.943932 0.367507\\
0.926075 0.33894\\
0.957501 0.351079\\
nan nan\\
0.951274 0.556467\\
0.939475 0.524612\\
0.968027 0.543017\\
nan nan\\
0.961 0.754059\\
0.954257 0.723465\\
0.978008 0.743894\\
nan nan\\
0.971237 0.958623\\
0.968086 0.932616\\
0.986211 0.951531\\
nan nan\\
0.980444 1.16716\\
0.979446 1.14732\\
0.992151 1.16259\\
nan nan\\
0.987738 1.37666\\
0.98778 1.36296\\
0.995969 1.37395\\
nan nan\\
0.992907 1.58501\\
0.993294 1.5764\\
0.998151 1.58352\\
nan nan\\
0.996214 1.79125\\
0.996602 1.78631\\
0.999256 1.7905\\
nan nan\\
0.997866 1.99373\\
1.00002 1.99337\\
nan nan\\
1.19952 -1.9948\\
1.19785 -1.99523\\
nan nan\\
1.19836 -1.79248\\
1.19578 -1.78942\\
1.19601 -1.79342\\
nan nan\\
1.19648 -1.58692\\
1.19168 -1.58176\\
1.19242 -1.58877\\
nan nan\\
1.19307 -1.37923\\
1.18483 -1.37137\\
1.18671 -1.3826\\
nan nan\\
1.18752 -1.17002\\
1.17449 -1.15928\\
1.17847 -1.17569\\
nan nan\\
1.17938 -0.960881\\
1.16039 -0.947922\\
1.16781 -0.969683\\
nan nan\\
1.16872 -0.754259\\
1.14323 -0.74085\\
1.15558 -0.766875\\
nan nan\\
1.1564 -0.552812\\
1.12488 -0.541737\\
1.14345 -0.569504\\
nan nan\\
1.14408 -0.358346\\
1.10825 -0.35281\\
1.13359 -0.378734\\
nan nan\\
1.13398 -0.170827\\
1.09655 -0.173482\\
1.12809 -0.193815\\
nan nan\\
1.12822 0.0119631\\
1.09233 0\\
1.12822 -0.0119631\\
nan nan\\
1.12809 0.193815\\
1.09655 0.173482\\
1.13398 0.170827\\
nan nan\\
1.13359 0.378734\\
1.10825 0.35281\\
1.14408 0.358346\\
nan nan\\
1.14345 0.569504\\
1.12488 0.541737\\
1.1564 0.552812\\
nan nan\\
1.15558 0.766875\\
1.14323 0.74085\\
1.16872 0.754259\\
nan nan\\
1.16781 0.969683\\
1.16039 0.947922\\
1.17938 0.960881\\
nan nan\\
1.17847 1.17569\\
1.17449 1.15928\\
1.18752 1.17002\\
nan nan\\
1.18671 1.3826\\
1.18483 1.37137\\
1.19307 1.37923\\
nan nan\\
1.19242 1.58877\\
1.19168 1.58176\\
1.19648 1.58692\\
nan nan\\
1.19601 1.79342\\
1.19578 1.78942\\
1.19836 1.79248\\
nan nan\\
1.19785 1.99523\\
1.19952 1.9948\\
nan nan\\
1.39934 -1.99634\\
1.39819 -1.99675\\
nan nan\\
1.39817 -1.79467\\
1.39654 -1.79555\\
nan nan\\
1.39618 -1.5907\\
1.39217 -1.58735\\
1.39337 -1.59244\\
nan nan\\
1.39269 -1.38518\\
1.38573 -1.38014\\
1.38828 -1.38835\\
nan nan\\
1.38713 -1.1785\\
1.37599 -1.17176\\
1.38086 -1.18384\\
nan nan\\
1.37916 -0.971777\\
1.36272 -0.963879\\
1.37114 -0.980061\\
nan nan\\
1.36894 -0.766712\\
1.34657 -0.758973\\
1.35982 -0.778585\\
nan nan\\
1.35736 -0.565204\\
1.32931 -0.559588\\
1.34838 -0.580914\\
nan nan\\
1.34607 -0.368585\\
1.31365 -0.367269\\
1.3388 -0.387773\\
nan nan\\
1.33714 -0.176921\\
1.30265 -0.181607\\
1.33305 -0.198555\\
nan nan\\
1.33245 0.0112586\\
1.29867 -5.25269e-17\\
1.33245 -0.0112586\\
nan nan\\
1.33305 0.198555\\
1.30265 0.181607\\
1.33714 0.176921\\
nan nan\\
1.3388 0.387773\\
1.31365 0.367269\\
1.34607 0.368585\\
nan nan\\
1.34838 0.580914\\
1.32931 0.559588\\
1.35736 0.565204\\
nan nan\\
1.35982 0.778585\\
1.34657 0.758973\\
1.36894 0.766712\\
nan nan\\
1.37114 0.980061\\
1.36272 0.963879\\
1.37916 0.971777\\
nan nan\\
1.38086 1.18384\\
1.37599 1.17176\\
1.38713 1.1785\\
nan nan\\
1.38828 1.38835\\
1.38573 1.38014\\
1.39269 1.38518\\
nan nan\\
1.39337 1.59244\\
1.39217 1.58735\\
1.39618 1.5907\\
nan nan\\
1.39654 1.79555\\
1.39817 1.79467\\
nan nan\\
1.39819 1.99675\\
1.39934 1.99634\\
nan nan\\
1.59939 -1.99767\\
1.59866 -1.99799\\
nan nan\\
1.59842 -1.79658\\
1.5974 -1.79728\\
nan nan\\
1.59676 -1.59402\\
1.595 -1.5954\\
nan nan\\
1.59388 -1.39045\\
1.58874 -1.38755\\
1.59111 -1.39295\\
nan nan\\
1.58934 -1.18609\\
1.58106 -1.18229\\
1.58541 -1.1903\\
nan nan\\
1.58291 -0.981629\\
1.5706 -0.977344\\
1.57788 -0.988163\\
nan nan\\
1.57476 -0.778162\\
1.55785 -0.774267\\
1.56904 -0.787528\\
nan nan\\
1.56564 -0.576906\\
1.54423 -0.574653\\
1.56001 -0.589298\\
nan nan\\
1.55687 -0.378746\\
1.53189 -0.37947\\
1.55231 -0.393882\\
nan nan\\
1.55008 -0.183776\\
1.5232 -0.188463\\
1.54752 -0.200842\\
nan nan\\
1.54671 0.00888111\\
1.52007 0\\
1.54671 -0.00888111\\
nan nan\\
1.54752 0.200842\\
1.5232 0.188463\\
1.55008 0.183776\\
nan nan\\
1.55231 0.393882\\
1.53189 0.37947\\
1.55687 0.378746\\
nan nan\\
1.56001 0.589298\\
1.54423 0.574653\\
1.56564 0.576906\\
nan nan\\
1.56904 0.787528\\
1.55785 0.774267\\
1.57476 0.778162\\
nan nan\\
1.57788 0.988163\\
1.5706 0.977344\\
1.58291 0.981629\\
nan nan\\
1.58541 1.1903\\
1.58106 1.18229\\
1.58934 1.18609\\
nan nan\\
1.59111 1.39295\\
1.58874 1.38755\\
1.59388 1.39045\\
nan nan\\
1.595 1.5954\\
1.59676 1.59402\\
nan nan\\
1.5974 1.79728\\
1.59842 1.79658\\
nan nan\\
1.59866 1.99799\\
1.59939 1.99767\\
nan nan\\
1.79954 -1.99865\\
1.79912 -1.99888\\
nan nan\\
1.79886 -1.79801\\
1.79827 -1.79849\\
nan nan\\
1.79767 -1.59651\\
1.79667 -1.59746\\
nan nan\\
1.79563 -1.39441\\
1.79405 -1.39613\\
nan nan\\
1.79245 -1.19182\\
1.78699 -1.1899\\
1.7902 -1.19472\\
nan nan\\
1.78797 -0.989147\\
1.7798 -0.987087\\
1.7851 -0.993636\\
nan nan\\
1.78232 -0.787005\\
1.77104 -0.785334\\
1.77907 -0.79344\\
nan nan\\
1.77606 -0.586112\\
1.76169 -0.585554\\
1.77285 -0.594626\\
nan nan\\
1.7701 -0.387\\
1.7532 -0.388299\\
1.7675 -0.397399\\
nan nan\\
1.76555 -0.189754\\
1.74724 -0.193425\\
1.76409 -0.201479\\
nan nan\\
1.76339 0.00610194\\
1.74508 0\\
1.76339 -0.00610194\\
nan nan\\
1.76409 0.201479\\
1.74724 0.193425\\
1.76555 0.189754\\
nan nan\\
1.7675 0.397399\\
1.7532 0.388299\\
1.7701 0.387\\
nan nan\\
1.77285 0.594626\\
1.76169 0.585554\\
1.77606 0.586112\\
nan nan\\
1.77907 0.79344\\
1.77104 0.785334\\
1.78232 0.787005\\
nan nan\\
1.7851 0.993636\\
1.7798 0.987087\\
1.78797 0.989147\\
nan nan\\
1.7902 1.19472\\
1.78699 1.1899\\
1.79245 1.19182\\
nan nan\\
1.79405 1.39613\\
1.79563 1.39441\\
nan nan\\
1.79667 1.59746\\
1.79767 1.59651\\
nan nan\\
1.79827 1.79849\\
1.79886 1.79801\\
nan nan\\
1.79912 1.99888\\
1.79954 1.99865\\
nan nan\\
1.99959 -1.99927\\
1.99937 -1.99944\\
nan nan\\
1.99904 -1.79891\\
1.99873 -1.79928\\
nan nan\\
1.99806 -1.59807\\
1.99754 -1.5988\\
nan nan\\
1.9964 -1.39687\\
1.99558 -1.39821\\
nan nan\\
1.99383 -1.19538\\
1.98988 -1.19475\\
1.99267 -1.19763\\
nan nan\\
1.99027 -0.99378\\
1.98428 -0.99329\\
1.98878 -0.997273\\
nan nan\\
1.98583 -0.792416\\
1.97747 -0.792379\\
1.98413 -0.797423\\
nan nan\\
1.98096 -0.591684\\
1.97019 -0.592493\\
1.97929 -0.598308\\
nan nan\\
1.9764 -0.391901\\
1.96359 -0.39392\\
1.97505 -0.399992\\
nan nan\\
1.97301 -0.193161\\
1.95895 -0.196583\\
1.97225 -0.202283\\
nan nan\\
1.97152 0.00474714\\
1.95728 0\\
1.97152 -0.00474714\\
nan nan\\
1.97225 0.202283\\
1.95895 0.196583\\
1.97301 0.193161\\
nan nan\\
1.97505 0.399992\\
1.96359 0.39392\\
1.9764 0.391901\\
nan nan\\
1.97929 0.598308\\
1.97019 0.592493\\
1.98096 0.591684\\
nan nan\\
1.98413 0.797423\\
1.97747 0.792379\\
1.98583 0.792416\\
nan nan\\
1.98878 0.997273\\
1.98428 0.99329\\
1.99027 0.99378\\
nan nan\\
1.99267 1.19763\\
1.98988 1.19475\\
1.99383 1.19538\\
nan nan\\
1.99558 1.39821\\
1.9964 1.39687\\
nan nan\\
1.99754 1.5988\\
1.99806 1.59807\\
nan nan\\
1.99873 1.79928\\
1.99904 1.79891\\
nan nan\\
1.99937 1.99944\\
1.99959 1.99927\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
\definecolor{mycolor2}{rgb}{0.85000,0.32500,0.09800}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax= 40,
ymin= -1,
ymax= 1,
axis background/.style={fill=white},
legend style={legend cell align=left,align=left,legend plot pos=left,draw=black}
]
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
1 2.44921e-16\\
2 2.44921e-16\\
2 0.316668\\
3 0.316668\\
3 0.600742\\
4 0.600742\\
4 0.822984\\
5 0.822984\\
5 0.960518\\
6 0.960518\\
6 0.999189\\
7 0.999189\\
7 0.935016\\
8 0.935016\\
8 0.774605\\
9 0.774605\\
9 0.534466\\
10 0.534466\\
10 0.239316\\
11 0.239316\\
11 -0.0804666\\
12 -0.0804666\\
12 -0.391967\\
13 -0.391967\\
13 -0.663123\\
14 -0.663123\\
14 -0.866025\\
15 -0.866025\\
15 -0.979791\\
16 -0.979791\\
16 -0.992709\\
17 -0.992709\\
17 -0.90345\\
18 -0.90345\\
18 -0.721202\\
19 -0.721202\\
19 -0.464723\\
20 -0.464723\\
20 -0.160411\\
21 -0.160411\\
21 0.160411\\
22 0.160411\\
22 0.464723\\
23 0.464723\\
23 0.721202\\
24 0.721202\\
24 0.90345\\
25 0.90345\\
25 0.992709\\
26 0.992709\\
26 0.979791\\
27 0.979791\\
27 0.866025\\
28 0.866025\\
28 0.663123\\
29 0.663123\\
29 0.391967\\
30 0.391967\\
30 0.0804666\\
31 0.0804666\\
31 -0.239316\\
32 -0.239316\\
32 -0.534466\\
33 -0.534466\\
33 -0.774605\\
34 -0.774605\\
34 -0.935016\\
35 -0.935016\\
35 -0.999189\\
36 -0.999189\\
36 -0.960518\\
37 -0.960518\\
37 -0.822984\\
38 -0.822984\\
38 -0.600742\\
39 -0.600742\\
39 -0.316668\\
40 -0.316668\\
40 -2.44921e-16\\
};
\addplot [color=mycolor2,solid]
table[row sep=crcr]{%
1 0.2\\
2 0.2\\
2 0.189707\\
3 0.189707\\
3 0.159889\\
4 0.159889\\
4 0.113613\\
5 0.113613\\
5 0.0556435\\
6 0.0556435\\
6 -0.00805319\\
7 -0.00805319\\
7 -0.070921\\
8 -0.070921\\
8 -0.126489\\
9 -0.126489\\
9 -0.169038\\
10 -0.169038\\
10 -0.194188\\
11 -0.194188\\
11 -0.199351\\
12 -0.199351\\
12 -0.183996\\
13 -0.183996\\
13 -0.149702\\
14 -0.149702\\
14 -0.1\\
15 -0.1\\
15 -0.0400051\\
16 -0.0400051\\
16 0.0241073\\
17 0.0241073\\
17 0.0857385\\
18 0.0857385\\
18 0.138545\\
19 0.138545\\
19 0.177091\\
20 0.177091\\
20 0.19741\\
21 0.19741\\
22 0.19741\\
22 0.177091\\
23 0.177091\\
23 0.138545\\
24 0.138545\\
24 0.0857385\\
25 0.0857385\\
25 0.0241073\\
26 0.0241073\\
26 -0.0400051\\
27 -0.0400051\\
27 -0.1\\
28 -0.1\\
28 -0.149702\\
29 -0.149702\\
29 -0.183996\\
30 -0.183996\\
30 -0.199351\\
31 -0.199351\\
31 -0.194188\\
32 -0.194188\\
32 -0.169038\\
33 -0.169038\\
33 -0.126489\\
34 -0.126489\\
34 -0.070921\\
35 -0.070921\\
35 -0.00805319\\
36 -0.00805319\\
36 0.0556435\\
37 0.0556435\\
37 0.113613\\
38 0.113613\\
38 0.159889\\
39 0.159889\\
39 0.189707\\
40 0.189707\\
40 0.2\\
};
\addlegendentry{second entry};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.75\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin=-0.66,
xmax=0.66,
ymin=-0.66,
ymax=0.66,
hide axis
]
\addplot[area legend,solid,draw=black,fill=white,forget plot]
table[row sep=crcr] {%
x y\\
0.6 0\\
0.595074 0.0767263\\
0.580377 0.152193\\
0.55615 0.22516\\
0.522791 0.294431\\
0.480848 0.358866\\
0.43101 0.41741\\
0.374094 0.469099\\
0.311036 0.513086\\
0.24287 0.548648\\
0.170717 0.575201\\
0.0957599 0.592309\\
0.0192309 0.599692\\
-0.0576138 0.597227\\
-0.133513 0.584957\\
-0.207219 0.563081\\
-0.277523 0.53196\\
-0.34327 0.492103\\
-0.403381 0.444167\\
-0.456868 0.388937\\
-0.502853 0.327321\\
-0.540581 0.26033\\
-0.569433 0.189065\\
-0.588935 0.114695\\
-0.598767 0.0384421\\
-0.598767 -0.0384421\\
-0.588935 -0.114695\\
-0.569433 -0.189065\\
-0.540581 -0.26033\\
-0.502853 -0.327321\\
-0.456868 -0.388937\\
-0.403381 -0.444167\\
-0.34327 -0.492103\\
-0.277523 -0.53196\\
-0.207219 -0.563081\\
-0.133513 -0.584957\\
-0.0576138 -0.597227\\
0.0192309 -0.599692\\
0.0957599 -0.592309\\
0.170717 -0.575201\\
0.24287 -0.548648\\
0.311036 -0.513086\\
0.374094 -0.469099\\
0.43101 -0.41741\\
0.480848 -0.358866\\
0.522791 -0.294431\\
0.55615 -0.22516\\
0.580377 -0.152193\\
0.595074 -0.0767263\\
0.6 -1.46953e-16\\
}--cycle;
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0.2 0\\
0.198358 0.0255754\\
0.193459 0.0507309\\
0.185383 0.0750534\\
0.174264 0.0981435\\
0.160283 0.119622\\
0.14367 0.139137\\
0.124698 0.156366\\
0.103679 0.171029\\
0.0809567 0.182883\\
0.0569055 0.191734\\
0.03192 0.197436\\
0.00641032 0.199897\\
-0.0192046 0.199076\\
-0.0445042 0.194986\\
-0.069073 0.187694\\
-0.0925077 0.17732\\
-0.114423 0.164034\\
-0.13446 0.148056\\
-0.152289 0.129646\\
-0.167618 0.109107\\
-0.180194 0.0867767\\
-0.189811 0.0630216\\
-0.196312 0.0382317\\
-0.199589 0.012814\\
-0.199589 -0.012814\\
-0.196312 -0.0382317\\
-0.189811 -0.0630216\\
-0.180194 -0.0867767\\
-0.167618 -0.109107\\
-0.152289 -0.129646\\
-0.13446 -0.148056\\
-0.114423 -0.164034\\
-0.0925077 -0.17732\\
-0.069073 -0.187694\\
-0.0445042 -0.194986\\
-0.0192046 -0.199076\\
0.00641032 -0.199897\\
0.03192 -0.197436\\
0.0569055 -0.191734\\
0.0809567 -0.182883\\
0.103679 -0.171029\\
0.124698 -0.156366\\
0.14367 -0.139137\\
0.160283 -0.119622\\
0.174264 -0.0981435\\
0.185383 -0.0750534\\
0.193459 -0.0507309\\
0.198358 -0.0255754\\
0.2 -4.89843e-17\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0.4 0\\
0.396716 0.0511509\\
0.386918 0.101462\\
0.370767 0.150107\\
0.348527 0.196287\\
0.320565 0.239244\\
0.28734 0.278273\\
0.249396 0.312733\\
0.207357 0.342057\\
0.161913 0.365765\\
0.113811 0.383467\\
0.06384 0.394873\\
0.0128206 0.399794\\
-0.0384092 0.398152\\
-0.0890084 0.389971\\
-0.138146 0.375387\\
-0.185015 0.35464\\
-0.228847 0.328069\\
-0.26892 0.296111\\
-0.304578 0.259291\\
-0.335235 0.218214\\
-0.360388 0.173553\\
-0.379622 0.126043\\
-0.392624 0.0764635\\
-0.399178 0.0256281\\
-0.399178 -0.0256281\\
-0.392624 -0.0764635\\
-0.379622 -0.126043\\
-0.360388 -0.173553\\
-0.335235 -0.218214\\
-0.304578 -0.259291\\
-0.26892 -0.296111\\
-0.228847 -0.328069\\
-0.185015 -0.35464\\
-0.138146 -0.375387\\
-0.0890084 -0.389971\\
-0.0384092 -0.398152\\
0.0128206 -0.399794\\
0.06384 -0.394873\\
0.113811 -0.383467\\
0.161913 -0.365765\\
0.207357 -0.342057\\
0.249396 -0.312733\\
0.28734 -0.278273\\
0.320565 -0.239244\\
0.348527 -0.196287\\
0.370767 -0.150107\\
0.386918 -0.101462\\
0.396716 -0.0511509\\
0.4 -9.79685e-17\\
};
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
0.6 0\\
0.595074 0.0767263\\
0.580377 0.152193\\
0.55615 0.22516\\
0.522791 0.294431\\
0.480848 0.358866\\
0.43101 0.41741\\
0.374094 0.469099\\
0.311036 0.513086\\
0.24287 0.548648\\
0.170717 0.575201\\
0.0957599 0.592309\\
0.0192309 0.599692\\
-0.0576138 0.597227\\
-0.133513 0.584957\\
-0.207219 0.563081\\
-0.277523 0.53196\\
-0.34327 0.492103\\
-0.403381 0.444167\\
-0.456868 0.388937\\
-0.502853 0.327321\\
-0.540581 0.26033\\
-0.569433 0.189065\\
-0.588935 0.114695\\
-0.598767 0.0384421\\
-0.598767 -0.0384421\\
-0.588935 -0.114695\\
-0.569433 -0.189065\\
-0.540581 -0.26033\\
-0.502853 -0.327321\\
-0.456868 -0.388937\\
-0.403381 -0.444167\\
-0.34327 -0.492103\\
-0.277523 -0.53196\\
-0.207219 -0.563081\\
-0.133513 -0.584957\\
-0.0576138 -0.597227\\
0.0192309 -0.599692\\
0.0957599 -0.592309\\
0.170717 -0.575201\\
0.24287 -0.548648\\
0.311036 -0.513086\\
0.374094 -0.469099\\
0.43101 -0.41741\\
0.480848 -0.358866\\
0.522791 -0.294431\\
0.55615 -0.22516\\
0.580377 -0.152193\\
0.595074 -0.0767263\\
0.6 -1.46953e-16\\
};
\node[above right, align=left, text=black]
at (axis cs:0.05,0.194) {0.2};
\node[above right, align=left, text=black]
at (axis cs:0.099,0.387) {0.4};
\node[above right, align=left, text=black]
at (axis cs:0.149,0.581) {0.6};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
0.6 0\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
0.519615 0.3\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
0.3 0.519615\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
3.67382e-17 0.6\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-0.3 0.519615\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-0.519615 0.3\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-0.6 7.34764e-17\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-0.519615 -0.3\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-0.3 -0.519615\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-1.10215e-16 -0.6\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
0.3 -0.519615\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
0.519615 -0.3\\
};
\node[align=center, text=black]
at (axis cs:0.648,0) {0};
\node[align=center, text=black]
at (axis cs:0.561,0.324) {30};
\node[align=center, text=black]
at (axis cs:0.324,0.561) {60};
\node[align=center, text=black]
at (axis cs:0,0.648) {90};
\node[align=center, text=black]
at (axis cs:-0.324,0.561) {120};
\node[align=center, text=black]
at (axis cs:-0.561,0.324) {150};
\node[align=center, text=black]
at (axis cs:-0.648,0) {180};
\node[align=center, text=black]
at (axis cs:-0.561,-0.324) {210};
\node[align=center, text=black]
at (axis cs:-0.324,-0.561) {240};
\node[align=center, text=black]
at (axis cs:-0,-0.648) {270};
\node[align=center, text=black]
at (axis cs:0.324,-0.561) {300};
\node[align=center, text=black]
at (axis cs:0.561,-0.324) {330};
\addplot [color=red,dashed,forget plot]
table[row sep=crcr]{%
0 0\\
0.0598292 0.00179541\\
0.118637 0.0071268\\
0.175424 0.0158309\\
0.229229 0.0276403\\
0.279151 0.0421896\\
0.324366 0.0590247\\
0.364142 0.0776141\\
0.397856 0.097362\\
0.416709 0.110854\\
0.432523 0.124374\\
0.445205 0.137718\\
0.454691 0.15068\\
0.460943 0.163053\\
0.463951 0.174633\\
0.463733 0.185221\\
0.460334 0.194626\\
0.453825 0.202666\\
0.444303 0.209169\\
0.43189 0.213979\\
0.41673 0.216954\\
0.398992 0.21797\\
0.378861 0.216921\\
0.356542 0.213722\\
0.332258 0.208309\\
0.306242 0.20064\\
0.264515 0.184874\\
0.220318 0.164036\\
0.174547 0.138286\\
0.128107 0.107903\\
0.0818886 0.0732835\\
0.0367557 0.0349345\\
-0.0064776 -0.00653749\\
-0.0470616 -0.0504366\\
-0.0843264 -0.0959915\\
-0.117695 -0.142371\\
-0.146694 -0.188702\\
-0.170961 -0.234086\\
-0.190255 -0.27762\\
-0.204451 -0.318414\\
-0.213549 -0.355612\\
-0.216835 -0.378013\\
-0.217969 -0.398235\\
-0.217033 -0.416072\\
-0.214134 -0.431338\\
-0.209394 -0.443863\\
-0.202955 -0.453503\\
-0.194974 -0.460134\\
-0.185619 -0.463658\\
-0.175074 -0.464004\\
-0.16353 -0.461125\\
-0.151185 -0.455002\\
-0.138243 -0.445645\\
-0.12491 -0.433089\\
-0.111393 -0.417398\\
-0.0978961 -0.398663\\
-0.0846203 -0.377002\\
-0.0655424 -0.339342\\
-0.0480111 -0.296005\\
-0.0325826 -0.247687\\
-0.0197403 -0.195179\\
-0.00988254 -0.139358\\
-0.00331301 -0.0811634\\
-0.000233044 -0.0215847\\
-0.000736792 0.0383625\\
-0.00480886 0.0976549\\
-0.0123247 0.155282\\
-0.0230537 0.210268\\
-0.0366648 0.261686\\
-0.0527348 0.308684\\
-0.0707584 0.350496\\
-0.0901615 0.386456\\
-0.110315 0.416016\\
-0.123838 0.431953\\
-0.137193 0.444761\\
-0.150174 0.454375\\
-0.162574 0.460756\\
-0.174189 0.463893\\
-0.184821 0.463803\\
-0.194277 0.460529\\
-0.202374 0.454142\\
-0.208942 0.444738\\
-0.213822 0.432437\\
-0.216873 0.417384\\
-0.217969 0.399745\\
-0.217004 0.379706\\
-0.213891 0.35747\\
-0.208567 0.333259\\
-0.200989 0.307308\\
-0.185359 0.265658\\
-0.164654 0.221515\\
-0.139031 0.175775\\
-0.108766 0.12934\\
-0.0742531 0.0831051\\
-0.0359957 0.0379327\\
0.00540204 -0.00536108\\
0.0492464 -0.0460245\\
0.0947679 -0.0833853\\
0.141137 -0.116864\\
0.187481 -0.145984\\
0.232901 -0.170381\\
0.276496 -0.189808\\
0.317374 -0.20414\\
0.354678 -0.213373\\
0.377161 -0.216746\\
0.397474 -0.217964\\
0.41541 -0.217109\\
0.430781 -0.214285\\
0.443419 -0.209616\\
0.453176 -0.203242\\
0.459929 -0.195319\\
0.463579 -0.186016\\
0.464052 -0.175515\\
0.461302 -0.164006\\
0.455308 -0.151689\\
0.446079 -0.138767\\
0.433649 -0.125446\\
0.418081 -0.111932\\
0.399466 -0.0984306\\
0.377919 -0.0851422\\
0.340418 -0.0660314\\
0.297223 -0.0484516\\
0.249027 -0.0329607\\
0.19662 -0.0200442\\
0.140874 -0.0101028\\
0.0827305 -0.00344297\\
0.0231754 -0.000268677\\
-0.0367752 -0.00067701\\
-0.0960982 -0.00465549\\
-0.153783 -0.0120825\\
-0.20885 -0.02273\\
-0.260375 -0.0362697\\
-0.307501 -0.0522806\\
-0.349459 -0.0702595\\
-0.385582 -0.0896339\\
-0.415318 -0.109776\\
-0.431378 -0.123301\\
-0.444312 -0.136667\\
-0.454054 -0.149667\\
-0.460564 -0.162094\\
-0.46383 -0.173744\\
-0.463868 -0.184419\\
-0.46072 -0.193925\\
-0.454455 -0.20208\\
-0.445169 -0.208711\\
-0.432981 -0.213662\\
-0.418034 -0.216788\\
-0.400495 -0.217964\\
-0.380547 -0.217083\\
-0.358395 -0.214057\\
-0.334258 -0.208822\\
-0.308372 -0.201334\\
-0.2668 -0.18584\\
-0.222712 -0.165268\\
-0.177002 -0.139772\\
-0.130574 -0.109626\\
-0.0843224 -0.0752201\\
-0.0391109 -0.0370547\\
0.0042427 0.00426831\\
0.044985 0.0480573\\
0.0824414 0.0935448\\
0.11603 0.139902\\
0.14527 0.186258\\
0.169796 0.231715\\
0.189358 0.27537\\
0.203826 0.316331\\
0.213193 0.353741\\
0.216654 0.376306\\
0.217955 0.396709\\
0.217181 0.414744\\
0.214434 0.43022\\
0.209836 0.44297\\
0.203527 0.452844\\
0.195662 0.459718\\
0.18641 0.463494\\
0.175953 0.464094\\
0.164481 0.461473\\
0.152193 0.455609\\
0.139291 0.446508\\
0.125981 0.434204\\
0.112471 0.41876\\
0.0989654 0.400264\\
0.0856648 0.378831\\
0.0727637 0.354602\\
0.0545653 0.313382\\
0.0382626 0.2669\\
0.0243688 0.215912\\
0.0133164 0.161263\\
0.00544663 0.10387\\
0.00100111 0.0447069\\
0.000115836 -0.0152192\\
0.00281785 -0.0748856\\
0.00902458 -0.133275\\
0.0185459 -0.189394\\
0.0310886 -0.242296\\
0.046264 -0.291098\\
0.0635973 -0.334998\\
0.0825393 -0.373291\\
0.10248 -0.405382\\
0.116006 -0.423091\\
0.129484 -0.437723\\
0.142707 -0.449195\\
0.155469 -0.457453\\
0.167564 -0.46247\\
0.178789 -0.464247\\
0.18895 -0.462811\\
0.197856 -0.458219\\
0.205331 -0.45055\\
0.211207 -0.439912\\
0.215335 -0.426436\\
0.217578 -0.410274\\
0.217819 -0.391602\\
0.215961 -0.370614\\
0.211926 -0.34752\\
0.205658 -0.322548\\
0.192005 -0.282096\\
0.173249 -0.238812\\
0.1495 -0.193582\\
0.120988 -0.147308\\
0.0880634 -0.100892\\
0.0511867 -0.055209\\
0.0109248 -0.0110963\\
-0.0320615 0.0306679\\
-0.0770303 0.0693789\\
-0.123173 0.10442\\
-0.169632 0.135274\\
-0.215517 0.161531\\
-0.259924 0.182901\\
-0.301955 0.199209\\
-0.340739 0.210405\\
-0.375447 0.216558\\
-0.395941 0.217944\\
-0.414073 0.21725\\
-0.429655 0.214579\\
-0.442516 0.210052\\
-0.452507 0.203809\\
-0.459503 0.196003\\
-0.463403 0.186803\\
-0.464132 0.17639\\
-0.461639 0.164955\\
-0.455904 0.152695\\
-0.446932 0.139814\\
-0.434755 0.126516\\
-0.419434 0.11301\\
-0.401058 0.0995005\\
-0.379739 0.086188\\
-0.355618 0.0732674\\
-0.314548 0.0550263\\
-0.268196 0.0386663\\
-0.217317 0.0247026\\
-0.162753 0.01357\\
-0.105421 0.00561213\\
-0.0462917 0.00107348\\
-0.00637041 2.02918e-05\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.60000,0.20000,0.00000}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
unbounded coords=jump,
xmin= -4,
xmax= 4,
xtick={ 0},
xticklabels={{null}},
ymin= -1,
ymax= 1,
ytick={ -1,-0.5, 0, 0.5, 1},
yticklabels={\empty},
axis background/.style={fill=white!90!blue}
]
\addplot [color=mycolor1,dashed,line width=2.8pt,mark size=7.1pt,mark=*,mark options={solid,fill=black!50!mycolor1,draw=black},forget plot]
table[row sep=crcr]{%
-3.14159 -1.22461e-16\\
-2.82743 -0.309017\\
nan nan\\
-2.19911 -0.809017\\
-1.88496 -0.951057\\
-1.5708 -1\\
nan nan\\
-0.942478 -0.809017\\
-0.628319 -0.587785\\
-0.314159 -0.309017\\
nan nan\\
0.314159 0.309017\\
0.628319 0.587785\\
0.942478 0.809017\\
1.25664 0.951057\\
1.5708 1\\
1.88496 0.951057\\
2.19911 0.809017\\
2.51327 0.587785\\
2.82743 0.309017\\
3.14159 1.22461e-16\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.75\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= -22,
xmax= 22,
ymin= -22,
ymax= 22,
hide axis
]
\addplot[area legend,solid,draw=black,fill=white,forget plot]
table[row sep=crcr] {%
x y\\
20 0\\
19.8358 2.55754\\
19.3459 5.07309\\
18.5383 7.50534\\
17.4264 9.81435\\
16.0283 11.9622\\
14.367 13.9137\\
12.4698 15.6366\\
10.3679 17.1029\\
8.09567 18.2883\\
5.69055 19.1734\\
3.192 19.7436\\
0.641032 19.9897\\
-1.92046 19.9076\\
-4.45042 19.4986\\
-6.9073 18.7694\\
-9.25077 17.732\\
-11.4423 16.4034\\
-13.446 14.8056\\
-15.2289 12.9646\\
-16.7618 10.9107\\
-18.0194 8.67767\\
-18.9811 6.30216\\
-19.6312 3.82317\\
-19.9589 1.2814\\
-19.9589 -1.2814\\
-19.6312 -3.82317\\
-18.9811 -6.30216\\
-18.0194 -8.67767\\
-16.7618 -10.9107\\
-15.2289 -12.9646\\
-13.446 -14.8056\\
-11.4423 -16.4034\\
-9.25077 -17.732\\
-6.9073 -18.7694\\
-4.45042 -19.4986\\
-1.92046 -19.9076\\
0.641032 -19.9897\\
3.192 -19.7436\\
5.69055 -19.1734\\
8.09567 -18.2883\\
10.3679 -17.1029\\
12.4698 -15.6366\\
14.367 -13.9137\\
16.0283 -11.9622\\
17.4264 -9.81435\\
18.5383 -7.50534\\
19.3459 -5.07309\\
19.8358 -2.55754\\
20 -4.89843e-15\\
}--cycle;
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
5 0\\
4.95895 0.639386\\
4.83647 1.26827\\
4.63458 1.87634\\
4.35659 2.45359\\
4.00707 2.99055\\
3.59175 3.47841\\
3.11745 3.90916\\
2.59196 4.27571\\
2.02392 4.57206\\
1.42264 4.79334\\
0.797999 4.93591\\
0.160258 4.99743\\
-0.480115 4.9769\\
-1.1126 4.87464\\
-1.72683 4.69234\\
-2.31269 4.433\\
-2.86058 4.10086\\
-3.3615 3.70139\\
-3.80723 3.24114\\
-4.19044 2.72767\\
-4.50484 2.16942\\
-4.74528 1.57554\\
-4.9078 0.955793\\
-4.98973 0.320351\\
-4.98973 -0.320351\\
-4.9078 -0.955793\\
-4.74528 -1.57554\\
-4.50484 -2.16942\\
-4.19044 -2.72767\\
-3.80723 -3.24114\\
-3.3615 -3.70139\\
-2.86058 -4.10086\\
-2.31269 -4.433\\
-1.72683 -4.69234\\
-1.1126 -4.87464\\
-0.480115 -4.9769\\
0.160258 -4.99743\\
0.797999 -4.93591\\
1.42264 -4.79334\\
2.02392 -4.57206\\
2.59196 -4.27571\\
3.11745 -3.90916\\
3.59175 -3.47841\\
4.00707 -2.99055\\
4.35659 -2.45359\\
4.63458 -1.87634\\
4.83647 -1.26827\\
4.95895 -0.639386\\
5 -1.22461e-15\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
10 0\\
9.9179 1.27877\\
9.67295 2.53655\\
9.26917 3.75267\\
8.71319 4.90718\\
8.01414 5.98111\\
7.18349 6.95683\\
6.2349 7.81831\\
5.18393 8.55143\\
4.04783 9.14413\\
2.84528 9.58668\\
1.596 9.87182\\
0.320516 9.99486\\
-0.96023 9.95379\\
-2.22521 9.74928\\
-3.45365 9.38468\\
-4.62538 8.86599\\
-5.72117 8.20172\\
-6.72301 7.40278\\
-7.61446 6.48228\\
-8.38088 5.45535\\
-9.00969 4.33884\\
-9.49056 3.15108\\
-9.81559 1.91159\\
-9.97945 0.640702\\
-9.97945 -0.640702\\
-9.81559 -1.91159\\
-9.49056 -3.15108\\
-9.00969 -4.33884\\
-8.38088 -5.45535\\
-7.61446 -6.48228\\
-6.72301 -7.40278\\
-5.72117 -8.20172\\
-4.62538 -8.86599\\
-3.45365 -9.38468\\
-2.22521 -9.74928\\
-0.96023 -9.95379\\
0.320516 -9.99486\\
1.596 -9.87182\\
2.84528 -9.58668\\
4.04783 -9.14413\\
5.18393 -8.55143\\
6.2349 -7.81831\\
7.18349 -6.95683\\
8.01414 -5.98111\\
8.71319 -4.90718\\
9.26917 -3.75267\\
9.67295 -2.53655\\
9.9179 -1.27877\\
10 -2.44921e-15\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
15 0\\
14.8769 1.91816\\
14.5094 3.80482\\
13.9038 5.62901\\
13.0698 7.36076\\
12.0212 8.97166\\
10.7752 10.4352\\
9.35235 11.7275\\
7.77589 12.8271\\
6.07175 13.7162\\
4.26791 14.38\\
2.394 14.8077\\
0.480774 14.9923\\
-1.44035 14.9307\\
-3.33781 14.6239\\
-5.18048 14.077\\
-6.93807 13.299\\
-8.58175 12.3026\\
-10.0845 11.1042\\
-11.4217 9.72343\\
-12.5713 8.18302\\
-13.5145 6.50826\\
-14.2358 4.72662\\
-14.7234 2.86738\\
-14.9692 0.961053\\
-14.9692 -0.961053\\
-14.7234 -2.86738\\
-14.2358 -4.72662\\
-13.5145 -6.50826\\
-12.5713 -8.18302\\
-11.4217 -9.72343\\
-10.0845 -11.1042\\
-8.58175 -12.3026\\
-6.93807 -13.299\\
-5.18048 -14.077\\
-3.33781 -14.6239\\
-1.44035 -14.9307\\
0.480774 -14.9923\\
2.394 -14.8077\\
4.26791 -14.38\\
6.07175 -13.7162\\
7.77589 -12.8271\\
9.35235 -11.7275\\
10.7752 -10.4352\\
12.0212 -8.97166\\
13.0698 -7.36076\\
13.9038 -5.62901\\
14.5094 -3.80482\\
14.8769 -1.91816\\
15 -3.67382e-15\\
};
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
20 0\\
19.8358 2.55754\\
19.3459 5.07309\\
18.5383 7.50534\\
17.4264 9.81435\\
16.0283 11.9622\\
14.367 13.9137\\
12.4698 15.6366\\
10.3679 17.1029\\
8.09567 18.2883\\
5.69055 19.1734\\
3.192 19.7436\\
0.641032 19.9897\\
-1.92046 19.9076\\
-4.45042 19.4986\\
-6.9073 18.7694\\
-9.25077 17.732\\
-11.4423 16.4034\\
-13.446 14.8056\\
-15.2289 12.9646\\
-16.7618 10.9107\\
-18.0194 8.67767\\
-18.9811 6.30216\\
-19.6312 3.82317\\
-19.9589 1.2814\\
-19.9589 -1.2814\\
-19.6312 -3.82317\\
-18.9811 -6.30216\\
-18.0194 -8.67767\\
-16.7618 -10.9107\\
-15.2289 -12.9646\\
-13.446 -14.8056\\
-11.4423 -16.4034\\
-9.25077 -17.732\\
-6.9073 -18.7694\\
-4.45042 -19.4986\\
-1.92046 -19.9076\\
0.641032 -19.9897\\
3.192 -19.7436\\
5.69055 -19.1734\\
8.09567 -18.2883\\
10.3679 -17.1029\\
12.4698 -15.6366\\
14.367 -13.9137\\
16.0283 -11.9622\\
17.4264 -9.81435\\
18.5383 -7.50534\\
19.3459 -5.07309\\
19.8358 -2.55754\\
20 -4.89843e-15\\
};
\node[above right, align=left, text=black]
at (axis cs:1.243,4.843) {5};
\node[above right, align=left, text=black]
at (axis cs:2.487,9.686) {10};
\node[above right, align=left, text=black]
at (axis cs:3.73,14.529) {15};
\node[above right, align=left, text=black]
at (axis cs:4.974,19.372) {20};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
20 0\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
17.3205 10\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
10 17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
1.22461e-15 20\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-10 17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-17.3205 10\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-20 2.44921e-15\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-17.3205 -10\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-10 -17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-3.67382e-15 -20\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
10 -17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
17.3205 -10\\
};
\node[align=center, text=black]
at (axis cs:21.6,0) {0};
\node[align=center, text=black]
at (axis cs:18.706,10.8) {30};
\node[align=center, text=black]
at (axis cs:10.8,18.706) {60};
\node[align=center, text=black]
at (axis cs:0,21.6) {90};
\node[align=center, text=black]
at (axis cs:-10.8,18.706) {120};
\node[align=center, text=black]
at (axis cs:-18.706,10.8) {150};
\node[align=center, text=black]
at (axis cs:-21.6,0) {180};
\node[align=center, text=black]
at (axis cs:-18.706,-10.8) {210};
\node[align=center, text=black]
at (axis cs:-10.8,-18.706) {240};
\node[align=center, text=black]
at (axis cs:-0,-21.6) {270};
\node[align=center, text=black]
at (axis cs:10.8,-18.706) {300};
\node[align=center, text=black]
at (axis cs:18.706,-10.8) {330};
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
0 0\\
3 0\\
2.85317 0.927051\\
0 0\\
3.80423 1.23607\\
3.23607 2.35114\\
0 0\\
2.42705 1.76336\\
1.76336 2.42705\\
0 0\\
2.35114 3.23607\\
1.23607 3.80423\\
0 0\\
1.23607 3.80423\\
2.44921e-16 4\\
0 0\\
3.06152e-16 5\\
-1.54508 4.75528\\
-0 0\\
-1.23607 3.80423\\
-2.35114 3.23607\\
-0 0\\
-2.35114 3.23607\\
-3.23607 2.35114\\
-0 0\\
-6.47214 4.70228\\
-7.60845 2.47214\\
-0 0\\
-15.2169 4.94427\\
-16 1.95937e-15\\
-0 0\\
-9 1.10215e-15\\
-8.55951 -2.78115\\
-0 -0\\
-4.75528 -1.54508\\
-4.04508 -2.93893\\
-0 -0\\
-3.23607 -2.35114\\
-2.35114 -3.23607\\
-0 -0\\
-2.93893 -4.04508\\
-1.54508 -4.75528\\
-0 -0\\
-1.23607 -3.80423\\
-7.34764e-16 -4\\
-0 -0\\
-5.51073e-16 -3\\
0.927051 -2.85317\\
0 -0\\
1.23607 -3.80423\\
2.35114 -3.23607\\
0 -0\\
2.35114 -3.23607\\
3.23607 -2.35114\\
0 -0\\
1.61803 -1.17557\\
1.90211 -0.618034\\
0 -0\\
4.75528 -1.54508\\
5 -1.22461e-15\\
0 -0\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.75\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= -22,
xmax= 22,
ymin= -22,
ymax= 22,
hide axis
]
\addplot[area legend,solid,draw=black,fill=white,forget plot]
table[row sep=crcr] {%
x y\\
20 0\\
19.8358 2.55754\\
19.3459 5.07309\\
18.5383 7.50534\\
17.4264 9.81435\\
16.0283 11.9622\\
14.367 13.9137\\
12.4698 15.6366\\
10.3679 17.1029\\
8.09567 18.2883\\
5.69055 19.1734\\
3.192 19.7436\\
0.641032 19.9897\\
-1.92046 19.9076\\
-4.45042 19.4986\\
-6.9073 18.7694\\
-9.25077 17.732\\
-11.4423 16.4034\\
-13.446 14.8056\\
-15.2289 12.9646\\
-16.7618 10.9107\\
-18.0194 8.67767\\
-18.9811 6.30216\\
-19.6312 3.82317\\
-19.9589 1.2814\\
-19.9589 -1.2814\\
-19.6312 -3.82317\\
-18.9811 -6.30216\\
-18.0194 -8.67767\\
-16.7618 -10.9107\\
-15.2289 -12.9646\\
-13.446 -14.8056\\
-11.4423 -16.4034\\
-9.25077 -17.732\\
-6.9073 -18.7694\\
-4.45042 -19.4986\\
-1.92046 -19.9076\\
0.641032 -19.9897\\
3.192 -19.7436\\
5.69055 -19.1734\\
8.09567 -18.2883\\
10.3679 -17.1029\\
12.4698 -15.6366\\
14.367 -13.9137\\
16.0283 -11.9622\\
17.4264 -9.81435\\
18.5383 -7.50534\\
19.3459 -5.07309\\
19.8358 -2.55754\\
20 -4.89843e-15\\
}--cycle;
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
10 0\\
9.9179 1.27877\\
9.67295 2.53655\\
9.26917 3.75267\\
8.71319 4.90718\\
8.01414 5.98111\\
7.18349 6.95683\\
6.2349 7.81831\\
5.18393 8.55143\\
4.04783 9.14413\\
2.84528 9.58668\\
1.596 9.87182\\
0.320516 9.99486\\
-0.96023 9.95379\\
-2.22521 9.74928\\
-3.45365 9.38468\\
-4.62538 8.86599\\
-5.72117 8.20172\\
-6.72301 7.40278\\
-7.61446 6.48228\\
-8.38088 5.45535\\
-9.00969 4.33884\\
-9.49056 3.15108\\
-9.81559 1.91159\\
-9.97945 0.640702\\
-9.97945 -0.640702\\
-9.81559 -1.91159\\
-9.49056 -3.15108\\
-9.00969 -4.33884\\
-8.38088 -5.45535\\
-7.61446 -6.48228\\
-6.72301 -7.40278\\
-5.72117 -8.20172\\
-4.62538 -8.86599\\
-3.45365 -9.38468\\
-2.22521 -9.74928\\
-0.96023 -9.95379\\
0.320516 -9.99486\\
1.596 -9.87182\\
2.84528 -9.58668\\
4.04783 -9.14413\\
5.18393 -8.55143\\
6.2349 -7.81831\\
7.18349 -6.95683\\
8.01414 -5.98111\\
8.71319 -4.90718\\
9.26917 -3.75267\\
9.67295 -2.53655\\
9.9179 -1.27877\\
10 -2.44921e-15\\
};
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
20 0\\
19.8358 2.55754\\
19.3459 5.07309\\
18.5383 7.50534\\
17.4264 9.81435\\
16.0283 11.9622\\
14.367 13.9137\\
12.4698 15.6366\\
10.3679 17.1029\\
8.09567 18.2883\\
5.69055 19.1734\\
3.192 19.7436\\
0.641032 19.9897\\
-1.92046 19.9076\\
-4.45042 19.4986\\
-6.9073 18.7694\\
-9.25077 17.732\\
-11.4423 16.4034\\
-13.446 14.8056\\
-15.2289 12.9646\\
-16.7618 10.9107\\
-18.0194 8.67767\\
-18.9811 6.30216\\
-19.6312 3.82317\\
-19.9589 1.2814\\
-19.9589 -1.2814\\
-19.6312 -3.82317\\
-18.9811 -6.30216\\
-18.0194 -8.67767\\
-16.7618 -10.9107\\
-15.2289 -12.9646\\
-13.446 -14.8056\\
-11.4423 -16.4034\\
-9.25077 -17.732\\
-6.9073 -18.7694\\
-4.45042 -19.4986\\
-1.92046 -19.9076\\
0.641032 -19.9897\\
3.192 -19.7436\\
5.69055 -19.1734\\
8.09567 -18.2883\\
10.3679 -17.1029\\
12.4698 -15.6366\\
14.367 -13.9137\\
16.0283 -11.9622\\
17.4264 -9.81435\\
18.5383 -7.50534\\
19.3459 -5.07309\\
19.8358 -2.55754\\
20 -4.89843e-15\\
};
\node[above right, align=left, text=black]
at (axis cs:2.487,9.686) {10};
\node[above right, align=left, text=black]
at (axis cs:4.974,19.372) {20};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
20 0\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
17.3205 10\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
10 17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
1.22461e-15 20\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-10 17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-17.3205 10\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-20 2.44921e-15\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-17.3205 -10\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-10 -17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
-3.67382e-15 -20\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
10 -17.3205\\
};
\addplot [color=black,dotted,forget plot]
table[row sep=crcr]{%
0 0\\
17.3205 -10\\
};
\node[align=center, text=black]
at (axis cs:21.6,0) {0};
\node[align=center, text=black]
at (axis cs:18.706,10.8) {30};
\node[align=center, text=black]
at (axis cs:10.8,18.706) {60};
\node[align=center, text=black]
at (axis cs:0,21.6) {90};
\node[align=center, text=black]
at (axis cs:-10.8,18.706) {120};
\node[align=center, text=black]
at (axis cs:-18.706,10.8) {150};
\node[align=center, text=black]
at (axis cs:-21.6,0) {180};
\node[align=center, text=black]
at (axis cs:-18.706,-10.8) {210};
\node[align=center, text=black]
at (axis cs:-10.8,-18.706) {240};
\node[align=center, text=black]
at (axis cs:-0,-21.6) {270};
\node[align=center, text=black]
at (axis cs:10.8,-18.706) {300};
\node[align=center, text=black]
at (axis cs:18.706,-10.8) {330};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-0.968109 -0.250529\\
-0.757785 -0.264964\\
-0.968109 -0.250529\\
-0.791189 -0.135883\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-1.72878 -1.00565\\
-1.31598 -0.919773\\
-1.72878 -1.00565\\
-1.45006 -0.68927\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
2.99407 0.188513\\
2.38269 0.350415\\
2.99407 0.188513\\
2.40782 -0.0487946\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-2.27645 3.28904\\
-2.04043 2.47947\\
-2.27645 3.28904\\
-1.60189 2.783\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-1.04966 4.88858\\
-1.16563 3.84089\\
-1.04966 4.88858\\
-0.513824 3.98084\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
5.81309 -1.48592\\
4.74954 -0.801197\\
5.81309 -1.48592\\
4.55141 -1.57628\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0.171613 -6.9979\\
0.603817 -5.58688\\
0.171613 -6.9979\\
-0.329236 -5.60976\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
4.88337 -6.33661\\
4.32914 -4.74373\\
4.88337 -6.33661\\
3.48426 -5.39485\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
7.63301 4.76835\\
5.78852 4.32355\\
7.63301 4.76835\\
6.4243 3.30582\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
5.30892 8.47439\\
3.68218 7.13344\\
5.30892 8.47439\\
4.8121 6.42559\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
10.9957 0.305843\\
8.77621 0.977724\\
10.9957 0.305843\\
8.81699 -0.488376\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
6.67336 -9.97328\\
6.00357 -7.53373\\
6.67336 -9.97328\\
4.6738 -8.42351\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
10.8631 -7.14093\\
9.16655 -4.98854\\
10.8631 -7.14093\\
8.21442 -6.43695\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
9.14319 10.602\\
6.60775 9.09113\\
9.14319 10.602\\
8.02135 7.87204\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0.912501 14.9722\\
-0.268148 12.0386\\
0.912501 14.9722\\
1.72815 11.9169\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
15.4371 4.2065\\
12.0693 4.39434\\
15.4371 4.2065\\
12.6301 2.33606\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-2.67662 -16.788\\
-1.0221 -13.6088\\
-2.67662 -16.788\\
-3.26049 -13.2519\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-9.61462 -15.2171\\
-6.67723 -12.8146\\
-9.61462 -15.2171\\
-8.70617 -11.5327\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
18.9522 -1.34732\\
15.2516 0.185624\\
18.9522 -1.34732\\
15.0719 -2.34133\\
};
\addplot [color=blue,solid,forget plot]
table[row sep=crcr]{%
0 0\\
-16.7562 10.9192\\
-14.1329 7.61832\\
-16.7562 10.9192\\
-12.677 9.85248\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
\definecolor{mycolor2}{rgb}{0.85000,0.32500,0.09800}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
unbounded coords=jump,
xmin= 0,
xmax= 25,
ymin= -4,
ymax= 4,
axis background/.style={fill=white},
legend style={at={(0.03,0.97)},anchor=north west,legend cell align=left,align=left,legend plot pos=left,draw=black}
]
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0 1\\
nan nan\\
1 0\\
1 0.503775\\
nan nan\\
2 0\\
2 -0.361781\\
nan nan\\
3 0\\
3 -0.802472\\
nan nan\\
4 0\\
4 -0.494013\\
nan nan\\
5 0\\
5 0.199893\\
nan nan\\
6 0\\
6 0.630877\\
nan nan\\
7 0\\
7 0.46186\\
nan nan\\
8 0\\
8 -0.0831109\\
nan nan\\
9 0\\
9 -0.485261\\
nan nan\\
10 0\\
10 -0.416671\\
nan nan\\
11 0\\
11 0.00204916\\
nan nan\\
12 0\\
12 0.364301\\
nan nan\\
13 0\\
13 0.365269\\
nan nan\\
14 0\\
14 0.051319\\
nan nan\\
15 0\\
15 -0.265843\\
nan nan\\
16 0\\
16 -0.312465\\
nan nan\\
17 0\\
17 -0.0837105\\
nan nan\\
18 0\\
18 0.187301\\
nan nan\\
19 0\\
19 0.26149\\
nan nan\\
20 0\\
20 0.100632\\
nan nan\\
21 0\\
21 -0.125937\\
nan nan\\
22 0\\
22 -0.214373\\
nan nan\\
23 0\\
23 -0.106507\\
nan nan\\
24 0\\
24 0.0790559\\
nan nan\\
25 0\\
25 0.172245\\
};
\addplot [color=mycolor1,only marks,mark=*,mark options={solid,fill=blue}]
table[row sep=crcr]{%
0 1\\
1 0.503775\\
2 -0.361781\\
3 -0.802472\\
4 -0.494013\\
5 0.199893\\
6 0.630877\\
7 0.46186\\
8 -0.0831109\\
9 -0.485261\\
10 -0.416671\\
11 0.00204916\\
12 0.364301\\
13 0.365269\\
14 0.051319\\
15 -0.265843\\
16 -0.312465\\
17 -0.0837105\\
18 0.187301\\
19 0.26149\\
20 0.100632\\
21 -0.125937\\
22 -0.214373\\
23 -0.106507\\
24 0.0790559\\
25 0.172245\\
};
\addlegendentry{exp(-.07x)*cos(x)};
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
0 0\\
25 0\\
};
\addplot [color=mycolor2,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0 1\\
nan nan\\
1 0\\
1 0.568004\\
nan nan\\
2 0\\
2 -0.459913\\
nan nan\\
3 0\\
3 -1.15021\\
nan nan\\
4 0\\
4 -0.798362\\
nan nan\\
5 0\\
5 0.364229\\
nan nan\\
6 0\\
6 1.29609\\
nan nan\\
7 0\\
7 1.06984\\
nan nan\\
8 0\\
8 -0.217061\\
nan nan\\
9 0\\
9 -1.42894\\
nan nan\\
10 0\\
10 -1.3834\\
nan nan\\
11 0\\
11 0.00767085\\
nan nan\\
12 0\\
12 1.5376\\
nan nan\\
13 0\\
13 1.73825\\
nan nan\\
14 0\\
14 0.275355\\
nan nan\\
15 0\\
15 -1.60826\\
nan nan\\
16 0\\
16 -2.13131\\
nan nan\\
17 0\\
17 -0.643785\\
nan nan\\
18 0\\
18 1.62412\\
nan nan\\
19 0\\
19 2.5565\\
nan nan\\
20 0\\
20 1.10928\\
nan nan\\
21 0\\
21 -1.56522\\
nan nan\\
22 0\\
22 -3.00405\\
nan nan\\
23 0\\
23 -1.68279\\
nan nan\\
24 0\\
24 1.40832\\
nan nan\\
25 0\\
25 3.45964\\
};
\addplot [color=mycolor2,only marks,mark=square*,mark options={solid,fill=red}]
table[row sep=crcr]{%
0 1\\
1 0.568004\\
2 -0.459913\\
3 -1.15021\\
4 -0.798362\\
5 0.364229\\
6 1.29609\\
7 1.06984\\
8 -0.217061\\
9 -1.42894\\
10 -1.3834\\
11 0.00767085\\
12 1.5376\\
13 1.73825\\
14 0.275355\\
15 -1.60826\\
16 -2.13131\\
17 -0.643785\\
18 1.62412\\
19 2.5565\\
20 1.10928\\
21 -1.56522\\
22 -3.00405\\
23 -1.68279\\
24 1.40832\\
25 3.45964\\
};
\addlegendentry{exp(.05*x)*cos(x)};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
\definecolor{mycolor2}{rgb}{0.85000,0.32500,0.09800}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
unbounded coords=jump,
xmin= 0,
xmax= 25,
ymin= -4,
ymax= 4,
axis background/.style={fill=white},
legend style={at={(0.03,0.97)},anchor=north west,legend cell align=left,align=left,legend plot pos=left,draw=black}
]
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0 1\\
nan nan\\
1 0\\
1 0.503775\\
nan nan\\
2 0\\
2 -0.361781\\
nan nan\\
3 0\\
3 -0.802472\\
nan nan\\
4 0\\
4 -0.494013\\
nan nan\\
5 0\\
5 0.199893\\
nan nan\\
6 0\\
6 0.630877\\
nan nan\\
7 0\\
7 0.46186\\
nan nan\\
8 0\\
8 -0.0831109\\
nan nan\\
9 0\\
9 -0.485261\\
nan nan\\
10 0\\
10 -0.416671\\
nan nan\\
11 0\\
11 0.00204916\\
nan nan\\
12 0\\
12 0.364301\\
nan nan\\
13 0\\
13 0.365269\\
nan nan\\
14 0\\
14 0.051319\\
nan nan\\
15 0\\
15 -0.265843\\
nan nan\\
16 0\\
16 -0.312465\\
nan nan\\
17 0\\
17 -0.0837105\\
nan nan\\
18 0\\
18 0.187301\\
nan nan\\
19 0\\
19 0.26149\\
nan nan\\
20 0\\
20 0.100632\\
nan nan\\
21 0\\
21 -0.125937\\
nan nan\\
22 0\\
22 -0.214373\\
nan nan\\
23 0\\
23 -0.106507\\
nan nan\\
24 0\\
24 0.0790559\\
nan nan\\
25 0\\
25 0.172245\\
};
\addplot [color=mycolor1,only marks,mark=*,mark options={solid,fill=mycolor1}]
table[row sep=crcr]{%
0 1\\
1 0.503775\\
2 -0.361781\\
3 -0.802472\\
4 -0.494013\\
5 0.199893\\
6 0.630877\\
7 0.46186\\
8 -0.0831109\\
9 -0.485261\\
10 -0.416671\\
11 0.00204916\\
12 0.364301\\
13 0.365269\\
14 0.051319\\
15 -0.265843\\
16 -0.312465\\
17 -0.0837105\\
18 0.187301\\
19 0.26149\\
20 0.100632\\
21 -0.125937\\
22 -0.214373\\
23 -0.106507\\
24 0.0790559\\
25 0.172245\\
};
\addlegendentry{exp(-.07x)*cos(x)};
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
0 0\\
25 0\\
};
\addplot [color=mycolor2,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0 1\\
nan nan\\
1 0\\
1 0.568004\\
nan nan\\
2 0\\
2 -0.459913\\
nan nan\\
3 0\\
3 -1.15021\\
nan nan\\
4 0\\
4 -0.798362\\
nan nan\\
5 0\\
5 0.364229\\
nan nan\\
6 0\\
6 1.29609\\
nan nan\\
7 0\\
7 1.06984\\
nan nan\\
8 0\\
8 -0.217061\\
nan nan\\
9 0\\
9 -1.42894\\
nan nan\\
10 0\\
10 -1.3834\\
nan nan\\
11 0\\
11 0.00767085\\
nan nan\\
12 0\\
12 1.5376\\
nan nan\\
13 0\\
13 1.73825\\
nan nan\\
14 0\\
14 0.275355\\
nan nan\\
15 0\\
15 -1.60826\\
nan nan\\
16 0\\
16 -2.13131\\
nan nan\\
17 0\\
17 -0.643785\\
nan nan\\
18 0\\
18 1.62412\\
nan nan\\
19 0\\
19 2.5565\\
nan nan\\
20 0\\
20 1.10928\\
nan nan\\
21 0\\
21 -1.56522\\
nan nan\\
22 0\\
22 -3.00405\\
nan nan\\
23 0\\
23 -1.68279\\
nan nan\\
24 0\\
24 1.40832\\
nan nan\\
25 0\\
25 3.45964\\
};
\addplot [color=mycolor2,only marks,mark=*,mark options={solid,fill=mycolor2}]
table[row sep=crcr]{%
0 1\\
1 0.568004\\
2 -0.459913\\
3 -1.15021\\
4 -0.798362\\
5 0.364229\\
6 1.29609\\
7 1.06984\\
8 -0.217061\\
9 -1.42894\\
10 -1.3834\\
11 0.00767085\\
12 1.5376\\
13 1.73825\\
14 0.275355\\
15 -1.60826\\
16 -2.13131\\
17 -0.643785\\
18 1.62412\\
19 2.5565\\
20 1.10928\\
21 -1.56522\\
22 -3.00405\\
23 -1.68279\\
24 1.40832\\
25 3.45964\\
};
\addlegendentry{exp(.05*x)*cos(x)};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
x dir=reverse,
xmin= 0,
xmax= 1,
y dir=reverse,
ymin= 1,
ymax= 3,
axis background/.style={fill=white},
legend style={at={(0.03,0.03)},anchor=south west,legend cell align=left,align=left,legend plot pos=left,draw=black}
]
\addplot [color=mycolor1,solid]
table[row sep=crcr]{%
0 1\\
0.05 1.05127\\
0.1 1.10517\\
0.15 1.16183\\
0.2 1.2214\\
0.25 1.28403\\
0.3 1.34986\\
0.35 1.41907\\
0.4 1.49182\\
0.45 1.56831\\
0.5 1.64872\\
0.55 1.73325\\
0.6 1.82212\\
0.65 1.91554\\
0.7 2.01375\\
0.75 2.117\\
0.8 2.22554\\
0.85 2.33965\\
0.9 2.4596\\
0.95 2.58571\\
1 2.71828\\
};
\addlegendentry{data1};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,1.00000,1.00000}%
\definecolor{mycolor2}{rgb}{1.00000,0.00000,1.00000}%
\definecolor{mycolor3}{rgb}{1.00000,1.00000,0.00000}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax= 11,
xtick={ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10},
xticklabels={{6},{8},{10},{12},{14},{17},{19},{21},{23},{25}},
xmajorgrids,
ymin= 0,
ymax= 140,
ymajorgrids,
axis background/.style={fill=white}
]
\addplot [color=blue,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
1 10\\
};
\addplot [color=blue,mark size=4.0pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
2 10\\
};
\addplot [color=blue,mark size=5.0pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
3 10\\
};
\addplot [color=blue,mark size=6.0pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
4 10\\
};
\addplot [color=blue,mark size=7.0pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
5 10\\
};
\addplot [color=blue,mark size=8.5pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
6 10\\
};
\addplot [color=blue,mark size=9.5pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
7 10\\
};
\addplot [color=blue,mark size=10.5pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
8 10\\
};
\addplot [color=blue,mark size=11.5pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
9 10\\
};
\addplot [color=blue,mark size=12.5pt,only marks,mark=x,mark options={solid},forget plot]
table[row sep=crcr]{%
10 10\\
};
\addplot [color=red,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
1 20\\
};
\addplot [color=red,mark size=6.9pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
2 20\\
};
\addplot [color=red,mark size=8.6pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
3 20\\
};
\addplot [color=red,mark size=10.4pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
4 20\\
};
\addplot [color=red,mark size=12.1pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
5 20\\
};
\addplot [color=red,mark size=14.7pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
6 20\\
};
\addplot [color=red,mark size=16.4pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
7 20\\
};
\addplot [color=red,mark size=18.1pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
8 20\\
};
\addplot [color=red,mark size=19.8pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
9 20\\
};
\addplot [color=red,mark size=21.6pt,only marks,mark=diamond,mark options={solid},forget plot]
table[row sep=crcr]{%
10 20\\
};
\addplot [color=green,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
1 30\\
};
\addplot [color=green,mark size=4.0pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
2 30\\
};
\addplot [color=green,mark size=5.0pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
3 30\\
};
\addplot [color=green,mark size=6.0pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
4 30\\
};
\addplot [color=green,mark size=7.0pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
5 30\\
};
\addplot [color=green,mark size=8.5pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
6 30\\
};
\addplot [color=green,mark size=9.5pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
7 30\\
};
\addplot [color=green,mark size=10.5pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
8 30\\
};
\addplot [color=green,mark size=11.5pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
9 30\\
};
\addplot [color=green,mark size=12.5pt,only marks,mark=o,mark options={solid},forget plot]
table[row sep=crcr]{%
10 30\\
};
\addplot [color=mycolor1,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
1 40\\
};
\addplot [color=mycolor1,mark size=1.3pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
2 40\\
};
\addplot [color=mycolor1,mark size=1.7pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
3 40\\
};
\addplot [color=mycolor1,mark size=2.0pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
4 40\\
};
\addplot [color=mycolor1,mark size=2.3pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
5 40\\
};
\addplot [color=mycolor1,mark size=2.8pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
6 40\\
};
\addplot [color=mycolor1,mark size=3.2pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
7 40\\
};
\addplot [color=mycolor1,mark size=3.5pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
8 40\\
};
\addplot [color=mycolor1,mark size=3.8pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
9 40\\
};
\addplot [color=mycolor1,mark size=4.2pt,only marks,mark=*,mark options={solid},forget plot]
table[row sep=crcr]{%
10 40\\
};
\addplot [color=mycolor2,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
1 50\\
};
\addplot [color=mycolor2,mark size=4.0pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
2 50\\
};
\addplot [color=mycolor2,mark size=5.0pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
3 50\\
};
\addplot [color=mycolor2,mark size=6.0pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
4 50\\
};
\addplot [color=mycolor2,mark size=7.0pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
5 50\\
};
\addplot [color=mycolor2,mark size=8.5pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
6 50\\
};
\addplot [color=mycolor2,mark size=9.5pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
7 50\\
};
\addplot [color=mycolor2,mark size=10.5pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
8 50\\
};
\addplot [color=mycolor2,mark size=11.5pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
9 50\\
};
\addplot [color=mycolor2,mark size=12.5pt,only marks,mark=+,mark options={solid},forget plot]
table[row sep=crcr]{%
10 50\\
};
\addplot [color=mycolor3,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
1 60\\
};
\addplot [color=mycolor3,mark size=4.0pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
2 60\\
};
\addplot [color=mycolor3,mark size=5.0pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
3 60\\
};
\addplot [color=mycolor3,mark size=6.0pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
4 60\\
};
\addplot [color=mycolor3,mark size=7.0pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
5 60\\
};
\addplot [color=mycolor3,mark size=8.5pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
6 60\\
};
\addplot [color=mycolor3,mark size=9.5pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
7 60\\
};
\addplot [color=mycolor3,mark size=10.5pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
8 60\\
};
\addplot [color=mycolor3,mark size=11.5pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
9 60\\
};
\addplot [color=mycolor3,mark size=12.5pt,only marks,mark=asterisk,mark options={solid},forget plot]
table[row sep=crcr]{%
10 60\\
};
\addplot [color=blue,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
1 70\\
};
\addplot [color=blue,mark size=2.8pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
2 70\\
};
\addplot [color=blue,mark size=3.5pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
3 70\\
};
\addplot [color=blue,mark size=4.2pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
4 70\\
};
\addplot [color=blue,mark size=4.9pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
5 70\\
};
\addplot [color=blue,mark size=6.0pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
6 70\\
};
\addplot [color=blue,mark size=6.7pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
7 70\\
};
\addplot [color=blue,mark size=7.4pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
8 70\\
};
\addplot [color=blue,mark size=8.1pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
9 70\\
};
\addplot [color=blue,mark size=8.8pt,only marks,mark=square,mark options={solid},forget plot]
table[row sep=crcr]{%
10 70\\
};
\addplot [color=mycolor2,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
1 80\\
};
\addplot [color=mycolor2,mark size=2.7pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
2 80\\
};
\addplot [color=mycolor2,mark size=3.3pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
3 80\\
};
\addplot [color=mycolor2,mark size=4.0pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
4 80\\
};
\addplot [color=mycolor2,mark size=4.7pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
5 80\\
};
\addplot [color=mycolor2,mark size=5.7pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
6 80\\
};
\addplot [color=mycolor2,mark size=6.3pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
7 80\\
};
\addplot [color=mycolor2,mark size=7.0pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
8 80\\
};
\addplot [color=mycolor2,mark size=7.7pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
9 80\\
};
\addplot [color=mycolor2,mark size=8.3pt,only marks,mark=triangle,mark options={solid,rotate=180},forget plot]
table[row sep=crcr]{%
10 80\\
};
\addplot [color=black,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
1 90\\
};
\addplot [color=black,mark size=2.7pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
2 90\\
};
\addplot [color=black,mark size=3.3pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
3 90\\
};
\addplot [color=black,mark size=4.0pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
4 90\\
};
\addplot [color=black,mark size=4.7pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
5 90\\
};
\addplot [color=black,mark size=5.7pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
6 90\\
};
\addplot [color=black,mark size=6.3pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
7 90\\
};
\addplot [color=black,mark size=7.0pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
8 90\\
};
\addplot [color=black,mark size=7.7pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
9 90\\
};
\addplot [color=black,mark size=8.3pt,only marks,mark=triangle,mark options={solid},forget plot]
table[row sep=crcr]{%
10 90\\
};
\addplot [color=red,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
1 100\\
};
\addplot [color=red,mark size=2.7pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
2 100\\
};
\addplot [color=red,mark size=3.3pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
3 100\\
};
\addplot [color=red,mark size=4.0pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
4 100\\
};
\addplot [color=red,mark size=4.7pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
5 100\\
};
\addplot [color=red,mark size=5.7pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
6 100\\
};
\addplot [color=red,mark size=6.3pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
7 100\\
};
\addplot [color=red,mark size=7.0pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
8 100\\
};
\addplot [color=red,mark size=7.7pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
9 100\\
};
\addplot [color=red,mark size=8.3pt,only marks,mark=triangle,mark options={solid,rotate=90},forget plot]
table[row sep=crcr]{%
10 100\\
};
\addplot [color=green,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
1 110\\
};
\addplot [color=green,mark size=2.7pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
2 110\\
};
\addplot [color=green,mark size=3.3pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
3 110\\
};
\addplot [color=green,mark size=4.0pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
4 110\\
};
\addplot [color=green,mark size=4.7pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
5 110\\
};
\addplot [color=green,mark size=5.7pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
6 110\\
};
\addplot [color=green,mark size=6.3pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
7 110\\
};
\addplot [color=green,mark size=7.0pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
8 110\\
};
\addplot [color=green,mark size=7.7pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
9 110\\
};
\addplot [color=green,mark size=8.3pt,only marks,mark=triangle,mark options={solid,rotate=270},forget plot]
table[row sep=crcr]{%
10 110\\
};
\addplot [color=mycolor1,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
1 120\\
};
\addplot [color=mycolor1,mark size=4.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
2 120\\
};
\addplot [color=mycolor1,mark size=5.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
3 120\\
};
\addplot [color=mycolor1,mark size=6.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
4 120\\
};
\addplot [color=mycolor1,mark size=7.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
5 120\\
};
\addplot [color=mycolor1,mark size=8.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
6 120\\
};
\addplot [color=mycolor1,mark size=9.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
7 120\\
};
\addplot [color=mycolor1,mark size=10.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
8 120\\
};
\addplot [color=mycolor1,mark size=11.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
9 120\\
};
\addplot [color=mycolor1,mark size=12.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
10 120\\
};
\addplot [color=blue,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
1 130\\
};
\addplot [color=blue,mark size=4.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
2 130\\
};
\addplot [color=blue,mark size=5.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
3 130\\
};
\addplot [color=blue,mark size=6.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
4 130\\
};
\addplot [color=blue,mark size=7.0pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
5 130\\
};
\addplot [color=blue,mark size=8.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
6 130\\
};
\addplot [color=blue,mark size=9.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
7 130\\
};
\addplot [color=blue,mark size=10.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
8 130\\
};
\addplot [color=blue,mark size=11.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
9 130\\
};
\addplot [color=blue,mark size=12.5pt,only marks,mark=star,mark options={solid},forget plot]
table[row sep=crcr]{%
10 130\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax=100,
ymin= 0,
ymax=100,
axis background/.style={fill=white}
]
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.559\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
plot box ratio=1.5 1 1.8,
xmin= -1,
xmax= 2,
tick align=outside,
xlabel={x},
xmajorgrids,
ymin= -1,
ymax= 1,
ylabel={y},
ymajorgrids,
zmin= -1,
zmax= 0.8,
zlabel={z},
zmajorgrids,
view={-37.5}{ 30},
axis background/.style={fill=white},
title={$\text{a sphere: x}^\text{2}\text{+y}^\text{2}\text{+z}^\text{2}$},
axis x line*=bottom,
axis y line*=left,
axis z line*=left
]
\addplot3[%
surf,
shader=flat corner,draw=black,z buffer=sort,colormap/jet,mesh/rows=31]
table[row sep=crcr, point meta=\thisrow{c}] {%
%
x y z c\\
6.12303e-17 0 -1 -1\\
0.104528 0 -0.994522 -0.994522\\
0.207912 0 -0.978148 -0.978148\\
0.309017 0 -0.951057 -0.951057\\
0.406737 0 -0.913545 -0.913545\\
0.5 0 -0.866025 -0.866025\\
0.587785 0 -0.809017 -0.809017\\
0.669131 0 -0.743145 -0.743145\\
0.743145 0 -0.669131 -0.669131\\
0.809017 0 -0.587785 -0.587785\\
0.866025 0 -0.5 -0.5\\
0.913545 0 -0.406737 -0.406737\\
0.951057 0 -0.309017 -0.309017\\
0.978148 0 -0.207912 -0.207912\\
0.994522 0 -0.104528 -0.104528\\
1 0 0 0\\
0.994522 0 0.104528 0.104528\\
0.978148 0 0.207912 0.207912\\
0.951057 0 0.309017 0.309017\\
0.913545 0 0.406737 0.406737\\
0.866025 0 0.5 0.5\\
0.809017 0 0.587785 0.587785\\
0.743145 0 0.669131 0.669131\\
0.669131 0 0.743145 0.743145\\
0.587785 0 0.809017 0.809017\\
0.5 0 0.866025 0.866025\\
0.406737 0 0.913545 0.913545\\
0.309017 0 0.951057 0.951057\\
0.207912 0 0.978148 0.978148\\
0.104528 0 0.994522 0.994522\\
6.12303e-17 0 1 1\\
5.98923e-17 1.27305e-17 -1 -1\\
0.102244 0.0217327 -0.994522 -0.994522\\
0.203368 0.0432273 -0.978148 -0.978148\\
0.302264 0.0642482 -0.951057 -0.951057\\
0.397848 0.0845653 -0.913545 -0.913545\\
0.489074 0.103956 -0.866025 -0.866025\\
0.574941 0.122207 -0.809017 -0.809017\\
0.654508 0.13912 -0.743145 -0.743145\\
0.726905 0.154508 -0.669131 -0.669131\\
0.791338 0.168204 -0.587785 -0.587785\\
0.847101 0.180057 -0.5 -0.5\\
0.893582 0.189937 -0.406737 -0.406737\\
0.930274 0.197736 -0.309017 -0.309017\\
0.956773 0.203368 -0.207912 -0.207912\\
0.972789 0.206773 -0.104528 -0.104528\\
0.978148 0.207912 0 0\\
0.972789 0.206773 0.104528 0.104528\\
0.956773 0.203368 0.207912 0.207912\\
0.930274 0.197736 0.309017 0.309017\\
0.893582 0.189937 0.406737 0.406737\\
0.847101 0.180057 0.5 0.5\\
0.791338 0.168204 0.587785 0.587785\\
0.726905 0.154508 0.669131 0.669131\\
0.654508 0.13912 0.743145 0.743145\\
0.574941 0.122207 0.809017 0.809017\\
0.489074 0.103956 0.866025 0.866025\\
0.397848 0.0845653 0.913545 0.913545\\
0.302264 0.0642482 0.951057 0.951057\\
0.203368 0.0432273 0.978148 0.978148\\
0.102244 0.0217327 0.994522 0.994522\\
5.98923e-17 1.27305e-17 1 1\\
5.59367e-17 2.49046e-17 -1 -1\\
0.0954915 0.0425156 -0.994522 -0.994522\\
0.189937 0.0845653 -0.978148 -0.978148\\
0.282301 0.125689 -0.951057 -0.951057\\
0.371572 0.165435 -0.913545 -0.913545\\
0.456773 0.203368 -0.866025 -0.866025\\
0.536969 0.239074 -0.809017 -0.809017\\
0.611281 0.27216 -0.743145 -0.743145\\
0.678897 0.302264 -0.669131 -0.669131\\
0.739074 0.329057 -0.587785 -0.587785\\
0.791154 0.352244 -0.5 -0.5\\
0.834565 0.371572 -0.406737 -0.406737\\
0.868833 0.38683 -0.309017 -0.309017\\
0.893582 0.397848 -0.207912 -0.207912\\
0.908541 0.404508 -0.104528 -0.104528\\
0.913545 0.406737 0 0\\
0.908541 0.404508 0.104528 0.104528\\
0.893582 0.397848 0.207912 0.207912\\
0.868833 0.38683 0.309017 0.309017\\
0.834565 0.371572 0.406737 0.406737\\
0.791154 0.352244 0.5 0.5\\
0.739074 0.329057 0.587785 0.587785\\
0.678897 0.302264 0.669131 0.669131\\
0.611281 0.27216 0.743145 0.743145\\
0.536969 0.239074 0.809017 0.809017\\
0.456773 0.203368 0.866025 0.866025\\
0.371572 0.165435 0.913545 0.913545\\
0.282301 0.125689 0.951057 0.951057\\
0.189937 0.0845653 0.978148 0.978148\\
0.0954915 0.0425156 0.994522 0.994522\\
5.59367e-17 2.49046e-17 1 1\\
4.95364e-17 3.59903e-17 -1 -1\\
0.0845653 0.0614403 -0.994522 -0.994522\\
0.168204 0.122207 -0.978148 -0.978148\\
0.25 0.181636 -0.951057 -0.951057\\
0.329057 0.239074 -0.913545 -0.913545\\
0.404508 0.293893 -0.866025 -0.866025\\
0.475528 0.345492 -0.809017 -0.809017\\
0.541338 0.393305 -0.743145 -0.743145\\
0.601217 0.43681 -0.669131 -0.669131\\
0.654508 0.475528 -0.587785 -0.587785\\
0.700629 0.509037 -0.5 -0.5\\
0.739074 0.536969 -0.406737 -0.406737\\
0.769421 0.559017 -0.309017 -0.309017\\
0.791338 0.574941 -0.207912 -0.207912\\
0.804585 0.584565 -0.104528 -0.104528\\
0.809017 0.587785 0 0\\
0.804585 0.584565 0.104528 0.104528\\
0.791338 0.574941 0.207912 0.207912\\
0.769421 0.559017 0.309017 0.309017\\
0.739074 0.536969 0.406737 0.406737\\
0.700629 0.509037 0.5 0.5\\
0.654508 0.475528 0.587785 0.587785\\
0.601217 0.43681 0.669131 0.669131\\
0.541338 0.393305 0.743145 0.743145\\
0.475528 0.345492 0.809017 0.809017\\
0.404508 0.293893 0.866025 0.866025\\
0.329057 0.239074 0.913545 0.913545\\
0.25 0.181636 0.951057 0.951057\\
0.168204 0.122207 0.978148 0.978148\\
0.0845653 0.0614403 0.994522 0.994522\\
4.95364e-17 3.59903e-17 1 1\\
4.09711e-17 4.5503e-17 -1 -1\\
0.0699432 0.0776798 -0.994522 -0.994522\\
0.13912 0.154508 -0.978148 -0.978148\\
0.206773 0.229644 -0.951057 -0.951057\\
0.27216 0.302264 -0.913545 -0.913545\\
0.334565 0.371572 -0.866025 -0.866025\\
0.393305 0.43681 -0.809017 -0.809017\\
0.447736 0.497261 -0.743145 -0.743145\\
0.497261 0.552264 -0.669131 -0.669131\\
0.541338 0.601217 -0.587785 -0.587785\\
0.579484 0.643582 -0.5 -0.5\\
0.611281 0.678897 -0.406737 -0.406737\\
0.636381 0.706773 -0.309017 -0.309017\\
0.654508 0.726905 -0.207912 -0.207912\\
0.665465 0.739074 -0.104528 -0.104528\\
0.669131 0.743145 0 0\\
0.665465 0.739074 0.104528 0.104528\\
0.654508 0.726905 0.207912 0.207912\\
0.636381 0.706773 0.309017 0.309017\\
0.611281 0.678897 0.406737 0.406737\\
0.579484 0.643582 0.5 0.5\\
0.541338 0.601217 0.587785 0.587785\\
0.497261 0.552264 0.669131 0.669131\\
0.447736 0.497261 0.743145 0.743145\\
0.393305 0.43681 0.809017 0.809017\\
0.334565 0.371572 0.866025 0.866025\\
0.27216 0.302264 0.913545 0.913545\\
0.206773 0.229644 0.951057 0.951057\\
0.13912 0.154508 0.978148 0.978148\\
0.0699432 0.0776798 0.994522 0.994522\\
4.09711e-17 4.5503e-17 1 1\\
3.06152e-17 5.3027e-17 -1 -1\\
0.0522642 0.0905243 -0.994522 -0.994522\\
0.103956 0.180057 -0.978148 -0.978148\\
0.154508 0.267617 -0.951057 -0.951057\\
0.203368 0.352244 -0.913545 -0.913545\\
0.25 0.433013 -0.866025 -0.866025\\
0.293893 0.509037 -0.809017 -0.809017\\
0.334565 0.579484 -0.743145 -0.743145\\
0.371572 0.643582 -0.669131 -0.669131\\
0.404508 0.700629 -0.587785 -0.587785\\
0.433013 0.75 -0.5 -0.5\\
0.456773 0.791154 -0.406737 -0.406737\\
0.475528 0.823639 -0.309017 -0.309017\\
0.489074 0.847101 -0.207912 -0.207912\\
0.497261 0.861281 -0.104528 -0.104528\\
0.5 0.866025 0 0\\
0.497261 0.861281 0.104528 0.104528\\
0.489074 0.847101 0.207912 0.207912\\
0.475528 0.823639 0.309017 0.309017\\
0.456773 0.791154 0.406737 0.406737\\
0.433013 0.75 0.5 0.5\\
0.404508 0.700629 0.587785 0.587785\\
0.371572 0.643582 0.669131 0.669131\\
0.334565 0.579484 0.743145 0.743145\\
0.293893 0.509037 0.809017 0.809017\\
0.25 0.433013 0.866025 0.866025\\
0.203368 0.352244 0.913545 0.913545\\
0.154508 0.267617 0.951057 0.951057\\
0.103956 0.180057 0.978148 0.978148\\
0.0522642 0.0905243 0.994522 0.994522\\
3.06152e-17 5.3027e-17 1 1\\
1.89212e-17 5.82335e-17 -1 -1\\
0.0323011 0.0994125 -0.994522 -0.994522\\
0.0642482 0.197736 -0.978148 -0.978148\\
0.0954915 0.293893 -0.951057 -0.951057\\
0.125689 0.38683 -0.913545 -0.913545\\
0.154508 0.475528 -0.866025 -0.866025\\
0.181636 0.559017 -0.809017 -0.809017\\
0.206773 0.636381 -0.743145 -0.743145\\
0.229644 0.706773 -0.669131 -0.669131\\
0.25 0.769421 -0.587785 -0.587785\\
0.267617 0.823639 -0.5 -0.5\\
0.282301 0.868833 -0.406737 -0.406737\\
0.293893 0.904508 -0.309017 -0.309017\\
0.302264 0.930274 -0.207912 -0.207912\\
0.307324 0.945847 -0.104528 -0.104528\\
0.309017 0.951057 0 0\\
0.307324 0.945847 0.104528 0.104528\\
0.302264 0.930274 0.207912 0.207912\\
0.293893 0.904508 0.309017 0.309017\\
0.282301 0.868833 0.406737 0.406737\\
0.267617 0.823639 0.5 0.5\\
0.25 0.769421 0.587785 0.587785\\
0.229644 0.706773 0.669131 0.669131\\
0.206773 0.636381 0.743145 0.743145\\
0.181636 0.559017 0.809017 0.809017\\
0.154508 0.475528 0.866025 0.866025\\
0.125689 0.38683 0.913545 0.913545\\
0.0954915 0.293893 0.951057 0.951057\\
0.0642482 0.197736 0.978148 0.978148\\
0.0323011 0.0994125 0.994522 0.994522\\
1.89212e-17 5.82335e-17 1 1\\
6.40031e-18 6.08949e-17 -1 -1\\
0.0109262 0.103956 -0.994522 -0.994522\\
0.0217327 0.206773 -0.978148 -0.978148\\
0.0323011 0.307324 -0.951057 -0.951057\\
0.0425156 0.404508 -0.913545 -0.913545\\
0.0522642 0.497261 -0.866025 -0.866025\\
0.0614403 0.584565 -0.809017 -0.809017\\
0.0699432 0.665465 -0.743145 -0.743145\\
0.0776798 0.739074 -0.669131 -0.669131\\
0.0845653 0.804585 -0.587785 -0.587785\\
0.0905243 0.861281 -0.5 -0.5\\
0.0954915 0.908541 -0.406737 -0.406737\\
0.0994125 0.945847 -0.309017 -0.309017\\
0.102244 0.972789 -0.207912 -0.207912\\
0.103956 0.989074 -0.104528 -0.104528\\
0.104528 0.994522 0 0\\
0.103956 0.989074 0.104528 0.104528\\
0.102244 0.972789 0.207912 0.207912\\
0.0994125 0.945847 0.309017 0.309017\\
0.0954915 0.908541 0.406737 0.406737\\
0.0905243 0.861281 0.5 0.5\\
0.0845653 0.804585 0.587785 0.587785\\
0.0776798 0.739074 0.669131 0.669131\\
0.0699432 0.665465 0.743145 0.743145\\
0.0614403 0.584565 0.809017 0.809017\\
0.0522642 0.497261 0.866025 0.866025\\
0.0425156 0.404508 0.913545 0.913545\\
0.0323011 0.307324 0.951057 0.951057\\
0.0217327 0.206773 0.978148 0.978148\\
0.0109262 0.103956 0.994522 0.994522\\
6.40031e-18 6.08949e-17 1 1\\
-6.40031e-18 6.08949e-17 -1 -1\\
-0.0109262 0.103956 -0.994522 -0.994522\\
-0.0217327 0.206773 -0.978148 -0.978148\\
-0.0323011 0.307324 -0.951057 -0.951057\\
-0.0425156 0.404508 -0.913545 -0.913545\\
-0.0522642 0.497261 -0.866025 -0.866025\\
-0.0614403 0.584565 -0.809017 -0.809017\\
-0.0699432 0.665465 -0.743145 -0.743145\\
-0.0776798 0.739074 -0.669131 -0.669131\\
-0.0845653 0.804585 -0.587785 -0.587785\\
-0.0905243 0.861281 -0.5 -0.5\\
-0.0954915 0.908541 -0.406737 -0.406737\\
-0.0994125 0.945847 -0.309017 -0.309017\\
-0.102244 0.972789 -0.207912 -0.207912\\
-0.103956 0.989074 -0.104528 -0.104528\\
-0.104528 0.994522 0 0\\
-0.103956 0.989074 0.104528 0.104528\\
-0.102244 0.972789 0.207912 0.207912\\
-0.0994125 0.945847 0.309017 0.309017\\
-0.0954915 0.908541 0.406737 0.406737\\
-0.0905243 0.861281 0.5 0.5\\
-0.0845653 0.804585 0.587785 0.587785\\
-0.0776798 0.739074 0.669131 0.669131\\
-0.0699432 0.665465 0.743145 0.743145\\
-0.0614403 0.584565 0.809017 0.809017\\
-0.0522642 0.497261 0.866025 0.866025\\
-0.0425156 0.404508 0.913545 0.913545\\
-0.0323011 0.307324 0.951057 0.951057\\
-0.0217327 0.206773 0.978148 0.978148\\
-0.0109262 0.103956 0.994522 0.994522\\
-6.40031e-18 6.08949e-17 1 1\\
-1.89212e-17 5.82335e-17 -1 -1\\
-0.0323011 0.0994125 -0.994522 -0.994522\\
-0.0642482 0.197736 -0.978148 -0.978148\\
-0.0954915 0.293893 -0.951057 -0.951057\\
-0.125689 0.38683 -0.913545 -0.913545\\
-0.154508 0.475528 -0.866025 -0.866025\\
-0.181636 0.559017 -0.809017 -0.809017\\
-0.206773 0.636381 -0.743145 -0.743145\\
-0.229644 0.706773 -0.669131 -0.669131\\
-0.25 0.769421 -0.587785 -0.587785\\
-0.267617 0.823639 -0.5 -0.5\\
-0.282301 0.868833 -0.406737 -0.406737\\
-0.293893 0.904508 -0.309017 -0.309017\\
-0.302264 0.930274 -0.207912 -0.207912\\
-0.307324 0.945847 -0.104528 -0.104528\\
-0.309017 0.951057 0 0\\
-0.307324 0.945847 0.104528 0.104528\\
-0.302264 0.930274 0.207912 0.207912\\
-0.293893 0.904508 0.309017 0.309017\\
-0.282301 0.868833 0.406737 0.406737\\
-0.267617 0.823639 0.5 0.5\\
-0.25 0.769421 0.587785 0.587785\\
-0.229644 0.706773 0.669131 0.669131\\
-0.206773 0.636381 0.743145 0.743145\\
-0.181636 0.559017 0.809017 0.809017\\
-0.154508 0.475528 0.866025 0.866025\\
-0.125689 0.38683 0.913545 0.913545\\
-0.0954915 0.293893 0.951057 0.951057\\
-0.0642482 0.197736 0.978148 0.978148\\
-0.0323011 0.0994125 0.994522 0.994522\\
-1.89212e-17 5.82335e-17 1 1\\
-3.06152e-17 5.3027e-17 -1 -1\\
-0.0522642 0.0905243 -0.994522 -0.994522\\
-0.103956 0.180057 -0.978148 -0.978148\\
-0.154508 0.267617 -0.951057 -0.951057\\
-0.203368 0.352244 -0.913545 -0.913545\\
-0.25 0.433013 -0.866025 -0.866025\\
-0.293893 0.509037 -0.809017 -0.809017\\
-0.334565 0.579484 -0.743145 -0.743145\\
-0.371572 0.643582 -0.669131 -0.669131\\
-0.404508 0.700629 -0.587785 -0.587785\\
-0.433013 0.75 -0.5 -0.5\\
-0.456773 0.791154 -0.406737 -0.406737\\
-0.475528 0.823639 -0.309017 -0.309017\\
-0.489074 0.847101 -0.207912 -0.207912\\
-0.497261 0.861281 -0.104528 -0.104528\\
-0.5 0.866025 0 0\\
-0.497261 0.861281 0.104528 0.104528\\
-0.489074 0.847101 0.207912 0.207912\\
-0.475528 0.823639 0.309017 0.309017\\
-0.456773 0.791154 0.406737 0.406737\\
-0.433013 0.75 0.5 0.5\\
-0.404508 0.700629 0.587785 0.587785\\
-0.371572 0.643582 0.669131 0.669131\\
-0.334565 0.579484 0.743145 0.743145\\
-0.293893 0.509037 0.809017 0.809017\\
-0.25 0.433013 0.866025 0.866025\\
-0.203368 0.352244 0.913545 0.913545\\
-0.154508 0.267617 0.951057 0.951057\\
-0.103956 0.180057 0.978148 0.978148\\
-0.0522642 0.0905243 0.994522 0.994522\\
-3.06152e-17 5.3027e-17 1 1\\
-4.09711e-17 4.5503e-17 -1 -1\\
-0.0699432 0.0776798 -0.994522 -0.994522\\
-0.13912 0.154508 -0.978148 -0.978148\\
-0.206773 0.229644 -0.951057 -0.951057\\
-0.27216 0.302264 -0.913545 -0.913545\\
-0.334565 0.371572 -0.866025 -0.866025\\
-0.393305 0.43681 -0.809017 -0.809017\\
-0.447736 0.497261 -0.743145 -0.743145\\
-0.497261 0.552264 -0.669131 -0.669131\\
-0.541338 0.601217 -0.587785 -0.587785\\
-0.579484 0.643582 -0.5 -0.5\\
-0.611281 0.678897 -0.406737 -0.406737\\
-0.636381 0.706773 -0.309017 -0.309017\\
-0.654508 0.726905 -0.207912 -0.207912\\
-0.665465 0.739074 -0.104528 -0.104528\\
-0.669131 0.743145 0 0\\
-0.665465 0.739074 0.104528 0.104528\\
-0.654508 0.726905 0.207912 0.207912\\
-0.636381 0.706773 0.309017 0.309017\\
-0.611281 0.678897 0.406737 0.406737\\
-0.579484 0.643582 0.5 0.5\\
-0.541338 0.601217 0.587785 0.587785\\
-0.497261 0.552264 0.669131 0.669131\\
-0.447736 0.497261 0.743145 0.743145\\
-0.393305 0.43681 0.809017 0.809017\\
-0.334565 0.371572 0.866025 0.866025\\
-0.27216 0.302264 0.913545 0.913545\\
-0.206773 0.229644 0.951057 0.951057\\
-0.13912 0.154508 0.978148 0.978148\\
-0.0699432 0.0776798 0.994522 0.994522\\
-4.09711e-17 4.5503e-17 1 1\\
-4.95364e-17 3.59903e-17 -1 -1\\
-0.0845653 0.0614403 -0.994522 -0.994522\\
-0.168204 0.122207 -0.978148 -0.978148\\
-0.25 0.181636 -0.951057 -0.951057\\
-0.329057 0.239074 -0.913545 -0.913545\\
-0.404508 0.293893 -0.866025 -0.866025\\
-0.475528 0.345492 -0.809017 -0.809017\\
-0.541338 0.393305 -0.743145 -0.743145\\
-0.601217 0.43681 -0.669131 -0.669131\\
-0.654508 0.475528 -0.587785 -0.587785\\
-0.700629 0.509037 -0.5 -0.5\\
-0.739074 0.536969 -0.406737 -0.406737\\
-0.769421 0.559017 -0.309017 -0.309017\\
-0.791338 0.574941 -0.207912 -0.207912\\
-0.804585 0.584565 -0.104528 -0.104528\\
-0.809017 0.587785 0 0\\
-0.804585 0.584565 0.104528 0.104528\\
-0.791338 0.574941 0.207912 0.207912\\
-0.769421 0.559017 0.309017 0.309017\\
-0.739074 0.536969 0.406737 0.406737\\
-0.700629 0.509037 0.5 0.5\\
-0.654508 0.475528 0.587785 0.587785\\
-0.601217 0.43681 0.669131 0.669131\\
-0.541338 0.393305 0.743145 0.743145\\
-0.475528 0.345492 0.809017 0.809017\\
-0.404508 0.293893 0.866025 0.866025\\
-0.329057 0.239074 0.913545 0.913545\\
-0.25 0.181636 0.951057 0.951057\\
-0.168204 0.122207 0.978148 0.978148\\
-0.0845653 0.0614403 0.994522 0.994522\\
-4.95364e-17 3.59903e-17 1 1\\
-5.59367e-17 2.49046e-17 -1 -1\\
-0.0954915 0.0425156 -0.994522 -0.994522\\
-0.189937 0.0845653 -0.978148 -0.978148\\
-0.282301 0.125689 -0.951057 -0.951057\\
-0.371572 0.165435 -0.913545 -0.913545\\
-0.456773 0.203368 -0.866025 -0.866025\\
-0.536969 0.239074 -0.809017 -0.809017\\
-0.611281 0.27216 -0.743145 -0.743145\\
-0.678897 0.302264 -0.669131 -0.669131\\
-0.739074 0.329057 -0.587785 -0.587785\\
-0.791154 0.352244 -0.5 -0.5\\
-0.834565 0.371572 -0.406737 -0.406737\\
-0.868833 0.38683 -0.309017 -0.309017\\
-0.893582 0.397848 -0.207912 -0.207912\\
-0.908541 0.404508 -0.104528 -0.104528\\
-0.913545 0.406737 0 0\\
-0.908541 0.404508 0.104528 0.104528\\
-0.893582 0.397848 0.207912 0.207912\\
-0.868833 0.38683 0.309017 0.309017\\
-0.834565 0.371572 0.406737 0.406737\\
-0.791154 0.352244 0.5 0.5\\
-0.739074 0.329057 0.587785 0.587785\\
-0.678897 0.302264 0.669131 0.669131\\
-0.611281 0.27216 0.743145 0.743145\\
-0.536969 0.239074 0.809017 0.809017\\
-0.456773 0.203368 0.866025 0.866025\\
-0.371572 0.165435 0.913545 0.913545\\
-0.282301 0.125689 0.951057 0.951057\\
-0.189937 0.0845653 0.978148 0.978148\\
-0.0954915 0.0425156 0.994522 0.994522\\
-5.59367e-17 2.49046e-17 1 1\\
-5.98923e-17 1.27305e-17 -1 -1\\
-0.102244 0.0217327 -0.994522 -0.994522\\
-0.203368 0.0432273 -0.978148 -0.978148\\
-0.302264 0.0642482 -0.951057 -0.951057\\
-0.397848 0.0845653 -0.913545 -0.913545\\
-0.489074 0.103956 -0.866025 -0.866025\\
-0.574941 0.122207 -0.809017 -0.809017\\
-0.654508 0.13912 -0.743145 -0.743145\\
-0.726905 0.154508 -0.669131 -0.669131\\
-0.791338 0.168204 -0.587785 -0.587785\\
-0.847101 0.180057 -0.5 -0.5\\
-0.893582 0.189937 -0.406737 -0.406737\\
-0.930274 0.197736 -0.309017 -0.309017\\
-0.956773 0.203368 -0.207912 -0.207912\\
-0.972789 0.206773 -0.104528 -0.104528\\
-0.978148 0.207912 0 0\\
-0.972789 0.206773 0.104528 0.104528\\
-0.956773 0.203368 0.207912 0.207912\\
-0.930274 0.197736 0.309017 0.309017\\
-0.893582 0.189937 0.406737 0.406737\\
-0.847101 0.180057 0.5 0.5\\
-0.791338 0.168204 0.587785 0.587785\\
-0.726905 0.154508 0.669131 0.669131\\
-0.654508 0.13912 0.743145 0.743145\\
-0.574941 0.122207 0.809017 0.809017\\
-0.489074 0.103956 0.866025 0.866025\\
-0.397848 0.0845653 0.913545 0.913545\\
-0.302264 0.0642482 0.951057 0.951057\\
-0.203368 0.0432273 0.978148 0.978148\\
-0.102244 0.0217327 0.994522 0.994522\\
-5.98923e-17 1.27305e-17 1 1\\
-6.12303e-17 7.4983e-33 -1 -1\\
-0.104528 1.28006e-17 -0.994522 -0.994522\\
-0.207912 2.5461e-17 -0.978148 -0.978148\\
-0.309017 3.78424e-17 -0.951057 -0.951057\\
-0.406737 4.98092e-17 -0.913545 -0.913545\\
-0.5 6.12303e-17 -0.866025 -0.866025\\
-0.587785 7.19806e-17 -0.809017 -0.809017\\
-0.669131 8.19422e-17 -0.743145 -0.743145\\
-0.743145 9.1006e-17 -0.669131 -0.669131\\
-0.809017 9.90727e-17 -0.587785 -0.587785\\
-0.866025 1.06054e-16 -0.5 -0.5\\
-0.913545 1.11873e-16 -0.406737 -0.406737\\
-0.951057 1.16467e-16 -0.309017 -0.309017\\
-0.978148 1.19785e-16 -0.207912 -0.207912\\
-0.994522 1.2179e-16 -0.104528 -0.104528\\
-1 1.22461e-16 0 0\\
-0.994522 1.2179e-16 0.104528 0.104528\\
-0.978148 1.19785e-16 0.207912 0.207912\\
-0.951057 1.16467e-16 0.309017 0.309017\\
-0.913545 1.11873e-16 0.406737 0.406737\\
-0.866025 1.06054e-16 0.5 0.5\\
-0.809017 9.90727e-17 0.587785 0.587785\\
-0.743145 9.1006e-17 0.669131 0.669131\\
-0.669131 8.19422e-17 0.743145 0.743145\\
-0.587785 7.19806e-17 0.809017 0.809017\\
-0.5 6.12303e-17 0.866025 0.866025\\
-0.406737 4.98092e-17 0.913545 0.913545\\
-0.309017 3.78424e-17 0.951057 0.951057\\
-0.207912 2.5461e-17 0.978148 0.978148\\
-0.104528 1.28006e-17 0.994522 0.994522\\
-6.12303e-17 7.4983e-33 1 1\\
-5.98923e-17 -1.27305e-17 -1 -1\\
-0.102244 -0.0217327 -0.994522 -0.994522\\
-0.203368 -0.0432273 -0.978148 -0.978148\\
-0.302264 -0.0642482 -0.951057 -0.951057\\
-0.397848 -0.0845653 -0.913545 -0.913545\\
-0.489074 -0.103956 -0.866025 -0.866025\\
-0.574941 -0.122207 -0.809017 -0.809017\\
-0.654508 -0.13912 -0.743145 -0.743145\\
-0.726905 -0.154508 -0.669131 -0.669131\\
-0.791338 -0.168204 -0.587785 -0.587785\\
-0.847101 -0.180057 -0.5 -0.5\\
-0.893582 -0.189937 -0.406737 -0.406737\\
-0.930274 -0.197736 -0.309017 -0.309017\\
-0.956773 -0.203368 -0.207912 -0.207912\\
-0.972789 -0.206773 -0.104528 -0.104528\\
-0.978148 -0.207912 0 0\\
-0.972789 -0.206773 0.104528 0.104528\\
-0.956773 -0.203368 0.207912 0.207912\\
-0.930274 -0.197736 0.309017 0.309017\\
-0.893582 -0.189937 0.406737 0.406737\\
-0.847101 -0.180057 0.5 0.5\\
-0.791338 -0.168204 0.587785 0.587785\\
-0.726905 -0.154508 0.669131 0.669131\\
-0.654508 -0.13912 0.743145 0.743145\\
-0.574941 -0.122207 0.809017 0.809017\\
-0.489074 -0.103956 0.866025 0.866025\\
-0.397848 -0.0845653 0.913545 0.913545\\
-0.302264 -0.0642482 0.951057 0.951057\\
-0.203368 -0.0432273 0.978148 0.978148\\
-0.102244 -0.0217327 0.994522 0.994522\\
-5.98923e-17 -1.27305e-17 1 1\\
-5.59367e-17 -2.49046e-17 -1 -1\\
-0.0954915 -0.0425156 -0.994522 -0.994522\\
-0.189937 -0.0845653 -0.978148 -0.978148\\
-0.282301 -0.125689 -0.951057 -0.951057\\
-0.371572 -0.165435 -0.913545 -0.913545\\
-0.456773 -0.203368 -0.866025 -0.866025\\
-0.536969 -0.239074 -0.809017 -0.809017\\
-0.611281 -0.27216 -0.743145 -0.743145\\
-0.678897 -0.302264 -0.669131 -0.669131\\
-0.739074 -0.329057 -0.587785 -0.587785\\
-0.791154 -0.352244 -0.5 -0.5\\
-0.834565 -0.371572 -0.406737 -0.406737\\
-0.868833 -0.38683 -0.309017 -0.309017\\
-0.893582 -0.397848 -0.207912 -0.207912\\
-0.908541 -0.404508 -0.104528 -0.104528\\
-0.913545 -0.406737 0 0\\
-0.908541 -0.404508 0.104528 0.104528\\
-0.893582 -0.397848 0.207912 0.207912\\
-0.868833 -0.38683 0.309017 0.309017\\
-0.834565 -0.371572 0.406737 0.406737\\
-0.791154 -0.352244 0.5 0.5\\
-0.739074 -0.329057 0.587785 0.587785\\
-0.678897 -0.302264 0.669131 0.669131\\
-0.611281 -0.27216 0.743145 0.743145\\
-0.536969 -0.239074 0.809017 0.809017\\
-0.456773 -0.203368 0.866025 0.866025\\
-0.371572 -0.165435 0.913545 0.913545\\
-0.282301 -0.125689 0.951057 0.951057\\
-0.189937 -0.0845653 0.978148 0.978148\\
-0.0954915 -0.0425156 0.994522 0.994522\\
-5.59367e-17 -2.49046e-17 1 1\\
-4.95364e-17 -3.59903e-17 -1 -1\\
-0.0845653 -0.0614403 -0.994522 -0.994522\\
-0.168204 -0.122207 -0.978148 -0.978148\\
-0.25 -0.181636 -0.951057 -0.951057\\
-0.329057 -0.239074 -0.913545 -0.913545\\
-0.404508 -0.293893 -0.866025 -0.866025\\
-0.475528 -0.345492 -0.809017 -0.809017\\
-0.541338 -0.393305 -0.743145 -0.743145\\
-0.601217 -0.43681 -0.669131 -0.669131\\
-0.654508 -0.475528 -0.587785 -0.587785\\
-0.700629 -0.509037 -0.5 -0.5\\
-0.739074 -0.536969 -0.406737 -0.406737\\
-0.769421 -0.559017 -0.309017 -0.309017\\
-0.791338 -0.574941 -0.207912 -0.207912\\
-0.804585 -0.584565 -0.104528 -0.104528\\
-0.809017 -0.587785 0 0\\
-0.804585 -0.584565 0.104528 0.104528\\
-0.791338 -0.574941 0.207912 0.207912\\
-0.769421 -0.559017 0.309017 0.309017\\
-0.739074 -0.536969 0.406737 0.406737\\
-0.700629 -0.509037 0.5 0.5\\
-0.654508 -0.475528 0.587785 0.587785\\
-0.601217 -0.43681 0.669131 0.669131\\
-0.541338 -0.393305 0.743145 0.743145\\
-0.475528 -0.345492 0.809017 0.809017\\
-0.404508 -0.293893 0.866025 0.866025\\
-0.329057 -0.239074 0.913545 0.913545\\
-0.25 -0.181636 0.951057 0.951057\\
-0.168204 -0.122207 0.978148 0.978148\\
-0.0845653 -0.0614403 0.994522 0.994522\\
-4.95364e-17 -3.59903e-17 1 1\\
-4.09711e-17 -4.5503e-17 -1 -1\\
-0.0699432 -0.0776798 -0.994522 -0.994522\\
-0.13912 -0.154508 -0.978148 -0.978148\\
-0.206773 -0.229644 -0.951057 -0.951057\\
-0.27216 -0.302264 -0.913545 -0.913545\\
-0.334565 -0.371572 -0.866025 -0.866025\\
-0.393305 -0.43681 -0.809017 -0.809017\\
-0.447736 -0.497261 -0.743145 -0.743145\\
-0.497261 -0.552264 -0.669131 -0.669131\\
-0.541338 -0.601217 -0.587785 -0.587785\\
-0.579484 -0.643582 -0.5 -0.5\\
-0.611281 -0.678897 -0.406737 -0.406737\\
-0.636381 -0.706773 -0.309017 -0.309017\\
-0.654508 -0.726905 -0.207912 -0.207912\\
-0.665465 -0.739074 -0.104528 -0.104528\\
-0.669131 -0.743145 0 0\\
-0.665465 -0.739074 0.104528 0.104528\\
-0.654508 -0.726905 0.207912 0.207912\\
-0.636381 -0.706773 0.309017 0.309017\\
-0.611281 -0.678897 0.406737 0.406737\\
-0.579484 -0.643582 0.5 0.5\\
-0.541338 -0.601217 0.587785 0.587785\\
-0.497261 -0.552264 0.669131 0.669131\\
-0.447736 -0.497261 0.743145 0.743145\\
-0.393305 -0.43681 0.809017 0.809017\\
-0.334565 -0.371572 0.866025 0.866025\\
-0.27216 -0.302264 0.913545 0.913545\\
-0.206773 -0.229644 0.951057 0.951057\\
-0.13912 -0.154508 0.978148 0.978148\\
-0.0699432 -0.0776798 0.994522 0.994522\\
-4.09711e-17 -4.5503e-17 1 1\\
-3.06152e-17 -5.3027e-17 -1 -1\\
-0.0522642 -0.0905243 -0.994522 -0.994522\\
-0.103956 -0.180057 -0.978148 -0.978148\\
-0.154508 -0.267617 -0.951057 -0.951057\\
-0.203368 -0.352244 -0.913545 -0.913545\\
-0.25 -0.433013 -0.866025 -0.866025\\
-0.293893 -0.509037 -0.809017 -0.809017\\
-0.334565 -0.579484 -0.743145 -0.743145\\
-0.371572 -0.643582 -0.669131 -0.669131\\
-0.404508 -0.700629 -0.587785 -0.587785\\
-0.433013 -0.75 -0.5 -0.5\\
-0.456773 -0.791154 -0.406737 -0.406737\\
-0.475528 -0.823639 -0.309017 -0.309017\\
-0.489074 -0.847101 -0.207912 -0.207912\\
-0.497261 -0.861281 -0.104528 -0.104528\\
-0.5 -0.866025 0 0\\
-0.497261 -0.861281 0.104528 0.104528\\
-0.489074 -0.847101 0.207912 0.207912\\
-0.475528 -0.823639 0.309017 0.309017\\
-0.456773 -0.791154 0.406737 0.406737\\
-0.433013 -0.75 0.5 0.5\\
-0.404508 -0.700629 0.587785 0.587785\\
-0.371572 -0.643582 0.669131 0.669131\\
-0.334565 -0.579484 0.743145 0.743145\\
-0.293893 -0.509037 0.809017 0.809017\\
-0.25 -0.433013 0.866025 0.866025\\
-0.203368 -0.352244 0.913545 0.913545\\
-0.154508 -0.267617 0.951057 0.951057\\
-0.103956 -0.180057 0.978148 0.978148\\
-0.0522642 -0.0905243 0.994522 0.994522\\
-3.06152e-17 -5.3027e-17 1 1\\
-1.89212e-17 -5.82335e-17 -1 -1\\
-0.0323011 -0.0994125 -0.994522 -0.994522\\
-0.0642482 -0.197736 -0.978148 -0.978148\\
-0.0954915 -0.293893 -0.951057 -0.951057\\
-0.125689 -0.38683 -0.913545 -0.913545\\
-0.154508 -0.475528 -0.866025 -0.866025\\
-0.181636 -0.559017 -0.809017 -0.809017\\
-0.206773 -0.636381 -0.743145 -0.743145\\
-0.229644 -0.706773 -0.669131 -0.669131\\
-0.25 -0.769421 -0.587785 -0.587785\\
-0.267617 -0.823639 -0.5 -0.5\\
-0.282301 -0.868833 -0.406737 -0.406737\\
-0.293893 -0.904508 -0.309017 -0.309017\\
-0.302264 -0.930274 -0.207912 -0.207912\\
-0.307324 -0.945847 -0.104528 -0.104528\\
-0.309017 -0.951057 0 0\\
-0.307324 -0.945847 0.104528 0.104528\\
-0.302264 -0.930274 0.207912 0.207912\\
-0.293893 -0.904508 0.309017 0.309017\\
-0.282301 -0.868833 0.406737 0.406737\\
-0.267617 -0.823639 0.5 0.5\\
-0.25 -0.769421 0.587785 0.587785\\
-0.229644 -0.706773 0.669131 0.669131\\
-0.206773 -0.636381 0.743145 0.743145\\
-0.181636 -0.559017 0.809017 0.809017\\
-0.154508 -0.475528 0.866025 0.866025\\
-0.125689 -0.38683 0.913545 0.913545\\
-0.0954915 -0.293893 0.951057 0.951057\\
-0.0642482 -0.197736 0.978148 0.978148\\
-0.0323011 -0.0994125 0.994522 0.994522\\
-1.89212e-17 -5.82335e-17 1 1\\
-6.40031e-18 -6.08949e-17 -1 -1\\
-0.0109262 -0.103956 -0.994522 -0.994522\\
-0.0217327 -0.206773 -0.978148 -0.978148\\
-0.0323011 -0.307324 -0.951057 -0.951057\\
-0.0425156 -0.404508 -0.913545 -0.913545\\
-0.0522642 -0.497261 -0.866025 -0.866025\\
-0.0614403 -0.584565 -0.809017 -0.809017\\
-0.0699432 -0.665465 -0.743145 -0.743145\\
-0.0776798 -0.739074 -0.669131 -0.669131\\
-0.0845653 -0.804585 -0.587785 -0.587785\\
-0.0905243 -0.861281 -0.5 -0.5\\
-0.0954915 -0.908541 -0.406737 -0.406737\\
-0.0994125 -0.945847 -0.309017 -0.309017\\
-0.102244 -0.972789 -0.207912 -0.207912\\
-0.103956 -0.989074 -0.104528 -0.104528\\
-0.104528 -0.994522 0 0\\
-0.103956 -0.989074 0.104528 0.104528\\
-0.102244 -0.972789 0.207912 0.207912\\
-0.0994125 -0.945847 0.309017 0.309017\\
-0.0954915 -0.908541 0.406737 0.406737\\
-0.0905243 -0.861281 0.5 0.5\\
-0.0845653 -0.804585 0.587785 0.587785\\
-0.0776798 -0.739074 0.669131 0.669131\\
-0.0699432 -0.665465 0.743145 0.743145\\
-0.0614403 -0.584565 0.809017 0.809017\\
-0.0522642 -0.497261 0.866025 0.866025\\
-0.0425156 -0.404508 0.913545 0.913545\\
-0.0323011 -0.307324 0.951057 0.951057\\
-0.0217327 -0.206773 0.978148 0.978148\\
-0.0109262 -0.103956 0.994522 0.994522\\
-6.40031e-18 -6.08949e-17 1 1\\
6.40031e-18 -6.08949e-17 -1 -1\\
0.0109262 -0.103956 -0.994522 -0.994522\\
0.0217327 -0.206773 -0.978148 -0.978148\\
0.0323011 -0.307324 -0.951057 -0.951057\\
0.0425156 -0.404508 -0.913545 -0.913545\\
0.0522642 -0.497261 -0.866025 -0.866025\\
0.0614403 -0.584565 -0.809017 -0.809017\\
0.0699432 -0.665465 -0.743145 -0.743145\\
0.0776798 -0.739074 -0.669131 -0.669131\\
0.0845653 -0.804585 -0.587785 -0.587785\\
0.0905243 -0.861281 -0.5 -0.5\\
0.0954915 -0.908541 -0.406737 -0.406737\\
0.0994125 -0.945847 -0.309017 -0.309017\\
0.102244 -0.972789 -0.207912 -0.207912\\
0.103956 -0.989074 -0.104528 -0.104528\\
0.104528 -0.994522 0 0\\
0.103956 -0.989074 0.104528 0.104528\\
0.102244 -0.972789 0.207912 0.207912\\
0.0994125 -0.945847 0.309017 0.309017\\
0.0954915 -0.908541 0.406737 0.406737\\
0.0905243 -0.861281 0.5 0.5\\
0.0845653 -0.804585 0.587785 0.587785\\
0.0776798 -0.739074 0.669131 0.669131\\
0.0699432 -0.665465 0.743145 0.743145\\
0.0614403 -0.584565 0.809017 0.809017\\
0.0522642 -0.497261 0.866025 0.866025\\
0.0425156 -0.404508 0.913545 0.913545\\
0.0323011 -0.307324 0.951057 0.951057\\
0.0217327 -0.206773 0.978148 0.978148\\
0.0109262 -0.103956 0.994522 0.994522\\
6.40031e-18 -6.08949e-17 1 1\\
1.89212e-17 -5.82335e-17 -1 -1\\
0.0323011 -0.0994125 -0.994522 -0.994522\\
0.0642482 -0.197736 -0.978148 -0.978148\\
0.0954915 -0.293893 -0.951057 -0.951057\\
0.125689 -0.38683 -0.913545 -0.913545\\
0.154508 -0.475528 -0.866025 -0.866025\\
0.181636 -0.559017 -0.809017 -0.809017\\
0.206773 -0.636381 -0.743145 -0.743145\\
0.229644 -0.706773 -0.669131 -0.669131\\
0.25 -0.769421 -0.587785 -0.587785\\
0.267617 -0.823639 -0.5 -0.5\\
0.282301 -0.868833 -0.406737 -0.406737\\
0.293893 -0.904508 -0.309017 -0.309017\\
0.302264 -0.930274 -0.207912 -0.207912\\
0.307324 -0.945847 -0.104528 -0.104528\\
0.309017 -0.951057 0 0\\
0.307324 -0.945847 0.104528 0.104528\\
0.302264 -0.930274 0.207912 0.207912\\
0.293893 -0.904508 0.309017 0.309017\\
0.282301 -0.868833 0.406737 0.406737\\
0.267617 -0.823639 0.5 0.5\\
0.25 -0.769421 0.587785 0.587785\\
0.229644 -0.706773 0.669131 0.669131\\
0.206773 -0.636381 0.743145 0.743145\\
0.181636 -0.559017 0.809017 0.809017\\
0.154508 -0.475528 0.866025 0.866025\\
0.125689 -0.38683 0.913545 0.913545\\
0.0954915 -0.293893 0.951057 0.951057\\
0.0642482 -0.197736 0.978148 0.978148\\
0.0323011 -0.0994125 0.994522 0.994522\\
1.89212e-17 -5.82335e-17 1 1\\
3.06152e-17 -5.3027e-17 -1 -1\\
0.0522642 -0.0905243 -0.994522 -0.994522\\
0.103956 -0.180057 -0.978148 -0.978148\\
0.154508 -0.267617 -0.951057 -0.951057\\
0.203368 -0.352244 -0.913545 -0.913545\\
0.25 -0.433013 -0.866025 -0.866025\\
0.293893 -0.509037 -0.809017 -0.809017\\
0.334565 -0.579484 -0.743145 -0.743145\\
0.371572 -0.643582 -0.669131 -0.669131\\
0.404508 -0.700629 -0.587785 -0.587785\\
0.433013 -0.75 -0.5 -0.5\\
0.456773 -0.791154 -0.406737 -0.406737\\
0.475528 -0.823639 -0.309017 -0.309017\\
0.489074 -0.847101 -0.207912 -0.207912\\
0.497261 -0.861281 -0.104528 -0.104528\\
0.5 -0.866025 0 0\\
0.497261 -0.861281 0.104528 0.104528\\
0.489074 -0.847101 0.207912 0.207912\\
0.475528 -0.823639 0.309017 0.309017\\
0.456773 -0.791154 0.406737 0.406737\\
0.433013 -0.75 0.5 0.5\\
0.404508 -0.700629 0.587785 0.587785\\
0.371572 -0.643582 0.669131 0.669131\\
0.334565 -0.579484 0.743145 0.743145\\
0.293893 -0.509037 0.809017 0.809017\\
0.25 -0.433013 0.866025 0.866025\\
0.203368 -0.352244 0.913545 0.913545\\
0.154508 -0.267617 0.951057 0.951057\\
0.103956 -0.180057 0.978148 0.978148\\
0.0522642 -0.0905243 0.994522 0.994522\\
3.06152e-17 -5.3027e-17 1 1\\
4.09711e-17 -4.5503e-17 -1 -1\\
0.0699432 -0.0776798 -0.994522 -0.994522\\
0.13912 -0.154508 -0.978148 -0.978148\\
0.206773 -0.229644 -0.951057 -0.951057\\
0.27216 -0.302264 -0.913545 -0.913545\\
0.334565 -0.371572 -0.866025 -0.866025\\
0.393305 -0.43681 -0.809017 -0.809017\\
0.447736 -0.497261 -0.743145 -0.743145\\
0.497261 -0.552264 -0.669131 -0.669131\\
0.541338 -0.601217 -0.587785 -0.587785\\
0.579484 -0.643582 -0.5 -0.5\\
0.611281 -0.678897 -0.406737 -0.406737\\
0.636381 -0.706773 -0.309017 -0.309017\\
0.654508 -0.726905 -0.207912 -0.207912\\
0.665465 -0.739074 -0.104528 -0.104528\\
0.669131 -0.743145 0 0\\
0.665465 -0.739074 0.104528 0.104528\\
0.654508 -0.726905 0.207912 0.207912\\
0.636381 -0.706773 0.309017 0.309017\\
0.611281 -0.678897 0.406737 0.406737\\
0.579484 -0.643582 0.5 0.5\\
0.541338 -0.601217 0.587785 0.587785\\
0.497261 -0.552264 0.669131 0.669131\\
0.447736 -0.497261 0.743145 0.743145\\
0.393305 -0.43681 0.809017 0.809017\\
0.334565 -0.371572 0.866025 0.866025\\
0.27216 -0.302264 0.913545 0.913545\\
0.206773 -0.229644 0.951057 0.951057\\
0.13912 -0.154508 0.978148 0.978148\\
0.0699432 -0.0776798 0.994522 0.994522\\
4.09711e-17 -4.5503e-17 1 1\\
4.95364e-17 -3.59903e-17 -1 -1\\
0.0845653 -0.0614403 -0.994522 -0.994522\\
0.168204 -0.122207 -0.978148 -0.978148\\
0.25 -0.181636 -0.951057 -0.951057\\
0.329057 -0.239074 -0.913545 -0.913545\\
0.404508 -0.293893 -0.866025 -0.866025\\
0.475528 -0.345492 -0.809017 -0.809017\\
0.541338 -0.393305 -0.743145 -0.743145\\
0.601217 -0.43681 -0.669131 -0.669131\\
0.654508 -0.475528 -0.587785 -0.587785\\
0.700629 -0.509037 -0.5 -0.5\\
0.739074 -0.536969 -0.406737 -0.406737\\
0.769421 -0.559017 -0.309017 -0.309017\\
0.791338 -0.574941 -0.207912 -0.207912\\
0.804585 -0.584565 -0.104528 -0.104528\\
0.809017 -0.587785 0 0\\
0.804585 -0.584565 0.104528 0.104528\\
0.791338 -0.574941 0.207912 0.207912\\
0.769421 -0.559017 0.309017 0.309017\\
0.739074 -0.536969 0.406737 0.406737\\
0.700629 -0.509037 0.5 0.5\\
0.654508 -0.475528 0.587785 0.587785\\
0.601217 -0.43681 0.669131 0.669131\\
0.541338 -0.393305 0.743145 0.743145\\
0.475528 -0.345492 0.809017 0.809017\\
0.404508 -0.293893 0.866025 0.866025\\
0.329057 -0.239074 0.913545 0.913545\\
0.25 -0.181636 0.951057 0.951057\\
0.168204 -0.122207 0.978148 0.978148\\
0.0845653 -0.0614403 0.994522 0.994522\\
4.95364e-17 -3.59903e-17 1 1\\
5.59367e-17 -2.49046e-17 -1 -1\\
0.0954915 -0.0425156 -0.994522 -0.994522\\
0.189937 -0.0845653 -0.978148 -0.978148\\
0.282301 -0.125689 -0.951057 -0.951057\\
0.371572 -0.165435 -0.913545 -0.913545\\
0.456773 -0.203368 -0.866025 -0.866025\\
0.536969 -0.239074 -0.809017 -0.809017\\
0.611281 -0.27216 -0.743145 -0.743145\\
0.678897 -0.302264 -0.669131 -0.669131\\
0.739074 -0.329057 -0.587785 -0.587785\\
0.791154 -0.352244 -0.5 -0.5\\
0.834565 -0.371572 -0.406737 -0.406737\\
0.868833 -0.38683 -0.309017 -0.309017\\
0.893582 -0.397848 -0.207912 -0.207912\\
0.908541 -0.404508 -0.104528 -0.104528\\
0.913545 -0.406737 0 0\\
0.908541 -0.404508 0.104528 0.104528\\
0.893582 -0.397848 0.207912 0.207912\\
0.868833 -0.38683 0.309017 0.309017\\
0.834565 -0.371572 0.406737 0.406737\\
0.791154 -0.352244 0.5 0.5\\
0.739074 -0.329057 0.587785 0.587785\\
0.678897 -0.302264 0.669131 0.669131\\
0.611281 -0.27216 0.743145 0.743145\\
0.536969 -0.239074 0.809017 0.809017\\
0.456773 -0.203368 0.866025 0.866025\\
0.371572 -0.165435 0.913545 0.913545\\
0.282301 -0.125689 0.951057 0.951057\\
0.189937 -0.0845653 0.978148 0.978148\\
0.0954915 -0.0425156 0.994522 0.994522\\
5.59367e-17 -2.49046e-17 1 1\\
5.98923e-17 -1.27305e-17 -1 -1\\
0.102244 -0.0217327 -0.994522 -0.994522\\
0.203368 -0.0432273 -0.978148 -0.978148\\
0.302264 -0.0642482 -0.951057 -0.951057\\
0.397848 -0.0845653 -0.913545 -0.913545\\
0.489074 -0.103956 -0.866025 -0.866025\\
0.574941 -0.122207 -0.809017 -0.809017\\
0.654508 -0.13912 -0.743145 -0.743145\\
0.726905 -0.154508 -0.669131 -0.669131\\
0.791338 -0.168204 -0.587785 -0.587785\\
0.847101 -0.180057 -0.5 -0.5\\
0.893582 -0.189937 -0.406737 -0.406737\\
0.930274 -0.197736 -0.309017 -0.309017\\
0.956773 -0.203368 -0.207912 -0.207912\\
0.972789 -0.206773 -0.104528 -0.104528\\
0.978148 -0.207912 0 0\\
0.972789 -0.206773 0.104528 0.104528\\
0.956773 -0.203368 0.207912 0.207912\\
0.930274 -0.197736 0.309017 0.309017\\
0.893582 -0.189937 0.406737 0.406737\\
0.847101 -0.180057 0.5 0.5\\
0.791338 -0.168204 0.587785 0.587785\\
0.726905 -0.154508 0.669131 0.669131\\
0.654508 -0.13912 0.743145 0.743145\\
0.574941 -0.122207 0.809017 0.809017\\
0.489074 -0.103956 0.866025 0.866025\\
0.397848 -0.0845653 0.913545 0.913545\\
0.302264 -0.0642482 0.951057 0.951057\\
0.203368 -0.0432273 0.978148 0.978148\\
0.102244 -0.0217327 0.994522 0.994522\\
5.98923e-17 -1.27305e-17 1 1\\
6.12303e-17 -1.49966e-32 -1 -1\\
0.104528 -2.56012e-17 -0.994522 -0.994522\\
0.207912 -5.0922e-17 -0.978148 -0.978148\\
0.309017 -7.56848e-17 -0.951057 -0.951057\\
0.406737 -9.96185e-17 -0.913545 -0.913545\\
0.5 -1.22461e-16 -0.866025 -0.866025\\
0.587785 -1.43961e-16 -0.809017 -0.809017\\
0.669131 -1.63884e-16 -0.743145 -0.743145\\
0.743145 -1.82012e-16 -0.669131 -0.669131\\
0.809017 -1.98145e-16 -0.587785 -0.587785\\
0.866025 -2.12108e-16 -0.5 -0.5\\
0.913545 -2.23747e-16 -0.406737 -0.406737\\
0.951057 -2.32934e-16 -0.309017 -0.309017\\
0.978148 -2.39569e-16 -0.207912 -0.207912\\
0.994522 -2.4358e-16 -0.104528 -0.104528\\
1 -2.44921e-16 0 0\\
0.994522 -2.4358e-16 0.104528 0.104528\\
0.978148 -2.39569e-16 0.207912 0.207912\\
0.951057 -2.32934e-16 0.309017 0.309017\\
0.913545 -2.23747e-16 0.406737 0.406737\\
0.866025 -2.12108e-16 0.5 0.5\\
0.809017 -1.98145e-16 0.587785 0.587785\\
0.743145 -1.82012e-16 0.669131 0.669131\\
0.669131 -1.63884e-16 0.743145 0.743145\\
0.587785 -1.43961e-16 0.809017 0.809017\\
0.5 -1.22461e-16 0.866025 0.866025\\
0.406737 -9.96185e-17 0.913545 0.913545\\
0.309017 -7.56848e-17 0.951057 0.951057\\
0.207912 -5.0922e-17 0.978148 0.978148\\
0.104528 -2.56012e-17 0.994522 0.994522\\
6.12303e-17 -1.49966e-32 1 1\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
\definecolor{mycolor2}{rgb}{0.85000,0.32500,0.09800}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax=6.28,
xlabel={time},
separate axis lines,
every outer y axis line/.append style={mycolor1},
every y tick label/.append style={font=\color{mycolor1}},
ymin= -1,
ymax= 1,
ylabel={sin(x)}
]
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
0 0\\
0.32 0.314567\\
0.49 0.470626\\
0.63 0.589145\\
0.76 0.688921\\
0.88 0.770739\\
0.99 0.836026\\
1.09 0.886627\\
1.19 0.928369\\
1.29 0.960835\\
1.38 0.981854\\
1.47 0.994924\\
1.56 0.999942\\
1.65 0.996865\\
1.74 0.985719\\
1.83 0.966594\\
1.92 0.939645\\
2.02 0.900793\\
2.12 0.85294\\
2.22 0.796565\\
2.33 0.725384\\
2.45 0.637765\\
2.58 0.532535\\
2.73 0.400069\\
2.91 0.229528\\
3.21 -0.068354\\
3.48 -0.331985\\
3.65 -0.486787\\
3.79 -0.603918\\
3.92 -0.702146\\
4.04 -0.782336\\
4.15 -0.845984\\
4.25 -0.894989\\
4.35 -0.935053\\
4.44 -0.963131\\
4.53 -0.983413\\
4.62 -0.995735\\
4.71 -0.999997\\
4.8 -0.996165\\
4.89 -0.984269\\
4.98 -0.964405\\
5.07 -0.936736\\
5.17 -0.897111\\
5.27 -0.848522\\
5.37 -0.791455\\
5.48 -0.719572\\
5.6 -0.631267\\
5.73 -0.5254\\
5.88 -0.39235\\
6.06 -0.221337\\
6.28 -0.0031853\\
};
\end{axis}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax=6.28,
every outer y axis line/.append style={mycolor2},
every y tick label/.append style={font=\color{mycolor2}},
ymin= -3,
ymax= 3,
ylabel={3cos(x)},
axis x line*=bottom,
axis y line*=right
]
\addplot [color=mycolor2,solid,forget plot]
table[row sep=crcr]{%
0 3\\
0.06 2.9946\\
0.13 2.97469\\
0.2 2.9402\\
0.27 2.89131\\
0.35 2.81812\\
0.43 2.7269\\
0.52 2.60346\\
0.61 2.45894\\
0.71 2.27509\\
0.82 2.04666\\
0.95 1.74505\\
1.09 1.38746\\
1.26 0.917451\\
1.5 0.212212\\
1.92 -1.02645\\
2.1 -1.51454\\
2.25 -1.88452\\
2.38 -2.17121\\
2.49 -2.38536\\
2.59 -2.55507\\
2.68 -2.68603\\
2.77 -2.79525\\
2.85 -2.87336\\
2.93 -2.93309\\
3 -2.96998\\
3.07 -2.99232\\
3.14 -3\\
3.2 -2.99488\\
3.27 -2.9753\\
3.34 -2.94115\\
3.41 -2.89258\\
3.49 -2.81975\\
3.57 -2.72889\\
3.66 -2.60583\\
3.75 -2.46168\\
3.85 -2.2782\\
3.96 -2.05015\\
4.09 -1.74893\\
4.23 -1.39169\\
4.4 -0.921999\\
4.64 -0.216977\\
5.06 1.02196\\
5.24 1.51041\\
5.39 1.8808\\
5.52 2.16791\\
5.63 2.38246\\
5.73 2.55257\\
5.82 2.6839\\
5.91 2.79351\\
5.99 2.87198\\
6.07 2.93209\\
6.14 2.9693\\
6.21 2.99197\\
6.28 2.99998\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 0,
xmax=1000,
xlabel={$\text{Time }\mu\text{sec.}$},
ymin=-0.4,
ymax= 0.4,
ylabel={Amplitude $|$X$|$},
axis background/.style={fill=white},
title={${\text{\it{}Ae}}^{\text{-}\alpha\text{\it{}t}}\text{sin}\beta{\text{\it{}t}}\text{, }\alpha\text{\textless\textless}\beta\text{, }\beta\text{\textgreater\textgreater}\alpha\text{, }\alpha\text{\textless}\beta\text{, }\beta\text{\textgreater}\alpha\text{, b\textgreater{}a}$}
]
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
0 0\\
1 0.0420006\\
2 0.0822127\\
3 0.119508\\
4 0.152858\\
5 0.18136\\
6 0.204265\\
7 0.220994\\
8 0.231152\\
9 0.234541\\
10 0.231156\\
11 0.221188\\
12 0.205017\\
13 0.18319\\
14 0.156414\\
15 0.125524\\
16 0.0914639\\
18 0.0179634\\
20 -0.0555392\\
21 -0.089658\\
22 -0.120731\\
23 -0.14791\\
24 -0.170469\\
25 -0.187826\\
26 -0.199555\\
27 -0.205399\\
28 -0.20527\\
29 -0.199257\\
30 -0.187613\\
31 -0.17075\\
32 -0.149225\\
33 -0.12372\\
34 -0.0950215\\
36 -0.0315682\\
38 0.0337032\\
39 0.0646746\\
40 0.0933607\\
41 0.118971\\
42 0.140813\\
43 0.158313\\
44 0.17103\\
45 0.178665\\
46 0.18107\\
47 0.178249\\
48 0.170356\\
49 0.157686\\
50 0.140671\\
51 0.119858\\
52 0.0958975\\
53 0.0695196\\
58 -0.070231\\
59 -0.0941123\\
60 -0.114963\\
61 -0.132226\\
62 -0.145458\\
63 -0.154334\\
64 -0.158661\\
65 -0.158377\\
66 -0.153556\\
67 -0.144398\\
68 -0.131226\\
69 -0.114474\\
70 -0.0946718\\
71 -0.0724301\\
73 -0.023356\\
75 0.0270044\\
76 0.0508574\\
77 0.0729203\\
78 0.0925852\\
79 0.109322\\
80 0.12269\\
81 0.132354\\
82 0.138089\\
83 0.139783\\
84 0.137445\\
85 0.131198\\
86 0.121276\\
87 0.108013\\
88 0.091837\\
89 0.0732523\\
91 0.0311672\\
94 -0.0347882\\
95 -0.0549992\\
96 -0.0733519\\
97 -0.0893458\\
98 -0.102555\\
99 -0.11264\\
100 -0.119354\\
101 -0.122552\\
102 -0.122191\\
103 -0.118331\\
104 -0.111131\\
105 -0.100844\\
106 -0.0878078\\
107 -0.0724349\\
109 -0.0366187\\
113 0.0399766\\
114 0.0569445\\
115 0.0720434\\
116 0.0848664\\
117 0.0950773\\
118 0.10242\\
119 0.106723\\
120 0.107905\\
121 0.105977\\
122 0.101036\\
123 0.0932667\\
124 0.0829304\\
125 0.0703596\\
127 0.0401279\\
132 -0.0430599\\
133 -0.057163\\
134 -0.0694307\\
135 -0.0795367\\
136 -0.0872213\\
137 -0.0922977\\
138 -0.0946566\\
139 -0.0942681\\
140 -0.0911817\\
141 -0.0855232\\
142 -0.0774908\\
143 -0.0673477\\
145 -0.0420576\\
148 0.00241804\\
150 0.031412\\
152 0.056053\\
153 0.0658766\\
154 0.0736744\\
155 0.079251\\
156 0.0824772\\
157 0.0832934\\
158 0.0817095\\
159 0.0778044\\
160 0.0717223\\
161 0.0636678\\
163 0.0427213\\
165 0.0175217\\
168 -0.0217343\\
170 -0.0445408\\
171 -0.0539496\\
172 -0.0616804\\
173 -0.0675349\\
174 -0.0713712\\
175 -0.0731074\\
176 -0.0727228\\
177 -0.0702581\\
178 -0.0658128\\
179 -0.0595419\\
181 -0.0423878\\
183 -0.0209137\\
187 0.0246734\\
189 0.0436069\\
191 0.057086\\
192 0.0613201\\
193 0.0637369\\
194 0.0642922\\
195 0.062996\\
196 0.0599113\\
198 0.0488758\\
200 0.0326175\\
203 0.00286756\\
206 -0.0263747\\
208 -0.0419166\\
210 -0.0522889\\
211 -0.0551866\\
212 -0.0564613\\
213 -0.0560992\\
215 -0.0506422\\
217 -0.0396086\\
219 -0.0244003\\
225 0.0270892\\
227 0.0396844\\
229 0.0474437\\
231 0.0496233\\
233 0.0461307\\
235 0.0375175\\
237 0.0248992\\
241 -0.00596565\\
243 -0.0206344\\
245 -0.0325645\\
247 -0.0404824\\
249 -0.0436034\\
251 -0.0417071\\
253 -0.0351464\\
255 -0.024792\\
258 -0.00501115\\
261 0.0152072\\
263 0.0263832\\
265 0.0342669\\
267 0.0380576\\
269 0.0374397\\
271 0.0326046\\
273 0.0242157\\
276 0.00733272\\
280 -0.0161397\\
282 -0.0252967\\
284 -0.03134\\
286 -0.0336721\\
288 -0.0321317\\
290 -0.0270001\\
292 -0.0189566\\
296 0.00171555\\
299 0.0164939\\
301 0.0238987\\
303 0.0283963\\
305 0.0295584\\
307 0.0273455\\
309 0.0221012\\
312 0.0101018\\
318 -0.0163967\\
320 -0.0222931\\
322 -0.0255056\\
324 -0.0257449\\
326 -0.023066\\
329 -0.0144927\\
338 0.018544\\
340 0.021967\\
342 0.0228112\\
344 0.0210523\\
347 0.0141973\\
351 0.000434007\\
355 -0.0127678\\
358 -0.0187798\\
360 -0.0200774\\
362 -0.0190686\\
365 -0.0136854\\
369 -0.00192035\\
373 0.0100361\\
376 0.0159293\\
379 0.0176033\\
382 0.0148137\\
385 0.00844056\\
393 -0.0118522\\
396 -0.0152428\\
399 -0.0146885\\
402 -0.01049\\
407 0.00108409\\
411 0.00964563\\
414 0.0131437\\
417 0.0132166\\
420 0.00998687\\
425 8.46237e-05\\
430 -0.00920384\\
433 -0.0117827\\
436 -0.011314\\
440 -0.00647078\\
450 0.00955615\\
453 0.0104816\\
456 0.00875221\\
460 0.00332939\\
467 -0.00714667\\
471 -0.00924087\\
475 -0.00721664\\
480 -0.00070616\\
486 0.00671733\\
490 0.00808749\\
494 0.00587845\\
508 -0.00713413\\
512 -0.00554161\\
519 0.0017336\\
524 0.00573149\\
528 0.00604978\\
533 0.00285275\\
543 -0.00521508\\
548 -0.00477774\\
554 -0.000350358\\
561 0.00443835\\
566 0.00437816\\
572 0.000678701\\
580 -0.00403557\\
585 -0.00367431\\
593 0.00108441\\
599 0.00363668\\
605 0.00265302\\
620 -0.00321923\\
627 -0.000689792\\
636 0.00281214\\
642 0.00203466\\
658 -0.00236033\\
668 0.00103953\\
676 0.00213273\\
686 -0.000763664\\
694 -0.00191342\\
704 0.000534062\\
713 0.00164316\\
740 0.000191173\\
751 0.00118113\\
775 -0.000215432\\
789 0.000817063\\
811 -0.000301592\\
827 0.000539099\\
848 -0.000228557\\
866 0.000245367\\
886 -8.88802e-05\\
901 0.000316708\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.951\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= -1,
xmax= 1,
tick align=outside,
xlabel={x},
xmajorgrids,
ymin= -1,
ymax= 1,
ylabel={y},
ymajorgrids,
zmin= 0,
zmax= 20,
zlabel={z},
zmajorgrids,
view={-37.5}{ 30},
axis background/.style={fill=white},
title={x = sin(t),y = cos(t), z = t},
axis x line*=bottom,
axis y line*=left,
axis z line*=left
]
\addplot3 [color=mycolor1,solid]
table[row sep=crcr] {%
0 1 0\\
0.0377657 0.999287 0.0377747\\
0.0754775 0.997148 0.0755493\\
0.113082 0.993586 0.113324\\
0.150524 0.988606 0.151099\\
0.187752 0.982216 0.188873\\
0.224712 0.974425 0.226648\\
0.261352 0.965244 0.264423\\
0.297619 0.954685 0.302197\\
0.333461 0.942764 0.339972\\
0.368827 0.929498 0.377747\\
0.403667 0.914906 0.415521\\
0.437931 0.899009 0.453296\\
0.47157 0.881829 0.491071\\
0.504537 0.86339 0.528845\\
0.536783 0.84372 0.56662\\
0.568264 0.822846 0.604395\\
0.598934 0.800798 0.642169\\
0.628749 0.777608 0.679944\\
0.657668 0.753308 0.717719\\
0.685648 0.727933 0.755493\\
0.71265 0.70152 0.793268\\
0.738635 0.674106 0.831043\\
0.763566 0.64573 0.868817\\
0.787407 0.616433 0.906592\\
0.810126 0.586256 0.944367\\
0.831688 0.555243 0.982141\\
0.852064 0.523438 1.01992\\
0.871224 0.490885 1.05769\\
0.889141 0.457633 1.09547\\
0.90579 0.423727 1.13324\\
0.921146 0.389217 1.17101\\
0.935188 0.354152 1.20879\\
0.947896 0.318581 1.24656\\
0.959251 0.282556 1.28434\\
0.969237 0.246128 1.32211\\
0.977841 0.209348 1.35989\\
0.98505 0.17227 1.39766\\
0.990853 0.134946 1.43544\\
0.995242 0.0974297 1.47321\\
0.998212 0.0597742 1.51099\\
0.999757 0.0220334 1.54876\\
0.999876 -0.0157388 1.58654\\
0.998568 -0.0534886 1.62431\\
0.995836 -0.091162 1.66209\\
0.991683 -0.128705 1.69986\\
0.986115 -0.166065 1.73763\\
0.97914 -0.203188 1.77541\\
0.970768 -0.240021 1.81318\\
0.961011 -0.276511 1.85096\\
0.949882 -0.312607 1.88873\\
0.937399 -0.348257 1.92651\\
0.923578 -0.38341 1.96428\\
0.908439 -0.418016 2.00206\\
0.892005 -0.452026 2.03983\\
0.874297 -0.485391 2.07761\\
0.855343 -0.518063 2.11538\\
0.835167 -0.549996 2.15316\\
0.813801 -0.581144 2.19093\\
0.791273 -0.611463 2.22871\\
0.767616 -0.64091 2.26648\\
0.742864 -0.669442 2.30425\\
0.717052 -0.69702 2.34203\\
0.690217 -0.723602 2.3798\\
0.662397 -0.749153 2.41758\\
0.633633 -0.773634 2.45535\\
0.603964 -0.797012 2.49313\\
0.573433 -0.819252 2.5309\\
0.542084 -0.840324 2.56868\\
0.509962 -0.860197 2.60645\\
0.477113 -0.878842 2.64423\\
0.443582 -0.896234 2.682\\
0.409419 -0.912347 2.71978\\
0.374671 -0.927158 2.75755\\
0.339389 -0.940646 2.79532\\
0.303623 -0.952792 2.8331\\
0.267424 -0.963579 2.87087\\
0.230843 -0.972991 2.90865\\
0.193932 -0.981015 2.94642\\
0.156745 -0.987639 2.9842\\
0.119335 -0.992854 3.02197\\
0.0817538 -0.996653 3.05975\\
0.0440562 -0.999029 3.09752\\
0.00629574 -0.99998 3.1353\\
-0.0314737 -0.999505 3.17307\\
-0.0691982 -0.997603 3.21085\\
-0.106824 -0.994278 3.24862\\
-0.144297 -0.989534 3.2864\\
-0.181565 -0.983379 3.32417\\
-0.218573 -0.975821 3.36194\\
-0.25527 -0.96687 3.39972\\
-0.291602 -0.95654 3.43749\\
-0.327519 -0.944845 3.47527\\
-0.362968 -0.931802 3.51304\\
-0.397899 -0.917429 3.55082\\
-0.432262 -0.901748 3.58859\\
-0.466009 -0.88478 3.62637\\
-0.499091 -0.86655 3.66414\\
-0.531461 -0.847083 3.70192\\
-0.563072 -0.826408 3.73969\\
-0.59388 -0.804553 3.77747\\
-0.623841 -0.781551 3.81524\\
-0.652912 -0.757434 3.85302\\
-0.681051 -0.732236 3.89079\\
-0.708219 -0.705993 3.92856\\
-0.734376 -0.678743 3.96634\\
-0.759485 -0.650525 4.00411\\
-0.783511 -0.621378 4.04189\\
-0.806419 -0.591345 4.07966\\
-0.828176 -0.560468 4.11744\\
-0.848752 -0.528792 4.15521\\
-0.868116 -0.496361 4.19299\\
-0.886242 -0.463222 4.23076\\
-0.903104 -0.429422 4.26854\\
-0.918677 -0.395009 4.30631\\
-0.93294 -0.360033 4.34409\\
-0.945871 -0.324543 4.38186\\
-0.957453 -0.28859 4.41964\\
-0.967669 -0.252225 4.45741\\
-0.976504 -0.2155 4.49518\\
-0.983946 -0.178468 4.53296\\
-0.989984 -0.141182 4.57073\\
-0.994609 -0.103694 4.60851\\
-0.997816 -0.0660575 4.64628\\
-0.999599 -0.0283272 4.68406\\
-0.999955 0.00944352 4.72183\\
-0.998885 0.0472008 4.75961\\
-0.99639 0.0848907 4.79738\\
-0.992474 0.122459 4.83516\\
-0.987141 0.159854 4.87293\\
-0.9804 0.19702 4.91071\\
-0.97226 0.233904 4.94848\\
-0.962732 0.270456 4.98626\\
-0.951832 0.306621 5.02403\\
-0.939573 0.342349 5.0618\\
-0.925974 0.377588 5.09958\\
-0.911053 0.412289 5.13735\\
-0.894833 0.446401 5.17513\\
-0.877336 0.479877 5.2129\\
-0.858587 0.512668 5.25068\\
-0.838613 0.544727 5.28845\\
-0.817443 0.576009 5.32623\\
-0.795107 0.60647 5.364\\
-0.771636 0.636065 5.40178\\
-0.747064 0.664752 5.43955\\
-0.721426 0.692491 5.47733\\
-0.694759 0.719243 5.5151\\
-0.667101 0.744968 5.55288\\
-0.638491 0.76963 5.59065\\
-0.60897 0.793194 5.62842\\
-0.57858 0.815626 5.6662\\
-0.547364 0.836895 5.70397\\
-0.515368 0.856969 5.74175\\
-0.482636 0.875821 5.77952\\
-0.449216 0.893423 5.8173\\
-0.415155 0.909751 5.85507\\
-0.380501 0.92478 5.89285\\
-0.345305 0.938491 5.93062\\
-0.309616 0.950862 5.9684\\
-0.273485 0.961876 6.00617\\
-0.236964 0.971518 6.04395\\
-0.200105 0.979775 6.08172\\
-0.16296 0.986633 6.1195\\
-0.125583 0.992083 6.15727\\
-0.0880268 0.996118 6.19504\\
-0.0503449 0.998732 6.23282\\
-0.0125912 0.999921 6.27059\\
0.0251804 0.999683 6.30837\\
0.0629162 0.998019 6.34614\\
0.100562 0.994931 6.38392\\
0.138065 0.990423 6.42169\\
0.17537 0.984503 6.45947\\
0.212425 0.977177 6.49724\\
0.249178 0.968458 6.53502\\
0.285574 0.958357 6.57279\\
0.321564 0.946888 6.61057\\
0.357094 0.934068 6.64834\\
0.392115 0.919916 6.68612\\
0.426577 0.904451 6.72389\\
0.46043 0.887696 6.76166\\
0.493626 0.869675 6.79944\\
0.526117 0.850412 6.83721\\
0.557858 0.829936 6.87499\\
0.588803 0.808276 6.91276\\
0.618909 0.785463 6.95054\\
0.648131 0.761529 6.98831\\
0.676428 0.736509 7.02609\\
0.70376 0.710438 7.06386\\
0.730088 0.683353 7.10164\\
0.755375 0.655293 7.13941\\
0.779583 0.626298 7.17719\\
0.80268 0.59641 7.21496\\
0.824631 0.565671 7.25273\\
0.845406 0.534125 7.29051\\
0.864974 0.501816 7.32828\\
0.883309 0.468792 7.36606\\
0.900383 0.435099 7.40383\\
0.916172 0.400785 7.44161\\
0.930655 0.365899 7.47938\\
0.943809 0.330491 7.51716\\
0.955617 0.294612 7.55493\\
0.966061 0.258312 7.59271\\
0.975128 0.221644 7.63048\\
0.982803 0.18466 7.66826\\
0.989075 0.147412 7.70603\\
0.993937 0.109953 7.74381\\
0.99738 0.0723382 7.78158\\
0.999401 0.0346199 7.81935\\
0.999995 -0.00314788 7.85713\\
0.999163 -0.0409111 7.8949\\
0.996905 -0.078616 7.93268\\
0.993225 -0.116209 7.97045\\
0.988128 -0.153636 8.00823\\
0.981621 -0.190843 8.046\\
0.973713 -0.227779 8.08378\\
0.964416 -0.264389 8.12155\\
0.953743 -0.300622 8.15933\\
0.94171 -0.336427 8.1971\\
0.928332 -0.371751 8.23488\\
0.913631 -0.406545 8.27265\\
0.897626 -0.440759 8.31043\\
0.88034 -0.474344 8.3482\\
0.861798 -0.507252 8.38597\\
0.842026 -0.539437 8.42375\\
0.821053 -0.570851 8.46152\\
0.798909 -0.601452 8.4993\\
0.775625 -0.631194 8.53707\\
0.751234 -0.660036 8.57485\\
0.725772 -0.687936 8.61262\\
0.699273 -0.714854 8.6504\\
0.671778 -0.740753 8.68817\\
0.643323 -0.765595 8.72595\\
0.613951 -0.789344 8.76372\\
0.583703 -0.811967 8.8015\\
0.552622 -0.833432 8.83927\\
0.520753 -0.853707 8.87705\\
0.488141 -0.872765 8.91482\\
0.454832 -0.890577 8.95259\\
0.420874 -0.907119 8.99037\\
0.386316 -0.922367 9.02814\\
0.351206 -0.936298 9.06592\\
0.315596 -0.948894 9.10369\\
0.279535 -0.960135 9.14147\\
0.243076 -0.970007 9.17924\\
0.206269 -0.978495 9.21702\\
0.169169 -0.985587 9.25479\\
0.131826 -0.991273 9.29257\\
0.0942963 -0.995544 9.33034\\
0.0566317 -0.998395 9.36812\\
0.0188862 -0.999822 9.40589\\
-0.0188862 -0.999822 9.44367\\
-0.0566317 -0.998395 9.48144\\
-0.0942963 -0.995544 9.51921\\
-0.131826 -0.991273 9.55699\\
-0.169169 -0.985587 9.59476\\
-0.206269 -0.978495 9.63254\\
-0.243076 -0.970007 9.67031\\
-0.279535 -0.960135 9.70809\\
-0.315596 -0.948894 9.74586\\
-0.351206 -0.936298 9.78364\\
-0.386316 -0.922367 9.82141\\
-0.420874 -0.907119 9.85919\\
-0.454832 -0.890577 9.89696\\
-0.488141 -0.872765 9.93474\\
-0.520753 -0.853707 9.97251\\
-0.552622 -0.833432 10.0103\\
-0.583703 -0.811967 10.0481\\
-0.613951 -0.789344 10.0858\\
-0.643323 -0.765595 10.1236\\
-0.671778 -0.740753 10.1614\\
-0.699273 -0.714854 10.1992\\
-0.725772 -0.687936 10.2369\\
-0.751234 -0.660036 10.2747\\
-0.775625 -0.631194 10.3125\\
-0.798909 -0.601452 10.3503\\
-0.821053 -0.570851 10.388\\
-0.842026 -0.539437 10.4258\\
-0.861798 -0.507252 10.4636\\
-0.88034 -0.474344 10.5014\\
-0.897626 -0.440759 10.5391\\
-0.913631 -0.406545 10.5769\\
-0.928332 -0.371751 10.6147\\
-0.94171 -0.336427 10.6525\\
-0.953743 -0.300622 10.6902\\
-0.964416 -0.264389 10.728\\
-0.973713 -0.227779 10.7658\\
-0.981621 -0.190843 10.8036\\
-0.988128 -0.153636 10.8413\\
-0.993225 -0.116209 10.8791\\
-0.996905 -0.078616 10.9169\\
-0.999163 -0.0409111 10.9547\\
-0.999995 -0.00314788 10.9924\\
-0.999401 0.0346199 11.0302\\
-0.99738 0.0723382 11.068\\
-0.993937 0.109953 11.1058\\
-0.989075 0.147412 11.1435\\
-0.982803 0.18466 11.1813\\
-0.975128 0.221644 11.2191\\
-0.966061 0.258312 11.2568\\
-0.955617 0.294612 11.2946\\
-0.943809 0.330491 11.3324\\
-0.930655 0.365899 11.3702\\
-0.916172 0.400785 11.4079\\
-0.900383 0.435099 11.4457\\
-0.883309 0.468792 11.4835\\
-0.864974 0.501816 11.5213\\
-0.845406 0.534125 11.559\\
-0.824631 0.565671 11.5968\\
-0.80268 0.59641 11.6346\\
-0.779583 0.626298 11.6724\\
-0.755375 0.655293 11.7101\\
-0.730088 0.683353 11.7479\\
-0.70376 0.710438 11.7857\\
-0.676428 0.736509 11.8235\\
-0.648131 0.761529 11.8612\\
-0.618909 0.785463 11.899\\
-0.588803 0.808276 11.9368\\
-0.557858 0.829936 11.9746\\
-0.526117 0.850412 12.0123\\
-0.493626 0.869675 12.0501\\
-0.46043 0.887696 12.0879\\
-0.426577 0.904451 12.1257\\
-0.392115 0.919916 12.1634\\
-0.357094 0.934068 12.2012\\
-0.321564 0.946888 12.239\\
-0.285574 0.958357 12.2768\\
-0.249178 0.968458 12.3145\\
-0.212425 0.977177 12.3523\\
-0.17537 0.984503 12.3901\\
-0.138065 0.990423 12.4279\\
-0.100562 0.994931 12.4656\\
-0.0629162 0.998019 12.5034\\
-0.0251804 0.999683 12.5412\\
0.0125912 0.999921 12.579\\
0.0503449 0.998732 12.6167\\
0.0880268 0.996118 12.6545\\
0.125583 0.992083 12.6923\\
0.16296 0.986633 12.7301\\
0.200105 0.979775 12.7678\\
0.236964 0.971518 12.8056\\
0.273485 0.961876 12.8434\\
0.309616 0.950862 12.8812\\
0.345305 0.938491 12.9189\\
0.380501 0.92478 12.9567\\
0.415155 0.909751 12.9945\\
0.449216 0.893423 13.0323\\
0.482636 0.875821 13.07\\
0.515368 0.856969 13.1078\\
0.547364 0.836895 13.1456\\
0.57858 0.815626 13.1834\\
0.60897 0.793194 13.2211\\
0.638491 0.76963 13.2589\\
0.667101 0.744968 13.2967\\
0.694759 0.719243 13.3345\\
0.721426 0.692491 13.3722\\
0.747064 0.664752 13.41\\
0.771636 0.636065 13.4478\\
0.795107 0.60647 13.4856\\
0.817443 0.576009 13.5233\\
0.838613 0.544727 13.5611\\
0.858587 0.512668 13.5989\\
0.877336 0.479877 13.6367\\
0.894833 0.446401 13.6744\\
0.911053 0.412289 13.7122\\
0.925974 0.377588 13.75\\
0.939573 0.342349 13.7878\\
0.951832 0.306621 13.8255\\
0.962732 0.270456 13.8633\\
0.97226 0.233904 13.9011\\
0.9804 0.19702 13.9388\\
0.987141 0.159854 13.9766\\
0.992474 0.122459 14.0144\\
0.99639 0.0848907 14.0522\\
0.998885 0.0472008 14.0899\\
0.999955 0.00944352 14.1277\\
0.999599 -0.0283272 14.1655\\
0.997816 -0.0660575 14.2033\\
0.994609 -0.103694 14.241\\
0.989984 -0.141182 14.2788\\
0.983946 -0.178468 14.3166\\
0.976504 -0.2155 14.3544\\
0.967669 -0.252225 14.3921\\
0.957453 -0.28859 14.4299\\
0.945871 -0.324543 14.4677\\
0.93294 -0.360033 14.5055\\
0.918677 -0.395009 14.5432\\
0.903104 -0.429422 14.581\\
0.886242 -0.463222 14.6188\\
0.868116 -0.496361 14.6566\\
0.848752 -0.528792 14.6943\\
0.828176 -0.560468 14.7321\\
0.806419 -0.591345 14.7699\\
0.783511 -0.621378 14.8077\\
0.759485 -0.650525 14.8454\\
0.734376 -0.678743 14.8832\\
0.708219 -0.705993 14.921\\
0.681051 -0.732236 14.9588\\
0.652912 -0.757434 14.9965\\
0.623841 -0.781551 15.0343\\
0.59388 -0.804553 15.0721\\
0.563072 -0.826408 15.1099\\
0.531461 -0.847083 15.1476\\
0.499091 -0.86655 15.1854\\
0.466009 -0.88478 15.2232\\
0.432262 -0.901748 15.261\\
0.397899 -0.917429 15.2987\\
0.362968 -0.931802 15.3365\\
0.327519 -0.944845 15.3743\\
0.291602 -0.95654 15.4121\\
0.25527 -0.96687 15.4498\\
0.218573 -0.975821 15.4876\\
0.181565 -0.983379 15.5254\\
0.144297 -0.989534 15.5632\\
0.106824 -0.994278 15.6009\\
0.0691982 -0.997603 15.6387\\
0.0314737 -0.999505 15.6765\\
-0.00629574 -0.99998 15.7143\\
-0.0440562 -0.999029 15.752\\
-0.0817538 -0.996653 15.7898\\
-0.119335 -0.992854 15.8276\\
-0.156745 -0.987639 15.8654\\
-0.193932 -0.981015 15.9031\\
-0.230843 -0.972991 15.9409\\
-0.267424 -0.963579 15.9787\\
-0.303623 -0.952792 16.0165\\
-0.339389 -0.940646 16.0542\\
-0.374671 -0.927158 16.092\\
-0.409419 -0.912347 16.1298\\
-0.443582 -0.896234 16.1676\\
-0.477113 -0.878842 16.2053\\
-0.509962 -0.860197 16.2431\\
-0.542084 -0.840324 16.2809\\
-0.573433 -0.819252 16.3187\\
-0.603964 -0.797012 16.3564\\
-0.633633 -0.773634 16.3942\\
-0.662397 -0.749153 16.432\\
-0.690217 -0.723602 16.4698\\
-0.717052 -0.69702 16.5075\\
-0.742864 -0.669442 16.5453\\
-0.767616 -0.64091 16.5831\\
-0.791273 -0.611463 16.6209\\
-0.813801 -0.581144 16.6586\\
-0.835167 -0.549996 16.6964\\
-0.855343 -0.518063 16.7342\\
-0.874297 -0.485391 16.7719\\
-0.892005 -0.452026 16.8097\\
-0.908439 -0.418016 16.8475\\
-0.923578 -0.38341 16.8853\\
-0.937399 -0.348257 16.923\\
-0.949882 -0.312607 16.9608\\
-0.961011 -0.276511 16.9986\\
-0.970768 -0.240021 17.0364\\
-0.97914 -0.203188 17.0741\\
-0.986115 -0.166065 17.1119\\
-0.991683 -0.128705 17.1497\\
-0.995836 -0.091162 17.1875\\
-0.998568 -0.0534886 17.2252\\
-0.999876 -0.0157388 17.263\\
-0.999757 0.0220334 17.3008\\
-0.998212 0.0597742 17.3386\\
-0.995242 0.0974297 17.3763\\
-0.990853 0.134946 17.4141\\
-0.98505 0.17227 17.4519\\
-0.977841 0.209348 17.4897\\
-0.969237 0.246128 17.5274\\
-0.959251 0.282556 17.5652\\
-0.947896 0.318581 17.603\\
-0.935188 0.354152 17.6408\\
-0.921146 0.389217 17.6785\\
-0.90579 0.423727 17.7163\\
-0.889141 0.457633 17.7541\\
-0.871224 0.490885 17.7919\\
-0.852064 0.523438 17.8296\\
-0.831688 0.555243 17.8674\\
-0.810126 0.586256 17.9052\\
-0.787407 0.616433 17.943\\
-0.763566 0.64573 17.9807\\
-0.738635 0.674106 18.0185\\
-0.71265 0.70152 18.0563\\
-0.685648 0.727933 18.0941\\
-0.657668 0.753308 18.1318\\
-0.628749 0.777608 18.1696\\
-0.598934 0.800798 18.2074\\
-0.568264 0.822846 18.2452\\
-0.536783 0.84372 18.2829\\
-0.504537 0.86339 18.3207\\
-0.47157 0.881829 18.3585\\
-0.437931 0.899009 18.3963\\
-0.403667 0.914906 18.434\\
-0.368827 0.929498 18.4718\\
-0.333461 0.942764 18.5096\\
-0.297619 0.954685 18.5474\\
-0.261352 0.965244 18.5851\\
-0.224712 0.974425 18.6229\\
-0.187752 0.982216 18.6607\\
-0.150524 0.988606 18.6985\\
-0.113082 0.993586 18.7362\\
-0.0754775 0.997148 18.774\\
-0.0377657 0.999287 18.8118\\
-7.34764e-16 1 18.8496\\
};
\node[right, align=left, text=black]
at (axis cs:0.5,0.5,10) {text inside axis limits};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\begin{tikzpicture}
\begin{axis}[%
width=0.75\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= -1,
xmax= 1,
ymin= -1,
ymax= 1,
axis background/.style={fill=white}
]
\addplot[%
surf,
shader=flat corner,draw=black,colormap/jet,mesh/rows=13]
table[row sep=crcr, point meta=\thisrow{c}] {%
%
x y c\\
0 0 0\\
-0.166667 -2.04101e-17 0.166667\\
-0.333333 -4.08202e-17 0.333333\\
-0.5 -6.12303e-17 0.5\\
-0.666667 -8.16404e-17 0.666667\\
-0.833333 -1.02051e-16 0.833333\\
-1 -1.22461e-16 1\\
0 0 0\\
-0.144338 -0.0833333 0.0833333\\
-0.288675 -0.166667 0.166667\\
-0.433013 -0.25 0.25\\
-0.57735 -0.333333 0.333333\\
-0.721688 -0.416667 0.416667\\
-0.866025 -0.5 0.5\\
0 0 0\\
-0.0833333 -0.144338 -0.0833333\\
-0.166667 -0.288675 -0.166667\\
-0.25 -0.433013 -0.25\\
-0.333333 -0.57735 -0.333333\\
-0.416667 -0.721688 -0.416667\\
-0.5 -0.866025 -0.5\\
0 0 0\\
1.02051e-17 -0.166667 -0.166667\\
2.04101e-17 -0.333333 -0.333333\\
3.06152e-17 -0.5 -0.5\\
4.08202e-17 -0.666667 -0.666667\\
5.10253e-17 -0.833333 -0.833333\\
6.12303e-17 -1 -1\\
0 0 0\\
0.0833333 -0.144338 -0.0833333\\
0.166667 -0.288675 -0.166667\\
0.25 -0.433013 -0.25\\
0.333333 -0.57735 -0.333333\\
0.416667 -0.721688 -0.416667\\
0.5 -0.866025 -0.5\\
0 0 0\\
0.144338 -0.0833333 0.0833333\\
0.288675 -0.166667 0.166667\\
0.433013 -0.25 0.25\\
0.57735 -0.333333 0.333333\\
0.721688 -0.416667 0.416667\\
0.866025 -0.5 0.5\\
0 0 0\\
0.166667 0 0.166667\\
0.333333 0 0.333333\\
0.5 0 0.5\\
0.666667 0 0.666667\\
0.833333 0 0.833333\\
1 0 1\\
0 0 0\\
0.144338 0.0833333 0.0833333\\
0.288675 0.166667 0.166667\\
0.433013 0.25 0.25\\
0.57735 0.333333 0.333333\\
0.721688 0.416667 0.416667\\
0.866025 0.5 0.5\\
0 0 0\\
0.0833333 0.144338 -0.0833333\\
0.166667 0.288675 -0.166667\\
0.25 0.433013 -0.25\\
0.333333 0.57735 -0.333333\\
0.416667 0.721688 -0.416667\\
0.5 0.866025 -0.5\\
0 0 0\\
1.02051e-17 0.166667 -0.166667\\
2.04101e-17 0.333333 -0.333333\\
3.06152e-17 0.5 -0.5\\
4.08202e-17 0.666667 -0.666667\\
5.10253e-17 0.833333 -0.833333\\
6.12303e-17 1 -1\\
0 0 0\\
-0.0833333 0.144338 -0.0833333\\
-0.166667 0.288675 -0.166667\\
-0.25 0.433013 -0.25\\
-0.333333 0.57735 -0.333333\\
-0.416667 0.721688 -0.416667\\
-0.5 0.866025 -0.5\\
0 0 0\\
-0.144338 0.0833333 0.0833333\\
-0.288675 0.166667 0.166667\\
-0.433013 0.25 0.25\\
-0.57735 0.333333 0.333333\\
-0.721688 0.416667 0.416667\\
-0.866025 0.5 0.5\\
0 0 0\\
-0.166667 2.04101e-17 0.166667\\
-0.333333 4.08202e-17 0.333333\\
-0.5 6.12303e-17 0.5\\
-0.666667 8.16404e-17 0.666667\\
-0.833333 1.02051e-16 0.833333\\
-1 1.22461e-16 1\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.00000,0.94444}%
\definecolor{mycolor2}{rgb}{0.00000,0.38889,1.00000}%
\definecolor{mycolor3}{rgb}{0.00000,0.83333,1.00000}%
\definecolor{mycolor4}{rgb}{0.27778,1.00000,0.72222}%
\definecolor{mycolor5}{rgb}{0.72222,1.00000,0.27778}%
\definecolor{mycolor6}{rgb}{1.00000,0.83333,0.00000}%
\definecolor{mycolor7}{rgb}{1.00000,0.38889,0.00000}%
\definecolor{mycolor8}{rgb}{0.94444,0.00000,0.00000}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.75\figureWidth,
height=\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 1,
xmax= 128,
ymin= 1,
ymax= 128,
axis background/.style={fill=white}
]
\addplot[area legend,solid,draw=black!50!blue,forget plot]
table[row sep=crcr] {%
x y\\
7.15524 1\\
7 1.18687\\
6.31392 2\\
6 2.60882\\
5.64141 3\\
5 3.69972\\
4.69972 4\\
4.10583 5\\
4 5.22159\\
3.48106 6\\
3 6.88811\\
2.88364 7\\
2.3013 8\\
2 8.32448\\
1.34464 9\\
1.06788 10\\
1 10.0771\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!blue,forget plot]
table[row sep=crcr] {%
x y\\
47.2436 128\\
47 127.935\\
46 127.749\\
45 127.638\\
44 127.287\\
43.67 127\\
43 126.815\\
42 126.709\\
41 126.474\\
40.4312 126\\
40 125.832\\
39 125.644\\
38 125.116\\
37.8836 125\\
37 124.697\\
36 124.331\\
35.6694 124\\
35 123.755\\
34 123.558\\
33.3355 123\\
33 122.83\\
32 122.558\\
31.3657 122\\
31 121.804\\
30 121.519\\
29.3081 121\\
29 120.852\\
28 120.475\\
27.49 120\\
27 119.742\\
26 119.434\\
25.555 119\\
25 118.69\\
24.0802 118\\
24 117.937\\
23 117.287\\
22.7126 117\\
22 116.684\\
21.174 116\\
21 115.877\\
20 115.386\\
19.6136 115\\
19 114.591\\
18.4198 114\\
18 113.65\\
17.3399 113\\
17 112.727\\
16.2249 112\\
16 111.797\\
15.0576 111\\
15 110.932\\
14.2739 110\\
14 109.776\\
13 109.331\\
12.6694 109\\
12 108.238\\
11.7697 108\\
11.2412 107\\
11 106.756\\
10.2832 106\\
10 105.655\\
9.35524 105\\
9 104.564\\
8.43568 104\\
8 103.595\\
7.4051 103\\
7 102.45\\
6.5388 102\\
6.01494 101\\
6 100.973\\
5.3563 100\\
5 99.6191\\
4.38088 99\\
4 98.3306\\
3.66942 98\\
3.33986 97\\
3 96.4612\\
2.5388 96\\
2.15702 95\\
2 94.8248\\
1.27963 94\\
1 93.5668\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!blue,forget plot]
table[row sep=crcr] {%
x y\\
82.3762 128\\
83 127.821\\
84 127.739\\
85 127.57\\
85.9003 127\\
86 126.972\\
87 126.791\\
88 126.685\\
89 126.32\\
89.3417 126\\
90 125.79\\
91 125.617\\
91.7886 125\\
92 124.919\\
93 124.769\\
94 124.542\\
94.5661 124\\
95 123.79\\
96 123.581\\
96.5938 123\\
97 122.805\\
98 122.586\\
98.6104 122\\
99 121.801\\
100 121.531\\
100.556 121\\
101 120.778\\
102 120.32\\
102.33 120\\
103 119.736\\
103.86 119\\
104 118.908\\
105 118.578\\
105.59 118\\
106 117.795\\
107 117.361\\
107.372 117\\
108 116.59\\
108.59 116\\
109 115.732\\
109.732 115\\
110 114.795\\
111 114.121\\
111.126 114\\
112 113.581\\
112.581 113\\
113 112.671\\
113.671 112\\
114 111.736\\
114.736 111\\
115 110.812\\
116 110.219\\
116.219 110\\
116.829 109\\
117 108.827\\
117.817 108\\
118 107.845\\
118.916 107\\
119 106.909\\
119.861 106\\
120 105.84\\
120.774 105\\
121 104.761\\
121.761 104\\
122 103.51\\
122.498 103\\
123 102.219\\
123.219 102\\
123.809 101\\
124 100.816\\
124.816 100\\
125 99.6536\\
125.654 99\\
125.999 98\\
126 97.9991\\
126.92 97\\
127 96.8891\\
127.776 96\\
128 95.5415\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!blue,forget plot]
table[row sep=crcr] {%
x y\\
122.853 1\\
123 1.17614\\
123.775 2\\
124 2.22727\\
124.782 3\\
125 3.58358\\
125.38 4\\
125.878 5\\
126 5.13287\\
126.797 6\\
127 6.28701\\
127.713 7\\
128 7.60882\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!blue,forget plot]
table[row sep=crcr] {%
x y\\
83.9545 24\\
84 23.9697\\
85 23.9545\\
86 23.303\\
87 23.4773\\
88 23.6364\\
89 23.9545\\
89.0909 24\\
90 24.2273\\
91 24.9697\\
91.0455 25\\
92 25.4773\\
93 25.9848\\
93.0043 26\\
93.6818 27\\
94 27.2386\\
94.6364 27\\
95 26.9545\\
95.3636 27\\
96 27.4773\\
97 27.9773\\
97.0303 28\\
97.697 29\\
98 29.303\\
99 29.9697\\
99.0303 30\\
99.7727 31\\
100 31.4545\\
100.364 32\\
101 32.6364\\
101.273 33\\
101.818 34\\
102 34.303\\
102.523 35\\
103 35.6364\\
103.273 36\\
103.697 37\\
104 37.303\\
104.523 38\\
105 38.9545\\
105.018 39\\
105.773 40\\
106 40.4545\\
106.218 41\\
106.818 42\\
107 42.4545\\
107.273 43\\
107.523 44\\
108 44.9545\\
108.018 45\\
108.218 46\\
108.523 47\\
109 47.9545\\
109.023 48\\
109.218 49\\
109.418 50\\
109.618 51\\
109.818 52\\
110 52.9091\\
110.018 53\\
110.348 54\\
110.018 55\\
110.023 56\\
110.418 57\\
110.018 58\\
110.418 59\\
110.023 60\\
110.015 61\\
110 61.0909\\
109.818 62\\
109.618 63\\
109.348 64\\
109.023 65\\
109.015 66\\
109 66.0455\\
108.618 67\\
108.273 68\\
108.023 69\\
108 69.0455\\
107.618 70\\
107.273 71\\
107.023 72\\
107 72.0909\\
106.773 73\\
106.523 74\\
106 74.697\\
105.773 75\\
105.273 76\\
105 76.5455\\
104.545 77\\
104.023 78\\
104 78.0227\\
103 78.697\\
102.697 79\\
102.273 80\\
102 80.3636\\
101.364 81\\
101 81.5455\\
100.697 82\\
100 82.697\\
99.8182 83\\
99.0303 84\\
99 84.0303\\
98.2727 85\\
98 85.3636\\
97.3636 86\\
97 86.5455\\
96.697 87\\
96 87.4182\\
95.0303 88\\
95 88.0303\\
94.0303 89\\
94 89.0303\\
93.0303 90\\
93 90.0227\\
92 90.4182\\
91.0303 91\\
91 91.0227\\
90 91.3636\\
89 91.697\\
88.5455 92\\
88 92.3636\\
87.0455 93\\
87 93.0455\\
86 93.0455\\
85 93.3636\\
84.961 93\\
84.9983 92\\
85 91.9952\\
85.7564 91\\
85.9815 90\\
85.9818 89\\
86 88.8636\\
86.3838 88\\
86.7479 87\\
86.6292 86\\
86.729 85\\
86.8346 84\\
87 83.4064\\
87.2764 83\\
87.4975 82\\
87.5693 81\\
87.7002 80\\
87.3722 79\\
87.3519 78\\
87 77.2727\\
86.8894 77\\
87 76.5909\\
87.2273 76\\
87.5502 75\\
88 74.4107\\
88.3842 74\\
88.4831 73\\
89 72.1385\\
89.1265 72\\
89.4831 71\\
90 70.1777\\
90.1564 70\\
90.4976 69\\
91 68.1322\\
91.1265 68\\
91.4215 67\\
91.4215 66\\
91 65.1818\\
90.8283 65\\
90 64.5482\\
89 64.1965\\
88.4463 64\\
88 63.8112\\
87 63.3778\\
86.6545 63\\
86.5239 62\\
86.484 61\\
86.4215 60\\
86.2045 59\\
86 58.7769\\
85.2231 58\\
85.4518 57\\
85 56.0682\\
84.9481 56\\
84 55.0519\\
83.9564 55\\
83.8855 54\\
84 53.7424\\
84.3182 53\\
85 52.2364\\
85.2273 52\\
86 51.2559\\
86.2764 51\\
87 50.0955\\
87.0868 50\\
87.1629 49\\
87.2364 48\\
87 47.5779\\
86.6629 47\\
86.2764 46\\
86 45.5065\\
85.5829 45\\
85 44.4785\\
84.1736 44\\
84 43.8807\\
83 43.1717\\
82 43.0043\\
81.9091 43\\
81 42.9587\\
80 42.9132\\
79 42.9091\\
78 42.7769\\
77 42.5045\\
76.3693 42\\
76 41.6307\\
75.5795 41\\
75.497 40\\
75 39.1717\\
74.8182 39\\
74 38.2273\\
73.7955 38\\
73.5215 37\\
73.9279 36\\
74 35.905\\
74.8295 35\\
75 34.7443\\
75.7005 34\\
76 33.7787\\
77 33.5315\\
78 33.4463\\
78.4463 33\\
78.5372 32\\
79 31.4909\\
79.4909 31\\
79.7273 30\\
79.3636 29\\
79.2273 28\\
79.5818 27\\
80 26.5818\\
80.9697 26\\
81 25.9697\\
82 25.4545\\
82.4545 25\\
83 24.6364\\
}--cycle;
\addplot[area legend,solid,draw=black!50!blue,forget plot]
table[row sep=crcr] {%
x y\\
29.7273 31\\
30 30.4545\\
31 30.6136\\
31.281 31\\
31.6818 32\\
32 32.2386\\
32.4685 33\\
33 33.6909\\
33.1288 34\\
33.5394 35\\
34 35.987\\
34.0038 36\\
34.5045 37\\
35 37.5215\\
35.3497 38\\
36 38.7686\\
36.1886 39\\
37 39.7303\\
37.2452 40\\
37.6189 41\\
38 41.367\\
38.6104 42\\
39 42.4364\\
39.427 43\\
39.703 44\\
40 44.4455\\
40.3466 45\\
40.7273 46\\
41 46.5649\\
41.2175 47\\
41.8112 48\\
42 48.8182\\
42.0436 49\\
42.4848 50\\
43 50.7727\\
43.1948 51\\
43.6278 52\\
44 52.6616\\
44.2175 53\\
44.5836 54\\
44 54.7866\\
43.6494 55\\
43 55.5051\\
42.1091 56\\
42 56.0992\\
41.5281 57\\
41 57.5837\\
40.6958 58\\
40.6189 59\\
40 59.7662\\
39.8112 60\\
39.67 61\\
39.6573 62\\
39.3881 63\\
39 63.5311\\
38.703 64\\
38.2841 65\\
38 65.7576\\
37.8836 66\\
37.6903 67\\
37.4478 68\\
37 68.8061\\
36.8836 69\\
36.465 70\\
36.1886 71\\
36 71.5657\\
35.8497 72\\
35.4621 73\\
35.3112 74\\
35 74.5394\\
34.7618 75\\
34.7126 76\\
34.7532 77\\
35 77.6281\\
35.124 78\\
35 78.4545\\
34.8112 79\\
35 79.2584\\
35.3277 80\\
35.0974 81\\
35 81.8182\\
34.9495 82\\
34.7828 83\\
34.7273 84\\
34.7394 85\\
34.5057 86\\
34.3147 87\\
34.0721 88\\
34 88.697\\
33 88.697\\
32.4773 88\\
32 87.5227\\
31.4773 87\\
31 86.6182\\
30.2273 86\\
30 85.7727\\
29 85.0303\\
28.9697 85\\
28 84.2727\\
27.7273 84\\
27 83.0303\\
26.9697 83\\
26 82.0303\\
25.9773 82\\
25.4773 81\\
25 80.0455\\
24.9773 80\\
24 79.2182\\
23.7818 79\\
23.4773 78\\
23 77.5227\\
22.5818 77\\
22.1818 76\\
22 75.697\\
21.4773 75\\
21.303 74\\
21 73.5455\\
20.7818 73\\
20.4773 72\\
20.2273 71\\
20 70.0909\\
19.9773 70\\
19.7273 69\\
19.4773 68\\
19.4773 67\\
19.4773 66\\
19.2273 65\\
19.2273 64\\
19.2273 63\\
19.2273 62\\
19.2273 61\\
19.303 60\\
19.6364 59\\
19.4545 58\\
20 57.4545\\
20.2273 57\\
20 56.0909\\
19.9697 56\\
20 55.9545\\
20.4773 55\\
20.9697 54\\
21 53.9091\\
21.303 53\\
21.6364 52\\
22 51.4545\\
22.4545 51\\
22.9697 50\\
23 49.9545\\
23.9545 49\\
24 48.9545\\
25 48.303\\
25.4545 48\\
26 47.9318\\
27 47.7792\\
27.9917 47\\
28 46.9545\\
28.0303 47\\
29 47.2645\\
29.4156 47\\
30 46.8295\\
30.8295 46\\
31 45.8221\\
32 45.9129\\
32.1045 46\\
33 46.6888\\
33.8955 46\\
33.5613 45\\
33 44.3206\\
32.7744 44\\
32.7273 43\\
32.7045 42\\
32.4606 41\\
32.2424 40\\
32 39.7091\\
31 39.5657\\
30.4416 40\\
30.0043 41\\
30.0682 42\\
30.0061 43\\
30 43.013\\
29.1364 44\\
29.0474 45\\
29 45.1091\\
28 45.3636\\
27.7273 45\\
27.4773 44\\
27.7273 43\\
27.7818 42\\
27.6364 41\\
27.9697 40\\
27.6364 39\\
27.9697 38\\
27.9697 37\\
28 36.9545\\
28.4773 36\\
28.9773 35\\
29 34.9091\\
29.303 34\\
29.5818 33\\
29.4773 32\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
7.51049 1\\
7 1.61448\\
6.67472 2\\
6.15909 3\\
6 3.16162\\
5.19972 4\\
5 4.26364\\
4.45047 5\\
4 5.94318\\
3.96212 6\\
3.28831 7\\
3 7.43874\\
2.63117 8\\
2 8.67972\\
1.68928 9\\
1.37576 10\\
1 10.427\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
48.1673 128\\
48 127.953\\
47 127.686\\
46 127.487\\
45 127.259\\
44.4727 127\\
44 126.854\\
43 126.58\\
42 126.406\\
41.0936 126\\
41 125.963\\
40 125.576\\
39 125.271\\
38.5455 125\\
38 124.757\\
37 124.381\\
36.3045 124\\
36 123.87\\
35 123.498\\
34 123.096\\
33.8853 123\\
33 122.552\\
32 122.096\\
31.8905 122\\
31 121.522\\
30 121.038\\
29.9495 121\\
29 120.544\\
28.0507 120\\
28 119.973\\
27 119.446\\
26.1508 119\\
26 118.915\\
25 118.35\\
24.533 118\\
24 117.582\\
23.2727 117\\
23 116.844\\
22 116.355\\
21.5721 116\\
21 115.595\\
20.1583 115\\
20 114.879\\
19 114.163\\
18.8397 114\\
18 113.3\\
17.6951 113\\
17 112.442\\
16.5287 112\\
16 111.522\\
15.3828 111\\
15 110.547\\
14.5738 110\\
14 109.53\\
13.1965 109\\
13 108.818\\
12.2279 108\\
12 107.676\\
11.5491 107\\
11 106.443\\
10.5793 106\\
10 105.294\\
9.71049 105\\
9 104.129\\
8.87136 104\\
8 103.19\\
7.81021 103\\
7.0589 102\\
7 101.921\\
6.33126 101\\
6 100.41\\
5.72874 100\\
5 99.221\\
4.779 99\\
4.16687 98\\
4 97.6193\\
3.6951 97\\
3.05729 96\\
3 95.9091\\
2.45691 95\\
2 94.4901\\
1.57192 94\\
1 93.1141\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
81.5127 128\\
82 127.869\\
83 127.592\\
84 127.439\\
85 127.098\\
85.1554 127\\
86 126.76\\
87 126.55\\
88 126.341\\
88.6338 126\\
89 125.86\\
90 125.536\\
91 125.197\\
91.2516 125\\
92 124.713\\
93 124.504\\
94 124.04\\
94.0413 124\\
95 123.536\\
96 123.1\\
96.1025 123\\
97 122.57\\
98 122.134\\
98.1391 122\\
99 121.561\\
100 121.018\\
100.019 121\\
101 120.51\\
101.769 120\\
102 119.863\\
103 119.432\\
103.505 119\\
104 118.675\\
105 118.116\\
105.119 118\\
106 117.559\\
106.831 117\\
107 116.864\\
108 116.119\\
108.119 116\\
109 115.424\\
109.424 115\\
110 114.559\\
110.731 114\\
111 113.785\\
112 113.1\\
112.1 113\\
113 112.292\\
113.292 112\\
114 111.432\\
114.432 111\\
115 110.596\\
115.788 110\\
116 109.744\\
116.566 109\\
117 108.561\\
117.555 108\\
118 107.623\\
118.675 107\\
119 106.65\\
119.615 106\\
120 105.559\\
120.515 105\\
121 104.486\\
121.486 104\\
121.978 103\\
122 102.974\\
122.826 102\\
123 101.783\\
123.589 101\\
124 100.604\\
124.604 100\\
125 99.2555\\
125.255 99\\
125.789 98\\
126 97.7792\\
126.718 97\\
127 96.6075\\
127.53 96\\
128 95.0395\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
122.613 1\\
123 1.46477\\
123.504 2\\
124 2.50216\\
124.504 3\\
124.889 4\\
125 4.13759\\
125.645 5\\
126 5.38661\\
126.564 6\\
127 6.61688\\
127.383 7\\
127.899 8\\
128 8.21663\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
86.9848 17\\
87 16.9886\\
88 16.803\\
89 16.7045\\
89.5909 17\\
90 17.1636\\
91 17.6061\\
91.3939 18\\
92 18.4545\\
92.5455 19\\
92.8636 20\\
93 20.2045\\
93.1136 21\\
93.2476 22\\
93.3636 23\\
93.5061 24\\
93.6136 25\\
94 25.8322\\
94.6761 25\\
94.8717 24\\
94.9899 23\\
95 22.9394\\
95.3131 22\\
95.6883 21\\
96 20.4545\\
97 20.9636\\
97.0364 21\\
97.0873 22\\
97.1026 23\\
97.1349 24\\
97.393 25\\
98 25.607\\
98.5801 26\\
99 26.4199\\
100 26.6939\\
101 26.8006\\
102 26.8485\\
103 26.9545\\
103.045 27\\
104 27.9545\\
104.045 28\\
104.727 29\\
105 29.2727\\
105.436 30\\
106 30.9394\\
106.045 31\\
106.436 32\\
107 32.9394\\
107.061 33\\
107.795 34\\
108 34.4091\\
108.236 35\\
108.545 36\\
108.864 37\\
109 37.4091\\
109.295 38\\
109.836 39\\
110 39.2045\\
110.53 40\\
110.795 41\\
111 41.2045\\
111.53 42\\
112 42.9394\\
112.03 43\\
112.036 44\\
112.455 45\\
112.697 46\\
113 46.9091\\
113.026 47\\
113.436 48\\
113.436 49\\
113.697 50\\
113.74 51\\
113.883 52\\
114 52.8182\\
114.03 53\\
114.312 54\\
114.169 55\\
114.312 56\\
114.455 57\\
114.197 58\\
114.364 59\\
114.026 60\\
114 60.1818\\
113.864 61\\
113.74 62\\
113.597 63\\
113.364 64\\
113.169 65\\
113.03 66\\
113 66.1818\\
112.836 67\\
112.455 68\\
112.312 69\\
112.03 70\\
112 70.0909\\
111.74 71\\
111.53 72\\
111.197 73\\
111.03 74\\
111 74.0606\\
110.53 75\\
110.03 76\\
110 76.0909\\
109.636 77\\
109.364 78\\
109 78.5455\\
108.636 79\\
108.236 80\\
108 80.2364\\
107.364 81\\
107 81.5455\\
106.636 82\\
106 82.7955\\
105.795 83\\
105.295 84\\
105 84.3939\\
104.545 85\\
104.036 86\\
104 86.0606\\
103.436 87\\
103 87.3636\\
102.045 88\\
102 88.0909\\
101.545 89\\
101 89.5455\\
100.545 90\\
100 90.5455\\
99.0909 91\\
99 91.0455\\
98.0455 92\\
98 92.0455\\
97 92.6364\\
96.3939 93\\
96 93.2955\\
95.0606 94\\
95 94.0455\\
94 94.7955\\
93.7955 95\\
93 95.6364\\
92.0909 96\\
92 96.0455\\
91 96.8364\\
90.7273 97\\
90 97.4364\\
89 97.8364\\
88.7273 98\\
88 98.3636\\
87.7273 98\\
87 97.2727\\
86.8545 97\\
86 96.3254\\
85.5245 96\\
85 95.6591\\
84.1761 95\\
84 94.7987\\
83.7515 94\\
84 93.2545\\
84.1364 93\\
84.5785 92\\
84.9291 91\\
85 90.8928\\
85.5901 90\\
85.597 89\\
85.7303 88\\
86 87.3776\\
86.2231 87\\
86.0215 86\\
86.285 85\\
86.456 84\\
86.7303 83\\
86.9075 82\\
87 81.1364\\
87.0195 81\\
87.2089 80\\
87 79.5325\\
86.6612 79\\
86.5799 78\\
86.2654 77\\
86.3864 76\\
86.7818 75\\
87 74.6883\\
87.3011 74\\
87.4848 73\\
88 72.1169\\
88.039 72\\
88.438 71\\
89 70.2273\\
89.0866 70\\
89.5818 69\\
90 68.4026\\
90.1225 68\\
90.3442 67\\
90.2937 66\\
90 65.6818\\
89.1818 65\\
89 64.9413\\
88 64.627\\
87 64.1383\\
86.7107 64\\
86 63.0227\\
85.974 63\\
85.7552 62\\
85.6545 61\\
85.3879 60\\
85 59.2727\\
84.7273 59\\
84 58.4182\\
83.4773 58\\
84 57.5818\\
84.4156 57\\
84 56.3535\\
83.7107 56\\
83.0327 55\\
83.0303 54\\
83.1658 53\\
84 52.2121\\
84.1818 52\\
85 51.1409\\
85.1483 51\\
86 50.101\\
86.0791 50\\
86.166 49\\
86.1818 48\\
86 47.6529\\
85.5775 47\\
85.101 46\\
85 45.8788\\
84 45.2273\\
83.7348 45\\
83 44.4813\\
82 44.1148\\
81 44.0096\\
80 44.0101\\
79 44.0622\\
78 44.0101\\
77.9091 44\\
77 43.8788\\
76 43.5844\\
75.1818 43\\
75 42.3939\\
74.8926 42\\
74.3879 41\\
74.1818 40\\
74 39.8347\\
73.3879 39\\
73 38.5524\\
72.6877 38\\
72.5455 37\\
73 36.2246\\
73.1317 36\\
73.8727 35\\
74 34.7348\\
74.4409 34\\
75 33.6612\\
75.8081 33\\
76 32.6299\\
76.3527 32\\
76.8606 31\\
76.7078 30\\
76.478 29\\
76 28.2201\\
75.8451 28\\
76 27.1636\\
76.2045 27\\
77 26.6023\\
78 26.2168\\
78.1483 26\\
78.9697 25\\
79 24.9697\\
79.8312 24\\
80 23.8312\\
80.7273 23\\
81 22.7576\\
81.7576 22\\
82 21.7576\\
82.7576 21\\
83 20.7818\\
83.7818 20\\
84 19.8017\\
84.9798 19\\
85 18.9848\\
85.9091 18\\
86 17.9091\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
99.9394 24\\
100 23.9394\\
100.036 24\\
100 24.0165\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
26.8182 25\\
27 24.9899\\
27.0107 25\\
28 25.7645\\
28.3048 26\\
29 26.622\\
29.266 27\\
30 27.7622\\
30.2132 28\\
30.8719 29\\
31 29.1342\\
31.6494 30\\
32 30.3927\\
32.5839 31\\
32.8473 32\\
33 32.1909\\
33.6742 33\\
34 33.7818\\
34.1212 34\\
34.7036 35\\
34.9659 36\\
35 36.0584\\
35.5731 37\\
36 37.6136\\
36.3091 38\\
37 38.9212\\
37.0622 39\\
37.9449 40\\
38 40.1212\\
38.5273 41\\
39 41.4924\\
39.5296 42\\
40 42.7212\\
40.1991 43\\
40.5909 44\\
41 44.8182\\
41.1148 45\\
41.6601 46\\
42 46.8687\\
42.0657 47\\
42.8264 48\\
42.9673 49\\
43 49.0818\\
43.8347 50\\
44 50.2273\\
44.3864 51\\
44.5885 52\\
45 52.8687\\
45.0909 53\\
45.5657 54\\
45.013 55\\
45 55.0202\\
44.2652 56\\
44 56.2121\\
43.378 57\\
43 57.4225\\
42.0182 58\\
42 58.0455\\
41.7754 59\\
41.4174 60\\
41.3123 61\\
41.0101 62\\
41 62.0182\\
40.4225 63\\
40 63.4788\\
39.6446 64\\
39.0152 65\\
39 65.0303\\
38.7762 66\\
38.5731 67\\
38.4545 68\\
38.1558 69\\
38 69.2182\\
37.5401 70\\
37.0739 71\\
37 71.1688\\
36.7673 72\\
36.4628 73\\
36.2879 74\\
36 74.4318\\
35.7036 75\\
35.5673 76\\
35.558 77\\
35.8237 78\\
35.627 79\\
35.8647 80\\
35.6472 81\\
35.541 82\\
35.5184 83\\
35.5865 84\\
35.5184 85\\
35.3703 86\\
35.3833 87\\
35 87.7879\\
34.8683 88\\
34.8873 89\\
35 89.1761\\
35.3994 90\\
35.3766 91\\
35.3607 92\\
35.3916 93\\
35.4489 94\\
36 94.6783\\
36.1742 95\\
36.2727 96\\
36 96.7273\\
35.2727 96\\
35 95.7955\\
34 95.0364\\
33.9697 95\\
33 94.0303\\
32.9545 94\\
32 93.0455\\
31.9545 93\\
31 92.0455\\
30.9545 92\\
30 91.3636\\
29.5636 91\\
29 90.2955\\
28.7636 90\\
28 89.4545\\
27.4697 89\\
27 88.5303\\
26 88.026\\
25.974 88\\
25.2727 87\\
25 86.8364\\
24.303 86\\
24 85.5455\\
23.4545 85\\
23 84.5455\\
22.5636 84\\
22 83.2955\\
21.7636 83\\
21.1364 82\\
21 81.7955\\
20.3636 81\\
20 80.0909\\
19.9697 80\\
19.1169 79\\
19 78.5909\\
18.803 78\\
18 77.0364\\
17.9697 77\\
17.6364 76\\
17.1364 75\\
17 74.1818\\
16.9697 74\\
16.4026 73\\
16 72.0606\\
15.974 72\\
15.6364 71\\
15.4026 70\\
15.1364 69\\
15 68.1818\\
14.974 68\\
14.803 67\\
14.5636 66\\
14.4697 65\\
14.303 64\\
14.303 63\\
14.1364 62\\
14 61.1818\\
13.9697 61\\
13.8312 60\\
14 59.4091\\
14.1636 59\\
14 58.1818\\
13.9697 58\\
14 57.8182\\
14.1636 57\\
14 56.1818\\
13.9697 56\\
14 55.8182\\
14.1636 55\\
14.6364 54\\
14.5636 53\\
14.9636 52\\
15 51.9091\\
15.4545 51\\
15.5636 50\\
16 49.2727\\
16.2045 49\\
16.9545 48\\
17 47.9921\\
18 47.8776\\
19 47.7424\\
20 47.3442\\
20.3011 47\\
20.993 46\\
21 45.974\\
21.3788 45\\
21 44.026\\
20.9937 44\\
21 43.9091\\
21.1818 43\\
21.6909 42\\
21.7532 41\\
21.2727 40\\
21.1636 39\\
21.2045 38\\
21.4545 37\\
21.9394 36\\
22 35.9394\\
22.5636 35\\
22.9545 34\\
23 33.8182\\
23.2727 33\\
23.2045 32\\
23.9636 31\\
24 30.8182\\
24.2045 30\\
24.5636 29\\
24.9545 28\\
25 27.8182\\
25.2045 27\\
25.7636 26\\
26 25.4091\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
24.3992 41\\
25 40.342\\
25.7273 41\\
26 41.5182\\
26.2008 42\\
26.1591 43\\
26 43.3471\\
25.6877 44\\
25.7348 45\\
26 45.2448\\
27 45.961\\
27.0372 46\\
27 46.0629\\
26 46.5455\\
25 46.5289\\
24 46.8717\\
23 46.6023\\
22.7166 46\\
23 45.6989\\
24 45.2591\\
24.3701 45\\
24.4141 44\\
24.4862 43\\
24.4628 42\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
30.7355 44\\
31 43.5844\\
31.7273 44\\
31 44.5818\\
}--cycle;
\addplot[area legend,solid,draw=mycolor1,forget plot]
table[row sep=crcr] {%
x y\\
83.4545 75\\
84 74.4545\\
84.3636 75\\
84 75.5455\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
7.86573 1\\
7.03551 2\\
7 2.06887\\
6.51989 3\\
6 3.52814\\
5.54959 4\\
5 4.72545\\
4.79512 5\\
4.31283 6\\
4 6.44318\\
3.61818 7\\
3 7.94071\\
2.96104 8\\
2.03201 9\\
2 9.08741\\
1.68364 10\\
1 10.7769\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
49.1082 128\\
49 127.973\\
48 127.694\\
47 127.438\\
46 127.224\\
45.2694 127\\
45 126.924\\
44 126.616\\
43 126.344\\
42 126.102\\
41.7727 126\\
41 125.691\\
40 125.319\\
39.1792 125\\
39 124.917\\
38 124.479\\
37 124.065\\
36.8818 124\\
36 123.625\\
35 123.241\\
34.4568 123\\
34 122.769\\
33 122.274\\
32.4457 122\\
32 121.769\\
31 121.241\\
30.5188 121\\
30 120.731\\
29 120.236\\
28.5877 120\\
28 119.684\\
27 119.15\\
26.714 119\\
26 118.599\\
25 118.011\\
24.9857 118\\
24 117.227\\
23.7168 117\\
23 116.59\\
22 116.025\\
21.9702 116\\
21 115.314\\
20.5564 115\\
20 114.575\\
19.2461 114\\
19 113.796\\
18.0555 113\\
18 112.953\\
17 112.157\\
16.8325 112\\
16 111.247\\
15.7081 111\\
15 110.162\\
14.8737 110\\
14 109.284\\
13.5689 109\\
13 108.474\\
12.5531 108\\
12 107.215\\
11.857 107\\
11 106.131\\
10.8753 106\\
10.0619 105\\
10 104.928\\
9.22919 104\\
9 103.78\\
8.17532 103\\
8 102.781\\
7.38412 102\\
7 101.485\\
6.64757 101\\
6.09504 100\\
6 99.902\\
5.15107 99\\
5 98.786\\
4.48319 98\\
4.04609 97\\
4 96.9332\\
3.3736 96\\
3 95.4071\\
2.75679 95\\
2 94.1555\\
1.86421 94\\
1.23661 93\\
1 92.6162\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
80.5108 128\\
81 127.887\\
82 127.621\\
83 127.364\\
84 127.139\\
84.3699 127\\
85 126.826\\
86 126.548\\
87 126.31\\
87.9909 126\\
88 125.997\\
89 125.614\\
90 125.283\\
90.677 125\\
91 124.884\\
92 124.506\\
93 124.238\\
93.4935 124\\
94 123.753\\
95 123.283\\
95.5847 123\\
96 122.801\\
97 122.334\\
97.6679 122\\
98 121.821\\
99 121.32\\
99.5798 121\\
100 120.761\\
101 120.241\\
101.364 120\\
102 119.622\\
103 119.128\\
103.15 119\\
104 118.442\\
104.717 118\\
105 117.837\\
106 117.324\\
106.481 117\\
107 116.582\\
107.734 116\\
108 115.806\\
109 115.116\\
109.116 115\\
110 114.324\\
110.423 114\\
111 113.54\\
111.735 113\\
112 112.774\\
112.922 112\\
113 111.939\\
114 111.128\\
114.128 111\\
115 110.381\\
115.503 110\\
116 109.399\\
116.304 109\\
117 108.296\\
117.292 108\\
118 107.401\\
118.435 107\\
119 106.39\\
119.369 106\\
120 105.277\\
120.255 105\\
121 104.211\\
121.211 104\\
121.739 103\\
122 102.699\\
122.593 102\\
123 101.49\\
123.369 101\\
124 100.392\\
124.392 100\\
124.915 99\\
125 98.8851\\
125.579 98\\
126 97.5593\\
126.515 97\\
127 96.3259\\
127.284 96\\
127.803 95\\
128 94.4935\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
122.372 1\\
123 1.75341\\
123.232 2\\
124 2.77706\\
124.226 3\\
124.638 4\\
125 4.44963\\
125.411 5\\
126 5.64036\\
126.331 6\\
127 6.94675\\
127.053 7\\
127.671 8\\
128 8.70793\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
89.6116 13\\
90 12.733\\
91 12.2468\\
92 12.3455\\
93 12.5455\\
93.7576 13\\
94 13.3636\\
94.6364 14\\
95 14.1455\\
96 14.6212\\
96.5682 15\\
97 15.3455\\
97.8182 16\\
98 16.1818\\
98.8182 17\\
99 17.1039\\
100 17.9529\\
100.055 18\\
101 18.9876\\
101.008 19\\
101.165 20\\
101.394 21\\
101.885 22\\
101.96 23\\
101.703 24\\
101.225 25\\
102 25.7364\\
102.92 25\\
103 24.9394\\
103.759 24\\
103.924 23\\
104 22.4318\\
105 22.9318\\
105.039 23\\
105.475 24\\
106 24.7879\\
106.035 25\\
106.843 26\\
107 26.2159\\
108 26.9906\\
108.034 27\\
108.879 28\\
109 28.1818\\
109.545 29\\
110 29.9091\\
110.045 30\\
110.712 31\\
110.879 32\\
111 32.1818\\
111.655 33\\
112 33.8636\\
112.045 34\\
112.545 35\\
112.545 36\\
113 36.6818\\
113.159 37\\
113.468 38\\
113.753 39\\
114 39.3455\\
114.545 40\\
114.712 41\\
115 41.4318\\
115.379 42\\
115.712 43\\
115.753 44\\
116 44.5758\\
116.182 45\\
116.379 46\\
116.468 47\\
117 47.9318\\
117.039 48\\
117.039 49\\
117.182 50\\
117.325 51\\
117.379 52\\
117.468 53\\
117.753 54\\
117.61 55\\
117.61 56\\
117.784 57\\
117.468 58\\
117.61 59\\
117.325 60\\
117.325 61\\
117.045 62\\
117.039 63\\
117 63.2727\\
116.879 64\\
116.61 65\\
116.325 66\\
116.212 67\\
116.039 68\\
116 68.1364\\
115.753 69\\
115.61 70\\
115.325 71\\
115.039 72\\
115 72.1364\\
114.753 73\\
114.61 74\\
114.045 75\\
114 75.1364\\
113.753 76\\
113.379 77\\
113.212 78\\
113 78.3182\\
112.61 79\\
112.212 80\\
112 80.3182\\
111.455 81\\
111.045 82\\
111 82.0682\\
110.379 83\\
110 83.5682\\
109.712 84\\
109.182 85\\
109 85.3182\\
108.545 86\\
108.045 87\\
108 87.0545\\
107.212 88\\
107 88.3182\\
106.455 89\\
106 89.7576\\
105.855 90\\
105 90.8545\\
104.855 91\\
104.045 92\\
104 92.0545\\
103 92.8545\\
102.855 93\\
102 93.8545\\
101.818 94\\
101.068 95\\
101 95.0545\\
100 95.8545\\
99.7576 96\\
99 96.5682\\
98.5682 97\\
98 97.3788\\
97 97.8788\\
96.8182 98\\
96 98.6545\\
95.4242 99\\
95 99.3182\\
94.3182 100\\
94 100.182\\
93 100.712\\
92.4242 101\\
92 101.255\\
91 101.818\\
90.7576 102\\
90 102.379\\
89.0682 103\\
89 103.068\\
88 103.758\\
87.6364 104\\
87 104.318\\
86.0909 105\\
86 105.055\\
85 105.091\\
84.9318 105\\
84.9293 104\\
85 103.915\\
85.9805 103\\
86 102.979\\
86.6699 102\\
86.6364 101\\
86.9205 100\\
86.3377 99\\
86 98.3247\\
85.6753 98\\
85 97.4747\\
84.5727 97\\
84 96.6818\\
83.1234 96\\
83.1186 95\\
83.2384 94\\
83.6221 93\\
84 92.3117\\
84.1587 92\\
84.5378 91\\
85 90.3007\\
85.1988 90\\
85.2121 89\\
85.3455 88\\
85.7345 87\\
85.6023 86\\
85.8345 85\\
86 84.3636\\
86.0775 84\\
86.3455 83\\
86.4951 82\\
86.536 81\\
86.6208 80\\
86 79.0553\\
85.9251 79\\
85.1039 78\\
85 77.8961\\
84.7576 78\\
84 78.142\\
83.7159 78\\
83 77.642\\
82.679 77\\
82.2862 76\\
82.2121 75\\
82.5571 74\\
82.4126 73\\
82.624 72\\
82.9152 71\\
83 70.6818\\
83.2479 70\\
83.6116 69\\
83.9805 68\\
83.8804 67\\
83.9773 66\\
83.3455 65\\
83 64.7841\\
82.776 64\\
82.5944 63\\
82.961 62\\
83 61.9318\\
83.4659 61\\
83 60.0682\\
82.9455 60\\
82 59.6623\\
81.157 59\\
81 58.8766\\
80.3541 58\\
80.3388 57\\
80 56.4675\\
79.8075 56\\
79.9805 55\\
80 54.9727\\
80.8843 54\\
81 53.7879\\
81.3939 53\\
82 52.3939\\
82.3636 52\\
83 51.483\\
83.5944 51\\
84 50.5944\\
84.6439 50\\
84.8106 49\\
84.6727 48\\
84 47.1591\\
83.6818 47\\
83 46.6104\\
82.6116 46\\
82 45.4825\\
81 45.2848\\
80 45.3102\\
79 45.3102\\
78 45.3102\\
77 45.369\\
76 45.2848\\
75.3896 45\\
75 44.8182\\
74 44.5515\\
73 44.2841\\
72.7727 44\\
72.8182 43\\
72.1212 42\\
72 41.8961\\
71 41.4545\\
70.5455 41\\
71 40.4318\\
71.2159 40\\
71.303 39\\
71.3939 38\\
71.4805 37\\
72 36.1919\\
72.0823 36\\
72.9529 35\\
73 34.8727\\
73.3794 34\\
74 33.451\\
74.9021 33\\
75 32.9021\\
75.451 32\\
76 31.1604\\
76.0909 31\\
76 30.5455\\
75.8442 30\\
75.6553 29\\
75 28.017\\
74.9773 28\\
74.8075 27\\
75 26.7818\\
75.6172 26\\
76 25.1919\\
76.1234 25\\
76.7955 24\\
77 23.7025\\
77.5519 23\\
78 22.4773\\
78.4406 22\\
79 21.4805\\
79.4805 21\\
80 20.4805\\
80.4485 20\\
81 19.5646\\
81.596 19\\
82 18.5455\\
82.4848 18\\
83 17.0727\\
83.0661 17\\
84 16.2662\\
84.3727 16\\
85 15.3727\\
85.4659 15\\
86 14.4659\\
87 14.2424\\
88 14.303\\
88.2479 14\\
89 13.4485\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
93.8509 19\\
94 18.7515\\
94.9318 19\\
94.2364 20\\
94.0864 21\\
94 21.5758\\
93.9383 21\\
93.8249 20\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
22.9545 21\\
23 20.9091\\
24 20.5325\\
24.2517 21\\
25 21.5722\\
25.3306 22\\
26 22.7364\\
26.2511 23\\
27 23.7489\\
27.2511 24\\
28 24.7149\\
28.2851 25\\
29 25.5825\\
29.5124 26\\
30 26.7662\\
30.1636 27\\
31 27.984\\
31.016 28\\
31.9215 29\\
32 29.1152\\
32.7374 30\\
33 30.2781\\
33.767 31\\
34 31.9318\\
34.0273 32\\
35 32.9727\\
35.0248 33\\
35.5594 34\\
36 34.9545\\
36.0227 35\\
36.3287 36\\
36.8848 37\\
37 37.157\\
37.6182 38\\
38 38.5207\\
38.2636 39\\
38.9249 40\\
39 40.1329\\
39.6631 41\\
40 41.3182\\
40.6818 42\\
41 42.4773\\
41.4481 43\\
41.8848 44\\
42 44.2159\\
42.5227 45\\
43 45.9545\\
43.0273 46\\
43.5227 47\\
44 47.6364\\
44.3273 48\\
44.8081 49\\
45 49.1329\\
46 49.9455\\
46.0248 50\\
46.0248 51\\
46.3788 52\\
47 52.7455\\
47.1591 53\\
47.5341 54\\
47 54.7121\\
46.843 55\\
46.2525 56\\
46 56.2525\\
45 56.7929\\
44.7515 57\\
44 57.8052\\
43.8295 58\\
43.8671 59\\
43.4273 60\\
43 60.8545\\
42.9091 61\\
42.4793 62\\
42 62.7532\\
41.8848 63\\
41.2066 64\\
41.2929 65\\
41 65.8788\\
40.9339 66\\
40.4848 67\\
40.1623 68\\
40.2727 69\\
40 69.8182\\
39.9394 70\\
39.1488 71\\
39 71.2338\\
38.2338 72\\
38 72.3636\\
37.6631 73\\
37.5407 74\\
37.0848 75\\
37 75.6364\\
36.9441 76\\
36.7338 77\\
36.7851 78\\
36.6459 79\\
36.9596 80\\
36.3597 81\\
36.1942 82\\
36.2929 83\\
36.4669 84\\
36.1818 85\\
36 85.6591\\
35.9335 86\\
36 86.9091\\
36.013 87\\
36 87.0455\\
35.7709 88\\
35.7797 89\\
36 89.6364\\
36.1309 90\\
36.0579 91\\
36.1558 92\\
36.3162 93\\
36.549 94\\
37 94.7818\\
37.1212 95\\
37.5398 96\\
37.8864 97\\
38 97.2727\\
38.404 98\\
39 98.4664\\
39.6459 99\\
40 99.3737\\
40.8052 100\\
41 100.545\\
41.1263 101\\
41.8485 102\\
42 102.124\\
43 102.589\\
44 102.994\\
44.0109 103\\
45 103.634\\
45.7136 104\\
46 104.229\\
46.9636 105\\
47 105.045\\
48 105.793\\
48.1263 106\\
49 106.749\\
49.2292 107\\
50 107.985\\
50.0182 108\\
51 108.775\\
52 108.886\\
52.1515 109\\
53 109.909\\
53.4242 110\\
53 110.318\\
52 110.325\\
51.2424 110\\
51 109.855\\
50 109.712\\
49 109.586\\
48 109.325\\
47 109.141\\
46.5758 109\\
46 108.753\\
45 108.159\\
44.5758 108\\
44 107.753\\
43 107.182\\
42.5758 107\\
42 106.655\\
41 106.034\\
40.9545 106\\
40.1039 105\\
40 104.896\\
39 104.055\\
38.9455 104\\
38 103.409\\
37.4545 103\\
37 102.61\\
36 102.182\\
35.7455 102\\
35 101.379\\
34.6212 101\\
34 100.255\\
33.7879 100\\
33 99.2121\\
32.7455 99\\
32 98.0682\\
31.9455 98\\
31.2879 97\\
31 96.6545\\
30.3455 96\\
30 95.6545\\
29.3455 95\\
29 94.7532\\
28.1212 94\\
28 93.8788\\
27 93.0545\\
26.9318 93\\
26 92.2545\\
25.6818 92\\
25 91.4545\\
24.4318 91\\
24 90.5682\\
23.6212 90\\
23 89.3788\\
22.5455 89\\
22 88.3182\\
21.7455 88\\
21.1212 87\\
21 86.8961\\
20.1039 86\\
20 85.8545\\
19.3896 85\\
19 84.4545\\
18.6212 84\\
18 83.0682\\
17.961 83\\
17.2879 82\\
17 81.6545\\
16.5325 81\\
16.2468 80\\
16 79.6545\\
15.4545 79\\
15.2159 78\\
15 77.6545\\
14.5325 77\\
14.1039 76\\
14 75.8182\\
13.5909 75\\
13.5909 74\\
13.0909 73\\
13 72.8182\\
12.5909 72\\
12.3409 71\\
12.1039 70\\
12 69.6364\\
11.8409 69\\
11.5909 68\\
11.3409 67\\
11.1039 66\\
11 65.2727\\
10.9659 65\\
10.8182 64\\
10.6753 63\\
10.5325 62\\
10.4545 61\\
10.3896 60\\
10.5325 59\\
10.2879 58\\
10.5325 57\\
10.3896 56\\
10.4545 55\\
10.8182 54\\
10.6753 53\\
10.7879 52\\
10.8182 51\\
11 50.3636\\
11.1212 50\\
11.3455 49\\
11.9455 48\\
12 47.9895\\
13 47.8357\\
14 47.572\\
14.624 47\\
14.5455 46\\
14.0661 45\\
14.6691 44\\
14.5175 43\\
14.8182 42\\
15 41.7455\\
15.3727 41\\
15.2879 40\\
15.1455 39\\
15.5455 38\\
15.9455 37\\
16 36.9091\\
16.5455 36\\
17 35.2424\\
17.1818 35\\
17.5455 34\\
17.9455 33\\
18 32.8636\\
18.2879 32\\
18.7879 31\\
19 30.3636\\
19.1212 30\\
19.3455 29\\
19.9318 28\\
20 27.8636\\
20.3455 27\\
21 26.1818\\
21.1212 26\\
21.1455 25\\
21.6212 24\\
22 23.2424\\
22.1455 23\\
22.5455 22\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
98.0273 22\\
99 21.3052\\
99.4229 22\\
99 22.3891\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
97.8475 23\\
98 22.0545\\
98.2364 23\\
98.1553 24\\
98 24.4659\\
97.8798 24\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
100.568 26\\
101 25.7121\\
101.247 26\\
101 26.0557\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
16.369 41\\
17 40.404\\
17.631 41\\
18 41.5702\\
18.2251 42\\
19 42.8565\\
19.9572 42\\
20 41.8961\\
20.0727 42\\
20.2665 43\\
20.1975 44\\
20.1864 45\\
20.1049 46\\
20 46.1299\\
19.697 46\\
19.8379 45\\
19 44.2862\\
18 44.7818\\
17.7818 45\\
17.9697 46\\
17 46.9697\\
16.6364 46\\
16.5309 45\\
16.4545 44\\
16.5455 43\\
16.4545 42\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
84.4675 65\\
85 64.7515\\
86 64.8485\\
86.4545 65\\
86.7159 66\\
86 66.4091\\
85 66.4298\\
84.0545 66\\
}--cycle;
\addplot[area legend,solid,draw=mycolor2,forget plot]
table[row sep=crcr] {%
x y\\
77.8182 108\\
78 107.945\\
79 107.973\\
79.1364 108\\
79 108.068\\
78 108.424\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
8.23547 1\\
8 1.27101\\
7.39631 2\\
7 2.7686\\
6.88068 3\\
6 3.89466\\
5.89945 4\\
5.14406 5\\
5 5.28375\\
4.65241 6\\
4 6.92424\\
3.94805 7\\
3.29091 8\\
3 8.30854\\
2.35723 9\\
2 9.97552\\
1.99152 10\\
1.11948 11\\
1 11.1901\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
50.2424 128\\
50 127.947\\
49 127.698\\
48 127.434\\
47 127.19\\
46.1602 127\\
46 126.964\\
45 126.684\\
44 126.378\\
43 126.109\\
42.5909 126\\
42 125.813\\
41 125.419\\
40 125.063\\
39.839 125\\
39 124.614\\
38 124.2\\
37.5247 124\\
37 123.794\\
36 123.379\\
35.0369 123\\
35 122.981\\
34 122.476\\
33.0096 122\\
33 121.995\\
32 121.476\\
31.082 121\\
31 120.956\\
30 120.438\\
29.1341 120\\
29 119.928\\
28 119.395\\
27.2643 119\\
27 118.842\\
26 118.283\\
25.5201 118\\
25 117.633\\
24.1779 117\\
24 116.897\\
23 116.337\\
22.4108 116\\
22 115.703\\
21 115.032\\
20.9545 115\\
20 114.272\\
19.6442 114\\
19 113.466\\
18.4468 113\\
18 112.623\\
17.1919 112\\
17 111.838\\
16.0422 111\\
16 110.953\\
15.2191 110\\
15 109.824\\
14 109.039\\
13.9413 109\\
13 108.129\\
12.8784 108\\
12.1994 107\\
12 106.79\\
11.2227 106\\
11 105.757\\
10.3966 105\\
10 104.536\\
9.55442 104\\
9 103.468\\
8.50519 103\\
8 102.369\\
7.70935 102\\
7 101.05\\
6.96389 101\\
6.4449 100\\
6 99.5412\\
5.49064 99\\
5 98.3049\\
4.7995 98\\
4.37132 97\\
4 96.462\\
3.68991 96\\
3.06234 95\\
3 94.9307\\
2.17414 94\\
2 93.7253\\
1.55293 93\\
1 92.103\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
79.2727 128\\
80 127.863\\
81 127.633\\
82 127.372\\
83 127.135\\
83.5245 127\\
84 126.879\\
85 126.606\\
86 126.336\\
87 126.069\\
87.2212 126\\
88 125.737\\
89 125.368\\
90 125.029\\
90.0694 125\\
91 124.666\\
92 124.3\\
92.9343 124\\
93 123.971\\
94 123.484\\
95 123.029\\
95.0599 123\\
96 122.55\\
97 122.098\\
97.1967 122\\
98 121.567\\
99 121.08\\
99.1441 121\\
100 120.512\\
100.953 120\\
101 119.974\\
102 119.382\\
102.733 119\\
103 118.845\\
104 118.208\\
104.338 118\\
105 117.619\\
106 117.088\\
106.131 117\\
107 116.3\\
107.379 116\\
108 115.546\\
108.772 115\\
109 114.831\\
110 114.088\\
110.115 114\\
111 113.294\\
111.401 113\\
112 112.489\\
112.583 112\\
113 111.67\\
113.812 111\\
114 110.866\\
115 110.165\\
115.218 110\\
116 109.054\\
116.041 109\\
117 108.03\\
117.03 108\\
118 107.179\\
118.194 107\\
119 106.131\\
119.124 106\\
119.996 105\\
120 104.995\\
120.935 104\\
121 103.901\\
121.501 103\\
122 102.424\\
122.36 102\\
123 101.198\\
123.149 101\\
124 100.18\\
124.18 100\\
124.677 99\\
125 98.5644\\
125.369 98\\
126 97.3394\\
126.313 97\\
127 96.0443\\
127.039 96\\
127.589 95\\
127.976 94\\
128 93.9599\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
122.132 1\\
122.955 2\\
123 2.04426\\
123.943 3\\
124 3.10909\\
124.387 4\\
125 4.76167\\
125.178 5\\
126 5.89411\\
126.097 6\\
126.775 7\\
127 7.30256\\
127.442 8\\
127.89 9\\
128 9.12005\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
89.8485 9\\
90 8.86364\\
90.3409 9\\
90.8939 10\\
91 10.0909\\
91.6364 10\\
92 9.9596\\
92.9596 9\\
93 8.97727\\
94 8.68831\\
95 8.72727\\
95.4545 9\\
96 9.32727\\
97 9.92727\\
97.1212 10\\
98 10.6591\\
98.2727 11\\
99 11.7273\\
99.4545 12\\
100 12.5455\\
100.455 13\\
101 13.4091\\
101.788 14\\
102 14.1061\\
103 14.7273\\
103.341 15\\
104 15.5273\\
104.394 16\\
105 16.9091\\
105.061 17\\
106 17.9394\\
106.023 18\\
106 18.1212\\
105.78 19\\
105.345 20\\
105.512 21\\
106 21.861\\
106.084 22\\
106.545 23\\
106.51 24\\
106.677 25\\
107 25.3526\\
107.791 26\\
108 26.1944\\
109 26.5199\\
110 26.6212\\
111 26.0909\\
112 26.6364\\
112.061 27\\
112.623 28\\
113 28.6591\\
113.227 29\\
113.561 30\\
114 30.5273\\
114.394 31\\
114.561 32\\
115 32.5273\\
115.338 33\\
115.766 34\\
116 34.5455\\
116.195 35\\
116.338 36\\
116.561 37\\
117 37.8788\\
117.052 38\\
117.394 39\\
118 39.9091\\
118.052 40\\
118.338 41\\
118.894 42\\
119 42.3182\\
119.227 43\\
119.338 44\\
119.623 45\\
119.894 46\\
120 46.6364\\
120.052 47\\
120.481 48\\
120.338 49\\
120.481 50\\
120.727 51\\
120.727 52\\
120.894 53\\
121 53.3182\\
121.195 54\\
121 54.6818\\
120.909 55\\
120.894 56\\
121 56.6364\\
121.052 57\\
121 57.1818\\
120.766 58\\
121 58.8182\\
121.052 59\\
121 59.1212\\
120.623 60\\
120.561 61\\
120.481 62\\
120.394 63\\
120.195 64\\
120 64.6818\\
119.909 65\\
119.894 66\\
119.623 67\\
119.394 68\\
119.295 69\\
119 69.7879\\
118.894 70\\
118.727 71\\
118.481 72\\
118.195 73\\
118.052 74\\
118 74.0909\\
117.394 75\\
117.195 76\\
117 76.4545\\
116.795 77\\
116.727 78\\
116.052 79\\
116 79.3636\\
115.894 80\\
115.195 81\\
115 81.3409\\
114.623 82\\
114.052 83\\
114 83.0909\\
113.481 84\\
113 84.8409\\
112.909 85\\
112.195 86\\
112 86.6818\\
111.894 87\\
111 87.8939\\
110.909 88\\
110.295 89\\
110 89.5909\\
109.766 90\\
109 90.8939\\
108.894 91\\
108.061 92\\
108 92.0909\\
107.394 93\\
107 93.4727\\
106.561 94\\
106 94.8409\\
105.873 95\\
105 95.8727\\
104.873 96\\
104 96.8727\\
103.841 97\\
103 97.5606\\
102.473 98\\
102 98.4727\\
101.473 99\\
101 99.4727\\
100.473 100\\
100 100.338\\
99 100.894\\
98.8409 101\\
98 101.561\\
97.3409 102\\
97 102.195\\
96 102.894\\
95.7879 103\\
95 103.591\\
94.4545 104\\
94 104.227\\
93 104.894\\
92.8409 105\\
92 105.481\\
91.2727 106\\
91 106.227\\
90 106.727\\
89.5909 107\\
89 107.295\\
88.0606 108\\
88 108.045\\
87 108.561\\
86.1212 109\\
86 109.061\\
85 109.561\\
84 109.909\\
83.7879 110\\
83 110.295\\
82 110.766\\
81.1818 111\\
81 111.052\\
80 111.481\\
79 111.766\\
78.4545 112\\
78 112.152\\
77 112.295\\
76 112.545\\
75 112.909\\
74.3636 113\\
74 113.052\\
73 113.338\\
72 113.485\\
71 113.795\\
70 113.936\\
69.7879 114\\
69 114.113\\
68 114.131\\
67 114.273\\
66 114.436\\
65 114.636\\
64 114.596\\
63 114.488\\
62 114.336\\
61 114.397\\
60 114.306\\
59 114.08\\
58 114.097\\
57 114.033\\
56 114.033\\
55.8182 114\\
55 113.795\\
54 113.707\\
53 113.485\\
52 113.338\\
51.2121 113\\
51 112.92\\
50 112.67\\
49 112.295\\
48 112.04\\
47.8788 112\\
47 111.736\\
46 111.336\\
45 111.02\\
44.9394 111\\
44 110.436\\
43 110.036\\
42.9091 110\\
42 109.596\\
41 109.215\\
40.5273 109\\
40 108.67\\
39 108.045\\
38.9394 108\\
38 107.195\\
37.7727 107\\
37 106.227\\
36.6591 106\\
36 105.561\\
35.4394 105\\
35 104.623\\
34.2727 104\\
34 103.818\\
33 103.061\\
32.9273 103\\
32 102.338\\
31.6061 102\\
31 101.394\\
30.5273 101\\
30 100.121\\
29.9273 100\\
29 99.3377\\
28.6061 99\\
28 98.2727\\
27.7273 98\\
27 97.0909\\
26.9394 97\\
26 96.1948\\
25.7727 96\\
25 95.2273\\
24.7727 95\\
24 94.4205\\
23.3273 94\\
23 93.7273\\
22.2727 93\\
22 92.7273\\
21.2727 92\\
21 91.7273\\
20.3766 91\\
20 90.3409\\
19.8052 90\\
19 89.1948\\
18.8052 89\\
18.0909 88\\
18 87.8409\\
17.5195 87\\
17 86.4805\\
16.5795 86\\
16 85.0727\\
15.9481 85\\
15.3295 84\\
15 83.4727\\
14.7045 83\\
14.0707 82\\
14 81.8727\\
13.5152 81\\
13.2929 80\\
13 79.5606\\
12.5795 79\\
12.2929 78\\
12 77.5606\\
11.5795 77\\
11.2045 76\\
11 75.4545\\
10.8485 75\\
10.6263 74\\
10.0795 73\\
10 72.3636\\
9.93939 72\\
9.40404 71\\
9.07955 70\\
9 69.6818\\
8.84848 69\\
8.73737 68\\
8.40404 67\\
8.20455 66\\
8.07071 65\\
8 64.6818\\
7.84848 64\\
7.73737 63\\
7.51515 62\\
7.45455 61\\
7.40404 60\\
7.62626 59\\
7.32955 58\\
7.51515 57\\
7.32955 56\\
7.23377 55\\
7.57955 54\\
7.37662 53\\
7.40404 52\\
7.45455 51\\
7.57955 50\\
7.57955 49\\
8 48.4394\\
8.29293 48\\
9 47.2045\\
9.11688 47\\
9.66569 46\\
9.7116 45\\
9.73485 44\\
10 43.2045\\
10.2045 43\\
10.4394 42\\
10.6364 41\\
10.9394 40\\
11 39.6364\\
11.1061 39\\
11.4394 38\\
11.8052 37\\
12 36.3182\\
12.1273 36\\
12.7727 35\\
13 34.3182\\
13.1273 34\\
13.6061 33\\
13.9273 32\\
14 31.8788\\
14.5273 31\\
14.7273 30\\
15 29.5455\\
15.2727 29\\
15.7273 28\\
16 27.3182\\
16.1273 27\\
16.8052 26\\
17 25.3182\\
17.1061 25\\
17.5273 24\\
18 23.2121\\
18.1061 23\\
18.4394 22\\
18.9394 21\\
19 20.8788\\
19.5273 20\\
20 19.5273\\
20.3766 19\\
20.8052 18\\
21 17.3182\\
21.1061 17\\
22 16.3295\\
22.4876 17\\
23 17.3316\\
23.5981 18\\
24 18.3818\\
24.4121 19\\
24.7745 20\\
25 20.2967\\
25.5568 21\\
26 21.5598\\
26.4402 22\\
27 22.5909\\
27.3876 23\\
28 23.6124\\
28.3876 24\\
29 24.6124\\
29.4332 25\\
30 25.438\\
30.7273 26\\
31 26.4215\\
31.4545 27\\
32 27.5455\\
32.5303 28\\
33 28.4697\\
33.5785 29\\
34 29.4215\\
34.6364 30\\
35 30.3306\\
35.8182 31\\
36 31.4091\\
36.3939 32\\
37 32.5195\\
37.4805 33\\
37.9205 34\\
38 34.2121\\
38.2955 35\\
38.4205 36\\
38.8364 37\\
39 37.2727\\
39.3967 38\\
39.697 39\\
40 39.3636\\
40.6364 40\\
41 40.404\\
41.6705 41\\
42 41.2929\\
42.9091 42\\
43 42.1061\\
44 42.9394\\
44.0519 43\\
44.5606 44\\
45 44.6591\\
45.2727 45\\
45.8939 46\\
46 46.2121\\
46.3377 47\\
47 47.5795\\
48 47.6263\\
49 47.6591\\
49.3409 48\\
49 48.6818\\
48.8939 49\\
48.6727 50\\
49 50.2338\\
50 50.6061\\
50.7879 51\\
50.8409 52\\
51 52.6364\\
51.0909 53\\
51.6727 54\\
51.6727 55\\
52 55.8182\\
52.0727 56\\
52.1818 57\\
52.3636 58\\
53 58.6364\\
54 58.6364\\
54.3636 59\\
55 59.1061\\
55.3182 59\\
56 58.3182\\
56.2121 58\\
57 57.4091\\
57.4091 57\\
57.8788 56\\
58 55.8182\\
58.3273 55\\
59 54.3273\\
59.4091 54\\
59.5455 53\\
59.8788 52\\
60 51.6364\\
60.2121 51\\
60.6591 50\\
60.9273 49\\
61 48.8182\\
61.3273 48\\
61 47.1818\\
60.9091 47\\
60.6591 46\\
60.9273 45\\
61 44.9091\\
61.6061 44\\
62 43.7045\\
62.7045 43\\
63 42.7636\\
63.7636 42\\
64 41.7045\\
64.4336 41\\
65 40.5091\\
66 40.0354\\
66.0636 40\\
67 39.2197\\
67.3766 39\\
68 38.6033\\
68.8295 38\\
69 37.876\\
70 37.053\\
70.0374 37\\
71 36.0909\\
71.0711 36\\
72 35.1098\\
72.0976 35\\
72.202 34\\
72.7091 33\\
73 32.4545\\
73.5195 32\\
74 31.4394\\
74.5273 31\\
74.404 30\\
74 29.0909\\
73.9798 29\\
73.2898 28\\
73.4148 27\\
74 26.3312\\
74.2898 26\\
74.6648 25\\
75 24.5124\\
75.3523 24\\
76 23.1364\\
76.0963 23\\
77 22.0398\\
77.0354 22\\
77.9242 21\\
78 20.9242\\
79 20.0374\\
79.0374 20\\
80 19.2208\\
80.2727 19\\
81 18.2273\\
81.202 18\\
81.7091 17\\
82 16.6643\\
82.6643 16\\
83 15.6033\\
83.5105 15\\
84 14.3636\\
84.303 14\\
85 13.3566\\
85.3864 13\\
86 12.4336\\
86.5636 12\\
87 11.6364\\
87.7636 11\\
88 10.803\\
89 10.0579\\
89.1061 10\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
99.298 16\\
100 15.2567\\
100.972 16\\
101 16.0303\\
101.582 17\\
102 17.3983\\
102.549 18\\
103 18.7972\\
103.165 19\\
103.345 20\\
103.367 21\\
103.288 22\\
103.155 23\\
103 23.5795\\
102.828 23\\
102.712 22\\
102.494 21\\
102 20.2597\\
101.886 20\\
101.708 19\\
101.097 18\\
101 17.8951\\
100 17.0976\\
99.8945 17\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
11.026 41\\
12 40.1979\\
13 40.4935\\
14 40.8612\\
14.1198 41\\
14 41.1318\\
13 41.7597\\
12.823 42\\
12.9091 43\\
13 43.1136\\
13.6257 44\\
13 44.5065\\
12.5855 45\\
12.7758 46\\
12.6591 47\\
12 47.1014\\
11.8612 47\\
11.5345 46\\
11.4145 45\\
11.3217 44\\
11.3182 43\\
11.177 42\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
71.0606 47\\
72 46.4876\\
73 46.1688\\
74 46.028\\
75 46.492\\
76 46.6869\\
77 46.7273\\
78 46.7576\\
78.9091 47\\
79 47.0455\\
80 47.3377\\
81 47.8939\\
81.1273 48\\
81.6591 49\\
81.6591 50\\
81 50.8788\\
80.9596 51\\
80.2636 52\\
80 52.2636\\
79 52.9481\\
78.6364 53\\
78 53.2121\\
77 53.4394\\
76.1591 54\\
76 54.2121\\
75.2121 55\\
75 55.6364\\
74.9636 56\\
75 56.3636\\
75.2121 57\\
75 57.2121\\
74.7374 58\\
75 58.7879\\
75.0636 59\\
75 59.6364\\
74.9273 60\\
75 60.1818\\
75.1636 61\\
76 61.9293\\
76.1591 62\\
77 62.3737\\
78 62.3377\\
78.7879 62\\
79 61.6818\\
80 61.8727\\
80.0795 62\\
80.9481 63\\
81 63.028\\
81.9026 64\\
82 64.1705\\
82.237 65\\
82.4589 66\\
82.5455 67\\
82.2197 68\\
82.0374 69\\
82 69.0909\\
81.7806 70\\
81.6879 71\\
81.7074 72\\
81.6468 73\\
81.9476 74\\
81.5177 75\\
81.5481 76\\
81.953 77\\
82 77.0568\\
82.5659 78\\
82.4492 79\\
83 79.2754\\
84 79.3121\\
85 79.3068\\
85.9242 80\\
86 80.3409\\
86.0549 81\\
86.0828 82\\
86 82.6623\\
85.9394 83\\
85.6008 84\\
85.3727 85\\
85.1899 86\\
85.2727 87\\
85 87.8523\\
84.9238 88\\
84.7121 89\\
84.7159 90\\
84.1464 91\\
84 91.3755\\
83.666 92\\
83.1693 93\\
83 93.4113\\
82.6253 94\\
82.3829 95\\
82.237 96\\
82.8312 97\\
83 97.1576\\
83.7898 98\\
84 98.4205\\
84.3091 99\\
84.8818 100\\
85 100.473\\
85.2028 101\\
85 101.377\\
84.6364 102\\
84 102.636\\
83.5636 103\\
83.0909 104\\
83 104.071\\
82.3566 105\\
82.0424 106\\
82 106.029\\
81 106.43\\
80 106.606\\
79 106.696\\
78 106.957\\
77.8636 107\\
77 107.332\\
76 107.802\\
75.4394 108\\
75 108.188\\
74.2898 109\\
74 109.515\\
73.5152 110\\
73 110.29\\
72 110.403\\
71 110.462\\
70 110.488\\
69 110.568\\
68 110.818\\
67 110.909\\
66 110.927\\
65.8182 111\\
65 111.096\\
64.1818 111\\
64 110.976\\
63.9481 111\\
63 111.603\\
62 111.603\\
61 111.303\\
60.0909 111\\
60 110.636\\
59 110.519\\
58 110.182\\
57.5909 110\\
57 109.842\\
56 109.694\\
55.0455 109\\
55 108.955\\
54.3058 108\\
54 107.741\\
53 107.587\\
52 107.553\\
51 107.24\\
50.6705 107\\
50.3939 106\\
50 105.212\\
49.8409 105\\
49 104.694\\
48 104.202\\
47.5455 104\\
47 103.825\\
46 103.457\\
45 103.042\\
44.9345 103\\
44 102.444\\
43 102.039\\
42.9256 102\\
42.2945 101\\
42.1462 100\\
42 99.823\\
41.0802 99\\
41 98.9091\\
40.0909 98\\
40 97.876\\
39.2587 97\\
39 96.7413\\
38.4646 96\\
38 95.0707\\
37.9764 95\\
37.5411 94\\
37.3202 93\\
37.1916 92\\
37.0762 91\\
37.0524 90\\
37 89.876\\
36.6431 89\\
36.7235 88\\
37 87.2626\\
37.1126 87\\
37 86.6061\\
36.8485 86\\
36.9781 85\\
37 84.947\\
37.3918 84\\
37.4145 83\\
37.2554 82\\
37.3802 81\\
37.8601 80\\
37.7792 79\\
38 78.4848\\
38.2297 78\\
38.2102 77\\
38.5227 76\\
38.7203 75\\
39 74.0909\\
39.0303 74\\
39.1576 73\\
39.6182 72\\
40 71.3636\\
40.3117 71\\
41 70.3576\\
41.3576 70\\
41.6529 69\\
41.5981 68\\
41.8535 67\\
42 66.6234\\
42.6234 66\\
43 65.3409\\
43.2273 65\\
43.3364 64\\
43.697 63\\
44 62.4805\\
44.3737 62\\
45 61.5303\\
46 61.124\\
46.1705 61\\
47 60.0519\\
47.3636 60\\
48 59.3636\\
48.1591 60\\
49 60.3364\\
49.4205 60\\
49 59.1591\\
48.3636 59\\
49 58.8409\\
49.6364 59\\
50 59.0727\\
51 59.1212\\
51.8788 60\\
51.7273 61\\
51.5455 62\\
51.4091 63\\
52 63.3939\\
52.4545 64\\
53 64.3357\\
54 64.0455\\
54.0682 64\\
55 63.4353\\
56 63.1462\\
56.6727 63\\
56.7603 62\\
56.8512 61\\
57 60.4545\\
57.1515 60\\
57.7879 59\\
58 58.6818\\
58.1364 58\\
59 57.0404\\
59.0364 57\\
59.4205 56\\
60 55.0727\\
60.0331 55\\
60.4727 54\\
61 53.1212\\
61.0519 53\\
61.6818 52\\
62 51.8409\\
63 51.4205\\
63.4805 51\\
64 50.3939\\
64.5909 50\\
65 49.5909\\
65.5909 49\\
66 48.5909\\
66.5909 48\\
67 47.5909\\
68 47.0519\\
69 47.1948\\
70 47.2626\\
71 47.0364\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
76.3636 56\\
77 55.7879\\
78 55.8409\\
78.0636 56\\
78.5273 57\\
78 57.8788\\
77.6364 58\\
77 58.1591\\
76.8727 58\\
76.4727 57\\
}--cycle;
\addplot[area legend,solid,draw=mycolor3,forget plot]
table[row sep=crcr] {%
x y\\
51.3636 59\\
52 58.3636\\
52.6364 59\\
52 59.6364\\
}--cycle;
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
8.61401 1\\
8 1.70669\\
7.7571 2\\
7.25335 3\\
7 3.25335\\
6.2654 4\\
6 4.33581\\
5.4993 5\\
5 5.98347\\
4.99198 6\\
4.2993 7\\
4 7.42292\\
3.62078 8\\
3 8.6584\\
2.68246 9\\
2.32543 10\\
2 10.3681\\
1.44935 11\\
1 11.7149\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
51.7273 128\\
51 127.886\\
50 127.669\\
49 127.423\\
48 127.175\\
47.2597 127\\
47 126.939\\
46 126.716\\
45 126.443\\
44 126.14\\
43.479 126\\
43 125.848\\
42 125.531\\
41 125.148\\
40.5818 125\\
40 124.767\\
39 124.31\\
38.2152 124\\
38 123.925\\
37 123.534\\
36 123.133\\
35.6609 123\\
35 122.665\\
34 122.184\\
33.6172 122\\
33 121.683\\
32 121.184\\
31.6452 121\\
31 120.652\\
30 120.146\\
29.7114 120\\
29 119.621\\
28 119.107\\
27.8013 119\\
27 118.521\\
26.0614 118\\
26 117.958\\
25 117.255\\
24.6692 117\\
24 116.612\\
23 116.083\\
22.8549 116\\
22 115.383\\
21.4261 115\\
21 114.685\\
20.0522 114\\
20 113.958\\
19 113.136\\
18.8382 113\\
18 112.294\\
17.6195 112\\
17 111.477\\
16.4545 111\\
16 110.491\\
15.5976 110\\
15 109.52\\
14.3297 109\\
14 108.681\\
13.2581 108\\
13 107.647\\
12.5718 107\\
12 106.399\\
11.6076 106\\
11 105.337\\
10.7312 105\\
10 104.145\\
9.87964 104\\
9 103.156\\
8.83506 103\\
8.0416 102\\
8 101.948\\
7.31469 101\\
7 100.398\\
6.79477 100\\
6 99.1804\\
5.83021 99\\
5.1321 98\\
5 97.7182\\
4.69654 97\\
4.00722 96\\
4 95.9894\\
3.39221 95\\
3 94.5642\\
2.49936 94\\
2 93.2121\\
1.86924 93\\
1.26746 92\\
1 91.5708\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
54.7216 1\\
54.0682 2\\
54 2.13636\\
53.8618 3\\
53.2727 4\\
53 4.35455\\
52.6926 5\\
52.5804 6\\
53 6.90909\\
54 6.40909\\
54.2455 6\\
54.6818 5\\
55 4.63636\\
55.2025 4\\
55.5909 3\\
55.497 2\\
55.5568 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
77.9675 128\\
78 127.994\\
79 127.797\\
80 127.606\\
81 127.38\\
82 127.124\\
82.5498 127\\
83 126.902\\
84 126.652\\
85 126.386\\
86 126.124\\
86.4515 126\\
87 125.813\\
88 125.478\\
89 125.123\\
89.3608 125\\
90 124.795\\
91 124.449\\
92 124.094\\
92.2929 124\\
93 123.69\\
94 123.216\\
94.4755 123\\
95 122.768\\
96 122.299\\
96.6718 122\\
97 121.842\\
98 121.314\\
98.6488 121\\
99 120.822\\
100 120.264\\
100.491 120\\
101 119.717\\
102 119.141\\
102.271 119\\
103 118.576\\
103.953 118\\
104 117.97\\
105 117.401\\
105.746 117\\
106 116.807\\
107 116.019\\
107.024 116\\
108 115.287\\
108.405 115\\
109 114.559\\
109.767 114\\
110 113.819\\
111 113.048\\
111.066 113\\
112 112.204\\
112.243 112\\
113 111.402\\
113.487 111\\
114 110.635\\
114.921 110\\
115 109.906\\
115.73 109\\
116 108.737\\
116.727 108\\
117 107.775\\
117.941 107\\
118 106.936\\
118.851 106\\
119 105.836\\
119.714 105\\
120 104.695\\
120.653 104\\
121 103.473\\
121.263 103\\
122 102.149\\
122.127 102\\
122.915 101\\
123 100.916\\
123.959 100\\
124 99.9249\\
124.439 99\\
125 98.2437\\
125.16 98\\
126 97.1195\\
126.11 97\\
126.791 96\\
127 95.6758\\
127.375 95\\
127.743 94\\
128 93.5686\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
121.851 1\\
122 1.18025\\
122.643 2\\
123 2.34809\\
123.643 3\\
124 3.68636\\
124.136 4\\
124.93 5\\
125 5.07905\\
125.825 6\\
126 6.23604\\
126.506 7\\
127 7.66335\\
127.213 8\\
127.618 9\\
128 9.41608\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
91.5455 5\\
92 4.93506\\
92.1515 5\\
93 5.50909\\
93.3068 6\\
94 6.92424\\
95 6.3262\\
95.5041 6\\
96 5.54545\\
97 5.22078\\
98 5.50649\\
98.8636 6\\
99 6.10909\\
99.8909 7\\
100 7.13636\\
101 7.88636\\
101.114 8\\
101.864 9\\
102 9.09091\\
103 9.70909\\
103.364 10\\
104 10.6364\\
104.291 11\\
105 11.8864\\
105.114 12\\
106 12.8864\\
106.114 13\\
106.891 14\\
107 14.1091\\
108 14.9091\\
108.091 15\\
108.742 16\\
108.557 17\\
108 17.2227\\
107.324 18\\
107 18.4141\\
106.66 19\\
106.691 20\\
106.939 21\\
106.909 22\\
107 22.2121\\
107.675 23\\
108 23.1818\\
109 23.1364\\
109.724 24\\
109.644 25\\
110 25.6573\\
110.534 25\\
111 24.0682\\
111.042 24\\
111 23.9221\\
110.742 23\\
111 22.4621\\
111.555 22\\
112 21.1091\\
112.742 22\\
113 22.3091\\
113.432 23\\
114 23.7576\\
114.208 24\\
114.742 25\\
115 25.3091\\
115.576 26\\
115.742 27\\
116 27.5152\\
116.242 28\\
116.779 29\\
117 29.3864\\
117.409 30\\
118 30.8864\\
118.076 31\\
118.242 32\\
118.909 33\\
119 33.1818\\
119.351 34\\
119.742 35\\
119.909 36\\
120 36.1818\\
120.351 37\\
120.636 38\\
121 38.8485\\
121.076 39\\
121.636 40\\
121.909 41\\
122 41.1364\\
122.494 42\\
122.742 43\\
122.779 44\\
122.922 45\\
123 45.2727\\
123.242 46\\
123.351 47\\
123.779 48\\
123.779 49\\
123.922 50\\
124 50.5455\\
124.065 51\\
124.208 52\\
124.242 53\\
124.576 54\\
124.351 55\\
124.351 56\\
124.636 57\\
124.351 58\\
124.494 59\\
124.208 60\\
124.208 61\\
124.065 62\\
124 62.4545\\
123.909 63\\
123.742 64\\
123.491 65\\
123.351 66\\
123.208 67\\
123 67.7273\\
122.922 68\\
122.742 69\\
122.494 70\\
122.242 71\\
122 71.7273\\
121.922 72\\
121.636 73\\
121.576 74\\
121 74.8636\\
120.922 75\\
120.636 76\\
120.242 77\\
120.208 78\\
120 78.2909\\
119.494 79\\
119.409 80\\
119 80.6136\\
118.742 81\\
118.091 82\\
118 82.2273\\
117.742 83\\
117.076 84\\
117 84.1515\\
116.576 85\\
116 85.8636\\
115.909 86\\
115.576 87\\
115 87.6909\\
114.742 88\\
114 88.8909\\
113.909 89\\
113.491 90\\
113 90.2455\\
112 90.3586\\
111.112 91\\
111 91.7273\\
110.95 92\\
110.932 93\\
110.351 94\\
110.076 95\\
110 95.0909\\
109.091 96\\
109 96.0505\\
108 96.2227\\
107 96.4752\\
106.23 97\\
106 97.1439\\
105 97.9659\\
104.964 98\\
104.368 99\\
104.39 100\\
104 100.779\\
103.691 101\\
103 101.864\\
102.818 102\\
102 102.205\\
101 102.227\\
100 102.364\\
99 102.736\\
98.6738 103\\
98.0693 104\\
98 104.145\\
97.4659 105\\
97.1322 106\\
97 106.291\\
96.1136 107\\
96 107.051\\
95 107.291\\
94.6364 107\\
94 106.841\\
93.7172 107\\
93 107.307\\
92.2727 108\\
92 108.779\\
91.2273 109\\
91 109.021\\
90.8485 109\\
90 108.841\\
89.7879 109\\
89.2784 110\\
89 110.557\\
88.4091 111\\
88 111.351\\
87 111.807\\
86.4848 112\\
86 112.208\\
85 112.432\\
84.3091 112\\
84 111.903\\
83.2273 112\\
83 112.076\\
82.4455 113\\
82 113.742\\
81.4848 114\\
81 114.162\\
80 114.494\\
79 114.682\\
78.1515 115\\
78 115.057\\
77 115.307\\
76 115.557\\
75 115.807\\
74 115.939\\
73.7273 116\\
73 116.208\\
72 116.351\\
71 116.409\\
70.8247 116\\
70 115.359\\
69 115.194\\
68 115.276\\
67 115.395\\
66.2689 116\\
66 116.922\\
65.4545 117\\
65 117.045\\
64.8485 117\\
64 116.804\\
63.1288 116\\
63 115.919\\
62 115.466\\
61.1292 116\\
61 116.153\\
60.3864 116\\
60 115.909\\
59 115.248\\
58 115.498\\
57.1212 116\\
57 116.145\\
56 116.223\\
55 116.223\\
54 116.145\\
53 116.045\\
52.7727 116\\
52 115.828\\
51 115.606\\
50 115.384\\
49 115.045\\
48.8864 115\\
48 114.606\\
47.0909 114\\
47 113.945\\
46.2727 113\\
46 112.823\\
45 112.182\\
44.6364 112\\
44 111.646\\
43 111.585\\
42.0455 112\\
42 112.045\\
41.5455 112\\
41 111.922\\
40 111.384\\
39.5682 111\\
39 110.242\\
38.9515 110\\
38 109.135\\
37.7879 109\\
37 108.387\\
36 108.115\\
35.1364 108\\
35 107.932\\
34 107.409\\
33.5909 107\\
33 106.557\\
32.595 106\\
32 105.345\\
31.7343 105\\
31 104.403\\
30.3545 104\\
30 103.705\\
29 103.192\\
28.5682 103\\
28 102.432\\
27.5065 102\\
27 101.494\\
26.4242 101\\
26 100.152\\
25.9091 100\\
25 99.2424\\
24.7091 99\\
24 98.4091\\
23.5909 98\\
23 97.1136\\
22.9091 97\\
22 96.3506\\
21.6932 96\\
21 95.2078\\
20.7922 95\\
20 94.3068\\
19.6932 94\\
19 93.2078\\
18.8182 93\\
18.0682 92\\
18 91.9221\\
17.1932 91\\
17 90.6136\\
16.7273 90\\
16 89.1818\\
15.8182 89\\
15.0682 88\\
15 87.8636\\
14.6162 87\\
14 86.3068\\
13.7273 86\\
13.0606 85\\
13 84.8909\\
12.5051 84\\
12 83.2424\\
11.8545 83\\
11.3939 82\\
11 81.1136\\
10.9495 81\\
10.6545 80\\
10 79.0649\\
9.94949 79\\
9.75455 78\\
9.05455 77\\
9 76.8636\\
8.65455 76\\
8.28283 75\\
8.15455 74\\
8 73.7424\\
7.55455 73\\
7.25455 72\\
7 71.1515\\
6.95455 71\\
6.65455 70\\
6.41322 69\\
6.15455 68\\
6 67.2273\\
5.95455 67\\
5.75455 66\\
5.55455 65\\
5.45455 64\\
5.25455 63\\
5.06061 62\\
5 61.4545\\
4.95868 61\\
4.95455 60\\
5 59.5455\\
5.06061 59\\
5 58.8182\\
4.75455 58\\
5 57.1818\\
5.05455 57\\
5 56.8182\\
4.75455 56\\
4.75455 55\\
4.95455 54\\
4.75455 53\\
4.75455 52\\
4.72727 51\\
4.75455 50\\
4.83838 49\\
5 48.6364\\
5.42424 48\\
6 47.8809\\
7 47.5552\\
8 47.2424\\
8.23377 47\\
8.72727 46\\
8.79545 45\\
8.79798 44\\
9 43.7129\\
9.38701 43\\
9.34018 42\\
9 41.5415\\
8.43388 41\\
8 40.2045\\
7.69318 40\\
7.69318 39\\
7.94318 38\\
8 37.8485\\
8.31818 37\\
8.64935 36\\
9 35.3864\\
9.22078 35\\
9.50649 34\\
9.93506 33\\
10 32.5455\\
10.0779 32\\
10.6494 31\\
10.7922 30\\
11 29.5152\\
11.2208 29\\
11.7091 28\\
12 27.5152\\
12.2576 27\\
12.9351 26\\
13 25.7727\\
13.2208 25\\
13.7576 24\\
14 23.5152\\
14.2576 23\\
14.7922 22\\
15 21.5152\\
15.2576 21\\
15.9242 20\\
16 19.9091\\
16.6494 19\\
17 18.3864\\
17.2576 18\\
17.6494 17\\
18 16.5909\\
18.5065 16\\
19 15.3091\\
19.2208 15\\
19.5909 14\\
20 13.5909\\
21 13.6591\\
21.2098 14\\
22 14.7609\\
22.2305 15\\
23 15.9793\\
23.0168 16\\
23.563 17\\
24 17.4671\\
24.6182 18\\
25 18.6364\\
25.303 19\\
25.8312 20\\
26 20.2216\\
26.7326 21\\
27 21.2674\\
27.7326 22\\
28 22.2841\\
28.7159 23\\
29 23.2841\\
29.8182 24\\
30 24.1591\\
30.961 25\\
31 25.0287\\
32 25.703\\
32.4455 26\\
33 26.5545\\
33.4949 27\\
34 27.4132\\
34.8068 28\\
35 28.1405\\
36 28.7545\\
36.4091 29\\
37 29.4432\\
38 29.9351\\
38.1515 30\\
39 30.3636\\
40 30.8182\\
40.3636 31\\
41 31.6364\\
41.7273 32\\
42 32.1364\\
43 32.5152\\
44 32.8485\\
44.2273 33\\
44.1515 34\\
44 34.4545\\
43.8182 35\\
43 35.8182\\
42.8636 36\\
42.2909 37\\
42.4909 38\\
43 38.5091\\
43.8182 39\\
44 39.1091\\
45 39.1364\\
46 39.1364\\
46.2727 39\\
47 38.2727\\
47.2727 38\\
48 37.7091\\
48.8864 37\\
49 36.8864\\
50 36.1818\\
50.1818 36\\
51 35.5091\\
51.8485 35\\
52 34.8864\\
53 34.1818\\
53.1818 34\\
54 33.3864\\
54.3864 33\\
55 32.1818\\
55.1364 32\\
56 31.4242\\
56.6364 31\\
57 30.2727\\
57.1818 30\\
57.8864 29\\
58 28.8864\\
59 28.5152\\
60 28.7727\\
60.4545 29\\
61 29.5455\\
61.0909 30\\
61.1136 31\\
61 31.2273\\
60.6136 32\\
60.4848 33\\
60 33.7273\\
59.8182 34\\
59.2273 35\\
59 35.2273\\
58.4848 36\\
58.1515 37\\
58 37.2273\\
57.2273 38\\
57 38.4545\\
56.4545 39\\
56 39.4545\\
55.7273 40\\
56 40.2727\\
57 40.1717\\
57.5152 40\\
58 39.5152\\
58.7727 39\\
59 38.8485\\
60 38.0779\\
60.1091 38\\
61 37.2576\\
61.2576 37\\
62 36.4432\\
62.5065 36\\
63 35.6162\\
63.9242 35\\
64 34.9432\\
65 34.1932\\
65.2208 34\\
66 33.3939\\
66.8864 33\\
67 32.9242\\
68 32.8864\\
68.1136 33\\
69 33.7091\\
70 33.6162\\
71 33.3788\\
71.2674 33\\
72 32.1104\\
72.0736 32\\
72.4585 31\\
72.5859 30\\
72.7727 29\\
72.4572 28\\
72.4515 27\\
72.8182 26\\
73 25.4242\\
73.1697 25\\
73.7955 24\\
74 23.7273\\
74.5455 23\\
75 22.4545\\
75.3788 22\\
76 21.3788\\
76.4132 21\\
77 20.4132\\
77.4132 20\\
78 19.5035\\
78.7273 19\\
79 18.7273\\
79.595 18\\
80 17.3636\\
80.1697 17\\
80.7955 16\\
81 15.5909\\
81.3545 15\\
81.8545 14\\
82 13.8384\\
82.9432 13\\
83 12.9495\\
84 12.0606\\
84.0682 12\\
85 11.1717\\
85.1717 11\\
86 10.2545\\
86.3182 10\\
86.7273 9\\
87 8.69318\\
87.7922 8\\
88 7.75758\\
89 7.07792\\
89.1091 7\\
90 6.25758\\
90.1932 6\\
91 5.07792\\
}--cycle;
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
107.077 20\\
108 19.3165\\
109 19.3081\\
109.593 20\\
109.823 21\\
109 21.7835\\
108 21.8523\\
107.026 21\\
}--cycle;
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
54.4545 41\\
55 40.7273\\
55.2727 41\\
55 41.1818\\
}--cycle;
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
71.6909 49\\
72 48.8455\\
73 48.4909\\
74 48.8636\\
74.1818 49\\
74.0909 50\\
74 50.1364\\
73.1364 51\\
73 51.2727\\
72.7091 52\\
72.5091 53\\
72 53.8485\\
71.9091 54\\
71.1818 55\\
71 55.1818\\
70 55.6364\\
69.6364 56\\
69.3864 57\\
69 57.5152\\
68.5152 58\\
68.5909 59\\
69 59.8182\\
70 59.8909\\
70.1091 60\\
70.3864 61\\
70.6364 62\\
70.8485 63\\
71 63.4545\\
71.1364 64\\
71.1364 65\\
71.5152 66\\
72 66.2909\\
72.3636 66\\
73 65.5758\\
73.6909 65\\
74 64.8068\\
75 64.3455\\
76 64.0505\\
77 64.2045\\
78 64.314\\
79 64.5455\\
79.9091 65\\
80 65.1136\\
80.3939 66\\
80.5804 67\\
80.7841 68\\
80.9192 69\\
80.9761 70\\
80.8708 71\\
80.9697 72\\
80.9621 73\\
81 73.2273\\
81.0594 74\\
81 74.2576\\
80.595 75\\
80.3636 76\\
81 76.4949\\
81.1567 77\\
81.9761 78\\
81.5584 79\\
82 79.4293\\
83 79.9545\\
83.3864 80\\
84 80.0982\\
85 80.4034\\
85.3182 81\\
85.4727 82\\
85.3473 83\\
85.0988 84\\
85 84.5051\\
84.8287 85\\
84.5705 86\\
84.6218 87\\
84.1789 88\\
84.0707 89\\
84.1386 90\\
84 90.2773\\
83.5483 91\\
83.129 92\\
83 92.2773\\
82.5483 93\\
82 93.8773\\
81.9056 94\\
81.5644 95\\
81.0859 96\\
81 96.3864\\
80.6932 97\\
81 97.6136\\
81.1932 98\\
82 98.3586\\
83 98.6534\\
83.2311 99\\
83.8052 100\\
83.3247 101\\
83 101.649\\
82.8556 102\\
82 102.909\\
81.9091 103\\
81.3961 104\\
81.0773 105\\
81 105.155\\
80.0606 106\\
80 106.014\\
79 106.171\\
78 106.236\\
77 106.036\\
76 106.14\\
75 106.503\\
74.2955 107\\
74 107.236\\
73 107.856\\
72.3864 108\\
72 108.097\\
71 108.325\\
70 108.777\\
69.6932 109\\
69 109.37\\
68 109.267\\
67.2424 109\\
67 108.927\\
66 108.674\\
65 108.727\\
64.3182 109\\
64 109.231\\
63 109.504\\
62.0758 109\\
62 108.97\\
61 108.856\\
60 108.919\\
59 108.856\\
58 108.636\\
57 108.303\\
56.3506 108\\
56 107.693\\
55.5379 107\\
55 106.193\\
54.6136 106\\
54 105.856\\
53 105.58\\
52 105.129\\
51.8068 105\\
51 104.539\\
50.2455 104\\
50 103.898\\
49 103.406\\
48 103.154\\
47.4091 103\\
47 102.883\\
46 102.648\\
45 102.308\\
44.3182 102\\
44 101.766\\
43.2727 101\\
43.1329 100\\
43 99.8355\\
42.2982 99\\
42 98.5341\\
41.5253 98\\
41 97.2121\\
40.8409 97\\
40.1888 96\\
40 95.5091\\
39.7686 95\\
39.1292 94\\
39 93.6932\\
38.5734 93\\
38.0303 92\\
38 91.9242\\
37.8211 91\\
37.9406 90\\
37.6727 89\\
37.7835 88\\
38 87.4949\\
38.2784 87\\
38.1364 86\\
38.0253 85\\
38.2479 84\\
38.3843 83\\
38.3727 82\\
38.5253 81\\
38.9264 80\\
38.9713 79\\
39 78.9394\\
39.7045 78\\
39.8042 77\\
40 76.4909\\
40.2045 76\\
40.5734 75\\
41 74.0758\\
41.0455 74\\
41.0649 73\\
42 72.0649\\
42.0413 72\\
42.6039 71\\
42.7914 70\\
42.9659 69\\
43 68.8636\\
43.4935 68\\
44 67.5568\\
44.7424 67\\
45 66.6909\\
46 66.4545\\
47 66.1515\\
47.3182 67\\
47.8485 68\\
48 68.0325\\
48.1515 68\\
49 67.3636\\
49.2909 67\\
49 66.2727\\
48 66.2208\\
47.2273 66\\
47.4545 65\\
48 64.8636\\
48.1364 65\\
49 65.8636\\
49.2727 66\\
50 66.2909\\
51 66.3068\\
52 66.2344\\
52.3712 66\\
53 65.657\\
53.7227 65\\
54 64.8152\\
55 64.1856\\
56 64.1645\\
56.9234 65\\
57 65.3636\\
57.1497 66\\
57 66.6364\\
56.8678 67\\
56.5041 68\\
56 68.6162\\
55.7697 69\\
55 69.6077\\
54 69.9716\\
53.9697 70\\
53.2674 71\\
53 71.5051\\
52.8409 72\\
52.7517 73\\
52.7918 74\\
52.6498 75\\
52.8144 76\\
53 76.4949\\
53.5682 77\\
54 77.4318\\
54.314 77\\
55 76.0568\\
56 76.3455\\
56.5455 77\\
57 77.4959\\
57.5545 78\\
58 78.405\\
59 78.1039\\
59.1322 78\\
59.4659 77\\
59 76.0682\\
58.9091 76\\
58 75.3182\\
57.5758 75\\
57 74.6162\\
56 74.2545\\
55.7879 74\\
55.2934 73\\
55.3939 72\\
55.697 71\\
56 70.6503\\
57 70.0455\\
58 70.4949\\
59 70.8068\\
60 70.8909\\
61 70.3636\\
61.2909 70\\
61.9091 69\\
62 68.7273\\
62.3636 68\\
62.4545 67\\
63 66.7273\\
64 66.7273\\
64.4848 66\\
64.4545 65\\
64 64.7727\\
63 64.2727\\
62.4545 64\\
62 63.7727\\
61.2273 63\\
61 62.7727\\
60.6909 62\\
60.4909 61\\
60.4848 60\\
60.9091 59\\
61 58.4545\\
61.0909 58\\
62 57.2424\\
62.3636 57\\
63 56.3636\\
63.2424 56\\
63.6909 55\\
64 54.6136\\
64.6136 54\\
65 53.4848\\
66 53.4848\\
67 53.2909\\
67.2909 53\\
67.6136 52\\
67.8182 51\\
68 50.9318\\
69 50.6909\\
70 50.6136\\
70.6136 50\\
71 49.6909\\
}--cycle;
\addplot[area legend,solid,draw=mycolor4,forget plot]
table[row sep=crcr] {%
x y\\
70.7727 67\\
71 66.7727\\
71.1136 67\\
71 67.0909\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
8.99255 1\\
8.13973 2\\
8 2.25152\\
7.63189 3\\
7 3.63189\\
6.63783 4\\
6 4.80705\\
5.85455 5\\
5.35786 6\\
5 6.50101\\
4.65455 7\\
4 7.9249\\
3.95065 8\\
3.0094 9\\
3 9.02273\\
2.66008 10\\
2 10.7466\\
1.77922 11\\
1.17009 12\\
1 12.2929\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
53.1119 1\\
53.0606 2\\
53 2.48485\\
52.8595 3\\
52.1502 4\\
52 4.28788\\
51.5502 5\\
51.2597 6\\
51 6.60606\\
50.7045 7\\
50.1753 8\\
50 8.24545\\
49.2455 9\\
49 9.61364\\
48.7792 10\\
48 10.9091\\
47.9221 11\\
47.4455 12\\
47 12.7424\\
46.8595 13\\
46.4935 14\\
47 14.8864\\
48 14.0909\\
48.0909 14\\
48.9351 13\\
49 12.9242\\
49.9242 12\\
50 11.9242\\
51 11.1364\\
51.2727 11\\
52 10.7576\\
53 10.4242\\
53.5091 10\\
54 9.18182\\
54.1091 9\\
54.9587 8\\
55 7.93506\\
55.7273 7\\
56 6.18182\\
56.5455 6\\
56.8485 5\\
57 4.54545\\
57.2727 4\\
57.5152 3\\
57.1364 2\\
57 1.45455\\
56.9773 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
53.3247 128\\
53 127.939\\
52 127.753\\
51 127.608\\
50 127.391\\
49 127.148\\
48.3773 127\\
48 126.908\\
47 126.679\\
46 126.467\\
45 126.203\\
44.3292 126\\
44 125.874\\
43 125.567\\
42 125.249\\
41.3402 125\\
41 124.856\\
40 124.459\\
39 124.006\\
38.9848 124\\
38 123.656\\
37 123.275\\
36.3013 123\\
36 122.851\\
35 122.349\\
34.2513 122\\
34 121.881\\
33 121.371\\
32.2374 121\\
32 120.878\\
31 120.348\\
30.3038 120\\
30 119.837\\
29 119.313\\
28.3828 119\\
28 118.789\\
27 118.201\\
26.6386 118\\
26 117.56\\
25.1886 117\\
25 116.903\\
24 116.327\\
23.3701 116\\
23 115.753\\
22 115.062\\
21.9072 115\\
21 114.33\\
20.5435 114\\
20 113.56\\
19.2945 113\\
19 112.77\\
18.053 112\\
18 111.958\\
17 111.116\\
16.8669 111\\
16 110.029\\
15.9762 110\\
15 109.217\\
14.7211 109\\
14 108.303\\
13.6705 108\\
13 107.084\\
12.9443 107\\
12 106.008\\
11.9924 106\\
11.0842 105\\
11 104.903\\
10.2552 104\\
10 103.762\\
9.19906 103\\
9 102.743\\
8.43297 102\\
8 101.456\\
7.66993 101\\
7.16179 100\\
7 99.8354\\
6.19242 99\\
6 98.7376\\
5.4929 98\\
5.02619 97\\
5 96.9623\\
4.37374 96\\
4 95.4524\\
3.72208 95\\
3 94.1977\\
2.82458 94\\
2.21848 93\\
2 92.6696\\
1.60211 92\\
1 91.0338\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
76.4697 128\\
77 127.876\\
78 127.709\\
79 127.543\\
80 127.349\\
81 127.126\\
81.498 127\\
82 126.864\\
83 126.661\\
84 126.426\\
85 126.166\\
85.6465 126\\
86 125.879\\
87 125.551\\
88 125.219\\
88.6276 125\\
89 124.864\\
90 124.565\\
91 124.231\\
91.6609 124\\
92 123.837\\
93 123.408\\
93.8804 123\\
94 122.938\\
95 122.505\\
96 122.048\\
96.1086 122\\
97 121.57\\
98 121.06\\
98.124 121\\
99 120.557\\
100 120.016\\
100.029 120\\
101 119.461\\
101.813 119\\
102 118.874\\
103 118.308\\
103.509 118\\
104 117.692\\
105 117.184\\
105.341 117\\
106 116.499\\
106.635 116\\
107 115.74\\
108 115.028\\
108.039 115\\
109 114.288\\
109.394 114\\
110 113.531\\
110.696 113\\
111 112.727\\
111.883 112\\
112 111.909\\
113 111.133\\
113.161 111\\
114 110.405\\
114.586 110\\
115 109.508\\
115.409 109\\
116 108.425\\
116.419 108\\
117 107.521\\
117.633 107\\
118 106.606\\
118.551 106\\
119 105.506\\
119.432 105\\
120 104.396\\
120.371 104\\
121 103.045\\
121.025 103\\
121.867 102\\
122 101.845\\
122.653 101\\
123 100.657\\
123.688 100\\
124 99.4229\\
124.201 99\\
124.932 98\\
125 97.928\\
125.871 97\\
126 96.8271\\
126.543 96\\
127 95.2909\\
127.162 95\\
127.51 94\\
128 93.1772\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
90.9091 1\\
90.2727 2\\
90 2.61364\\
89.6136 3\\
89 3.35065\\
88.2424 4\\
88 4.18182\\
87.1818 5\\
87 5.36364\\
86.7172 6\\
86 6.92208\\
85.9455 7\\
85.2879 8\\
85 8.31405\\
84.314 9\\
84 9.86364\\
83.9394 10\\
83 10.8455\\
82.8283 11\\
82 11.7455\\
81.7172 12\\
81 12.6455\\
80.6061 13\\
80 13.7792\\
79.6909 14\\
79 14.8636\\
78.8636 15\\
78 15.6909\\
77.6909 16\\
77 16.4318\\
76.3506 17\\
76 17.4091\\
75.7784 18\\
75 18.958\\
74.9636 19\\
74.1322 20\\
74 20.1616\\
73.5284 21\\
73 21.8455\\
72.8896 22\\
72.3712 23\\
72 23.5568\\
71.6777 24\\
71.0455 25\\
71.2455 26\\
71.2657 27\\
71.314 28\\
71.4318 29\\
71.2159 30\\
71.1039 31\\
71 31.2424\\
70.6364 31\\
70.4242 30\\
70.5682 29\\
70 28.6212\\
69.4318 29\\
69.1515 30\\
69 30.0758\\
68.7727 30\\
68 29.6136\\
67.7545 29\\
67.3939 28\\
67.1932 27\\
67.3864 26\\
67 25.7792\\
66.2273 26\\
66 26.1515\\
65.8864 26\\
65.3091 25\\
65.2208 24\\
65.3182 23\\
65.4621 22\\
65.5804 21\\
65.6573 20\\
65.9432 19\\
65.9495 18\\
65.6494 17\\
65.5909 16\\
65 15.1136\\
64 15.3636\\
63 15.6136\\
62.6136 16\\
62 16.4909\\
61.4909 17\\
61 17.6136\\
60.6909 18\\
60 18.8636\\
59 18.5568\\
58 18.3409\\
57 18.1818\\
56.7922 18\\
56.7343 17\\
57 16.6162\\
57.3697 16\\
57.8247 15\\
57.9697 14\\
58 13.9351\\
58.3117 13\\
58.4439 12\\
58.5545 11\\
58.8485 10\\
58 9.15152\\
57.5455 9\\
57 8.45455\\
56.7273 9\\
56.2273 10\\
56 10.1136\\
55.4091 11\\
55.0568 12\\
55 12.0649\\
54.1818 13\\
54 13.2424\\
53.3506 14\\
53 14.4091\\
52.4935 15\\
52 15.4935\\
51.4935 16\\
51 16.4318\\
50.4318 17\\
50 17.8636\\
49.9318 18\\
49.1616 19\\
49 19.1455\\
48 19.9318\\
47.9091 20\\
47.0568 21\\
47 21.0649\\
46 21.8909\\
45.8636 22\\
45 22.8636\\
44.8636 23\\
44.8182 24\\
45 24.1091\\
46 24.2576\\
47 24.1364\\
47.2727 24\\
48 23.8678\\
49 23.6932\\
50 23.5455\\
50.2273 24\\
50 24.1515\\
49.3636 25\\
49 25.2909\\
48 25.8636\\
47.8182 26\\
47 26.4091\\
46 26.8636\\
45.7273 27\\
45 27.2909\\
44 27.6136\\
43 27.8636\\
42 27.8909\\
41 27.8909\\
40 27.4091\\
39 27.2424\\
38 27.0568\\
37.8864 27\\
37 26.4091\\
36 26.0568\\
35.9091 26\\
35 25.4949\\
34.1091 25\\
34 24.9091\\
33 24.3838\\
32.4242 24\\
32 23.6818\\
31 23.0455\\
30.9495 23\\
30 22.2231\\
29.7273 22\\
29 21.4545\\
28.4545 21\\
28 20.6212\\
27.3788 20\\
27 19.5455\\
26.6591 19\\
26 18.3409\\
25.7129 18\\
25 17.4356\\
24.4773 17\\
24 16.2657\\
23.8721 16\\
23.0736 15\\
23 14.9227\\
22.1212 14\\
22 13.8409\\
21.4825 13\\
21 12.1039\\
20.9091 12\\
20.3773 11\\
20.1497 10\\
20 9.49091\\
19.1515 10\\
19 10.1136\\
18.2909 11\\
18 11.3636\\
17.6364 12\\
17 12.8909\\
16.9221 13\\
16.2424 14\\
16 14.4848\\
15.7792 15\\
15.0758 16\\
15 16.0758\\
14.0758 17\\
14 17.2273\\
13.7424 18\\
13.2078 19\\
13 19.2424\\
12.2424 20\\
12 20.3636\\
11.6364 21\\
11.2078 22\\
11 22.3636\\
10.6818 23\\
10.0758 24\\
10 24.1136\\
9.49351 25\\
9.35065 26\\
9 26.4909\\
8.63636 27\\
8.07576 28\\
8 28.2273\\
7.80682 29\\
7.40909 30\\
7.43182 31\\
7 31.6909\\
6.77922 32\\
6.68182 33\\
6.35065 34\\
6.05682 35\\
6 35.1136\\
5.49351 36\\
5.18182 37\\
5 37.4848\\
4.80682 38\\
4.43182 39\\
4.49495 40\\
4.22727 41\\
4.45455 42\\
4.31818 43\\
4 43.5568\\
3.90418 44\\
3.82775 45\\
3.80144 46\\
3.71925 47\\
3.17532 48\\
3 48.3506\\
2.54545 49\\
2.44545 50\\
2.44545 51\\
2.49587 52\\
2.44545 53\\
2.64545 54\\
2.44545 55\\
2.49587 56\\
2.74545 57\\
2.54545 58\\
2.84545 59\\
2.74545 60\\
2.74545 61\\
2.8595 62\\
3 62.7727\\
3.04545 63\\
3.14545 64\\
3.34545 65\\
3.49587 66\\
3.67769 67\\
3.94545 68\\
4 68.2727\\
4.14545 69\\
4.40496 70\\
4.67769 71\\
4.95041 72\\
5 72.1364\\
5.31405 73\\
5.94545 74\\
5.94545 75\\
6 75.1364\\
6.34545 76\\
6.74545 77\\
7 77.4242\\
7.38384 78\\
7.64545 79\\
8 79.5065\\
8.31405 80\\
8.49495 81\\
8.84545 82\\
9 82.3091\\
9.38384 83\\
9.94545 84\\
10 84.1091\\
10.5568 85\\
11 85.8864\\
11.0568 86\\
12 86.9432\\
12.0505 87\\
12.4318 88\\
13 88.9091\\
13.0568 89\\
14 89.8384\\
14.1616 90\\
14.9221 91\\
15 91.026\\
15.8893 92\\
16 92.8485\\
16.0505 93\\
16.8068 94\\
17 94.1288\\
18 94.4069\\
18.7326 95\\
18.9812 96\\
19 96.0779\\
19.8068 97\\
20 97.0618\\
21 97.5303\\
21.4026 98\\
21.8182 99\\
22 99.7576\\
22.1818 100\\
22.5758 101\\
23 101.509\\
23.4091 102\\
24 102.506\\
24.5758 103\\
25 103.318\\
26 103.943\\
26.1515 104\\
27 104.121\\
28 104.213\\
29 104.342\\
30 104.724\\
30.355 105\\
31 105.616\\
31.3382 106\\
31.7107 107\\
31.2455 108\\
31.9091 109\\
32 109.061\\
33 109.655\\
34 109.359\\
34.7545 109\\
35 108.902\\
36 108.885\\
36.3455 109\\
37 109.655\\
38 109.835\\
38.1818 110\\
38.4545 111\\
38.6701 112\\
38.8433 113\\
39 113.568\\
39.6909 114\\
40 114.172\\
41 114.443\\
41.8864 114\\
42 113.968\\
42.5889 113\\
43 112.589\\
44 112.616\\
45 112.952\\
45.0693 113\\
46 113.85\\
46.1329 114\\
46.5944 115\\
46.8818 116\\
47 116.355\\
47.9221 117\\
48 117.078\\
49 117.568\\
50 117.838\\
50.7273 118\\
51 118.061\\
52 118.394\\
53 118.455\\
54 118.505\\
55 118.505\\
56 118.455\\
57 118.097\\
57.0644 118\\
58 117.024\\
58.0321 117\\
59 116.032\\
60 116.769\\
60.4034 117\\
61 117.367\\
61.3977 117\\
62 116.312\\
63 116.743\\
63.2662 117\\
63.5944 118\\
64 118.811\\
64.4091 119\\
65 119.295\\
66 119.231\\
66.1157 119\\
66.5227 118\\
67 117.045\\
68 117.136\\
68.5758 118\\
69 118.106\\
70 118.879\\
70.4848 119\\
71 119.172\\
72 119.155\\
72.5152 119\\
73 118.838\\
74 118.727\\
75 118.443\\
76 118.283\\
76.8485 118\\
77 117.955\\
78 117.838\\
79 117.505\\
80 117.318\\
81 117.061\\
81.2727 117\\
82 116.792\\
83 116.193\\
83.2208 116\\
83.5027 115\\
83.7194 114\\
84 113.283\\
84.4965 114\\
85 114.364\\
85.8811 115\\
86 115.172\\
86.7727 115\\
87 114.943\\
88 114.649\\
89 114.193\\
89.5152 114\\
90 113.758\\
90.3788 113\\
90.3418 112\\
90.4773 111\\
91 110.129\\
92 110.465\\
92.8961 110\\
93 109.515\\
93.5152 109\\
94 108.792\\
94.097 109\\
94.7081 110\\
95 110.308\\
96 110.616\\
97 110.258\\
97.3864 110\\
98 109.509\\
98.5091 109\\
98.686 108\\
98.6157 107\\
98.6157 106\\
98.9091 105\\
99 104.709\\
99.0856 105\\
99.6039 106\\
100 106.347\\
100.804 107\\
101 107.231\\
101.636 107\\
102 106.758\\
102.35 106\\
102.241 105\\
102 104.604\\
101.577 104\\
102 103.616\\
103 103.973\\
103.065 104\\
104 104.503\\
105 104.509\\
105.636 104\\
106 103.636\\
106.364 103\\
106.943 102\\
107 101.848\\
107.088 101\\
107.412 100\\
107.469 99\\
107.182 98\\
108 97.3971\\
108.881 98\\
109 98.1717\\
109.828 99\\
110 99.2576\\
110.309 99\\
111 98.1364\\
111.109 98\\
112 97.2576\\
112.258 97\\
112.935 96\\
113 95.9091\\
113.505 95\\
113.292 94\\
113 93.5734\\
112.676 93\\
112 92.0856\\
111.939 92\\
112 91.8881\\
113 91.6477\\
113.845 92\\
114 92.0702\\
115 92.1866\\
115.591 92\\
116 91.5909\\
116.506 91\\
117 90.5065\\
117.506 90\\
117.792 89\\
118 88.6364\\
118.364 88\\
119 87.2576\\
119.221 87\\
119.506 86\\
120 85.1364\\
120.068 85\\
120.568 84\\
121 83.1364\\
121.068 83\\
121.568 82\\
121.935 81\\
122 80.9091\\
122.649 80\\
122.792 79\\
123 78.7576\\
123.568 78\\
123.649 77\\
124 76.1818\\
124.068 76\\
124.364 75\\
124.943 74\\
125 73.5455\\
125.061 73\\
125.318 72\\
125.506 71\\
125.792 70\\
125.943 69\\
126 68.5455\\
126.078 68\\
126.364 67\\
126.591 66\\
126.792 65\\
126.943 64\\
127 63.5455\\
127.078 63\\
127.318 62\\
127.443 61\\
127.506 60\\
127.818 59\\
127.591 58\\
127.943 57\\
127.649 56\\
127.649 55\\
127.818 54\\
127.568 53\\
127.506 52\\
127.364 51\\
127.318 50\\
127.193 49\\
127.318 48\\
127 47.1515\\
126.935 47\\
126.758 46\\
126.591 45\\
126.258 44\\
126.424 43\\
126.091 42\\
126 41.8182\\
125.649 41\\
125.591 40\\
125 39.1136\\
124.924 39\\
124.591 38\\
124.258 37\\
124 36.2273\\
123.909 36\\
123.649 35\\
123.424 34\\
123 33.1515\\
122.909 33\\
122.258 32\\
122.091 31\\
122 30.8636\\
121.309 30\\
121 29.4848\\
120.758 29\\
120.309 28\\
120 27.6136\\
119.386 27\\
119 26.9501\\
118 26.657\\
117.444 26\\
117 25.5559\\
116.484 25\\
116 24.4111\\
115.65 24\\
115 23.2689\\
114.742 23\\
114 22.1937\\
113.829 22\\
113.361 21\\
113.825 20\\
114 19.7769\\
115 19.2727\\
115.591 19\\
115.221 18\\
115 17.6909\\
114.136 17\\
114 16.8182\\
113.386 16\\
113 15.6136\\
112.509 15\\
112 14.3636\\
111.709 14\\
111 13.1136\\
110.909 13\\
110.109 12\\
110 11.8636\\
109.136 11\\
109 10.7273\\
108.636 10\\
108 9.49091\\
107.509 9\\
107 8.15152\\
106.886 8\\
106 7.29091\\
105.709 7\\
105 6.29091\\
104.636 6\\
104 5.49091\\
103.509 5\\
103 4.57576\\
102.309 4\\
102 3.48485\\
101.515 3\\
101 2.69091\\
100 2.09091\\
99.7727 2\\
99 1.77922\\
98.6909 2\\
98 2.34545\\
97.5325 3\\
97 3.39234\\
96 3.92208\\
95.0779 3\\
95 2.89091\\
94.595 2\\
94.2828 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
121.521 1\\
122 1.57837\\
122.33 2\\
123 2.65191\\
123.344 3\\
123.851 4\\
124 4.17576\\
124.634 5\\
125 5.4137\\
125.525 6\\
126 6.64115\\
126.238 7\\
126.979 8\\
127 8.04985\\
127.347 9\\
128 9.71212\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
45.9455 15\\
46 14.8636\\
46.5455 15\\
46 15.1364\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
108.686 18\\
109 17.8498\\
110 17.7403\\
110.545 18\\
111 18.2273\\
111.594 19\\
111.482 20\\
111.195 21\\
111 21.2372\\
110.782 21\\
110.502 20\\
110 19.1444\\
109.877 19\\
109 18.1645\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
50.5455 23\\
51 22.9351\\
52 22.5455\\
52.1136 23\\
52 23.1136\\
51 23.2273\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
5.25758 41\\
6 40.7216\\
6.74242 41\\
6.78355 42\\
6.51623 43\\
7 43.8466\\
7.61364 44\\
7 44.1116\\
6.34848 45\\
6.20979 46\\
6.24545 47\\
6 47.0846\\
5.83636 47\\
5.67914 46\\
5.47727 45\\
5.37727 44\\
5.39773 43\\
5.28458 42\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
54.5152 66\\
55 65.7091\\
55.1616 66\\
55 66.3636\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
74.3864 67\\
75 66.7545\\
76 66.5051\\
77 66.3182\\
78 66.5682\\
78.4318 67\\
79 67.9091\\
79.0413 68\\
79.405 69\\
79.6212 70\\
79.4545 71\\
79 71.9091\\
78.8909 72\\
78 72.5568\\
77.2909 73\\
77 73.4848\\
76.8712 74\\
76.4545 75\\
77 75.8182\\
77.1322 76\\
78 76.5024\\
78.6753 77\\
79 77.1818\\
80 77.6104\\
80.5455 78\\
80.8388 79\\
81 79.1477\\
81.8893 80\\
82 80.134\\
83 80.7695\\
83.9221 81\\
84 81.042\\
84.6555 82\\
84.4976 83\\
84.2273 84\\
84 84.7792\\
83.8896 85\\
83.5636 86\\
83.497 87\\
83.1645 88\\
83.1067 89\\
83.2372 90\\
83 90.4959\\
82.7227 91\\
82.2982 92\\
82 92.5734\\
81.7479 93\\
81.0175 94\\
81 94.0455\\
80.4976 95\\
80 95.5909\\
79.5636 96\\
79 96.6039\\
78.4959 97\\
78 97.6061\\
77.4091 98\\
78 98.5909\\
79 98.7955\\
79.8182 99\\
80 99.0364\\
81 99.4273\\
82 99.6414\\
82.9221 100\\
82.157 101\\
82 101.288\\
81.4303 102\\
81 102.43\\
80.3896 103\\
80.1227 104\\
80 104.223\\
79 104.764\\
78 104.939\\
77.0606 104\\
77 103.95\\
76 103.497\\
75.1932 103\\
75 102.871\\
74 102.604\\
73.5734 103\\
73.8182 104\\
74 104.848\\
74.0413 105\\
74 105.227\\
73.7792 106\\
73 106.39\\
72 106.405\\
71 106.273\\
70.7955 106\\
70.2532 105\\
70 104.727\\
69.3247 104\\
69 103.587\\
68 103.189\\
67.5909 103\\
67.6364 102\\
67.7922 101\\
67 100.307\\
66 100.273\\
65 100.494\\
64.7045 101\\
64.5568 102\\
64 102.891\\
63.9679 103\\
64 103.545\\
64.0455 104\\
65 104.734\\
65.8636 105\\
66 105.078\\
67 105.758\\
67.2424 106\\
67.8182 107\\
67 107.351\\
66 107.557\\
65 107.39\\
64 107.461\\
63 107.804\\
62 107.497\\
61 107.43\\
60 107.532\\
59 107.343\\
58 107.032\\
57.9242 107\\
57 106.538\\
56.6414 106\\
56 105.23\\
55.3091 105\\
55 104.89\\
54 104.628\\
53 104.324\\
52.4675 104\\
52 103.758\\
51 103.352\\
50.1545 103\\
50 102.93\\
49 102.43\\
48 102.112\\
47.6494 102\\
47 101.65\\
46 101.42\\
45 101.097\\
44.8545 101\\
44.0779 100\\
44 99.9221\\
43.4621 99\\
43 98.3838\\
42.8081 98\\
42.3636 97\\
42 96.1818\\
41.8961 96\\
41.6932 95\\
41.0496 94\\
41 93.9221\\
40.1932 93\\
40 92.4848\\
39.8545 92\\
39.3223 91\\
39.2314 90\\
39.0455 89\\
39.4364 88\\
39.7697 87\\
39.4439 86\\
39.3697 85\\
39.4364 84\\
39.6364 83\\
39.9587 82\\
40 81.9351\\
40.5455 81\\
41 80.5455\\
41.4675 80\\
41.7955 79\\
42 78.5909\\
42.3223 78\\
42.1091 77\\
42.5091 76\\
43 75.3864\\
43.5152 75\\
43.8182 74\\
44 73.2727\\
44.0909 73\\
45 72.3182\\
46 72.8485\\
46.1136 73\\
47 73.5065\\
47.8864 73\\
48 72.8864\\
49 72.0682\\
49.0341 72\\
49.2955 71\\
50 70.1545\\
50.1545 70\\
50.8112 69\\
51 68.7545\\
51.8182 69\\
52 69.2727\\
52.1455 70\\
52.157 71\\
52.0162 72\\
52 72.1136\\
51.7914 73\\
52 73.7091\\
52.0469 74\\
52 74.2078\\
51.7359 75\\
51.8227 76\\
51.9141 77\\
52 77.2208\\
52.303 78\\
52.355 79\\
53 79.7129\\
53.4196 80\\
54 80.4716\\
55 80.2216\\
55.3223 80\\
55.5152 79\\
56 78.7576\\
56.1212 79\\
57 79.7532\\
58 79.9733\\
59 79.9587\\
59.4545 80\\
60 80.0545\\
60.1818 80\\
60.9495 79\\
61 78.8485\\
61.2545 78\\
61 77.3636\\
60.9091 77\\
60.8961 76\\
60.7545 75\\
61 74.1818\\
61.0682 74\\
61.5051 73\\
62 72.595\\
62.8182 72\\
63 71.8678\\
64 71.4132\\
65 71.0545\\
65.0779 71\\
66 70.0779\\
66.1091 70\\
67 69.5051\\
68 69.7273\\
69 69.9545\\
69.2273 70\\
70 70.1288\\
70.3864 70\\
71 69.7769\\
72 69.0682\\
72.0779 69\\
73 68.1932\\
73.1932 68\\
74 67.1932\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
51.9432 68\\
52 67.9495\\
52.0568 68\\
52 68.4545\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
72.8712 100\\
73 99.4848\\
74 99.0649\\
75 99.2909\\
75.3545 100\\
75 100.506\\
74 100.655\\
73 100.193\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
35.3506 111\\
36 110.091\\
37 110.864\\
37.0341 111\\
37 111.078\\
36 111.649\\
}--cycle;
\addplot[area legend,solid,draw=mycolor5,forget plot]
table[row sep=crcr] {%
x y\\
43.8893 114\\
44 113.769\\
45 113.208\\
45.6162 114\\
45.1866 115\\
45 115.394\\
44 115.424\\
43.9122 115\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
9.4271 1\\
9 1.49209\\
8.56734 2\\
8.01201 3\\
8 3.01136\\
7.01136 4\\
7 4.01414\\
6.23511 5\\
6 5.43988\\
5.72439 6\\
5.01079 7\\
5 7.01675\\
4.3445 8\\
4 8.36364\\
3.40752 9\\
3 9.98485\\
2.99473 10\\
2.13397 11\\
2 11.2121\\
1.54252 12\\
1 12.9343\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
50.4895 1\\
50 1.90909\\
49.9205 2\\
49.4364 3\\
49 3.62338\\
48.6705 4\\
48.0727 5\\
48.0909 6\\
48 6.18182\\
47.7273 7\\
47 7.72727\\
46.7273 8\\
46 8.54545\\
45.5455 9\\
45.0606 10\\
45 10.1212\\
44.3409 11\\
44.2273 12\\
44.1948 13\\
44 13.6818\\
43.8409 14\\
43.2273 15\\
43 15.1705\\
42 15.8939\\
41.8939 16\\
41 16.4876\\
40.2955 17\\
40 17.2626\\
39 17.8182\\
38.7273 18\\
38 18.4848\\
37.0727 19\\
37 19.1212\\
36 19.8727\\
35.6818 20\\
35 20.4545\\
34 20.5909\\
33 20.6234\\
32 20.4805\\
31 20.2955\\
30.2121 20\\
30 19.9364\\
29 19.3364\\
28.6263 19\\
28 18.6242\\
27.2197 18\\
27 17.8242\\
26 17.0718\\
25.9026 17\\
25.1364 16\\
25 15.8636\\
24.2597 15\\
24 14.7576\\
23.2898 14\\
23 13.5364\\
22.6424 13\\
22.0455 12\\
22 11.9091\\
21.6257 11\\
21.4798 10\\
21 9.2803\\
20.8598 9\\
20.823 8\\
20.5598 7\\
20.2818 6\\
20 5.4876\\
19.1061 5\\
19 4.87273\\
18.8939 5\\
18.4805 6\\
18 6.84091\\
17.8939 7\\
17.1948 8\\
17 8.19481\\
16.2955 9\\
16 9.59091\\
15.7662 10\\
15 10.8939\\
14.9091 11\\
14.3377 12\\
14 12.3939\\
13.4805 13\\
13 13.6727\\
12.7662 14\\
12.2273 15\\
12 15.2727\\
11.4805 16\\
11 16.5606\\
10.6234 17\\
10.2273 18\\
10 18.4545\\
9.72727 19\\
9 19.8727\\
8.90909 20\\
8.33766 21\\
8 21.7879\\
7.90909 22\\
7.33766 23\\
7 23.5909\\
6.79545 24\\
6.33766 25\\
6.17045 26\\
6 26.2727\\
5.54545 27\\
5.17045 28\\
5 28.4545\\
4.81818 29\\
4.48052 30\\
4.37374 31\\
4 31.6727\\
3.79545 32\\
3.73636 33\\
3.42045 34\\
3.17045 35\\
3 35.3409\\
2.67045 36\\
2.37374 37\\
2.0404 38\\
2 38.1818\\
1.81818 39\\
1.83636 40\\
1.87273 41\\
1.85124 42\\
1.42045 43\\
1 43.5606\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
55.0636 128\\
55 127.989\\
54 127.793\\
53 127.627\\
52 127.46\\
51 127.33\\
50 127.113\\
49.5318 127\\
49 126.848\\
48 126.626\\
47 126.42\\
46 126.219\\
45.1515 126\\
45 125.938\\
44 125.571\\
43 125.285\\
42.1014 125\\
42 124.954\\
41 124.539\\
40 124.152\\
39.6658 124\\
39 123.706\\
38 123.388\\
37 123.015\\
36.961 123\\
36 122.526\\
35 122.032\\
34.9305 122\\
34 121.561\\
33 121.059\\
32.8788 121\\
32 120.548\\
31 120.044\\
30.9115 120\\
30 119.512\\
29 119.005\\
28.9904 119\\
28 118.455\\
27.2159 118\\
27 117.848\\
26 117.161\\
25.7659 117\\
25 116.607\\
24 116.042\\
23.9199 116\\
23 115.387\\
22.4334 115\\
22 114.689\\
21.0381 114\\
21 113.971\\
20 113.161\\
19.7964 113\\
19 112.379\\
18.5341 112\\
18 111.573\\
17.3127 111\\
17 110.653\\
16.4242 110\\
16 109.672\\
15.1301 109\\
15 108.877\\
14.0892 108\\
14 107.881\\
13.3636 107\\
13 106.615\\
12.4192 106\\
12 105.538\\
11.5118 105\\
11 104.412\\
10.6603 104\\
10 103.383\\
9.59718 103\\
9 102.23\\
8.82435 102\\
8.02922 101\\
8 100.942\\
7.55316 100\\
7 99.4373\\
6.57727 99\\
6 98.2128\\
5.85369 98\\
5.41757 97\\
5 96.3991\\
4.74026 96\\
4.0627 95\\
4 94.9287\\
3.18339 94\\
3 93.7045\\
2.59091 93\\
2 92.1064\\
1.93676 92\\
1.34343 91\\
1 90.0165\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
61.8756 1\\
61.7922 2\\
62 2.87273\\
62.0318 3\\
62 3.09091\\
61.697 4\\
61.4835 5\\
61.4835 6\\
61.2576 7\\
61 7.77273\\
60.9282 8\\
60.5668 9\\
60.6643 10\\
61 10.8727\\
62 10.3377\\
62.4727 10\\
63 9.56061\\
64 9.0404\\
65 9.03306\\
65.3636 9\\
66 8.84091\\
67 8.56061\\
67.6727 8\\
68 7.59091\\
68.4727 7\\
69 6.34091\\
69.4545 6\\
69.7879 5\\
70 4.68182\\
70.1273 5\\
70.2727 6\\
70.2929 7\\
70.2197 8\\
70 8.52727\\
69.6061 9\\
70 9.47273\\
70.1648 10\\
70 10.2636\\
69.2636 11\\
69 11.5273\\
68.7374 12\\
68.404 13\\
68.2045 14\\
68.2929 15\\
68.0909 16\\
68 16.2121\\
67.7851 17\\
68 17.7879\\
68.1591 18\\
68.3182 19\\
68.8182 20\\
69 20.1818\\
70 20.6818\\
71 20.1212\\
71.1818 20\\
72 19.4545\\
72.3409 19\\
73 18.4727\\
73.5909 18\\
74 17.5909\\
74.3939 17\\
75 16.596\\
75.6705 16\\
76 15.7071\\
76.4545 15\\
77 14.0455\\
77.0227 14\\
77.5508 13\\
78 12.3058\\
78.3364 12\\
79 11.1705\\
79.2727 11\\
80 10.5455\\
81 10.0404\\
81.0455 10\\
81.4205 9\\
82 8.42045\\
82.3737 8\\
83 7.37374\\
83.3364 7\\
84 6.17045\\
84.1364 6\\
84.6688 5\\
85 4.57851\\
85.3977 4\\
86 3.46465\\
86.492 3\\
87 2.21488\\
87.1576 2\\
88 1.02797\\
88.026 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
75.0242 128\\
76 127.785\\
77 127.576\\
78 127.424\\
79 127.29\\
80 127.093\\
80.4182 127\\
81 126.831\\
82 126.593\\
83 126.42\\
84 126.2\\
84.7832 126\\
85 125.908\\
86 125.587\\
87 125.288\\
87.8746 125\\
88 124.94\\
89 124.593\\
90 124.334\\
91 124.013\\
91.0369 124\\
92 123.537\\
93 123.126\\
93.2727 123\\
94 122.621\\
95 122.243\\
95.5341 122\\
96 121.722\\
97 121.298\\
97.5899 121\\
98 120.737\\
99 120.292\\
99.5397 120\\
100 119.695\\
101 119.204\\
101.36 119\\
102 118.571\\
103 118.039\\
103.065 118\\
104 117.414\\
104.904 117\\
105 116.927\\
106 116.192\\
106.243 116\\
107 115.462\\
107.65 115\\
108 114.705\\
109 114.016\\
109.022 114\\
110 113.242\\
110.317 113\\
111 112.388\\
111.471 112\\
112 111.588\\
112.785 111\\
113 110.831\\
114 110.174\\
114.252 110\\
115 109.11\\
115.088 109\\
116 108.113\\
116.112 108\\
117 107.268\\
117.325 107\\
118 106.277\\
118.251 106\\
119 105.177\\
119.151 105\\
120 104.096\\
120.09 104\\
120.713 103\\
121 102.687\\
121.574 102\\
122 101.505\\
122.39 101\\
123 100.397\\
123.416 100\\
123.947 99\\
124 98.9362\\
124.651 98\\
125 97.6281\\
125.59 97\\
126 96.4486\\
126.294 96\\
126.923 95\\
127 94.8292\\
127.276 94\\
127.84 93\\
128 92.7702\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
104.909 1\\
105 1.09091\\
105.909 2\\
106 2.06061\\
107 2.89394\\
107.127 3\\
107.727 4\\
108 4.27273\\
108.727 5\\
109 5.27273\\
109.909 6\\
110 6.09091\\
110.727 7\\
111 7.34091\\
111.527 8\\
112 8.78788\\
112.159 9\\
113 9.84091\\
113.127 10\\
113.727 11\\
114 11.2727\\
114.606 12\\
115 12.5909\\
115.273 13\\
115.939 14\\
116 14.0606\\
117 14.8939\\
117.106 15\\
117.773 16\\
117.948 17\\
117.895 18\\
117.718 19\\
117 19.8523\\
116.737 20\\
116 20.4148\\
115 20.6198\\
114.24 21\\
114.932 22\\
115 22.0758\\
115.076 22\\
116 21.3601\\
117 21.4455\\
117.723 22\\
117.98 23\\
117 23.9282\\
116.909 24\\
117 24.1364\\
117.455 25\\
118 25.5455\\
118.576 26\\
119 26.2053\\
119.424 26\\
119.514 25\\
119.584 24\\
119.68 23\\
119.895 22\\
120 21.915\\
121 21.9436\\
121.327 22\\
122 22.8409\\
122.106 23\\
122.606 24\\
123 24.7879\\
123.106 25\\
123.805 26\\
124 26.6818\\
124.106 27\\
124.519 28\\
124.939 29\\
125 29.1212\\
125.377 30\\
125.939 31\\
126 31.1818\\
126.205 32\\
126.662 33\\
127 33.7879\\
127.091 34\\
127.439 35\\
127.519 36\\
127.939 37\\
128 37.3636\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
121.191 1\\
122 1.97649\\
122.018 2\\
123 2.95574\\
123.044 3\\
123.526 4\\
124 4.56061\\
124.338 5\\
125 5.74835\\
125.226 6\\
125.959 7\\
126 7.05169\\
126.663 8\\
127 8.79472\\
127.075 9\\
127.99 10\\
128 10.0265\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
1 63.8182\\
1.03636 64\\
1.21488 65\\
1.33636 66\\
1.53636 67\\
1.73636 68\\
1.93636 69\\
2 69.3182\\
2.13636 70\\
2.43636 71\\
2.73636 72\\
3 72.8788\\
3.03306 73\\
3.57851 74\\
3.73636 75\\
4 75.8788\\
4.03636 76\\
4.43636 77\\
5 77.9394\\
5.03636 78\\
5.15152 79\\
5.83636 80\\
6 80.8182\\
6.0404 81\\
6.48485 82\\
6.93636 83\\
7 83.1273\\
7.43636 84\\
7.93636 85\\
8 85.1273\\
8.48485 86\\
9 86.6623\\
9.26263 87\\
9.70707 88\\
10 88.5273\\
10.2626 89\\
11 89.9481\\
11.0519 90\\
11.6234 91\\
12 91.3766\\
12.6234 92\\
13 92.1465\\
14 92.0335\\
14.8347 93\\
14.5455 94\\
15 94.9596\\
15.0455 95\\
16 95.8485\\
17 95.5055\\
18 95.6648\\
18.185 96\\
18 96.4876\\
17.8056 97\\
18 97.3316\\
19 97.7562\\
20 97.9855\\
20.0242 98\\
20.8745 99\\
20.6474 100\\
20 100.929\\
19.9436 101\\
20 101.545\\
20.1515 102\\
20.7662 103\\
21 103.205\\
21.7955 104\\
22 104.234\\
22.8939 105\\
23 105.106\\
24 105.939\\
24.0727 106\\
25 106.464\\
25.4215 106\\
26 105.665\\
27 105.309\\
27.4145 106\\
27 106.942\\
26.9745 107\\
26.9416 108\\
27 108.182\\
28 108.955\\
28.0727 109\\
29 109.386\\
29.6694 110\\
30 110.606\\
30.3377 111\\
31 111.58\\
31.8409 112\\
32 112.071\\
32.0318 112\\
32.9596 111\\
33 110.982\\
34 110.507\\
34.3121 111\\
34.4145 112\\
34.6096 113\\
35 113.553\\
36 113.632\\
36.972 113\\
37 112.979\\
37.9786 112\\
38 111.955\\
38.0104 112\\
38.047 113\\
38 113.195\\
37.7745 114\\
37.7235 115\\
37.9091 116\\
38 116.053\\
39 116.421\\
40 116.737\\
41 116.864\\
41.4318 116\\
42 115.29\\
42.5795 115\\
43 114.439\\
43.116 115\\
43.1462 116\\
43.6313 117\\
44 117.246\\
45 117.024\\
45.9755 118\\
46 118.636\\
46.0727 119\\
47 119.515\\
48 119.848\\
49 119.967\\
49.1212 120\\
50 120.264\\
51 120.464\\
52 120.603\\
53 120.636\\
54 120.848\\
55 120.96\\
56 120.864\\
56.508 120\\
57 119.508\\
57.4545 119\\
58 118.058\\
58.7403 119\\
58.7682 120\\
59 120.927\\
59.1783 120\\
59.2424 119\\
59 118.545\\
58.1273 118\\
59 117.603\\
59.5455 118\\
60 118.242\\
61 118.369\\
61.6636 118\\
62 117.72\\
62.3058 118\\
63 118.587\\
63.2063 119\\
63.7727 120\\
64 120.227\\
64.7727 121\\
65 121.331\\
66 121.364\\
66.2797 121\\
66.861 120\\
67 119.606\\
67.5195 119\\
68 118.854\\
68.6727 119\\
68.4332 120\\
69 120.438\\
70 120.632\\
70.8182 121\\
71 121.149\\
72 121.364\\
73 121.364\\
74 121.164\\
74.8182 121\\
75 120.964\\
76 120.664\\
77 120.512\\
78 120.331\\
79 120.164\\
79.8182 120\\
80 119.96\\
81 119.705\\
82 119.293\\
82.2636 119\\
82.8312 118\\
83 117.876\\
84 117.468\\
84.5494 117\\
84.8818 116\\
85 115.831\\
85.1313 116\\
86 116.521\\
87 116.486\\
88 116.482\\
88.9421 117\\
89 117.08\\
89.6364 117\\
90 116.955\\
91 116.455\\
91.9091 116\\
91.7758 115\\
91.5791 114\\
91.7446 113\\
91.9481 112\\
92 111.96\\
92.0182 112\\
92.3831 113\\
93 113.345\\
94 113.074\\
94.0909 113\\
94.6798 112\\
95 111.591\\
95.4332 112\\
95.8612 113\\
96 113.659\\
97 113.455\\
97.9091 113\\
98 112.948\\
99 112.519\\
99.7273 112\\
100 111.773\\
101 111.106\\
101.212 111\\
101 110.92\\
100.612 110\\
100.127 109\\
101 108.77\\
101.364 109\\
101.92 110\\
102 110.212\\
102.636 110\\
103 109.927\\
103.927 109\\
104 108.927\\
104.927 108\\
104 107.42\\
103.832 107\\
103.813 106\\
104 105.832\\
104.224 106\\
105 106.684\\
105.596 107\\
106 107.519\\
106.727 107\\
107 106.805\\
108 106.091\\
108.106 106\\
108.939 105\\
109 104.927\\
109.662 104\\
109 103.669\\
108.376 103\\
108 102.597\\
107.73 102\\
107.884 101\\
108 100.664\\
108.198 101\\
109 101.649\\
110 101.033\\
110.08 101\\
111 100.632\\
111.92 101\\
112 101.106\\
112.127 101\\
113 100.455\\
113.727 100\\
114 99.6591\\
114.33 99\\
114.948 98\\
114.602 97\\
114.344 96\\
114.745 95\\
114.459 94\\
115 93.4019\\
116 93.0779\\
116.096 93\\
117 92.4091\\
118 92.4424\\
119 92.1273\\
119.106 92\\
119.805 91\\
120 90.8052\\
120.626 90\\
120.848 89\\
121 88.7273\\
121.455 88\\
122 87.2727\\
122.205 87\\
122.58 86\\
122.96 85\\
123 84.9273\\
123.515 84\\
123.955 83\\
124 82.9091\\
124.455 82\\
124.955 81\\
125 80.9273\\
125.58 80\\
125.83 79\\
126 78.7273\\
126.455 78\\
126.515 77\\
126.955 76\\
127 75.8182\\
127.205 75\\
127.83 74\\
127.737 73\\
128 72.2121\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
2.10227 42\\
3 41.202\\
3.44886 42\\
3.45187 43\\
3.2801 44\\
3.2201 45\\
3.19378 46\\
3.04011 47\\
3 47.062\\
2.80519 47\\
2.38636 46\\
2.30303 45\\
2.2028 44\\
2.23182 43\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
68.6364 73\\
69 72.9273\\
70 72.9273\\
71 72.6591\\
72 72.9091\\
72.1818 73\\
72.1212 74\\
72 74.0727\\
71 74.3409\\
70 74.1818\\
69 74.3636\\
68.6818 75\\
68 75.4545\\
67.3182 75\\
67 74.3636\\
66.6364 74\\
67 73.6364\\
68 73.6364\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
49.9481 74\\
50 73.9273\\
50.0606 74\\
50 74.3636\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
48.1273 75\\
49 74.6033\\
49.8727 75\\
49.8512 76\\
49.6909 77\\
49.6694 78\\
49.9364 79\\
50 79.0455\\
51 79.553\\
52 79.9773\\
52.0202 80\\
52.6242 81\\
53 81.3316\\
54 81.861\\
54.5909 82\\
55 82.2045\\
55.7071 83\\
56 83.2397\\
57 83.4636\\
57.7727 83\\
57.9596 82\\
58 81.9596\\
58.1818 82\\
59 82.2338\\
60 82.4636\\
61 82.1488\\
62 82.2397\\
62.8788 82\\
63 81.9545\\
64 81.7374\\
65 81.5195\\
65.5195 81\\
65.9481 80\\
65.9481 79\\
66 78.8182\\
66.0909 79\\
67 79.9091\\
67.1212 80\\
68 80.4394\\
68.5606 81\\
69 81.5273\\
69.7879 82\\
70 82.1591\\
71 82.3273\\
72 82.3295\\
73 82.0909\\
73.3182 82\\
74 81.7727\\
75 81.4394\\
75.8788 81\\
76 80.9273\\
76.7727 80\\
76.3295 79\\
76.6061 78\\
77 77.7636\\
78 77.8021\\
78.5606 78\\
79 78.2397\\
79.6434 79\\
80 79.3091\\
80.7972 80\\
81 80.2636\\
81.526 81\\
82 81.4424\\
82.8364 82\\
82.9293 83\\
82.4205 84\\
82 84.8409\\
81.9205 85\\
81.4876 86\\
81.6364 87\\
81.4876 88\\
81.5364 89\\
81.8636 90\\
81.4242 91\\
81.1313 92\\
81 92.2626\\
80.5852 93\\
80 93.7803\\
79.7803 94\\
79.026 95\\
79 95.0242\\
78 95.6694\\
77.2727 96\\
77 96.124\\
76 96.3737\\
75 96.3737\\
74 96.3967\\
73 96.3357\\
72 96.6818\\
71 96.8409\\
70 96.8182\\
69.5909 97\\
69 97.3377\\
68 97.6234\\
67 97.2727\\
66 97.0606\\
65 97.2955\\
64 97.9421\\
63.9545 98\\
63.5227 99\\
63.2626 100\\
63.139 101\\
63.0191 102\\
63 102.052\\
62.447 103\\
62.2955 104\\
62 104.591\\
61 104.591\\
60 104.052\\
59 104.766\\
58 104.894\\
57 104.236\\
56.8182 104\\
56 103.374\\
55.0909 103\\
55 102.963\\
54.6818 103\\
54 103.136\\
53 103.218\\
52.3766 103\\
52 102.845\\
51 102.303\\
50.2929 102\\
50 101.835\\
49 101.148\\
48.7636 101\\
48.5354 100\\
48 99.4928\\
47.5072 99\\
47 98.3977\\
46 98.0519\\
45.8788 98\\
45 97.5606\\
44.5195 97\\
44 96.7203\\
43.3312 96\\
43.1023 95\\
43 94.6727\\
42.7898 94\\
42.5636 93\\
42 92.1948\\
41.8295 92\\
41.2727 91\\
41.6061 90\\
41.6623 89\\
41.7045 88\\
41.9481 87\\
41.7727 86\\
42 85.6591\\
42.3766 85\\
42.3182 84\\
42 83.3636\\
41.9545 83\\
42 82.9091\\
42.9091 82\\
43 81.9273\\
43.9273 81\\
44 80.9481\\
44.7374 80\\
45 79.6623\\
45.5152 79\\
45.6623 78\\
45.8485 77\\
46 76.7727\\
46.5795 76\\
47 75.7197\\
48 75.0636\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
65.9273 76\\
66 75.6364\\
67 75.3182\\
67.4545 76\\
67 76.3409\\
66 76.3636\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
47.1818 79\\
48 78.4545\\
48.1488 79\\
48.1818 80\\
48.0579 81\\
48 81.1591\\
47.1591 82\\
47 82.3182\\
46.9421 82\\
46.9421 81\\
47 80.7879\\
47.5909 80\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
29.7197 107\\
30 106.76\\
31 106.976\\
31.011 107\\
31 107.017\\
30.393 108\\
30 108.703\\
29 108.536\\
28.5874 108\\
29 107.617\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
45.8398 116\\
46 115.694\\
46.1121 116\\
46.4455 117\\
46 117.955\\
45.0455 117\\
}--cycle;
\addplot[area legend,solid,draw=mycolor6,forget plot]
table[row sep=crcr] {%
x y\\
61.8945 120\\
62 119.707\\
62.1758 120\\
62 120.879\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
9.86278 1\\
9 1.99407\\
8.99495 2\\
8.44768 3\\
8 3.4237\\
7.4237 4\\
7 4.52727\\
6.63323 5\\
6.11688 6\\
6 6.13969\\
5.40216 7\\
5 7.6244\\
4.7496 8\\
4 8.79125\\
3.80564 9\\
3.39872 10\\
3 10.4638\\
2.53907 11\\
2 11.8535\\
1.91496 12\\
1.33431 13\\
1 13.6477\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
18.2121 1\\
18 1.31818\\
17.6591 2\\
17.2841 3\\
17 3.32468\\
16.4091 4\\
16 4.81818\\
15.8961 5\\
15.3788 6\\
15 6.45455\\
14.6591 7\\
14 7.87879\\
13.9091 8\\
13 8.90909\\
12.9091 9\\
12.4675 10\\
12 10.4675\\
11.5341 11\\
11 11.7121\\
10.7841 12\\
10.039 13\\
10 13.0545\\
9.32468 14\\
9 14.7576\\
8.90909 15\\
8.40909 16\\
8 16.4675\\
7.53409 17\\
7.18182 18\\
7 18.3182\\
6.65909 19\\
6 19.8788\\
5.8961 20\\
5.36364 21\\
5 21.8182\\
4.90909 22\\
4.28409 23\\
4.0303 24\\
4 24.0682\\
3.53409 25\\
3.47475 26\\
3 26.7121\\
2.82727 27\\
2.47475 28\\
2.14141 29\\
2 29.4242\\
1.80808 30\\
1.72727 31\\
1.14141 32\\
1.02727 33\\
1 33.1364\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
19.3939 1\\
19.7273 2\\
20 2.27273\\
20.5134 3\\
20.608 4\\
20.9848 5\\
21 5.0303\\
21.6234 6\\
21.9205 7\\
22 7.42424\\
22.2159 8\\
22.4659 9\\
23 9.71212\\
23.2159 10\\
23.4727 11\\
23.9727 12\\
24 12.0545\\
24.6753 13\\
25 13.4545\\
25.5455 14\\
26 14.3247\\
26.9455 15\\
27 15.0545\\
27.9455 16\\
28 16.0682\\
28.7455 17\\
29 17.1591\\
30 17.3788\\
31 17.6545\\
32 17.6545\\
33 17.4545\\
34 17.0545\\
34.1364 17\\
35 16.4242\\
35.6364 16\\
36 15.6364\\
36.6364 15\\
36.5682 14\\
36.4242 13\\
36.3182 12\\
36.0909 11\\
36.3182 10\\
36 9.36364\\
35.8545 9\\
36 8.27273\\
36.0909 8\\
36 7.72727\\
35.7576 7\\
35.4242 6\\
35 5.57576\\
34.1364 5\\
34.6545 4\\
35 3.78409\\
35.8961 3\\
36 2.91919\\
37 2.75758\\
37.5682 2\\
38 1.75325\\
39 1.45455\\
39.5682 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
57.4773 128\\
57 127.87\\
56 127.725\\
55 127.584\\
54 127.444\\
53 127.314\\
52 127.168\\
51 127.051\\
50.7626 127\\
50 126.741\\
49 126.518\\
48 126.345\\
47 126.16\\
46.1604 126\\
46 125.937\\
45 125.547\\
44 125.267\\
43 125.003\\
42.9895 125\\
42 124.549\\
41 124.223\\
40.4188 124\\
40 123.774\\
39 123.406\\
38 123.119\\
37.679 123\\
37 122.619\\
36 122.201\\
35.5922 122\\
35 121.636\\
34 121.24\\
33.5202 121\\
33 120.66\\
32 120.218\\
31.5636 120\\
31 119.635\\
30 119.187\\
29.6313 119\\
29 118.601\\
28 118.12\\
27.7932 118\\
27 117.443\\
26.352 117\\
26 116.782\\
25 116.311\\
24.4483 116\\
24 115.677\\
23 115.02\\
22.9704 115\\
22 114.305\\
21.5751 114\\
21 113.558\\
20.3051 113\\
20 112.763\\
19.0162 112\\
19 111.987\\
18 111.188\\
17.7745 111\\
17 110.139\\
16.877 110\\
16 109.322\\
15.5829 109\\
15 108.449\\
14.5332 108\\
14 107.289\\
13.7912 107\\
13 106.162\\
12.8468 106\\
12 105.067\\
11.9394 105\\
11.0703 104\\
11 103.93\\
10 103.004\\
9.9953 103\\
9.24476 102\\
9 101.711\\
8.44156 101\\
8 100.117\\
7.94453 100\\
7 99.0392\\
6.96212 99\\
6.26399 98\\
6 97.4509\\
5.80894 97\\
5.12693 96\\
5 95.823\\
4.46082 95\\
4 94.4759\\
3.5815 94\\
3 93.0631\\
2.96334 93\\
2.31212 92\\
2 91.4939\\
1.70996 91\\
1.37258 90\\
1 89.5265\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
62.987 1\\
63 1.27273\\
63.0559 2\\
63.2867 3\\
63 3.74545\\
62.9293 4\\
62.9021 5\\
63 5.25455\\
64 5.05455\\
64.0682 5\\
65 4.37879\\
65.5682 4\\
66 3.78409\\
67 3.04545\\
67.0545 3\\
68 2.21212\\
68.2545 2\\
69 1.25455\\
69.1591 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
72.9091 1\\
72.7225 2\\
72.7364 3\\
72.3058 4\\
72.0404 5\\
72.0519 6\\
72 6.72727\\
71.984 7\\
71.9152 8\\
71.8586 9\\
72 9.42424\\
72.8636 10\\
73 10.2727\\
73.2424 11\\
74 11.7576\\
74.7273 12\\
75 12.0682\\
75.1364 12\\
76 11.4242\\
76.2545 11\\
77 10.3788\\
77.4545 10\\
78 9.31818\\
78.2121 9\\
79 8.40909\\
79.4675 8\\
80 7.46753\\
80.4091 7\\
81 6.32468\\
81.4545 6\\
82 5.31818\\
82.3182 5\\
83 4.45455\\
83.3247 4\\
84 3.47475\\
84.6104 3\\
85 2.61039\\
85.4747 2\\
86 1.47475\\
86.4747 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
72.7521 128\\
73 127.935\\
74 127.802\\
75 127.571\\
76 127.445\\
77 127.276\\
78 127.139\\
79 127.036\\
79.1818 127\\
80 126.717\\
81 126.497\\
82 126.321\\
83 126.18\\
83.8636 126\\
84 125.93\\
85 125.529\\
86 125.295\\
87 125.026\\
87.0784 125\\
88 124.562\\
89 124.321\\
90 124.103\\
90.321 124\\
91 123.59\\
92 123.237\\
92.5894 123\\
93 122.723\\
94 122.305\\
94.928 122\\
95 121.952\\
96 121.377\\
97 121.027\\
97.0529 121\\
98 120.392\\
99 120.026\\
99.0484 120\\
100 119.37\\
100.848 119\\
101 118.876\\
102 118.267\\
102.507 118\\
103 117.613\\
104 117.136\\
104.297 117\\
105 116.465\\
105.727 116\\
106 115.787\\
107 115.184\\
107.259 115\\
108 114.375\\
108.547 114\\
109 113.582\\
109.89 113\\
110 112.899\\
111 112.048\\
111.058 112\\
112 111.268\\
112.357 111\\
113 110.497\\
113.857 110\\
114 109.853\\
114.665 109\\
115 108.665\\
115.693 108\\
116 107.705\\
117 107.014\\
117.017 107\\
117.907 106\\
118 105.909\\
118.777 105\\
119 104.777\\
119.703 104\\
120 103.643\\
120.393 103\\
121 102.337\\
121.282 102\\
122 101.166\\
122.128 101\\
123 100.138\\
123.144 100\\
123.607 99\\
124 98.5311\\
124.369 98\\
125 97.3282\\
125.308 97\\
126 96.07\\
126.046 96\\
126.606 95\\
127 94.1295\\
127.043 94\\
127.548 93\\
128 92.3504\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
109.345 1\\
110 1.65455\\
110.345 2\\
111 2.46753\\
111.621 3\\
112 3.75758\\
112.121 4\\
113 4.87879\\
113.121 5\\
114 5.87879\\
114.121 6\\
114.955 7\\
115 7.05455\\
115.788 8\\
116 8.63636\\
116.121 9\\
117 9.75325\\
117.288 10\\
117.788 11\\
118 11.2545\\
118.532 12\\
119 12.6545\\
119.288 13\\
120 13.8545\\
120.104 14\\
121 14.8961\\
121.121 15\\
121.955 16\\
122 16.1364\\
122.247 17\\
123 17.8788\\
123.121 18\\
123.818 19\\
124 19.4242\\
124.216 20\\
124.675 21\\
125 21.7576\\
125.104 22\\
125.466 23\\
125.841 24\\
126 24.4242\\
126.345 25\\
127 25.8182\\
127.104 26\\
127.39 27\\
127.788 28\\
128 28.6364\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
120.801 1\\
121 1.21616\\
121.619 2\\
122 2.36212\\
122.66 3\\
123 3.58021\\
123.201 4\\
124 4.94545\\
124.042 5\\
124.881 6\\
125 6.13017\\
125.598 7\\
126 7.50446\\
126.346 8\\
126.716 9\\
127 9.29346\\
127.629 10\\
128 10.9886\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
1 73.2879\\
1.38843 74\\
1.52727 75\\
1.82727 76\\
2 76.4318\\
2.20661 77\\
2.68939 78\\
2.84298 79\\
3 79.2159\\
3.57025 80\\
3.66116 81\\
4 81.7455\\
4.12727 82\\
4.52727 83\\
4.93388 84\\
5 84.1212\\
5.52727 85\\
5.93388 86\\
6 86.0808\\
6.75207 87\\
7 87.6818\\
7.12727 88\\
7.62727 89\\
8 89.4141\\
8.52727 90\\
8.82727 91\\
9 91.3455\\
9.40909 92\\
10 92.6753\\
10.2841 93\\
11 93.8182\\
12 93.6898\\
13 93.4545\\
13.4215 94\\
13.2987 95\\
13 95.697\\
12.8636 96\\
13 96.5455\\
13.3247 97\\
14 97.4727\\
15 97.3117\\
15.7273 97\\
16 96.8691\\
17 96.9752\\
17.0094 97\\
17 97.1364\\
16.892 98\\
17 98.157\\
17.843 99\\
17 99.5795\\
16.1591 100\\
16.4675 101\\
17 101.207\\
17.3388 101\\
18 100.636\\
18.979 100\\
19 99.9318\\
19.1364 100\\
19.1473 101\\
19 101.237\\
18.5424 102\\
18.1157 103\\
18.8788 104\\
19 104.145\\
19.6104 105\\
20 105.39\\
20.6104 106\\
21 106.39\\
21.5341 107\\
22 107.621\\
22.3247 108\\
23 108.525\\
23.7121 109\\
24 109.173\\
24.2879 109\\
24.8106 108\\
25 107.886\\
25.933 107\\
26 106.929\\
26.0509 107\\
26.1169 108\\
26.3951 109\\
27 109.582\\
27.8052 110\\
28 110.21\\
28.4892 111\\
28.1591 112\\
29 112.961\\
29.0545 113\\
30 113.675\\
30.3788 114\\
31 114.414\\
32 114.966\\
32.5519 114\\
32.6694 113\\
33 112.339\\
33.3636 113\\
34 113.909\\
34.067 114\\
35 114.657\\
36 114.655\\
36.5909 115\\
36 115.636\\
35.2121 116\\
35.7532 117\\
36 117.192\\
37 117.841\\
37.1818 118\\
38 118.521\\
38.8788 119\\
39 119.038\\
40 119.394\\
41 119.636\\
42 119.955\\
42.0909 120\\
43 120.248\\
44 120.673\\
45 120.975\\
45.0545 121\\
46 121.394\\
47 121.773\\
47.7576 122\\
48 122.036\\
49 122.182\\
50 122.441\\
51 122.594\\
52 122.884\\
53 122.975\\
54 122.902\\
54.3182 123\\
55 123.17\\
56 123.21\\
57 123.287\\
58 123.394\\
59 123.517\\
60 123.644\\
61 123.644\\
62 123.591\\
63 123.747\\
64 123.747\\
65 123.673\\
66 123.612\\
67 123.521\\
68 123.521\\
69 123.441\\
70 123.517\\
71 123.515\\
72 123.448\\
73 123.337\\
74 123.196\\
75 123.079\\
75.8636 123\\
76 122.973\\
77 122.644\\
78 122.42\\
79 122.207\\
80 122.03\\
80.2424 122\\
81 121.811\\
82 121.483\\
83 121.177\\
84 121.027\\
84.0909 121\\
85 120.545\\
86 120.26\\
87 120.026\\
87.1039 120\\
88 119.608\\
89 119.269\\
89.961 119\\
90 118.979\\
91 118.442\\
92 118.133\\
92.2867 118\\
93 117.536\\
94 117.158\\
94.3939 117\\
95 116.572\\
96 116.109\\
96.1818 116\\
97 115.466\\
98 115.025\\
98.0428 115\\
99 114.374\\
99.5722 114\\
100 113.654\\
101 113.191\\
101.273 113\\
102 112.413\\
102.631 112\\
103 111.686\\
104 111.064\\
104.082 111\\
105 110.358\\
105.596 110\\
106 109.596\\
106.596 109\\
107 108.654\\
107.807 108\\
108 107.836\\
109 107.152\\
109.197 107\\
110 106.259\\
110.269 106\\
111 105.169\\
111.169 105\\
112 104.169\\
112.162 104\\
112.838 103\\
113 102.838\\
113.902 102\\
114 101.909\\
114.707 101\\
115 100.736\\
115.775 100\\
116 99.7152\\
116.429 99\\
117 98.2864\\
117.212 98\\
118 97.2121\\
118.212 97\\
118.981 96\\
119 95.9727\\
119.512 95\\
120 94.2867\\
120.129 94\\
120.617 93\\
121 92.5455\\
121.364 92\\
122 91.0455\\
122.026 91\\
122.715 90\\
123 89.4659\\
123.143 89\\
123.608 88\\
124 87.5519\\
124.386 87\\
124.695 86\\
125 85.5253\\
125.189 85\\
125.648 84\\
126 83.5207\\
126.205 83\\
126.54 82\\
127 81.3636\\
127.152 81\\
127.733 80\\
128 79.1455\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
118.709 19\\
119 18.2727\\
119.303 19\\
119.927 20\\
120 20.1212\\
121 20.2879\\
121.214 21\\
121 21.1473\\
120 21.1701\\
119 21.8961\\
118.104 21\\
118.227 20\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
53.5455 85\\
54 84.2424\\
55 84.9697\\
55.0909 85\\
56 85.6818\\
56.1591 86\\
56 86.3182\\
55 86.1591\\
54.5758 86\\
54 85.5682\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
75.8636 85\\
76 84.9091\\
77 84.6818\\
78 84.9091\\
78.0682 85\\
78.3182 86\\
78.7576 87\\
78.5682 88\\
78.8182 89\\
79 89.7273\\
79.0455 90\\
79 90.0909\\
78.0909 91\\
78 91.1364\\
77.1364 92\\
77 92.0909\\
76 92.0909\\
75 92.5682\\
74.1364 93\\
74 93.0545\\
73.7273 93\\
73 92.8545\\
72.2727 93\\
72 93.0545\\
71 93.0909\\
70.7273 93\\
70 92.8182\\
69.2727 93\\
69 93.0909\\
68 93.0909\\
67 93.7576\\
66.6364 94\\
66 94.2545\\
65 94.3182\\
64 94.6545\\
63.5682 95\\
63 95.7576\\
62.8182 96\\
62.6545 97\\
62.1157 98\\
62 98.1414\\
61 98.3884\\
60 98.8961\\
59.8545 99\\
59 99.8545\\
58.6364 100\\
58 100.636\\
57 100.818\\
56.2727 101\\
56 101.055\\
55.7273 101\\
55 100.758\\
54.2727 101\\
54 101.034\\
53 101.159\\
52.3636 101\\
52 100.758\\
51.5455 100\\
51 99.0909\\
50.9455 99\\
50.8182 98\\
51 97.7455\\
51.4659 97\\
52 96.2879\\
52.2159 96\\
52.3388 95\\
52 94.6612\\
51.3939 94\\
51 93.5273\\
50 93.6545\\
49.7841 94\\
49.8961 95\\
49.2525 96\\
49 96.4545\\
48.3182 97\\
48 97.2545\\
47.8182 97\\
47 96.4273\\
46 96.0248\\
45.9659 96\\
45.1455 95\\
45 94.2727\\
44.9545 94\\
44.8409 93\\
44.8182 92\\
45 91.6818\\
45.5455 91\\
46 90.2424\\
46.2424 90\\
46 89.2727\\
45.9545 89\\
46 88.7273\\
46.3636 88\\
47 87.3636\\
48 87.6753\\
49 87.4545\\
49.6545 88\\
50 88.5758\\
50.3182 89\\
51 89.303\\
52 89.5727\\
52.7121 90\\
53 90.1919\\
54 90.5253\\
55 90.6212\\
56 90.6727\\
57 90.9752\\
58 90.9697\\
58.2727 91\\
59 91.1039\\
59.8961 92\\
60 92.1212\\
60.6591 93\\
61 93.3409\\
62 93.7273\\
62.1818 93\\
62.1212 92\\
62.2424 91\\
63 90.6212\\
63.7455 90\\
63.6818 89\\
63.3636 88\\
63 87.7576\\
62.6212 87\\
62.7455 86\\
63 85.6818\\
64 85.6818\\
65 85.9455\\
66 85.5758\\
67 85.5758\\
67.4242 86\\
68 86.4318\\
68.7576 87\\
69 87.2424\\
70 87.5758\\
71 87.2424\\
71.7273 87\\
72 86.9091\\
73 86.3636\\
73.3636 86\\
74 85.7455\\
75 85.4318\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
48.0909 90\\
49 89.4545\\
50 89.3182\\
50.303 90\\
50.358 91\\
50 91.9545\\
49.9773 92\\
49 92.9773\\
48 92.7159\\
47.4273 92\\
47.3636 91\\
48 90.0455\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
115.929 95\\
116 94.7455\\
116.061 95\\
116 95.0848\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
53.1364 99\\
54 98.1364\\
54.3455 99\\
54 99.5758\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
41.9053 117\\
42 116.838\\
42.1623 117\\
43 117.838\\
43.4545 118\\
44 118.909\\
44.0227 119\\
44 119.039\\
43.8636 119\\
43 118.568\\
42 118.682\\
41.2781 118\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
44.5455 118\\
45 117.913\\
45.0874 118\\
45 118.162\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
56.9053 121\\
57 120.866\\
57.2066 121\\
57 121.379\\
}--cycle;
\addplot[area legend,solid,draw=mycolor7,forget plot]
table[row sep=crcr] {%
x y\\
60.2424 121\\
61 120.242\\
61.0909 121\\
61 121.284\\
}--cycle;
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
10.3766 1\\
10 1.42752\\
9.5186 2\\
9 2.78683\\
8.88336 3\\
8 3.83604\\
7.83604 4\\
7.05051 5\\
7 5.08264\\
6.58813 6\\
6 6.70288\\
5.79353 7\\
5.20507 8\\
5 8.20041\\
4.25145 9\\
4 9.51383\\
3.80383 10\\
3 10.9351\\
2.94418 11\\
2.35636 12\\
2 12.4949\\
1.70674 13\\
1.25145 14\\
1 14.5372\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
15.4646 1\\
15 1.69697\\
14.7727 2\\
14.3535 3\\
14 3.39773\\
13.3977 4\\
13 4.63636\\
12.7403 5\\
12.197 6\\
12 6.23636\\
11.4545 7\\
11 7.5303\\
10.6869 8\\
10 8.68687\\
9.64773 9\\
9.14773 10\\
9 10.1688\\
8.27273 11\\
8 11.4364\\
7.5974 12\\
7 12.697\\
6.79798 13\\
6.27273 14\\
6 14.7273\\
5.90909 15\\
5.31169 16\\
5 16.3636\\
4.45455 17\\
4.27273 18\\
4 18.4364\\
3.68687 19\\
3 19.8831\\
2.90909 20\\
2.46465 21\\
2.02273 22\\
2 22.0455\\
1.57576 23\\
1.24242 24\\
1 24.5455\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
21.6364 1\\
22 1.72727\\
22.2045 2\\
23 2.63636\\
23.4545 3\\
24 3.72727\\
24.4091 4\\
25 4.59091\\
25.4091 5\\
26 5.59091\\
26.8182 6\\
27 6.18182\\
27.8182 7\\
28 7.18182\\
29 7.09091\\
29.0455 7\\
29.1818 6\\
29.5909 5\\
30 4.59091\\
30.5909 4\\
31 3.72727\\
32 3.04545\\
32.0606 3\\
32.7273 2\\
33 1.59091\\
33.2955 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
61.4545 128\\
61 127.913\\
60 127.767\\
59 127.573\\
58 127.49\\
57 127.345\\
56 127.264\\
55 127.179\\
54 127.094\\
53 127.002\\
52.9818 127\\
52 126.683\\
51 126.491\\
50 126.305\\
49 126.188\\
48 126.063\\
47.6299 126\\
47 125.696\\
46 125.4\\
45 125.156\\
44.2348 125\\
44 124.892\\
43 124.443\\
42 124.144\\
41.4545 124\\
41 123.773\\
40 123.33\\
39 123.106\\
38.6104 123\\
38 122.612\\
37 122.214\\
36.4199 122\\
36 121.706\\
35 121.231\\
34.3062 121\\
34 120.792\\
33 120.24\\
32.3723 120\\
32 119.71\\
31 119.207\\
30.4675 119\\
30 118.683\\
29 118.196\\
28.5699 118\\
28 117.6\\
27 117.038\\
26.9441 117\\
26 116.416\\
25 116.015\\
24.9731 116\\
24 115.298\\
23.5455 115\\
23 114.603\\
22.1268 114\\
22 113.89\\
21 113.146\\
20.8182 113\\
20 112.365\\
19.5293 112\\
19 111.567\\
18.2748 111\\
18 110.672\\
17.4102 110\\
17 109.683\\
16.0478 109\\
16 108.955\\
15 108.022\\
14.9773 108\\
14.2686 107\\
14 106.731\\
13.3153 106\\
13 105.655\\
12.4129 105\\
12 104.569\\
11.506 104\\
11 103.494\\
10.4657 103\\
10 102.415\\
9.68881 102\\
9 101.186\\
8.8539 101\\
8.43083 100\\
8 99.5692\\
7.44294 99\\
7 98.4217\\
6.70804 98\\
6.30303 97\\
6 96.6623\\
5.56261 96\\
5 95.2153\\
4.85893 95\\
4 94.0232\\
3.97962 94\\
3.37175 93\\
3 92.4662\\
2.69697 92\\
2.11205 91\\
2 90.7591\\
1.75112 90\\
1 89.0455\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
69.0364 128\\
70 127.799\\
71 127.699\\
72 127.537\\
73 127.385\\
74 127.277\\
75 127.136\\
76 127.106\\
76.798 127\\
77 126.913\\
78 126.606\\
79 126.464\\
80 126.273\\
81 126.162\\
82 126.049\\
82.4182 126\\
83 125.747\\
84 125.338\\
85 125.151\\
86 125.002\\
86.0087 125\\
87 124.405\\
88 124.183\\
89 124.049\\
89.246 124\\
90 123.507\\
91 123.154\\
91.6294 123\\
92 122.746\\
93 122.221\\
93.9256 122\\
94 121.945\\
95 121.311\\
96 121.033\\
96.0949 121\\
97 120.369\\
98 120.047\\
98.1326 120\\
99 119.349\\
100 119.045\\
100.103 119\\
101 118.268\\
101.783 118\\
102 117.799\\
103 117.16\\
103.409 117\\
104 116.463\\
105 116.004\\
105.006 116\\
106 115.224\\
106.54 115\\
107 114.589\\
108 114.045\\
108.066 114\\
109 113.138\\
109.211 113\\
110 112.275\\
110.339 112\\
111 111.361\\
111.745 111\\
112 110.727\\
113 110.162\\
113.28 110\\
114 109.261\\
114.204 109\\
115 108.204\\
115.212 108\\
116 107.244\\
116.358 107\\
117 106.377\\
117.33 106\\
118 105.346\\
118.295 105\\
119 104.295\\
119.268 104\\
120 103.118\\
120.072 103\\
120.959 102\\
121 101.957\\
121.606 101\\
122 100.631\\
122.651 100\\
123 99.627\\
123.267 99\\
124 98.126\\
124.088 98\\
125 97.0283\\
125.027 97\\
125.562 96\\
126 95.5295\\
126.29 95\\
126.562 94\\
127 93.5175\\
127.255 93\\
127.859 92\\
128 91.8531\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
73.8392 1\\
73.8485 2\\
73.9378 3\\
73.9773 4\\
74 4.09091\\
75 4.39394\\
75.3939 4\\
76 3.39394\\
76.3939 3\\
76.7273 2\\
77 1.72727\\
77.4091 2\\
78 2.59091\\
79 2.79545\\
80 2.39394\\
80.197 2\\
81 1.31169\\
81.3636 1\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
113.803 1\\
114 1.19697\\
114.803 2\\
115 2.16883\\
115.97 3\\
116 3.06061\\
116.564 4\\
117 4.43636\\
117.403 5\\
118 5.5974\\
118.352 6\\
119 6.86364\\
119.117 7\\
119.831 8\\
120 8.39394\\
120.26 9\\
121 9.74026\\
121.227 10\\
121.688 11\\
122 11.4364\\
122.313 12\\
122.974 13\\
123 13.0364\\
123.602 14\\
124 14.3977\\
124.482 15\\
125 15.7403\\
125.107 16\\
125.371 17\\
126 17.7438\\
126.157 18\\
126.711 19\\
127 19.6364\\
127.076 20\\
127.364 21\\
127.982 22\\
128 22.0303\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
120.33 1\\
121 1.72929\\
121.214 2\\
122 2.74697\\
122.262 3\\
122.706 4\\
123 4.30408\\
123.505 5\\
124 5.50816\\
124.4 6\\
125 6.65496\\
125.237 7\\
126 7.95722\\
126.03 8\\
126.325 9\\
127 9.69856\\
127.268 10\\
127.481 11\\
128 11.5851\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
1 79.5455\\
1.28926 80\\
1.41818 81\\
1.84848 82\\
2 82.3636\\
2.28926 83\\
2.83471 84\\
3 84.4545\\
3.21818 85\\
3.70629 86\\
4 86.4242\\
4.51818 87\\
4.83471 88\\
5 88.303\\
5.38017 89\\
6 89.7576\\
6.19835 90\\
6.47107 91\\
7 91.9697\\
7.01818 92\\
7.61818 93\\
8 93.7636\\
8.13131 94\\
9 94.9773\\
9.02273 95\\
9.79798 96\\
10 96.2597\\
10.5758 97\\
10.8977 98\\
11 98.1636\\
11.4646 99\\
12 99.4818\\
12.5758 100\\
13 100.955\\
13.026 101\\
13.8601 102\\
14 102.152\\
14.7273 103\\
15 103.201\\
15.8434 104\\
16 104.201\\
16.7455 105\\
17 105.255\\
17.7455 106\\
18 106.225\\
18.8239 107\\
19 107.256\\
19.6818 108\\
20 108.255\\
20.7455 109\\
21 109.141\\
22 109.916\\
22.1182 110\\
23 110.98\\
23.0202 111\\
24 111.519\\
24.6294 112\\
25 112.201\\
26 112.902\\
26.1313 113\\
27 113.521\\
27.5524 114\\
28 114.233\\
28.9134 115\\
29 115.065\\
30 115.47\\
30.6768 116\\
31 116.194\\
32 116.553\\
32.7987 117\\
33 117.113\\
34 117.675\\
34.4121 118\\
35 118.304\\
36 118.688\\
36.4788 119\\
37 119.252\\
38 119.636\\
38.6788 120\\
39 120.151\\
40 120.494\\
41 120.793\\
41.4318 121\\
42 121.213\\
43 121.478\\
44 121.862\\
44.2893 122\\
45 122.237\\
46 122.51\\
47 122.801\\
47.5758 123\\
48 123.123\\
49 123.301\\
50 123.452\\
51 123.594\\
52 123.808\\
52.8636 124\\
53 124.03\\
54 124.182\\
55 124.298\\
56 124.388\\
57 124.446\\
58 124.565\\
59 124.623\\
60 124.672\\
61 124.724\\
62 124.734\\
63 124.801\\
64 124.801\\
65 124.762\\
66 124.724\\
67 124.66\\
68 124.614\\
69 124.565\\
70 124.543\\
71 124.479\\
72 124.436\\
73 124.369\\
74 124.27\\
75 124.113\\
75.4026 124\\
76 123.845\\
77 123.672\\
78 123.494\\
79 123.327\\
79.9798 123\\
80 122.992\\
81 122.718\\
82 122.511\\
83 122.242\\
83.6465 122\\
84 121.882\\
85 121.565\\
86 121.284\\
86.6198 121\\
87 120.851\\
88 120.58\\
89 120.229\\
89.4015 120\\
90 119.761\\
91 119.433\\
91.9015 119\\
92 118.958\\
93 118.512\\
93.8636 118\\
94 117.927\\
95 117.545\\
96 117.048\\
96.0682 117\\
97 116.492\\
97.6761 116\\
98 115.821\\
99 115.341\\
99.4545 115\\
100 114.659\\
100.93 114\\
101 113.961\\
102 113.391\\
102.521 113\\
103 112.701\\
103.885 112\\
104 111.919\\
105 111.239\\
105.273 111\\
106 110.608\\
106.791 110\\
107 109.791\\
107.753 109\\
108 108.793\\
108.862 108\\
109 107.897\\
110 107.239\\
110.273 107\\
111 106.321\\
111.301 106\\
112 105.301\\
112.301 105\\
113 104.255\\
113.255 104\\
113.905 103\\
114 102.909\\
114.873 102\\
115 101.848\\
115.775 101\\
116 100.784\\
116.818 100\\
117 99.6783\\
117.441 99\\
118 98.1399\\
118.14 98\\
119 97.1399\\
119.121 97\\
119.815 96\\
120 95.7273\\
120.601 95\\
120.925 94\\
121 93.8788\\
121.659 93\\
122 92.4886\\
122.391 92\\
122.851 91\\
123 90.8182\\
123.724 90\\
124 89.1023\\
124.058 89\\
124.647 88\\
125 87.5409\\
125.492 87\\
125.672 86\\
126 85.2348\\
126.166 85\\
126.636 84\\
127 83.0744\\
127.051 83\\
127.57 82\\
127.897 81\\
128 80.8554\\
nan nan\\
};
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
11.8523 95\\
12 94.9378\\
12.0657 95\\
12 95.1688\\
}--cycle;
\addplot[area legend,solid,draw=mycolor8,forget plot]
table[row sep=crcr] {%
x y\\
13.8322 99\\
14 98.8909\\
15 98.3471\\
15.8977 99\\
15 99.342\\
14 99.1678\\
}--cycle;
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
10.9264 1\\
10.1591 2\\
10 2.17355\\
9.65035 3\\
9 3.6039\\
8.55636 4\\
8 4.55636\\
7.69192 5\\
7.22378 6\\
7 6.20779\\
6.49587 7\\
6 7.49587\\
5.74207 8\\
5 8.72521\\
4.74275 9\\
4.49621 10\\
4 10.458\\
3.58556 11\\
3 11.6865\\
2.81818 12\\
2.25837 13\\
2 13.2888\\
1.74275 14\\
1.46104 15\\
1 15.5868\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
13.0091 1\\
13 1.01515\\
12.1558 2\\
12 2.27273\\
11.6768 3\\
11 3.67677\\
10.5844 4\\
10 4.68182\\
9.76136 5\\
9.15584 6\\
9 6.21818\\
8.34848 7\\
8 7.52273\\
7.72727 8\\
7 8.63636\\
6.67677 9\\
6.15584 10\\
6 10.1558\\
5.26136 11\\
5 11.4182\\
4.67677 12\\
4 12.8701\\
3.93939 13\\
3.44156 14\\
3.01136 15\\
3 15.0182\\
2.55372 16\\
2 16.6768\\
1.81818 17\\
1.55372 18\\
1.0101 19\\
1 19.013\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
115.936 1\\
116 1.06818\\
116.828 2\\
117 2.17172\\
117.877 3\\
118 3.20909\\
118.608 4\\
119 4.56566\\
119.434 5\\
120 5.63636\\
120.364 6\\
120.89 7\\
121 7.14935\\
121.701 8\\
121.995 9\\
122 9.00535\\
122.89 10\\
123 10.2614\\
123.537 11\\
123.89 12\\
124 12.1608\\
124.727 13\\
124.995 14\\
125 14.0051\\
125.895 15\\
126 15.2091\\
126.608 16\\
126.785 17\\
127 17.3409\\
127.659 18\\
127.905 19\\
128 19.697\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
119.013 1\\
119.818 2\\
120 2.22727\\
120.773 3\\
121 3.30303\\
121.523 4\\
122 4.63636\\
122.273 5\\
123 5.72727\\
123.218 6\\
124 6.78182\\
124.121 7\\
124.773 8\\
125 8.90909\\
125.023 9\\
126 9.97727\\
126.015 10\\
126.364 11\\
127 11.9545\\
127.013 12\\
127.545 13\\
127.618 14\\
128 14.4773\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
1 84.0649\\
1.62338 85\\
1.96212 86\\
2 86.0455\\
2.79545 87\\
2.96212 88\\
3 88.0649\\
3.62338 89\\
4 89.4394\\
4.50455 90\\
4.74308 91\\
5 91.4545\\
5.39394 92\\
5.79426 93\\
6 93.2172\\
6.58712 94\\
7 94.4719\\
7.48221 95\\
8 95.9161\\
8.06417 96\\
8.74308 97\\
9 97.4221\\
9.33712 98\\
10 98.8838\\
10.0996 99\\
11 99.8221\\
11.186 100\\
11.6545 101\\
12 101.345\\
12.5236 102\\
13 102.496\\
13.4836 103\\
14 103.43\\
14.6836 104\\
15 104.33\\
15.5747 105\\
16 105.496\\
16.5038 106\\
17 106.441\\
17.6036 107\\
18 107.472\\
18.4266 108\\
19 108.514\\
19.542 109\\
20 109.397\\
21 109.997\\
21.0041 110\\
22 110.996\\
22.004 111\\
23 111.79\\
23.29 112\\
24 112.532\\
24.7701 113\\
25 113.23\\
26 113.843\\
26.2045 114\\
27 114.663\\
27.6742 115\\
28 115.355\\
29 115.89\\
29.2208 116\\
30 116.909\\
31 116.964\\
31.0839 117\\
32 117.794\\
32.7727 118\\
32 118.442\\
31.3818 118\\
31 117.364\\
30 117.364\\
29 117.256\\
28.1818 117\\
28 116.886\\
27 116.366\\
26 116.049\\
25.8764 116\\
25 115.391\\
24.2584 115\\
24 114.777\\
23 114.183\\
22.7344 114\\
22 113.366\\
21.4809 113\\
21 112.534\\
20.1005 112\\
20 111.894\\
19 111.147\\
18.8118 111\\
18 110.03\\
17.9734 110\\
17 109.247\\
16.6555 109\\
16 108.377\\
15.5921 108\\
15 107.293\\
14.7934 107\\
14 106.207\\
13.8066 106\\
13 105.118\\
12.8939 105\\
12 104.067\\
11.9417 104\\
11 103.058\\
10.9369 103\\
10.3004 102\\
10 101.655\\
9.53247 101\\
9 100.172\\
8.93281 100\\
8 99.0672\\
7.93424 99\\
7.32955 98\\
7 97.3409\\
6.8951 97\\
6 96.0026\\
5.99828 96\\
5.4385 95\\
5 94.5341\\
4.56177 94\\
4 93.3556\\
3.78409 93\\
3.24545 92\\
3 91.7545\\
2.64905 91\\
2.3042 90\\
2 89.7175\\
1.50998 89\\
1 88.3255\\
nan nan\\
};
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
126.992 92\\
127 91.9935\\
127.003 92\\
127 92.0303\\
}--cycle;
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
125.927 94\\
126 93.8788\\
126.025 94\\
126 94.3636\\
}--cycle;
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
124.932 96\\
125 95.8788\\
125.025 96\\
125 96.0496\\
}--cycle;
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
33.4848 119\\
34 118.845\\
34.5152 119\\
35 119.582\\
36 119.884\\
37 119.997\\
37.007 120\\
38 120.807\\
39 120.872\\
39.3719 121\\
40 121.628\\
41 121.779\\
42 121.935\\
42.2323 122\\
43 122.628\\
44 122.796\\
45 122.937\\
45.2091 123\\
46 123.719\\
47 123.814\\
48 123.868\\
49 123.942\\
49.3485 124\\
50 124.558\\
51 124.727\\
52 124.814\\
53 124.886\\
54 124.903\\
55 124.997\\
55.0303 125\\
56 125.485\\
57 125.657\\
58 125.779\\
59 125.807\\
60 125.818\\
61 125.837\\
62 125.837\\
63 125.895\\
64 125.943\\
65 125.939\\
66 125.884\\
67 125.869\\
68 125.916\\
69 125.909\\
70 125.99\\
71 125.985\\
72 125.977\\
72.0909 126\\
72 126.015\\
71 126.018\\
70 126.023\\
69 126.273\\
68 126.364\\
67 126.418\\
66 126.348\\
65 126.364\\
64 126.273\\
63 126.348\\
62 126.515\\
61 126.442\\
60 126.442\\
59 126.343\\
58 126.309\\
57 126.281\\
56 126.238\\
55 126.193\\
54 126.061\\
53.6364 126\\
53 125.618\\
52 125.682\\
51 125.455\\
50 125.309\\
49 125.174\\
48.303 125\\
48 124.818\\
47 124.584\\
46 124.343\\
45 124.131\\
44 124.003\\
43.9818 124\\
43 123.455\\
42 123.172\\
41 123.003\\
40.9848 123\\
40 122.409\\
39 122.123\\
38.5818 122\\
38 121.515\\
37 121.008\\
36.9545 121\\
36 120.523\\
35 120.174\\
34.303 120\\
34 119.773\\
}--cycle;
\addplot[area legend,solid,draw=black!50!red,forget plot]
table[row sep=crcr] {%
x y\\
73.9091 126\\
74 125.955\\
74.0909 126\\
74 126.008\\
}--cycle;
\end{axis}
\end{tikzpicture}%
\end{document}
% This file was created by matlab2tikz.
%
\documentclass[tikz]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{pgfplots}
\usepackage{grffile}
\pgfplotsset{compat=newest}
\usetikzlibrary{plotmarks}
\usetikzlibrary{arrows.meta}
\usepgfplotslibrary{patchplots}
\usepackage{amsmath}
\newlength\figureHeight \setlength{\figureHeight}{6cm}
\newlength\figureWidth \setlength{\figureWidth}{10cm}
\begin{document}
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=0.871\figureWidth,
height=0.916\figureHeight,
at={(0\figureWidth,0\figureHeight)},
scale only axis,
xmin= 1,
xmax= 256,
ymin= -1,
ymax= 1,
axis background/.style={fill=white}
]
\addplot [color=mycolor1,solid,forget plot]
table[row sep=crcr]{%
1 0.841471\\
2 0.946586\\
3 0.996318\\
4 0.987757\\
5 0.921405\\
6 0.801143\\
7 0.634008\\
8 0.429779\\
9 0.200404\\
11 -0.279416\\
12 -0.501787\\
13 -0.6948\\
14 -0.847161\\
15 -0.949957\\
16 -0.997172\\
17 -0.986045\\
18 -0.917227\\
19 -0.794743\\
20 -0.62576\\
21 -0.420166\\
22 -0.189988\\
24 0.289597\\
25 0.510945\\
26 0.702398\\
27 0.852756\\
28 0.95322\\
29 0.997914\\
30 0.984222\\
31 0.912945\\
32 0.788253\\
33 0.617442\\
34 0.410506\\
35 0.179552\\
37 -0.299744\\
38 -0.520044\\
39 -0.709917\\
40 -0.858254\\
41 -0.956377\\
42 -0.998543\\
43 -0.982287\\
44 -0.90856\\
45 -0.781674\\
46 -0.609054\\
47 -0.400799\\
48 -0.169095\\
49 0.0725028\\
50 0.309859\\
51 0.529085\\
52 0.717356\\
53 0.863656\\
54 0.959425\\
55 0.99906\\
56 0.980242\\
57 0.904072\\
58 0.775007\\
59 0.600597\\
60 0.391048\\
61 0.158619\\
62 -0.08309\\
63 -0.319938\\
64 -0.538067\\
65 -0.724714\\
66 -0.86896\\
67 -0.962365\\
68 -0.999464\\
69 -0.978086\\
70 -0.899483\\
71 -0.768252\\
72 -0.592073\\
73 -0.381252\\
74 -0.148125\\
75 0.0936679\\
76 0.329981\\
77 0.546987\\
78 0.73199\\
79 0.874166\\
80 0.965197\\
81 0.999755\\
82 0.97582\\
83 0.894792\\
84 0.761411\\
85 0.583481\\
86 0.371413\\
87 0.137615\\
88 -0.104235\\
89 -0.339987\\
90 -0.555846\\
91 -0.739184\\
92 -0.879274\\
93 -0.96792\\
94 -0.999934\\
95 -0.973444\\
96 -0.89\\
97 -0.754484\\
98 -0.574824\\
99 -0.361533\\
100 -0.127089\\
101 0.114791\\
102 0.349954\\
103 0.564642\\
104 0.746295\\
105 0.884283\\
106 0.970533\\
107 1\\
108 0.970958\\
109 0.885108\\
110 0.747472\\
111 0.566102\\
112 0.351611\\
113 0.116549\\
114 -0.125333\\
115 -0.359882\\
116 -0.573375\\
117 -0.753321\\
118 -0.889192\\
119 -0.973037\\
120 -0.999953\\
121 -0.968363\\
122 -0.880116\\
123 -0.740375\\
124 -0.557317\\
125 -0.34165\\
126 -0.105995\\
127 0.135862\\
128 0.36977\\
129 0.582043\\
130 0.760262\\
131 0.894\\
132 0.975432\\
133 0.999793\\
134 0.965658\\
135 0.875025\\
136 0.733195\\
137 0.548468\\
138 0.331651\\
139 0.0954297\\
140 -0.146375\\
141 -0.379615\\
142 -0.590645\\
143 -0.767118\\
144 -0.898708\\
145 -0.977716\\
146 -0.99952\\
147 -0.962845\\
148 -0.869835\\
149 -0.725933\\
150 -0.539557\\
151 -0.321614\\
152 -0.0848536\\
153 0.156872\\
154 0.389418\\
155 0.599181\\
156 0.773887\\
157 0.903314\\
158 0.97989\\
159 0.999135\\
160 0.959922\\
161 0.864547\\
162 0.718588\\
163 0.530586\\
164 0.311541\\
165 0.0742678\\
166 -0.16735\\
167 -0.399177\\
168 -0.607649\\
169 -0.780569\\
170 -0.907819\\
171 -0.981954\\
172 -0.998637\\
173 -0.956892\\
174 -0.859161\\
175 -0.711162\\
176 -0.521555\\
177 -0.301432\\
180 0.408891\\
181 0.616049\\
182 0.787163\\
183 0.912221\\
184 0.983907\\
185 0.998027\\
186 0.953754\\
187 0.853679\\
188 0.703657\\
189 0.512465\\
190 0.29129\\
192 -0.188251\\
193 -0.418559\\
194 -0.624379\\
195 -0.793668\\
196 -0.91652\\
197 -0.985749\\
198 -0.997304\\
199 -0.950508\\
200 -0.8481\\
201 -0.696072\\
202 -0.503317\\
203 -0.281115\\
205 0.198669\\
206 0.42818\\
207 0.632639\\
208 0.800083\\
209 0.920716\\
210 0.98748\\
211 0.996468\\
212 0.947155\\
213 0.842426\\
214 0.688408\\
215 0.494113\\
216 0.270908\\
218 -0.209066\\
219 -0.437752\\
220 -0.640827\\
221 -0.806408\\
222 -0.924808\\
223 -0.989099\\
224 -0.99552\\
225 -0.943695\\
226 -0.836657\\
227 -0.680667\\
228 -0.484853\\
229 -0.260671\\
231 0.219439\\
232 0.447275\\
233 0.648943\\
234 0.812643\\
235 0.928796\\
236 0.990607\\
237 0.99446\\
238 0.940129\\
239 0.830793\\
240 0.672849\\
241 0.475538\\
242 0.250404\\
244 -0.229787\\
245 -0.456748\\
246 -0.656986\\
247 -0.818785\\
248 -0.932679\\
249 -0.992003\\
250 -0.993288\\
251 -0.936457\\
252 -0.824836\\
253 -0.664955\\
254 -0.466169\\
255 -0.240109\\
256 -2.44921e-15\\
};
\end{axis}
\begin{axis}[%
width=0.337\figureWidth,
height=0.449\figureHeight,
at={(0.079\figureWidth,0.551\figureHeight)},
scale only axis,
xmin= 1,
xmax= 64,
ymin= -1,
ymax= 1,
axis background/.style={fill=green}
]
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
1 0.841471\\
2 0.946586\\
3 0.996318\\
4 0.987757\\
5 0.921405\\
6 0.801143\\
7 0.634008\\
8 0.429779\\
9 0.200404\\
11 -0.279416\\
12 -0.501787\\
13 -0.6948\\
14 -0.847161\\
15 -0.949957\\
16 -0.997172\\
17 -0.986045\\
18 -0.917227\\
19 -0.794743\\
20 -0.62576\\
21 -0.420166\\
22 -0.189988\\
24 0.289597\\
25 0.510945\\
26 0.702398\\
27 0.852756\\
28 0.95322\\
29 0.997914\\
30 0.984222\\
31 0.912945\\
32 0.788253\\
33 0.617442\\
34 0.410506\\
35 0.179552\\
37 -0.299744\\
38 -0.520044\\
39 -0.709917\\
40 -0.858254\\
41 -0.956377\\
42 -0.998543\\
43 -0.982287\\
44 -0.90856\\
45 -0.781674\\
46 -0.609054\\
47 -0.400799\\
48 -0.169095\\
49 0.0725028\\
50 0.309859\\
51 0.529085\\
52 0.717356\\
53 0.863656\\
54 0.959425\\
55 0.99906\\
56 0.980242\\
57 0.904072\\
58 0.775007\\
59 0.600597\\
60 0.391048\\
61 0.158619\\
62 -0.08309\\
63 -0.319938\\
64 -0.538067\\
};
\end{axis}
\begin{axis}[%
width=0.225\figureWidth,
height=0.449\figureHeight,
at={(0.64\figureWidth,0.101\figureHeight)},
scale only axis,
xmin= 0,
xmax= 70,
ymin= -1,
ymax= 1
]
\addplot [color=black,solid,forget plot]
table[row sep=crcr]{%
1 0.841471\\
2 0.946586\\
3 0.996318\\
4 0.987757\\
5 0.921405\\
6 0.801143\\
7 0.634008\\
8 0.429779\\
9 0.200404\\
11 -0.279416\\
12 -0.501787\\
13 -0.6948\\
14 -0.847161\\
15 -0.949957\\
16 -0.997172\\
17 -0.986045\\
18 -0.917227\\
19 -0.794743\\
20 -0.62576\\
21 -0.420166\\
22 -0.189988\\
24 0.289597\\
25 0.510945\\
26 0.702398\\
27 0.852756\\
28 0.95322\\
29 0.997914\\
30 0.984222\\
31 0.912945\\
32 0.788253\\
33 0.617442\\
34 0.410506\\
35 0.179552\\
37 -0.299744\\
38 -0.520044\\
39 -0.709917\\
40 -0.858254\\
41 -0.956377\\
42 -0.998543\\
43 -0.982287\\
44 -0.90856\\
45 -0.781674\\
46 -0.609054\\
47 -0.400799\\
48 -0.169095\\
49 0.0725028\\
50 0.309859\\
51 0.529085\\
52 0.717356\\
53 0.863656\\
54 0.959425\\
55 0.99906\\
56 0.980242\\
57 0.904072\\
58 0.775007\\
59 0.600597\\
60 0.391048\\
61 0.158619\\
62 -0.08309\\
63 -0.319938\\
64 -0.538067\\
};
\end{axis}
\begin{axis}[%
width=0.337\figureWidth,
height=0.449\figureHeight,
at={(0.135\figureWidth,0.213\figureHeight)},
scale only axis,
xmin= 0,
xmax= 70,
ymin= -1,
ymax= 1,
axis background/.style={fill=white}
]
\addplot [color=red,solid,forget plot]
table[row sep=crcr]{%
1 0.841471\\
2 0.946586\\
3 0.996318\\
4 0.987757\\
5 0.921405\\
6 0.801143\\
7 0.634008\\
8 0.429779\\
9 0.200404\\
11 -0.279416\\
12 -0.501787\\
13 -0.6948\\
14 -0.847161\\
15 -0.949957\\
16 -0.997172\\
17 -0.986045\\
18 -0.917227\\
19 -0.794743\\
20 -0.62576\\
21 -0.420166\\
22 -0.189988\\
24 0.289597\\
25 0.510945\\
26 0.702398\\
27 0.852756\\
28 0.95322\\
29 0.997914\\
30 0.984222\\
31 0.912945\\
32 0.788253\\
33 0.617442\\
34 0.410506\\
35 0.179552\\
37 -0.299744\\
38 -0.520044\\
39 -0.709917\\
40 -0.858254\\
41 -0.956377\\
42 -0.998543\\
43 -0.982287\\
44 -0.90856\\
45 -0.781674\\
46 -0.609054\\
47 -0.400799\\
48 -0.169095\\
49 0.0725028\\
50 0.309859\\
51 0.529085\\
52 0.717356\\
53 0.863656\\
54 0.959425\\
55 0.99906\\
56 0.980242\\
57 0.904072\\
58 0.775007\\
59 0.600597\\
60 0.391048\\
61 0.158619\\
62 -0.08309\\
63 -0.319938\\
64 -0.538067\\
};
\end{axis}
\end{tikzpicture}%
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment