Mahmoud22
Newbie level 3
- Joined
- Dec 2, 2012
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,300
I am trying to convert data symbols to data bits and lost. can anybody help, I am new with MATLAB
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
M-code: de2bi or dec2bin functions (they are different!)
Simulink: Integer to Bit Converter.
Or say what are your data symbols look like
and what is the number of original bits? how you get these values of data?