Costas array: Difference between revisions

Content deleted Content added
Wermos (talk | contribs)
Numerical representation: The given numbers didn't correspond with the given array.
Tag: Reverted
Undid revision 1045601756 by Wermos (talk) In Cartesian coordinates, 1,1 is bottom left
Line 33:
|}
 
There are dots at coordinates: (1,42), (2,31), (3,13), (4,24)
 
Since the ''x''-coordinate increases linearly, we can write this in shorthand as the set of all ''y''-coordinates. The position in the set would then be the ''x''-coordinate. Observe: {4,32,1,23,4} would describe the aforementioned array. This makes it easy to communicate the arrays for a given order of ''N''.
 
==Known arrays==