Willem-Jan de Goeij
Followers: 0 Following: 0
n
Statistics
RANK
15.037
of 295.467
REPUTATION
2
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
3.105 of 20.234
REPUTATION
510
AVERAGE RATING
4.90
CONTRIBUTIONS
3 Files
DOWNLOADS
3
ALL TIME DOWNLOADS
4609
RANK
of 153.912
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...
bijna 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...
bijna 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...
bijna 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.
meer dan 13 jaar ago | 1 download |
Submitted
Beta regression
Estimation of a beta regression model (logit link function). The parameters are estimated with ML.
bijna 15 jaar ago | 1 download |
Submitted
Student's t regression
Estimates a Student's t regression model
meer dan 15 jaar ago | 1 download |