Feeds
提问
Non-return to zero conversion from random binary bits
Hello, I am working on QPSK TX, in the process I need to creat NRZ data but not sure how to do so...can anyone help, pls? ...
13 years 前 | 0 个回答 | 0
0
个回答提问
Long file name read
Hi all, I have 100 files naming e.g: 20120926092230TC.txt[description of the file: 20120926: Year-Month-Date,092230: changes ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Collecting data, very specific lines, avoiding unecessay lines in between
Hello All, I have a .txt file contains 894 lines, now I am interested to collect the line just below the STEP TYPE MEASURED R...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to convert following dataset to matrix
%%% code starts from here: files=[]; out=[]; for k=1:5 textFilename=['File' num2Str(k) '.txt']; ...
13 years 前 | 2 个回答 | 0
2
个回答已回答
Character in cell array, read and write
%%% code starts from here: files=[]; out=[]; for k=1:5 textFilename=['File' num2Str(k) '.txt']; ...
Character in cell array, read and write
%%% code starts from here: files=[]; out=[]; for k=1:5 textFilename=['File' num2Str(k) '.txt']; ...
13 years 前 | 0
已回答
Character in cell array, read and write
Hello Azzi, I have a question as shown below: Code starts here: files=[]; out=[]; for k=1:5 %Reading files: file...
Character in cell array, read and write
Hello Azzi, I have a question as shown below: Code starts here: files=[]; out=[]; for k=1:5 %Reading files: file...
13 years 前 | 0
已回答
Character in cell array, read and write
Hello Azzi, Thank you for your answer. The problem is I have space bewteen followings: 1 BCS ->1 BCS BCS ACK/NACK ...
Character in cell array, read and write
Hello Azzi, Thank you for your answer. The problem is I have space bewteen followings: 1 BCS ->1 BCS BCS ACK/NACK ...
13 years 前 | 0
提问
Character in cell array, read and write
Hello all, I have a data in cell something like this: 1 BCS ACK/NACK 2054 0.00000 10.0000 ...
13 years 前 | 4 个回答 | 0
