johnson wul
Followers: 0 Following: 0
Statistics
RANK
142.960
of 295.527
REPUTATION
0
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
Feeds
Question
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 ...
meer dan 4 jaar ago | 0 answers | 0
0
answersNonlinear 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...
bijna 5 jaar ago | 0
plotting eigen vectors (nomal modes ) of a 9x9 matrix
hi kone. in your problem just use d=eig() to find your eigenvalues.
meer dan 5 jaar ago | 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_(...
meer dan 5 jaar ago | 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...
meer dan 5 jaar ago | 0