aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/multiplikation/images
diff options
context:
space:
mode:
authorNunigan <michael.schmid2@ost.ch>2021-07-31 21:36:30 +0200
committerNunigan <michael.schmid2@ost.ch>2021-07-31 21:36:30 +0200
commit31b66acba16f525d41c42094601ade8afb3fd549 (patch)
tree06c22fddd8aa386aa4407eac7f7b9a57944e0451 /buch/papers/multiplikation/images
parentMerge branch 'master' of https://github.com/AndreasFMueller/SeminarMatrizen (diff)
downloadSeminarMatrizen-31b66acba16f525d41c42094601ade8afb3fd549.tar.gz
SeminarMatrizen-31b66acba16f525d41c42094601ade8afb3fd549.zip
updare
Diffstat (limited to 'buch/papers/multiplikation/images')
-rw-r--r--buch/papers/multiplikation/images/bigo.pdfbin26821 -> 27173 bytes
-rw-r--r--buch/papers/multiplikation/images/bigo.tex12
2 files changed, 5 insertions, 7 deletions
diff --git a/buch/papers/multiplikation/images/bigo.pdf b/buch/papers/multiplikation/images/bigo.pdf
index a2599fa..c29a891 100644
--- a/buch/papers/multiplikation/images/bigo.pdf
+++ b/buch/papers/multiplikation/images/bigo.pdf
Binary files differ
diff --git a/buch/papers/multiplikation/images/bigo.tex b/buch/papers/multiplikation/images/bigo.tex
index 71826f5..a415ccb 100644
--- a/buch/papers/multiplikation/images/bigo.tex
+++ b/buch/papers/multiplikation/images/bigo.tex
@@ -41,17 +41,15 @@
\begin{tikzpicture}
\begin{axis}[
- xmode=log,
- ymode=log,
- log ticks with fixed point,
+ xmode=log, ymode=log,
+ xmin=1e-0, xmax=5e1,
+ ymin=10e-1, ymax=1e7,
+ grid=both,
+ major grid style={black!50},
xlabel = $n$ (Data Input),
ylabel = {$t$ (time)},
legend pos=north east,
very thick,
- grid=minor,
- ymax = 100000,
- ymin = 0.5,
- xmin = 1,
yticklabels=\empty,
xticklabels=\empty,
scale only axis=true,