Zahid - MATLAB Central
photo

Zahid


Last seen: 10ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 08/23 to 03/25Use left and right arrows to move selectionFrom 08/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
0 回答

ランク
83,124
of 297,775

評判
0

コントリビューション
5 質問
0 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


how to generate {8,3} regular graphs for large number of vertices
hyperbolic lattices

約1年 前 | 1 件の回答 | 0

1

回答

質問


phase diagram of 3D Anderson model
L = 10; % system size nr = 10; nsteps = 100; W_values = linspace(0, 20, nsteps); IPR_over_W = cell(1, nsteps); eigenvalues...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Random Gaussian number generators
I am introducing disorder in a 3D lattice which has matrix of L^3 into L^3. for box disorder "function disorder = generate_diso...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


2d matrices with nearest hoppings (square lattice)
2d matrices

1年以上 前 | 1 件の回答 | 0

1

回答

質問


plotting four variable using meshgrid for 3 variables, but i am getting error
t=0.2; p=1; for kx = -3:.1:3 q=1; for ky = -3:.1:3 r=1; for kz = -3:.1:3 energy_ary(p,q)= -2*t*(cos(kx)+cos(ky)+...

1年以上 前 | 1 件の回答 | 0

1

回答