photo

David Lieberman


Last seen: 4年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
compute centroid of a matrix
x = sum(sum(matrix).*(1:size(matrix,2)))/sum(sum(matrix)) y is computed similarly

7年弱 前 | 0