Community Profile

photo

Quang Huy Pham


Last seen: 2ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Saving large matrix not exact
I saved a 60x300,000 matrix from MATLAB online into my MATLAB drive. But when I load the mat file from my local workstation, the...

約1年 前 | 0 件の回答 | 0

0

回答

質問


Define a family of functions
I want to define a family of functions f(r) := @(x,y) x^2+y^2-r^2 for each r>0. I can define a sequence of functions f(1), ...,...

約1年 前 | 2 件の回答 | 0

2

回答

質問


Multiplication on the diagonal of a submatrix
I have a matrix A and two index vectors u and v of the same size. I want to compute the product of the entries on the diagonal o...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Composition of two matrices with the same number of columns, one of them is integer-valued
I have two matrices A, B with the same number of columns (d). The entries of B are positive integers. I want to create a matrix ...

2年以上 前 | 1 件の回答 | 1

1

回答