This repository has been archived on 2021-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
NC/mp5/A_eig.tex
2020-11-25 15:20:13 +01:00

126 lines
No EOL
2.6 KiB
TeX

% This file was created by matlab2tikz.
%
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
%
\begin{tikzpicture}
\begin{axis}[%
width=6.028in,
height=4.754in,
at={(1.011in,0.642in)},
scale only axis,
xmin=0,
xmax=100,
ymode=log,
ymin=0.001,
ymax=10000,
yminorticks=true,
axis background/.style={fill=white},
title style={font=\bfseries},
title={Eigenvalues of A}
]
\addplot [color=mycolor1, forget plot]
table[row sep=crcr]{%
1 0.00183340367988759\\
2 0.00453790786113484\\
3 0.0107896856046935\\
4 0.0211235851960644\\
5 0.0305491923444261\\
6 0.0424763662116699\\
7 0.0652345604159706\\
8 0.102757346585257\\
9 0.153538421986227\\
10 0.211241943436195\\
11 0.252211715498981\\
12 0.289989070850436\\
13 0.351131851500607\\
14 0.435706363023172\\
15 0.475701188846017\\
16 0.536773942313087\\
17 0.570786145601508\\
18 0.651735983378915\\
19 0.727246558118914\\
20 0.787465786548366\\
21 0.876077658577838\\
22 0.959634982712415\\
23 1.11272341205416\\
24 1.16964510997899\\
25 1.19317301472187\\
26 1.34288169306462\\
27 1.48612799031325\\
28 1.56948387062071\\
29 1.78341752583741\\
30 1.93501326653969\\
31 1.94944936154279\\
32 2.0834385818203\\
33 2.25830482514161\\
34 2.3104130395112\\
35 2.44838431259137\\
36 2.78327385790993\\
37 2.90201594529841\\
38 3.13205713047726\\
39 3.25341826203778\\
40 3.35818273116376\\
41 3.70494882713741\\
42 3.85238780788471\\
43 3.9846975992715\\
44 4.09652512284048\\
45 4.26425186014381\\
46 4.42615565949843\\
47 4.64205273607693\\
48 4.83516700026364\\
49 4.89609731947842\\
50 5.14541243767704\\
51 5.47177991705298\\
52 5.83426853647913\\
53 6.24919735017955\\
54 6.51069828517495\\
55 6.76926716800134\\
56 6.96357007137143\\
57 7.22399026534903\\
58 7.45959355109047\\
59 7.6215883910995\\
60 8.13211718148974\\
61 8.2348761782867\\
62 9.02938692612482\\
63 9.26003297236477\\
64 9.59443602091006\\
65 9.78230272154912\\
66 9.9397509124274\\
67 10.8200374064158\\
68 11.2239205229841\\
69 11.5014660930885\\
70 11.8095643578441\\
71 11.9722770578147\\
72 12.1797060122863\\
73 12.3294752069053\\
74 13.5048869251576\\
75 13.6918740486823\\
76 14.0726278232322\\
77 14.6109572787373\\
78 14.8717535190965\\
79 15.5900717137855\\
80 16.4268311711295\\
81 16.8632629397018\\
82 17.1804683132309\\
83 17.5656109813257\\
84 18.4405918720105\\
85 18.9256543387976\\
86 19.925816210275\\
87 20.5420086066435\\
88 20.8431836934263\\
89 21.2272436238988\\
90 22.028625968725\\
91 22.7106432954137\\
92 23.6099490290742\\
93 24.9559178747221\\
94 26.0355909133376\\
95 26.4089094809298\\
96 27.6083096450885\\
97 28.4262392990311\\
98 29.2220595414911\\
99 30.9554105903231\\
100 2511.69406680491\\
};
\end{axis}
\end{tikzpicture}%