Community Profile

photo

Zhenghao Yang


Last seen: 10 meses hace Con actividad desde 2022

Estadísticas

  • Thankful Level 2

Ver insignias

Content Feed

Ver por

Pregunta


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

alrededor de 1 año hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 2 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

casi 2 años hace | 2 respuestas | 0

2

respuestas