photo

Vinay Pandey


University of Florida

Last seen: 4年以上 前 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答