Code for Jacobi's method using only one for loop

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

Greta - is this homework? Please describe why only one loop is needed and what you have attempted so far.

댓글을 달려면 로그인하십시오.

답변 (1개)

Andrei Bobrov
Andrei Bobrov 2016년 2월 23일

0 개 추천

Hi Greta! Please use function eye and diag for vectorization second loop.

카테고리

도움말 센터File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

질문:

2016년 2월 20일

답변:

2016년 2월 23일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by