Community Profile

photo

Areesh Adil


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Creating groups of 2 people from a cell array of names
If I have a n x 1 cell array of names and want to create random 2-person groups out of the names without repeats so that I have ...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Multiplying each column of a matrix with a specific value
I have a matrix mat=[2,1,0,0;1,0,0,0;0,0,0,1] I want to multiply the first column by 25, the second column by 5, the third col...

4 years 前 | 1 个回答 | 0

1

个回答