Community Profile

photo

suraj kumar


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

Respondida
Gaussian Elimination technique by matlab
% Gauss-Elimination method for i=j+1:m a(i,:)=a(i,:)-a(j,:)*(a(i,j)/a(j,j)); enda = input('Enter the augume...

alrededor de 4 años hace | 1

| aceptada