photo

MJ


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
3 Answers

RANK
118,394
of 301,237

REPUTATION
0

CONTRIBUTIONS
5 Questions
3 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,206

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,611

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

13 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']; ...

13 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']; ...

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

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

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

13 years ago | 4 answers | 0

4

answers