Community Profile

photo

L. Edwin M.


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Find complementary column combination of a matrix
Hello! Need your help! I have a 30x9 matrix A filled with 0, 4, 8. Get the matrix MaxA where A has its maxima per row: V = ma...

2 years ago | 2 answers | 0

2

answers

Question


Combine and sorting array values
Hello! I got a result matrix A A = [3 9 4] And another matrix B [ 3 8 4 8 15 5 B= 16 1 16 2 16 7 ...

2 years ago | 1 answer | 0

1

answer

Question


All combinations of cell arrays
Hello! I have several matrices of different sizes, which i want to combine per row. For example i have these ones: A= [1 2 3 ...

2 years ago | 2 answers | 0

2

answers

Question


Remove duplicates per row
Hello! I only found answers about how to find duplicate rows with "unique".. I want to remove all duplicate values per row so e...

2 years ago | 1 answer | 0

1

answer

Question


Splitting a matrix in vectors and combination of vectors
Hello! I would like to split the Matrix Z into vectors(?), so i can combine these vectors. First column of Z: Row indices of m...

2 years ago | 1 answer | 0

1

answer

Question


Path combination across matrix
Hello! I am new to Matlab and need your help! I would like to find two paths across a matrix with elements of 0, 1 and 2. So it...

2 years ago | 1 answer | 0

1

answer