Community Profile

photo

Willem-Jan de Goeij


Last seen: 3 years ago Active since 2009

n

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission

View badges

Content Feed

View by

Answered
Decent way of loading and saving variables
1) Using the structure assignment is a solution. It's not very short code though, you need an extra line for every variable you...

12 years ago | 0

Question


Decent way of loading and saving variables
I would like to load and save my variables in Matlab like this: [height, weight] = load('measurements.mat'); %% calc...

12 years ago | 3 answers | 0

3

answers

Question


Can someone compile this C code into a Win 2008 R2 server 64 bit mex file?
I have some C code which I want to use on the Matlab server. However, I can't compile this code on the server myself. Is any...

12 years ago | 0 answers | 0

0

answers

Question


Generating normal random numbers, difference between Mersenne Twister and other RNGs
I have a question about the difference in generating normal (pseudo) random numbers with the mt19937ar algorithm and the other R...

12 years ago | 1 answer | 2

1

answer

Submitted


PARFOR Progress Monitor v2
This version is an update of the progress monitor made by Edric Ellis.

13 years ago | 4 downloads |

Thumbnail

Submitted


Beta regression
Estimation of a beta regression model (logit link function). The parameters are estimated with ML.

14 years ago | 1 download |

Submitted


Student's t regression
Estimates a Student's t regression model

14 years ago | 1 download |