Community Profile

photo

Willem-Jan de Goeij


Last seen: fast 3 Jahre vor Aktiv seit 2009

n

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

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

etwa 12 Jahre vor | 0

Frage


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

etwa 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 2

1

Antwort

Gesendet


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

fast 13 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


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

mehr als 14 Jahre vor | 1 Download |

Gesendet


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

mehr als 14 Jahre vor | 1 Download |