photo

Vinay Pandey


University of Florida

Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Do a cross-set operation on a matrix
I have a matrix which looks as follows: [1 2 3; 4 5 6] I want to do a cross-set operation on itself, so that each el...

12 years 前 | 1 个回答 | 1

1

个回答

提问


Summing common elements of a matrix together
Suppose I have a matrix A = [1 1 2 2 3 3 3] and B = [1 2 3 4 5 6 7] I want to create a matrix which sums the element...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Vectorising setting values of array by reading from other array
I have an array which contains some numbers, and I have another array which is initialised to zeros. arr = [45; 56 ......

12 years 前 | 1 个回答 | 0

1

个回答