Code for Jacobi's method using only one for loop
Show older comments
Hello all, I am very new to matlab. I need to write a code to the Jacobi method implementing only one for loop. I have found here a code with 2 for loops. Anyone have any suggestions as to how to create this code? Thanks! http://www.mathworks.com/matlabcentral/fileexchange/2182-numerical-methods-using-matlab--3e/content/edition3/jacobi.m
1 Comment
Geoff Hayes
on 21 Feb 2016
Greta - is this homework? Please describe why only one loop is needed and what you have attempted so far.
Answers (1)
Andrei Bobrov
on 23 Feb 2016
0 votes
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!