Feeds
提问
Faster submatrix selection
Hi, I've been trying to use mtimesx function for multidimensional multiplication to multiply M1*M2*.... A trial code for this...
15 years 前 | 0 个回答 | 0
0
个回答已回答
similar matrix multiplication speed up
Sorry the expression given at the beginning was kind of stupid. The Mi matrices are of the form Mi=expm(P0+alpha(i)P1) where P0...
similar matrix multiplication speed up
Sorry the expression given at the beginning was kind of stupid. The Mi matrices are of the form Mi=expm(P0+alpha(i)P1) where P0...
15 years 前 | 0
已回答
similar matrix multiplication speed up
mtimesx might help to calculate the Mi matrices and its power but can it speed up the multiplication between Mi? Thanks for t...
similar matrix multiplication speed up
mtimesx might help to calculate the Mi matrices and its power but can it speed up the multiplication between Mi? Thanks for t...
15 years 前 | 0
提问
similar matrix multiplication speed up
Hi, I need to multiply many times matrices of the same type. Is there a way to speed this up: M1^m*M2^m*... where Mi = expm...
15 years 前 | 4 个回答 | 0
4
个回答提问
Trouble implementing BFGS
Hello, I am currently working on a system where I have to find the best signal other a certain time. In this particular probl...
15 years 前 | 0 个回答 | 0

