Community Profile

photo

Gary


Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Faster submatrix selection
Hi, I've been trying to use mtimesx function for multidimensional multiplication to multiply M1*M2*.... A trial code for this...

13 years ago | 0 answers | 0

0

answers

Answered
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...

13 years ago | 0

Answered
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...

13 years ago | 0

Question


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...

13 years ago | 4 answers | 0

4

answers

Question


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...

13 years ago | 0 answers | 0

0

answers