MUHAMMAD ISLAM
Followers: 0 Following: 0
Statistics
RANK
90.296
of 295.569
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
I am dividing 8bit binary value to two 4 bits values. How not to get "{}" these bars with my output
I got the answer the function give output as value{1} = '1001' and value{2}='1100'. I was storing it as i= value(1) so it used t...
ongeveer 3 jaar ago | 0
| accepted
Question
I am dividing 8bit binary value to two 4 bits values. How not to get "{}" these bars with my output
I am using the function result=dec2bin(I(i,j),8); value = mat2cell(result,1,[4,4]); Now I want to store the "value...
ongeveer 3 jaar ago | 2 answers | 0