summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klemkow <j.klemkow@wemelug.de>2012-05-18 23:13:47 +0200
committerJan Klemkow <j.klemkow@wemelug.de>2012-05-18 23:13:47 +0200
commite34381aad0d61c24e9d34412acb75c315ea2029d (patch)
tree9b83e7dfc6a278a6f989e38bce348cb12a23a051
parent2790ee6e3e4e52f72b34e0c043f80137327db5e6 (diff)
downloaddmc-e34381aad0d61c24e9d34412acb75c315ea2029d.tar.gz
dmc-e34381aad0d61c24e9d34412acb75c315ea2029d.tar.bz2
dmc-e34381aad0d61c24e9d34412acb75c315ea2029d.zip
doc: Add quantity matrix
-rw-r--r--doc/document.asciidoc17
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/document.asciidoc b/doc/document.asciidoc
index 23635ef..5bdad2c 100644
--- a/doc/document.asciidoc
+++ b/doc/document.asciidoc
@@ -38,8 +38,8 @@ da diese zusätzlich die Klassifikationsdaten enthält:
include::../get_products.m[]
----
-Die resultierende Matrix, die von allen implementierten Verfahren verwendet
-wird, hat folgendes Schema:
+Die resultierenden Matrizen, die von allen implementierten Verfahren verwendet
+wird, haben folgendes Schema:
.Preis-Matrix
[latexmath]
@@ -54,6 +54,19 @@ price_{day56,product1} & price_{day56,product2} & \cdots & price_{day56,product5
\]
++++++++++++++++++++++++++++++++++++++++++++
+.Quantitaets-Matrix
+[latexmath]
+++++++++++++++++++++++++++++++++++++++++++++
+\[ P =
+\begin{pmatrix}
+quant_{day1,product1} & quant_{day1,product2} & \cdots & quant_{day1,product570} \\
+quant_{day2,product1} & quant_{day2,product2} & \cdots & quant_{day2,product570} \\
+\vdots & \vdots & \ddots & \vdots \\
+quant_{day42,product1} & quant_{day42,product2} & \cdots & quant_{day42,product570}
+\end{pmatrix}
+\]
+++++++++++++++++++++++++++++++++++++++++++++
+
Vorbetrachtung der Daten
------------------------
Zu Beginn des Datamining-Cups wurden die Daten mit verschieden Diagrammen