Seraphic
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
77.359
of 295.467
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
differences between arima and fitlm functions when estimating AR(1) process
Hi all, I am a little confused. I have a data x, and ran following regressions to get AR(1) coefficient. 1) mdl1= estimate(ari...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
arima function returns conditional variance or unconditional variance?
Hi all, I have a quick question. I am fitting data to AR(1) process using esitmate and arima functions. By the way, variance r...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Why does str2double command return NaN? What type of array should I convert into for running fitlm command??
Hi all, This issue is holding me over two hours so I want to ask how to fix it. My dataset is a 48X1 cell array, and want to r...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
unexpected parameter z3 when using solve command
Hi, I am new to matlab and want to solve an eqution. syms x eqn = x-((1-1/0.9925)*0.65-0.003)*x^((1/0.66)/(1/0.97))== 20+((1...
quasi 2 anni fa | 0 risposte | 0
0
risposteDomanda
'Too many input arguments.' error (arima command)
Hi all, I tried to generate MA(1) model without presample. I typed following command. Mdl= arima('Constant',1.5,'MA',{0.1},'V...
oltre 3 anni fa | 1 risposta | 0