Feeds
답변 있음
why unquantized comm.ViterbiDecoder gives bits with errors when the modulation is 1-2*encodedBits with 100dB say; the code is as follow:
sorry; I forgot the wrong output: resceivedBits = 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 1 0 1 1 0 1 0 1 1 0 1 0 1 errors is abou...
why unquantized comm.ViterbiDecoder gives bits with errors when the modulation is 1-2*encodedBits with 100dB say; the code is as follow:
sorry; I forgot the wrong output: resceivedBits = 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 1 0 1 1 0 1 0 1 1 0 1 0 1 errors is abou...
거의 10년 전 | 0
질문
why unquantized comm.ViterbiDecoder gives bits with errors when the modulation is 1-2*encodedBits with 100dB say; the code is as follow:
% clear All clc % initial data for encoding & decoding % codeRate = 1/2; % constlen = 7; % codegenpoly = [171 13...
거의 10년 전 | 답변 수: 1 | 0