photo

GANESH R


Last seen: 11개월 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Review

배지 보기

Feeds

보기 기준

질문


How to find the position of a given vector A in a matrix M when the size of vector A is smaller than the columns of that matrix?
I trying to find the (row) postion of A = [15 2] in a matrix M. M = [46 58 50 46 41 49 15 2 1 16 2 15 21 16 15 14 16 20 ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I create a unique matrix by removing rows with similar elements?
A = [11 12 1 3 8 9 10 12 227 228 217 219 217 218 8 7 224 225 226 228 443 444 433 435 433 434 224 223 440 441 442 444 ...

대략 2년 전 | 답변 수: 2 | 0

2

답변