photo

Clemens Mueller


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

5 Preguntas
0 Respuestas

Cody

0 Problemas
2 Soluciones

CLASIFICACIÓN
210.537
of 297.457

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
80.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
84.838
of 158.938

CONTRIBUCIONES
0 Problemas
2 Soluciones

PUNTUACIÓN
30

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


GARCH Prediction not possible
Hello everyone, I have a very small problem that is bothering me in my GARCH estimation/prediction: The estimation part work...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


GARCH specification, Error when computing Estimates
Hey everyone, I am recently encountering many problems with my implementation of a GARCH(1,1) model and I do not know how to ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Shifting Elements of a Vector to the right while deleting the last number
I have a vector like this: A = [1 2 3 4 5 0 0 0] now, I want to shift the elements to the right (lets say beginning from...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Resetting original order after sorting out NaN values in the matrix
Hey everybody! I have some problems regarding portfolio optimization and the extraction of weights. My problem can be summa...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with Portfolio Optimization, Mean Returns are not processed as vectors
Hey everybody, I am trying to implement a classical portfolio optimization à la Markowitz with financial tooldbox. The data i...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

más de 9 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 9 años hace