photo

Mahdi Almahuzi


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
167,969
of 297,527

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

View by

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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer