搜索资源列表
juanjibianma
- 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
encoder_and_viterbi_decoder_for(213)_convolutional
- 压缩包内为本人写的(2,1,3)卷积码编码器和维特比(viterbi)译码器.编码器和译码器分别封装在一个类中,每个类的方法和变量均有注解-compressed I write for the (2,1,3) convolutional code encoder and Viterbi (Viterbi) decoder. Encoder and Decoder were packaged in a category, each class methods and variables have
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
c5wup37s
- 卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
卷积编码
- 卷积编码的源代码,可以用于移动通信信道编 码-the source code can be used in mobile communications channel coding
convcode_interleaving.rar
- 一个实现了213卷积码编码和卷积交织的verilog程序,编译通过,An implementation of 213 convlution code and interleaving on verilog HDL.
juanjima.rar
- 卷积码编译码C程序 一种简单的(3,1,2)卷积码编码和译码程序,Convolutional code encoding and decoding procedures for a simple C (3,1,2) convolutional code encoding and decoding procedures
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
ConvolutionalEncoderViterbi
- 卷积码编码,维特比译码方法并将其用于变换域通信系统-Convolutional coding, Viterbi decoding method
viterbi213
- 编码方式为213的Viterbi卷积码编码器和译码器的FPGA的实现,包含整个QuartusII的工程文件,解码方式为寄存器交换法-Encoding for the 213 convolutional code encoder and Viterbi decoder FPGA realization of the project file that contains the entire QuartusII, decoding method for the register exchange
Simulink
- 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如卷积码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as convolutional codes, etc.) on bit error rate improvement.
xiandaiyidongtongxin
- 介绍了目前在数字无线通信中常用的一种向前纠错编码卷积码编码和Viterbi解码的原 理,并采用TOP—DOWN的设计思想,利用相关的EDA工具软件进行设计。并将卷积码编码器、Viterbi译码器设计下载到Ahera公司的FPGA芯片上进行仿真,得到了预期的设计结果。-Viterbi
juanjiandviterbi
- 介绍了目前在数字无线通信中常用的一种向前纠错编码卷积码编码和Viterbi解码的原 理,并采用TOP—DOWN的设计思想,利用相关的EDA工具软件进行设计。并将卷积码编码器、 Viterbi译码器设计下载到Ahera公司的FPGA芯片上进行仿真,得到了预期的设计结果。-Viterbi
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
juanji
- 卷积码将k个信息比特编成n个比特,但k和n通常很小,特别适合以串行形式进行传输,时延小。是 信道编码的一种-Convolutional codes will be compiled into n k-bit of information bits, but the k and n is usually small, especially for transmission in serial form, delay small. Is a channel coding
viterbi_m6
- 卷积码编码和Viterbi软判决译码,实现通信仿真过程-Convolutional coding and Viterbi soft decision decoding, the simulation process for communication
juanjima_gaohua
- 卷积码编码,希望对你有帮助,这是信息论与编码的-cnv code
psk_cc_awgn
- (2,1,3)卷积码编码、vertibi译码、psk调制信号在AWGN信道的BER性能仿真-(2,1,3) convolutional code decoding vertibi psk modulated signals in AWGN channel BER performance simulation
212convolutional-code-
- 212卷积码编码与维特比译码程序。在vc下编译通过。-212 convolutional code with Viterbi decoding procedure. Compiled by the vc.
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)