Mahdi Almahuzi
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
200,591
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0