Community Profile

photo

rong


Univeristy of Manitoba

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Why are the solutions zeros for a linear equations ?
Does Jacobi or Gauss-seidel solve Ax=b if A is singular matrix? If not I tried x=pinv(A)*b, but it only works for full matrix. I...

9 years ago | 0

Question


Why are the solutions zeros for a linear equations ?
Hi everyone, I have a Ax=b need to be solved. A is a 119309*119309 matrix, and b=zeros(119309,1). I used Jacobi and Gauss-sei...

9 years ago | 3 answers | 0

3

answers