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 1: Line 1:
<math>
+
#REDIRECT [[Low-Autocorrelation_Binary_Sequence_Problem]]
S = (s_{1},s_{2}, ..., s_{L});~~~s_{i} \in \{+1, -1\}
 
</math>
 
 
 
<math>
 
C_{k}(S) = \sum_{i=1}^{L-k}s_{i} \cdot s_{i+k}
 
</math>
 
 
 
<math>
 
E(S)=\sum_{k=1}^{L-1}{C_{k}^{2}(S)}
 
</math>
 
 
 
<math>
 
F(S) = \frac{L^{2}}{2 \cdot E(S)}
 
</math>
 

Revision as of 08:03, 12 June 2014