Community Profile

photo

Zhenghao Yang


Last seen: 11 maanden ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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

ongeveer een jaar ago | 3 answers | 0

3

answers

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

bijna 2 jaar ago | 3 answers | 0

3

answers

Question


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

ongeveer 2 jaar ago | 2 answers | 0

2

answers