統計
MATLAB Answers
3 質問
0 回答
ランク
of 173,238
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
the Jacobi Iterative method(urgent)
hello , I have to Write a Matlab code to solve an n x n linear system using the Jacobi Iterative method I need this code to...
6年弱 前 | 0 件の回答 | 0
0
回答質問
I need help please As soon as you can
I try to run this code to solve an n x n linear system using the Gaussian Elimination Methods but it says there is error in E...
6年弱 前 | 1 件の回答 | 0
1
回答質問
I need help as soon as possible
i write this code it says there is error in line 17 how to solve it ? clc clear close all N=10; a=0;b=2;alp=0.5; f=@(t...
6年弱 前 | 1 件の回答 | 0