photo

Ephedyn


Institute

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
23,439
of 300,584

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

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

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

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

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

13 years ago | 2 answers | 0

2

answers