barath manoharan
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
217 868
of 295 467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Question
display corresponding column matrix
Suppose I have 3 column matrices or 4*3 matrix stored in A such that A = [1 3 5 ; 2 4 5 ; 5 4 7 ; 2 8 10] and i have another r...
mer än ett år ago | 1 answer | 0
1
answerQuestion
convert a column matrix with many rows into multiple column of equal rows
Suppose i have a column matrix A with 10 row and 1 column A = [1;3;2;4;5;8;7;6;12;10] Now i want to split the above column mat...
mer än ett år ago | 3 answers | 0
3
answersQuestion
generate a matrix from given Bit combinations
Iam having a list of all possible bit combinations For Example : if it is 3bit there will be (2)^3 - 1 combinations which is 7...
mer än ett år ago | 1 answer | 0
1
answerQuestion
reorder data in a matrix
i have a 7*1 double matrix and need to reorder data to satisfy some condition.Thank you in advance. example: Let A = [10010 ; ...
mer än ett år ago | 2 answers | 0
2
answersQuestion
How to change a bit from 0 to 1.
iam having 5 decimal numbers , i have converted this 5 decimal nos to binary numbers to perform some mathematical operations. A...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
How to alter a bit
iam having a 5*1 cell. Now each cell contains two or more elements.I need to alter a single different bit between two elements. ...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
How to group same value data
Iam having 2 6*1 matrix. Now i need to group elements in matrix A based on same value. then i need to choose corresponding eleme...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
Find the greater number in a matrix
I am having 2 4*1 column matrix. one consists of 2-bit binary numbers & other matrix consists of decimal numbers. Now i need to ...
nästan 2 år ago | 1 answer | 0