photo

fedi sonnara


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
201,785
of 300,592

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

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

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


Creating SD image for Ettus N310
Dear all, I recently bought a new Ettus USRP N310. It is booting approprietely with its original SD card and I can get a respon...

3 years ago | 1 answer | 0

1

answer

Answered
LTE PRACH Preamble Generation in MATLAB
change the line preambleIFFT = ifft(preambleMapped,1536); by preambleIFFT = ifft(fftshift(preambleMapped),1536...

7 years ago | 0

Answered
How to print text on the same line ?
By the way, just to know the principle fprintf('testing x...');pause(3);fprintf('done\n'); fprintf('testing y...');pause(...

8 years ago | 0