photo

Shubham Kumar


IIT Kharagpur

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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 ...

circa 9 anni fa | 5