Community Profile

photo

Mathias


Welltec A/S

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • Commenter
  • Solver

View badges

Feeds

View by

Answered
What's the fastest way to program a matrix recursion in matlab?
Use matrix product! This code is about 10 times faster on my computer for t=(p+1):T Y(:,:,t) = A + sum(Y(:,:,(t-p...

mer än 8 år ago | 0