Abul Yasa Hasan
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Parse error at x
I was trying to solve the question attacjed and was writing the code for it. But I keep getting the parse error. I went through ...
8ヶ月 前 | 2 件の回答 | 0
2
回答質問
Line 37: Parse error at A: usage might be invalid MATLAB syntax.
Ques.) Use Householder's method to place the following matrices in tridiagonal form. I had a basic code provided by the tutor...
8ヶ月 前 | 0 件の回答 | 0
0
回答質問
Line 36. Balancing the plot vectors. 'Error using plot Vectors must be the same length.'
T1=40; T0=20; a=10e-5; L=0.1; n=101; %No. of nodes t=100; dt=0.1; time=0:dt:L; dx=L/(n-1); x=0:dx:L; X0=T0*ones(n,1)...
2年弱 前 | 1 件の回答 | 0