photo

Giammarco Valenti


Last seen: 2年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • First Answer
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Matrix indexing with two vectors of indices
Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).

7年弱 前