搜索资源列表
AWGN_RS
- 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
213test
- (213)卷积码编码译码C程序 卷积码编码及其译码的C程序设计方案,以213为例说明,希望对大家有用 -(213) convolutional code encoding decoding C program
viterbi-decoder-master
- 卷积码的编码实现以及维特比译码实现,其中函数用c编写-A matlab+mex implementation of a convolutional encoder and a Viterbi decoder