n=7;k=4; %Parameters of hamming code ber=zeros(length(SNR),2); %Simulated BER info_word=floor(2*rand(k,info_word_length)); %Generation of 0 and 1 for ...
確定! 回上一頁