Community Profile

photo

MJ


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


How to convert following dataset to matrix
%%% code starts from here: files=[]; out=[]; for k=1:5 textFilename=['File' num2Str(k) '.txt']; ...

11 years ago | 2 answers | 0

2

answers

Answered
Character in cell array, read and write
%%% code starts from here: files=[]; out=[]; for k=1:5 textFilename=['File' num2Str(k) '.txt']; ...

11 years ago | 0

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

11 years ago | 0

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

11 years ago | 0

Question


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

11 years ago | 4 answers | 0

4

answers