Statistik
RANG
78.338
of 300.365
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.933
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.262
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
Optimization problem - max independent given a function value
http://www.mathworks.com/matlabcentral/newsreader/view_thread/341674
mehr als 10 Jahre vor | 0
| akzeptiert
Frage
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(...
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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; ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 11 Jahre vor | 3 Antworten | 0
3
AntwortenProblem with movavg "Not enough input arguments."
RESOLVED... the movavg.m prepared by Stuart Kazola conflicts with movavg.m Financial Toolbox R2013b
mehr als 11 Jahre vor | 0
| akzeptiert
Frage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
