Community Profile

photo

Zhenghao Yang


Last seen: 11개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

대략 1년 전 | 답변 수: 3 | 0

3

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 2년 전 | 답변 수: 2 | 0

2

답변