Tomás Nunes
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
98.717
of 295.467
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Frage
Replace NaN with mean of previous values
Hello, I have a vector that contains some Nan's. How can I replace them with a mean of the previous 5 values? This is what I ha...
mehr als 6 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Create cell array or 3D matrix
I am trying to populate a 125x32 cell array with regression residuals over previous 30-day returns. I have a matrix called sig1 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Populate cell array with regression residuals using for loop and if statement
I am trying to populate a 125x32 cell array with regression residuals over previous 30-day returns. I have a matrix called sig1 ...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Major regression loop for residuals
Hi. I have a 7567x32 matrix with returns and another one with signals, such as 1, -1 and 0. I am supposed to compute a regressio...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
reorganize two related matrices in ascending order
I have two matrices, one with -1 and 1's and another with returns that are related to the number in the previous matrix. However...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Populate matrix with non-zero elements from previous matrix
I have a 7567*32 matrix in which every row has 4 non-zero elements and the rest are zeros. I want to create a 7567*4 matrix that...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why do I have different result through ans key?
I am trying to compute maximum drawdowns within a vector, but the for loop gives me wrong results. Basically I have a vector ca...
mehr als 6 Jahre vor | 0 Antworten | 0