Statistik
RANG
35.264
of 295.467
REPUTATION
1
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenHow 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.
mehr als 9 Jahre vor | 0
Frage
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...
mehr als 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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)
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortAssign 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.
fast 10 Jahre vor | 0