Feeds
提问
Error using vitdec For hard decision type, CODE must contain only binary values.
% Define the convolutional code parameters % These values correspond to a (7,5) convolutional code % with rate 1/2 and polynom...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to convert this to symbols and then to bits?
clear all load handel.mat audiowrite("handel.wav",y,Fs) clear y Fs info = audioinfo("handel.wav") [y,Fs] = audioread("han...
3 years 前 | 0 个回答 | 0