photo

David Lieberman


Last seen: plus de 4 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
compute centroid of a matrix
x = sum(sum(matrix).*(1:size(matrix,2)))/sum(sum(matrix)) y is computed similarly

presque 7 ans il y a | 0