![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3856178_1522098723540_DEF.jpg)
Willemijn Wolf
Followers: 0 Following: 0
Statistics
RANK
8 062
of 297 016
REPUTATION
6
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
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
Question
Equation with multiple variables: Finding all combinations x1,x2 that lead to certain outcome y.
I have a formula with two variables: x1 and x2 x1 and x2 can both vary in certain regimes: x1 varying in between [x1min x1max...
ungefär 5 år ago | 1 answer | 0
1
answerInverse Transform method for discrete dataset
Found solution quantiles = linspace(0,1,datasize); [f,x, flo, fup] = ecdf(datavector); %experimental cdf finv = interp1(f,x,...
ungefär 5 år ago | 3
Question
Inverse Transform method for discrete dataset
Hi all I have a dataset that looks like this: The red line I obtained by fitting a distribution via: pd = fitdist(Z_vec,'ke...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
X,Y data of irregular grid, scatter plot with Z data
Dear all, I know that there is the possibility to create a scatter plot using X and Y and reshaping the Z data, such that: Z =...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
Convert 3D matrix in 2D data matrix
Hi. I have to create for every x a graph that plots the results of Hquest2 v.s. h for 4 different t's. With Hrow I try to store...
nästan 8 år ago | 2 answers | 0
2
answersQuestion
Selecting sequence of data of column vector
I've got a column vector with length 5000, each row containing a binary results (0 or 1). I need to calculate the sum of the 1st...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
How to create a multi-dimensional cell?
I am working with a toolbox, of which I can't access the source code (.p file). For solving a multi dimensional problem, I need ...
mer än 8 år ago | 2 answers | 0