diff options
author | Vasil Zlatanov <v@skozl.com> | 2018-11-20 15:43:43 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2018-11-20 15:43:43 +0000 |
commit | 43e283bcc556c2581b99f7f3cc9c62c4ca0cef8d (patch) | |
tree | 186eedbe327fa59426d1555aa760f1d3f97e9ba4 | |
parent | 112f266ee461706fca11724225fb6a154865f216 (diff) | |
download | vz215_np1915-43e283bcc556c2581b99f7f3cc9c62c4ca0cef8d.tar.gz vz215_np1915-43e283bcc556c2581b99f7f3cc9c62c4ca0cef8d.tar.bz2 vz215_np1915-43e283bcc556c2581b99f7f3cc9c62c4ca0cef8d.zip |
Add code section
-rwxr-xr-x | report/paper.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/report/paper.md b/report/paper.md index f5b1934..fc784b7 100755 --- a/report/paper.md +++ b/report/paper.md @@ -514,4 +514,6 @@ We know that $S\boldsymbol{u\textsubscript{i}} = \lambda \textsubscript{i}\bolds From here it follows that AA\textsuperscript{T} and A\textsuperscript{T}A have the same eigenvalues and their eigenvectors follow the relationship $\boldsymbol{u\textsubscript{i}} = A\boldsymbol{v\textsubscript{i}}$ +# Code +All code and \LaTeX sources are available at [https://git.skozl.com/e4-pattern/](https://git.skozl.com/e4-pattern/). |