文件名称:GolayCodeNbit
介绍说明--下载内容均来自于网络,请自行研究使用
生成Nbit的golay互补码,注意输入的码长数值必须是2^n,输出为2*n的矩阵。包含源代码和输出波形图。(This function is designed for generating a N-bit Golay complementary code sequence.
The syntax is "y=GolayCodeNbit(N)", where N is pattern of 2^n. The output result, y, is an output matrix with 2 rows and N columns. y(1:) and y(2:) is the Golay complementary codes of A and B, respectively.)
The syntax is "y=GolayCodeNbit(N)", where N is pattern of 2^n. The output result, y, is an output matrix with 2 rows and N columns. y(1:) and y(2:) is the Golay complementary codes of A and B, respectively.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
restresult.jpg