photo

Risma Fitriyani


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


how to find max value on matrix and mark it
A = [1 2 3; 2 4 2; 6 4 3] if A is a matrix, how to find max value on A and mark the max value with 1? the output would be like =...

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to sum every each rows on matrix
i have size matrix 5x25, i want to sum every each rows and the output would be 5x1 matrix. how to do that? thanks in advance

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to do loop on rows matrix?
i have zeros matrix which has 3 rows and 6 columns. i want to allocate “1” on zeros matrix for each columns in order to get the ...

1 year 前 | 3 个回答 | 0

3

个回答