搜索资源列表
-
0下载:
在matlab下输入guide命令后打开main_main.gig 实现卷积编码,16QAM传输,维特比译码-in Matlab guide imported under orders to open main_main.gig achieve Convolutional coding, 16QAM transmission, Viterbi Decoder
-
-
0下载:
卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
-
-
1下载:
给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用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
-
-
0下载:
用c语言完成(2,1,7)卷积编码,viterbi解码-Complete with c language (2,1,7) convolutional coding, viterbi decoding
-
-
0下载:
Reed solomon FEC coding
-
-
1下载:
卷积码编码,维特比译码方法并将其用于变换域通信系统-Convolutional coding, Viterbi decoding method
-
-
0下载:
用c语言完成(2,1,3)卷积编码,viterbi译码-Complete with c language (2,1,3) convolutional coding, viterbi decoding
-
-
0下载:
介绍了卷积码的特点以及卷积码的编码和解码, 讨论了加入交织后的对卷积编码的误码率的改
善情况, 并-Describes the characteristics of convolutional codes, and convolutional code encoding and decoding, after the discussion by adding cutting the error rate of the convolutional coding to improve the s
-
-
0下载:
awgn信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序-awgn channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation program
-
-
0下载:
本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
-
-
1下载:
本程序是卷积码的维比特译码,本例中使用的是循环反馈卷积码,最后状态不归零,与我的另一个程序不同,我采用编码控制回零,解决归零问题!最后状态回零!各项指标良好!-This program is Wei Bite decoding convolutional codes, in this case using a circular feedback convolutional codes, the final state is not zero, and my other procedures ar
-
-
0下载:
卷积码将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
-
-
0下载:
卷积码编码和Viterbi软判决译码,实现通信仿真过程-Convolutional coding and Viterbi soft decision decoding, the simulation process for communication
-
-
0下载:
convolutional coding and viterbi decoding
-
-
0下载:
ofdm 基带传输 信道编码译码 卷积码译码-OFDM baseband transmission channel coding and decoding the convolutional code decoder
-
-
0下载:
一个关于卷积编码和Viterbi译码的Matlab程序,现在把它们放在这里,希望对需要的人有些帮助。-A convolutional coding and Viterbi decoding Matlab, put them here, and hope to those who need some help.
-
-
1下载:
WCDMA编码与复用环节所有的C语言算法(包括CRC、级联、卷积编码、Turbo编码、均衡、两次交织、速率匹配,信道复用与映射等)-WCDMA encoding and multiplexing of the C language algorithms all links (including CRC, cascade, convolutional coding, Turbo coding, equalization, two interleaving, rate matching, chann
-
-
0下载:
In this work, we are interested in the problem of the coding channel with impulsive noise, whose goal is to correct the errors due to the channel at the time of a numeric transmission. In particular, the convolutional turbocodes constitutes the last
-
-
0下载:
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。-Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.
-
-
0下载:
介绍了LTE下行物理信道信道编码详细的实施,包括CRC校验,Turbo编码,咬尾卷积编码和速率匹配。-Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.
-