Community Profile

photo

suraj kumar


Last seen: 1년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
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...

대략 4년 전 | 1

| 수락됨