aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/80-wahrscheinlichkeit/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-01-26 18:43:06 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-01-26 18:43:06 +0100
commit8e60e54d34a85a7458457ec7e7c2359204e9d55f (patch)
tree9995416324950f4ff4cda709827c398a816d00a8 /buch/chapters/80-wahrscheinlichkeit/images/Makefile
parentVisualisierungen für Perron-Frobenius-Theorie (diff)
downloadSeminarMatrizen-8e60e54d34a85a7458457ec7e7c2359204e9d55f.tar.gz
SeminarMatrizen-8e60e54d34a85a7458457ec7e7c2359204e9d55f.zip
Illustrationen zum Kapitel über positive Matrizen
Diffstat (limited to '')
-rw-r--r--buch/chapters/80-wahrscheinlichkeit/images/Makefile7
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