photo

merowing3


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Manipulation of matrices and vectors without using loops
*Five problems. Please, check solutions.* 1. Let M be a matrix with dimensions m x n. Calculate the sum of all elements great...

6 years 前 | 1 个回答 | 0

1

个回答

提问


The sum of positive elements of a matrix
Let M be a matrix with dimensions mxn. Calculate the sum of all positive elements of matrix M without using loop. My code: ...

6 years 前 | 2 个回答 | 0

2

个回答