搜索资源列表
channnel_encode_BSC_channnel
- 在BSC信道下,信道编码的设计,包括了Hamming Code Golay Code Circle Code and Converlute Code,对各种信道编码的误码率(BER)和程序开销(运行时间)性能进行了仿真分析 -channel encode including Hamming Code Golay Code Circle Code and Converlute Code in BSC channel.
Channel_Encode_AWGN_channel
- AWGN信道环境下,信道编码的性能分析(包括误码率BER和开销即运行时间),运用了Hamming Code Golay Code Circle Code and Converlute Code-channel encode including Hamming Code Golay Code Circle Code and Converlute Code in AWGN channel
ExtendedGolayDecoder
- Extended Golay Code(24,12) decoder
08-Entropie
- this code is about reed solomon and golay decoder -this code is about reed solomon and golay decoder ...
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 m
