Community Profile

photo

Andres Serrano


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Change values of a matrix if meet the condition
Hi guys a have a 2*2 matrix. and I want to substite the values of the 2 columns based in 2 different conditions. EX a= '1' '0' '...

5 years ago | 1 answer | 0

1

answer

Question


apply a different condition to 2 columns
Hi guys. I have a matrix 2*2 and I want to apply 1 condition to each column to get a new matrix of the same size. EX a= '0.4317'...

5 years ago | 1 answer | 0

1

answer

Question


Pull a conditional subset of a matrix
Hi guys I have a matrix and I want to pull a subset matrix but only with the numbers whose last digit is one. EX a= 00110, 0100...

5 years ago | 2 answers | 0

2

answers

Question


Creating a conditional vector
Hi guys, I just have this matrix: 0010-0111-0101-1101..... and I want to create a vector with the following condition: if sum o...

5 years ago | 1 answer | 0

1

answer

Question


all posible combinations of 0 and 1
HI guys, I just need help getting the 16 different combinations 0 and 1 can take. Ex. 0 0 0 1 0 0 1 0 0 1 0 0 . . . anyo...

5 years ago | 1 answer | 0

1

answer