Community Profile

photo

Fio


2013년부터 활동

통계

Content Feed

보기 기준

질문


Problem with ksdensity with Inverse gamma(0.001, 0.001)
Hello! I am trying to plot the ksdensity of an Inverse gamma(0.001, 0.001) but the plot has only one point. The commands I use...

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

0

답변

질문


Check if a number is complex with MEX.
Hi! I would like to test if a number is complex. With Matlab I can do that using the function imag imag(x)!=0 . How can...

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

1

답변

질문


Plot 2 bar plots in the same graph. Problem with the legend.
Hi! I wanted to plot 2 bar plots in the same graph. I used the following commands [n1, xout1] = hist(data1); bar(xou...

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

1

답변

질문


Compute first partial derivatives for a recursive function.
I would like to ask if there is a way to compute the first derivatives of a recursive function. For example, let say that we...

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

1

답변

질문


Presample states for ARMA model, Question for function arima and simulate
I read the function "simulate" ( http://www.mathworks.com/help/econ/arima.simulate.html). This function says the following: %...

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

1

답변

질문


Fminunc. First order optimality not close to zero.
*The results from my code are:* %options = optimset(options, 'TolCon',1e-10); %options = optimset(options, 'TolFun',1e-1...

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

2

답변

답변 있음
Fit a generalised linear model that has only constant.
Thank you!! I didn't know it was so simple.

10년 초과 전 | 0

질문


Fit a generalised linear model that has only constant.
Hi! I have a generalised linear model y_i =a +ε_i, where ε_i are the errors. Could someone tell me how can I fit this mode...

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

2

답변