Community Profile

photo

Anouar Nechi


Last seen: 5 months ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

7 months ago | 1 answer | 0

1

answer

Question


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, ...

3 years ago | 0 answers | 0

0

answers

Question


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 ...

3 years ago | 1 answer | 2

1

answer