fedi sonnara
Followers: 0 Following: 0
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...
2年弱 前 | 1 件の回答 | 0
1
回答回答済み
LTE PRACH Preamble Generation in MATLAB
change the line preambleIFFT = ifft(preambleMapped,1536); by preambleIFFT = ifft(fftshift(preambleMapped),1536...
LTE PRACH Preamble Generation in MATLAB
change the line preambleIFFT = ifft(preambleMapped,1536); by preambleIFFT = ifft(fftshift(preambleMapped),1536...
6年以上 前 | 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(...
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(...
約7年 前 | 0