Julio
AMG National Trust Bank
Followers: 0 Following: 0
Statistica
RANK
215.611
of 301.261
REPUTAZIONE
0
CONTRIBUTI
2 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 173.690
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
system of linear equations but with condtions that all variables should be > 0
I have the following system of linear equations x - 2y - 3z = 5 -5x + y - 4z = 20 -3x -4y + z = 49 I want to solve f...
oltre 12 anni fa | 2 risposte | 0
2
risposteRisposto
How to calculate a 6-month backward looking moving average matrix?
Thank you.. I actually figured out like this [Short, Long] = movavg(return_list, 6, 6);
How to calculate a 6-month backward looking moving average matrix?
Thank you.. I actually figured out like this [Short, Long] = movavg(return_list, 6, 6);
oltre 13 anni fa | 0
Domanda
How to calculate a 6-month backward looking moving average matrix?
I have monthly data and would like to calculate a 6-month backward moving average. I'm looking at movavg function. I tried the f...
oltre 13 anni fa | 2 risposte | 0