photo

Quang Huy Pham


Last seen: 7 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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), ...,...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 2 Jahre vor | 1 Antwort | 1

1

Antwort