photo

David Lieberman


Last seen: 4 years 前 自 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 years 前 | 0