Statistica
RANK
35.264
of 295.467
REPUTAZIONE
1
CONTRIBUTI
8 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 153.912
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
Feeds
Domanda
Difference in results when running the different version but simple script.
I make my own script about calculating the transition probability of Markov Chain.I run the two scripts and get different result...
circa 9 anni fa | 0 risposte | 0
0
risposteDomanda
Build fourier series on parameters
Hi everyone, I meet a difficulty. I have a mathematical model which needs to take seasonality into consideration. Up to ...
oltre 9 anni fa | 0 risposte | 0
0
risposteHow can I fit multiple curves onto a base curve/plot
You may try "hold on" if you want to multi-plot on the same graph. And type "hold off" if you have plotted enough.
oltre 9 anni fa | 0
Domanda
Generate sample with a mixed exponential distribution
Hello, I am trying to generate a random sample with an available mixed exponential distribution. It is a custom continuous dist...
oltre 9 anni fa | 1 risposta | 1
1
rispostaDomanda
how to let mle know
Hello everyone, I am striving on a mle problem on mixed exponential equation on three parameters. The complete pdf functio...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
why MLE needs iteration to approximate the parameters?
Hi Matlab fans, I try to use *mle* function in Matlab to get the estimation of parameters. I notice that in the syntax of ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
To run a function
I have a question in my mind. Why we need to put square bracket containing all output arguments ahead of the function when runn...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
How to estimate the parameters of mixed exponential distribution?
Seek for any advice for detailed simplest solution and coding on Matlab. Assume the dataset is big enough and the data are cl...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
How can I use lognormal distribution to fit the non-negative dataset with zero values?
The command I try to use is lognfit. parmhat = lognfit(data)
quasi 10 anni fa | 1 risposta | 0
1
rispostaAssign an input to an anonymous function
But it doesn't explain to me what is @(x) mean. And how does it relate with anonymous function.
quasi 10 anni fa | 0