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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0