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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 4 | 0
