Feeds
提问
How to solve system of nonlinear equations (A-x1)*x2=B?
A and x1 are 300*1 vectors, x2 is a 1*2000 vector, B is a 300*2000 sparse matrix. (A-x1)*x2=B we know A, B, then how can...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to solve system of nonlinear equations (A-x1)*x2=B?
A and x1 are 300*1 vectors, x2 is a 1*2000 vector, B is a 300*2000 sparse matrix. (A-x1)*x2=B we know A, B, then how can w...
9 years 前 | 1 个回答 | 0
1
个回答提问
If A is a 378-by-1 matrix and B is a 378-by-2401 matrix, what does is it mean 'A\B'?
If A is a 378-by-1 matrix and B is a 378-by-2401 matrix, what does is it mean 'A\B'? what is the algorithm used in MATLAB? Thx...
9 years 前 | 1 个回答 | 0