photo

advaita vedanta


Indian Institute of Technology Madras

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
3 回答

ランク
85,781
of 301,481

評判
0

コントリビューション
4 質問
3 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,298

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,744

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Saving matrix after each for loop, note size of n(k) is not constant
Dear all, I have to save the vector after each loop, here size of n(k) varies. I am not able to save the values of Z after each...

11年以上 前 | 2 件の回答 | 0

2

回答

回答済み
time looping or increment not updating
@Geoff Hayes, I am mentioning time t, actually I want to know the output (u,F) for different values of time t, which I had menti...

11年以上 前 | 0

質問


time looping or increment not updating
Hi all, I have to time loop/time increment with the code: t=deltat:deltat:3600*5; Even by varying the time t in the for loo...

11年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Error Matrix dimensions must agree
\ operator performs gauss elimination of linear equations. Au=d, instead of inverting the matrix it performs elimination. here s...

11年以上 前 | 0

質問


Error Matrix dimensions must agree
Dear friends, Please help me with this. I got error message at: soln=A\(rhs); %pressure head at each nodal points in th...

11年以上 前 | 2 件の回答 | 0

2

回答

回答済み
maximum variable size allowed by the program is exceeded?
Thank yo brother, it is supposed to be ones(1,n), now I got the solution. Thanks a lot. Adarsh

11年以上 前 | 0

質問


maximum variable size allowed by the program is exceeded?
PLz help me This is the code alps=17; %slope angle dz=200; %depth of water table from the suface ...

11年以上 前 | 3 件の回答 | 0

3

回答