Feeds
提问
Estimate BER of QPSK in AWGN with Reed-Solomon (240,224) Coding
I want to make a BER estimate of QPSK in AWGN with RS(240.224) as depicted in this paper. So I began with something working like...
2 years 前 | 1 个回答 | 0
1
个回答提问
Why is my custom Conjugate gradient solver and MATLAB pcg() do not have the same result?
Hello Based on some literature I tried to implement a C code based on this Matlab code for conjugate gradient solver. However, ...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to get file names only when using dir()?
Hello I am trying to get only the file names after using the dir() function without using a for loop. For the moment I am doing ...
4 years 前 | 1 个回答 | 2
