photo

johnson wul


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

1 个提问
4 个回答

排名
204,503
of 300,015

声誉
0

贡献数
1 个提问
4 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,984

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 ...

5 years 前 | 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...

6 years 前 | 0

已回答
plotting eigen vectors (nomal modes ) of a 9x9 matrix
hi kone. in your problem just use d=eig() to find your eigenvalues.

6 years 前 | 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_(...

6 years 前 | 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...

6 years 前 | 0