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