
Willem-Jan de Goeij
Followers: 0 Following: 0
Statistics
RANK
15.037
of 297.503
REPUTATION
2
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
3.121 of 20.449
REPUTATION
511
AVERAGE RATING
4.90
CONTRIBUTIONS
3 Files
DOWNLOADS
5
ALL TIME DOWNLOADS
4616
RANK
of 159.017
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
Feeds
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...
ongeveer 13 jaar 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...
ongeveer 13 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 13 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 13 jaar ago | 1 answer | 2
1
answerSubmitted
PARFOR Progress Monitor v2
This version is an update of the progress monitor made by Edric Ellis.
bijna 14 jaar ago | 2 downloads |

Submitted
Beta regression
Estimation of a beta regression model (logit link function). The parameters are estimated with ML.
meer dan 15 jaar ago | 1 download |
Submitted
Student's t regression
Estimates a Student's t regression model
meer dan 15 jaar ago | 2 downloads |