photo

Shubham Kumar


IIT Kharagpur

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

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

ungefär 9 år ago | 5