Community Profile

photo

Quang Huy Pham


Last seen: 2 months ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 year ago | 0 answers | 0

0

answers

Question


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 year ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 1

1

answer