photo

David Lieberman


Last seen: mehr als 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

All
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 7 Jahre vor | 0