photo

fedi sonnara


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

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

6 years 前 | 0

已回答
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(...

6 years 前 | 0