photo

Anouar Nechi


Last seen: 3 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
23,341
of 300,352

REPUTATION
2

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
2

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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

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

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

4 years ago | 1 answer | 2

1

answer