Feeds
提问
QR method iteration of matrix
I have this problem to solve: Execute 8 iterations of the QR method applied to the Hilbert matrix of order 12. Setting A_0=...
8 years 前 | 1 个回答 | 0
1
个回答提问
Meaning of unit vector
I've been trying to solve this problem, and I understand the programming part of it. However, I don't understand what it means t...
8 years 前 | 2 个回答 | 1
2
个回答提问
Efficient factorization with eigenvalues
I've been trying to solve this problem for a while with no luck: Let Ax=b a linear system of order 18, where A is a symmetric...
8 years 前 | 2 个回答 | 0
2
个回答提问
Fit parabola with least squares method
I want to build a parabola that approximates in the least square sense the points having coordinates x=[-2 -1.3 -1 -0.7 -0....
8 years 前 | 1 个回答 | 0