Community Profile

photo

Elliot Alderson


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

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

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

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

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

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

4 years ago | 1 answer | 0

1

answer