photo

johnson wul


Last seen: 거의 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • First Review
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


hi here. I need your help to write my problem into matrix form. I don't real know how to do it really. could some one help me please? this is the equation to transform:
z*M i,j = M i+1,j + M i-1,j + M i,j+1 + M i,j-1 + A*(delta i,j )*M i,j i and j are indexes of the eigenfunctions M ...

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

0

답변

답변 있음
Nonlinear Scrodinger equations solving in matlab
Hi every one. well I have a problem in building code for numerical scheme of a linear discret equation using finite dieference m...

4년 초과 전 | 0

답변 있음
plotting eigen vectors (nomal modes ) of a 9x9 matrix
hi kone. in your problem just use d=eig() to find your eigenvalues.

거의 5년 전 | 0

답변 있음
How to find eigenvalue of a matrix (attached) having three variables?
If your matrix is not symmetric, you should change it into a symmetric one by using the formular: symmetric_Matrix(i,j) = ur_(...

거의 5년 전 | 0

답변 있음
Eigen value eigen vectors in matlab
Nice that. is this formular for eigenvector: plot(t,x1,'o',t,x2,..,t,x10, '-*') have been used to for square matrix 10*10...

대략 5년 전 | 0