Tomás Nunes
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
98.717
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 6 años hace | 4 respuestas | 0
4
respuestasPregunta
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 ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 0 respuestas | 0