Feeds
提问
replacing for loop with more efficient code
Hi, given symmetric matrices für i=1,...,m, positiv definite and symmetric and , I want to compute with . I solved this with ...
7 years 前 | 2 个回答 | 0
2
个回答已回答
replacing for loop with more efficient code
Thanks for you fast answer. So I guess it doesnt work without at least one for loop. Still way better then before thanks a lot :...
replacing for loop with more efficient code
Thanks for you fast answer. So I guess it doesnt work without at least one for loop. Still way better then before thanks a lot :...
7 years 前 | 0
提问
solve A * A^T *x = b by QR factorization
Hi guys, I would like to solve the following system in Matlab with QR factorization of A^T A * A^T *x = b with A \in ...
7 years 前 | 1 个回答 | 1
1
个回答提问
primal-dual interior- point methods for linear problems
Hi, I would like to write an algorithm in matlab and I have a problem. I hope you can help me. The algorithm is supposed to s...
7 years 前 | 1 个回答 | 0

