Statistics
7 Questions
0 Answers
RANK
181.841
of 297.503
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20.449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159.017
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
Change index of element in matrix with constraint
Hi all! i have i binary matrix A(180,60), in each column i have 3 "ones" and only "one" by row,the sum of each row equal to 1. ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to generate a binary matrix with a fixed sum in rows and a changeable sum in columns?
Hello everyone ! i have a binary matrix (M,N) .I want to get sum equal to 1 in each row and in columns sum varies between [1 an...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How can i extract coordinates of point from matlab figure ?
Hello everyone ! i have this code , i want to extract the coordinates of all points constructing the curve. Xu=linspace(0,60...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
How can I generate a binary matrix with a condition on the rows and columns?
Hello everyone! i have a matrix (M,N) i want to fill it with "0" and "1" values under the following condition : sum in each ro...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How can i get the index of all matrix value
hello! i have a matrix A , i want to find the index of all value in the matrix not a specific value like shown in B A=[7 ...
meer dan 4 jaar ago | 3 answers | 0
3
answersQuestion
Add two binary matrices and get only "1" in each row
Hello eveyone! I have two binary matrices(m*n),i want to add those two matrices but in order to get only '1' in each row . thi...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
how to find the next maximum value in column of the matrix which is different at the index of the first
Hi! I have an N * M matrix, i want to find the maximum value in each column,if the index of the first max value is the same wit...
meer dan 4 jaar ago | 1 answer | 0