photo

Joy Tian


2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How 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.

9년 초과 전 | 0

질문


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

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

2

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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)

거의 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Assign 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.

거의 10년 전 | 0