apaseq
Syntax
Description
Examples
Input Arguments
Output Arguments
Algorithms
The apaseq
function uses an algorithm described in [1] to generate an APAS
sequence from a p-ary m-sequence D of
length M=p2-1. At first, all elements of the
APAS S are initialized to -1. Then, the indices of the elements in S that must be set to 1 are
obtained as mod(I-1,N)+1, where % I contains indices of the elements in D that are equal to
1.
References
[1] Pott, Alexander, and Steven P. Bradley. "Existence and nonexistence of almost-perfect autocorrelation sequences." IEEE transactions on information theory 41, no. 1 (1995): 301-304.
[2] Haderer, Heinz, Reinhard Feger, and Andreas Stelzer. "A comparison of phase-coded CW radar modulation schemes for integrated radar sensors." In 2014 44th European Microwave Conference, pp. 1896-1899. IEEE, 2014.
[3] Levanon, N. and E. Mozeson. Radar Signals. Hoboken, NJ: John Wiley & Sons, 2004.
Extended Capabilities
Version History
Introduced in R2024a