photo

Isaac Al-rai


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
144,386
of 300,799

評判
0

コントリビューション
6 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Jacobi iterative method in 1 for loop
Hey all I am tryig to create a function that will run the jacobi iterative method using only one for loop. This is for a numer...

8年弱 前 | 0 件の回答 | 0

0

回答

回答済み
jacobi method using one for loop
I first tried to replace the second for loop with if true % code j=eye(100) end And adjusted my code to look l...

8年弱 前 | 0

質問


jacobi method using one for loop
I have a code written that will use jacobi method to solve a problem but in my numerical methods class I need to be able to perf...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


Jacobi method giving an error
For a numerical methods class I am in I have to create a function that solve an arbitrarily system of linear equations using the...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


finding multiple roots using newton raphson
<</matlabcentral/answers/uploaded_files/104273/untitled.jpg>> Hello everyone, I am being asked in a homework question to fi...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


Script file that sums values and checks against another vector?
Hello, I am trying to perform a script file that executes a sum and check loop. I need to write a script such that it reads the ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


Eror Using * Inner matrix dimensions must agreee HELP
Hello, here is my inputs >> t=(0:t:2*pi); >> y=exp(-0.3*t)*(2*cos(2*t)+4*sin(2*t)) Error using * Inner matr...

11年弱 前 | 1 件の回答 | 0

1

回答