diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-01-26 18:43:06 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-01-26 18:43:06 +0100 |
commit | 8e60e54d34a85a7458457ec7e7c2359204e9d55f (patch) | |
tree | 9995416324950f4ff4cda709827c398a816d00a8 /buch/chapters/80-wahrscheinlichkeit/images/Makefile | |
parent | Visualisierungen für Perron-Frobenius-Theorie (diff) | |
download | SeminarMatrizen-8e60e54d34a85a7458457ec7e7c2359204e9d55f.tar.gz SeminarMatrizen-8e60e54d34a85a7458457ec7e7c2359204e9d55f.zip |
Illustrationen zum Kapitel über positive Matrizen
Diffstat (limited to 'buch/chapters/80-wahrscheinlichkeit/images/Makefile')
-rw-r--r-- | buch/chapters/80-wahrscheinlichkeit/images/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/buch/chapters/80-wahrscheinlichkeit/images/Makefile b/buch/chapters/80-wahrscheinlichkeit/images/Makefile index 5511f14..8042eb1 100644 --- a/buch/chapters/80-wahrscheinlichkeit/images/Makefile +++ b/buch/chapters/80-wahrscheinlichkeit/images/Makefile @@ -3,8 +3,8 @@ # # (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschulen # -all: dreieck.pdf trenn.pdf vergleich.pdf vergleich.jpg positiv.jpg \ - diffusion.png diffusion.pdf +all: dreieck.pdf trenn.pdf vergleich.pdf vergleich.jpg \ + positiv.pdf positiv.jpg diffusion.png diffusion.pdf # Visualisierung diffusion in einer primitiven Matrix diffusion.pdf: diffusion.tex diffusion.jpg @@ -20,6 +20,9 @@ vektoren.inc: diffusion.m octave diffusion.m # Visualizierung positive Matrix +positiv.pdf: positiv.tex positiv.jpg + pdflatex positiv.tex + positiv.png: positiv.pov quadrant.inc povray +A0.1 +W1920 +H1080 -Opositiv.png positiv.pov |