资源列表
[通讯编程] qask
说明:clear all M=input( enter the number of symbols ) N=log(M)/log(2) NPoints=input( Enter the number of points ) NumberBits=input( Enter the number of points per bit ) for i=1:NPoints m=round(rand(1)*3)<venkat reddy> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[通讯编程] quatenarymod
说明:clear all m=input( enter the number of symbols ) n=log(m)/log(2) npoints=input( enter the no of points ) nbits=input( enter the no of points per bit ) for i=1:npoints d=round((rand(1))) data(i)=2*d<venkat reddy> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[通讯编程] hamming7_4
说明:使用MATLAB 实现(7 4)汉明码编码 并完成纠错 译码正确 可直接使用-hanning7_4.m<xufei> 在 2024-11-13 上传 | 大小:1kb | 下载:0