Community Profile

photo

Nicolaas George Edward


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can someone please explain this code for me?
for i=1:ni for j=1:nj for k=1:nj cc(i,j) = cc(i,j)+aa(i,k)*bb(k,j); end end end

3 years ago | 1 answer | 0

1

answer