photo

Shubham Kumar


IIT Kharagpur

Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to calculate the sum of each row in a matrix?
You can create a sum matrix over rows by typing sum(matrixName, 2). This will return an array containing sum over rows. For ...

environ 9 ans il y a | 5