Feeds
提问
number of error in bch code
I have a problem with this program , that for increase of snr the number of error don't decrease !!! bch(n=15,k=5,t=3) clc;c...
14 years 前 | 0 个回答 | 0
0
个回答提问
command 'downsample' in matlab doesn't work
for example : x = [1 2 3 4 5 6 7 8 9 10]; y = downsample(x) we see : y = 2 4 6 8 10 but for :...
14 years 前 | 2 个回答 | 0
