搜索资源列表
GOLAY
- We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
Golay-new
- Simulate, by using c/c++,a communication system consists of binary source, Golay(24,12,8) encoder, BPSK modulator, AWGN channel, coherent demodulator, Golay (24,12,8)decoder and sink.
golay-en-dec
- 以bpsk为平台的golay编码解码功能,及其误码曲线分析-to bpsk as a platform for golay codec functions, and the error curve analysis
Golay
- Golay码,基于SystemView的Golay码编码、译码仿真
Golay
- [原创]PIC单片机完成格雷(Golay)编码的源码.-[original] PIC completed Gray (Golay) encoding the source.
golay24.zip
- 对格雷码(24,12,8)的一个译码算法,An arithmetic decoder for the (24,12,8) Golay code.
golaycodec.zip
- matlab函数,可实现golay编码和译码,包括(23,11)和(24,12,8) ,matlab function, can be realized golay encoding and decoding, including the (23,11) and (24,12,8)
Savitzky-GolayFiltersandSignal
- N长度d阶Savitzky-Golay平滑器设计,ECG发生器,Savitzky-Golay length-N order-d smoother design
WD_golay23.m
- this program describes the golay codes : encoder and decoder
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.
GOLAY.ZIP
- golay codes for matlab
compare_hamming_golay
- 比较hamming Golay 编码在BPSK条件下的优劣-Hamming Golay coding compared conditions in the merits of BPSK
golay23
- golay code in mat lab programme
goppa_code
- c code for the golay code
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
Golay_coding
- 该程序实现的是一种完备格雷码的生成过程,Golay(23,12,7)码是典型的少数的完备码之一-The program implementation is a perfect Gray code generation process, Golay (23,12,7) code is a typical one of the few yards of the perfect code
jieruma
- golay序列码生成编程,应用到3GWCDMA中接入码生成,最终可绘成图形表示,分析其性能。-golay sequence code generation programming, applied to the 3GWCDMA the access code generation, eventually coming up graphical representation, analyzes its performance.
Golay
- 二元Golay码的构造,详细描述了Golay码的构造-Binary Golay Codes, detailed descr iption of the Golay Codes
GOLAY
- Golay code on C+. Golay 23.12 code encoding and decoding (using lookup table) Generator polynomial: x11+x10+x6+x5+x4+x2+1
Savitzky-Golay filter
- Savitzky-Golay滤波是一种工程应用数据处理中高效的滤波方法,能同时得到平滑后的数据和数据梯度。(Savitzky-Golay filter is an efficient filtering method in engineering application data processing, which can simultaneously obtain the smoothed data and data gradient.)