photo

JUNWEI ZHANG


2017년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


What's the computational complexity of A\b in MATLAB? (A is a sparse non-square matrix)
MATLAB document says that if A is sparse and not a square, \ operation will turn to QR solver. I'm not very familiar with QR fac...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


What's the most efficient way to solve a sparse linear system Ax = b?
In my project I have to solve an over-determined linear system Ax = b, where A is a large and sparse non-square matrix. We've ex...

거의 7년 전 | 답변 수: 2 | 0

2

답변