Community Profile

photo

Daniel Tweed


McGill University

Active since 2015

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Getting rid of nested loops, follow up
As a follow up to <https://www.mathworks.com/matlabcentral/answers/339684-getting-rid-of-nesting-for-loops-which-rely-on-reorder...

7 years ago | 0 answers | 0

0

answers

Question


Getting rid of nesting for loops which rely on reordering
I have two K x N matrices B and H.. I need to calculate a new matrix z according to: z(k,n) = a + B(k,n)*H(k,n) + ... ...

7 years ago | 1 answer | 1

1

answer

Question


parfor Internal Error: Unexpected initializer in bindings.
The code generating this error only does so on one specific machine but works flawlessly on any other computer I try to run it o...

7 years ago | 0 answers | 1

0

answers

Question


Simulink: Is there an easy way to replicate a sub-system in the same simulation?
I have a simulation composed of several interconnected subsystems, and I wish extend this to simultaneously, but independently...

8 years ago | 1 answer | 1

1

answer