Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Difference between revisions of "Low-Autocorrelation Binary Sequence Problem"


Line 14: Line 14:
 
F(S) = \frac{L^{2}}{2 \cdot E(S)}
 
F(S) = \frac{L^{2}}{2 \cdot E(S)}
 
</math>
 
</math>
 +
 +
<html>
 +
<object border="1" type="text/html" data="https://labraj.uni-mb.si/xBed/xProj/B.labs" width="100%" height="500"></object>
 +
</html>

Revision as of 09:51, 23 June 2014


S = (s_{1},s_{2}, ..., s_{L});~~~s_{i} \in \{+1, -1\}


C_{k}(S) = \sum_{i=1}^{L-k}s_{i} \cdot s_{i+k}


E(S)=\sum_{k=1}^{L-1}{C_{k}^{2}(S)}


F(S) = \frac{L^{2}}{2 \cdot E(S)}

<html> <object border="1" type="text/html" data="https://labraj.uni-mb.si/xBed/xProj/B.labs" width="100%" height="500"></object> </html>