simulating a convolutional encoder allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
标签: convolutional simulating encoder encoded
上传时间: 2013-12-21
上传用户:253189838
Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。
标签: convolutional Generate trellis encoder
上传时间: 2014-12-20
上传用户:ghostparker
Generate trellis of a rate-1/n recursive convolutional code,生成网格图(对码率为1/n的递归卷积码)
标签: convolutional recursive Generate trellis
上传时间: 2013-12-09
上传用户:xz85592677
viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes
标签: convolutional viterbi Viterbi decoder
上传时间: 2016-12-27
上传用户:来茴
The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)
标签: cumulated_metric decoder_output survivor_state convolutional
上传时间: 2016-12-28
上传用户:erkuizhang
The code includes the implementation of inverse convolutional code and testing of it.
标签: code implementation convolutional includes
上传时间: 2017-03-25
上传用户:csgcd001
convolutional binary rate 1/3 nonsystematic code Dfree=16 K=7 (trellis length = 8) Connection vectors (from K. J. Larsen):
标签: convolutional nonsystematic Connection trellis
上传时间: 2014-01-22
上传用户:181992417
FPGA-based Viterbi convolutional coding and decoding of the Research and Implementation
标签: Implementation convolutional FPGA-based and
上传时间: 2014-01-20
上传用户:sunjet
Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the Dense Convo- lutional Network (DenseNet), which connects each layer to every other layer in a feed-forward fashion.
标签: convolutional Connected Networks Densely
上传时间: 2020-06-10
上传用户:shancjb
传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^
上传时间: 2016-07-08
上传用户:huangld