photo

Camilla Lincetto


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
1 Respuesta

CLASIFICACIÓN
146.983
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Why the error: Assignment has more non-singleton rhs dimensions than non-singleton subscripts???
After I solved the problem which was object of the discussion, I tried to run this loop: t=1 while t<=180 Etrasp(t,:)...

más de 10 años hace | 0

Pregunta


Why the error: Assignment has more non-singleton rhs dimensions than non-singleton subscripts???
I have to create 180 matrices taking every time 60 different rows from a great Matrix called matrice_rend (239*10). So I thought...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


analize financial frontiers with rolling windows
I need to analize with Rolling Windows 20 years of monthly financial data, I should bring the first 5 years and calculate the tr...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I solve a minimization with 3 linear constraints?
I don't understand what kind of function I can use to solve the problem on photo. It's a problem with Matrix and vector, x is a ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I insert vectors created in a for loop in a matrix?
I need to insert the results of 11 iterations of for-loop into a Matrix. If I run the next commands, Matlab creates a variable ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


solving equations with vector as the unknown variable
I need to solve the following equation which includes products between vectors and matrix: >> F=@(x)(((x'*E)*((((Etrasp*i_cov...

casi 11 años hace | 1 respuesta | 0

1

respuesta