Feeds
提问
nargout of builtin set
The function set() returns either zero output (when 3 arguments are supplied), either 1 output (when 1 argument is supplied). He...
12 years 前 | 1 个回答 | 0
1
个回答提问
ARIMA for multiple series
I want to use the arima class on multiple independent series, ie fit ARIMA models on a collection of time series with the same p...
12 years 前 | 0 个回答 | 0
0
个回答提问
Generate random invertible polynomial
Is there anyway to generate random invertible polynomials (to be used as starting points for ARMA estimation)? I could genera...
12 years 前 | 0 个回答 | 0
0
个回答提问
arima : why MA polynomial needs be invertible ?
When providing myself an initial point to arima.estimate(), I got the error: Error using arima/validateModel (line 1298) The non...
12 years 前 | 1 个回答 | 0
1
个回答提问
editing userclass crashes matlab
I have a userclass called insert.m which overload subsref/subsassgn. Below the classdef block, I have a function called DEMO whi...
12 years 前 | 0 个回答 | 0
