Statistiche
RANK
17.007
of 277.739
REPUTAZIONE
2
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 128.926
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaInverse Transform method for discrete dataset
Found solution quantiles = linspace(0,1,datasize); [f,x, flo, fup] = ecdf(datavector); %experimental cdf finv = interp1(f,x,...
oltre 3 anni fa | 1
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 =...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 6 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 7 anni fa | 2 risposte | 0