Community Profile

photo

Ephedyn


Institute

Active since 2012

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


SIMD-oriented Fast Mersenne Twister (or any other fast rng) for Monte Carlo?
Is there a faster PRNG for MATLAB that is suitable for Monte Carlo simulations, besides the Mersenne twister? For example, a MEX...

11 years ago | 0 answers | 0

0

answers

Question


Parallelizing multiple iterations and randperm for a Monte Carlo simulation
I have a function which randomly picks stocks to buy, subject to the constraint of a fixed number of holding periods and fixed n...

11 years ago | 2 answers | 0

2

answers

Question


Vectorizing a simple accumulation?
I have something like a sparse array, whose first member is always nonzero, and I want to replace each zero element with the nea...

11 years ago | 2 answers | 2

2

answers

Question


Generating array of consecutive timestamps in double
I need to generate an array of consecutive timestamps, in double and yyyymmddHHMMSS format, for specified start and end times. F...

11 years ago | 2 answers | 0

2

answers