photo

Elliot Alderson


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
102,910
of 300,771

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,969

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


How to plot an array as a binary Wave
Suppose I have an array that stores binary values, eg A=[1 0 1 0 1 1 0 1 0 1 0...] I want to send the array as a binary pulse, ...

6 years ago | 0 answers | 0

0

answers

Question


Splitting A String into variables
I want to convert a string into an array that holds the individual characters of the string. for example, if I have: a=input('e...

6 years ago | 1 answer | 0

1

answer

Question


Convert Binary matrix to Double Value
Hello, I want to convert an array stored with binary values into a double value which has those binary values but in one number....

6 years ago | 2 answers | 0

2

answers

Question


Not Converting ASCII to DECIMAL
I have converted decimal number to ASCII, however I cannot turn the same ASCII code back to it's decimal. Here is the code: %D...

6 years ago | 2 answers | 0

2

answers

Question


How do I encode numbers into a bit stream, ready to be modulated?
Hey everyone. I've been assigned a project which involves two computers running Matlab. It involves asking the user for two num...

6 years ago | 1 answer | 0

1

answer