Community Profile

photo

muteen munawar


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


please explain the working of 2nd ,3rd and 4th statements of this coding portion:
for i = 1:n j = 1:n; j(i) = []; B = abs(A(i,j)); Check(i) = abs(A(i,i)) - sum(B); if Check...

7 years ago | 1 answer | 0

1

answer