photo

Zhenghao Yang


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Integral of matrix determinant
I found that it seems the integral fucntion cannot integrate determinant. For example f=@(x)det([1,x;0,2]); integral(f,0,1...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


Optimization of matrix with constraints
I have written a prototype function to minimize a matrix equation with code below. The input N is an even number, A and H0 are 2...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find boundary of curve-forming points
I want to extract the boundary points, namely the most outer parts of the points, which form a closed curve. I have tried to use...

etwa 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Eigenvalue problem on non-Hermitian matrix
I'm trying to solve the eigenvalue problem of this simple matrix H=[1 1i;1+1i 0] using [V,D,W]=eig(H). According to the theory o...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten