Community Profile

photo

Bruno


Ab Kin

自 2014 起处于活动状态

统计数据

  • First Review

查看徽章

Content Feed

排序方式:

已回答
Optimization problem - max independent given a function value
http://www.mathworks.com/matlabcentral/newsreader/view_thread/341674

8 years 前 | 0

| 已接受

提问


Optimization problem - max independent given a function value
Hi I have the following: syms irr2 m_S s irr1=0.05; M=0.7; n=120; f=(symsum(1/(1+irr1)^s,s,1,n)-symsum(...

8 years 前 | 3 个回答 | 0

3

个回答

提问


Simulate regARIMA with AR, SMA and Betas ...Problem with presamples!!
Hello, I have a model, built with regARIMA, with the following: Intercept =0; AR(1); AR(2); AR(3); SMA(12); Beta1; Beta2; ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


WRONG FUNCTION? - Partial Autocorrelation (PACF) - parcorr greater than 1 (>1)
How can it be ...? I have a time series named Y, 32 observations, and computing parcorr(Y) I get some results greater tha...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
Problem with movavg "Not enough input arguments."
RESOLVED... the movavg.m prepared by Stuart Kazola conflicts with movavg.m Financial Toolbox R2013b

10 years 前 | 0

| 已接受

提问


Problem with movavg "Not enough input arguments."
Hello I am trying to calculate movavg as: [lead,lag]=movavg(close,5,30); I have the following: Error using movavg (line...

10 years 前 | 1 个回答 | 0

1

个回答