photo

Willemijn Wolf


Last seen: 대략 5년 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
8,076
of 297,457

평판
6

참여
6 질문
1 답변

답변 채택
50.0%

획득한 표
3

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Inverse Transform method for discrete dataset
Found solution quantiles = linspace(0,1,datasize); [f,x, flo, fup] = ecdf(datavector); %experimental cdf finv = interp1(f,x,...

대략 5년 전 | 3

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변