Community Profile

photo

CS


Last seen: 28일 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


getting error while trying to write a code to solve general case diagonal Ax=b matrix
I am trying to write code for solve Ax=b function [x]=solveDiag(A,b,n) %A = nxn diagonal matrix %b=1x3 column vector %n=numb...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Diagonal matrix, wishing to solve Ax=b
I am not getting any errors, but I am certainly doing something wrong. I wish to get output that is the result of x for x=b/A...

대략 4년 전 | 답변 수: 1 | 0

1

답변