Community Profile

photo

Mark Britten-Jones


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Message

Professional Interests: finance, statistics

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Creating a block matrix of matrices?
This is by far the easiest way to do this. Create the blocks. Create a 2-D cell array and place the blocks into the appropriate ...

5 years ago | 0

Answered
How to Calculate Moving Product?
The problem with the loop approach is that it repeats calculations. For example A(3)*A(2) is calculated twice in a moving produc...

8 years ago | 0