forked from Alex-Linhares/msbrogli-phd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkanerva-answer.tex
More file actions
22 lines (14 loc) · 811 Bytes
/
kanerva-answer.tex
File metadata and controls
22 lines (14 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\documentclass[12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{subfig}
\usepackage{amsthm}
\newtheorem{theorem}{Theorem}[section]
\usepackage{etoolbox}
%\AtBeginEnvironment{theorem}{\large}
\begin{document}
[Thesis text....] ...As one can easily notice, we have got exactly the same curve as Kanerva. Both his and our model expect that, after reading, say, from 550 bits of distance from a written bitstring, we should obtain the $n/2$ equator distance. We have not, however. This question has intrigued us, and here we look for a more analytic explanation than merely interference from the other written attractors. Let us turn back to mathematics to study this anomaly.
\input{./Chapters/sdm-autocorrelation.tex}
\end{document}