Community Profile

photo

insaf rzig


Last seen: 1 year ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 2 answers | 0

2

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

3 years ago | 3 answers | 0

3

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer