Periodic correlations for random sequences
Mostra commenti meno recenti
This might be a very simple query, but I do just seem not to get over it. I have a random initialization of 2 x codes that I have been using for aperiodic correlations. Means I have random initialization of a nx2 matrix, each column of the matrix depicting a code as a vector of complex numbers. Now I want to use them for periodic correlations, say for 5 periods. However, when I repmat the codes and use xcorr, I get a sharp peak at central period, with monotonically reducing peaks at every period on either sides. The peak in centre is scaled by period with the remaining peaks reducing by a factor of 1. Does that mean that I need to scale down the xcorr by 1/N, N being the period? Also, I want to optimize the correlations of these sequences for a specific target; do i scale down the periodic correlations and then subject them to optimization?
Any guidance will be appreciated. Thanks
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Correlation and Convolution in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!