photo

Zhenghao Yang


Last seen: bijna 2 jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
216.383
of 298.313

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.563

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160.817

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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 2 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 2 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 3 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 3 jaar ago | 2 answers | 0

2

answers