photo

Ephedyn


Institute

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 2 个回答 | 2

2

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答