Community Profile

photo

AMANECH77


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Get the row index of matrix where the first 3 columns are equal in two matrix
Hi I have the matrix A and the matrix B A = [1 2 3 6 8 9;3 5 1 7 8 89;23 2 4 5 56 7;11 12 14 15 16 17] B = [1 2 3;1...

8 years ago | 1 answer | 0

1

answer

Question


How can I search a binary array inside other bigger binary array?
For example I have the A array A = [1 0 0 1 0,0 0 0 0 0,0 1 0 1 0,0 0 0 0 0] I need to seach how many times is the B a...

8 years ago | 1 answer | 0

1

answer