photo

汉森 戴


Last seen: 7 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
1 Respuesta

CLASIFICACIÓN
270.315
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

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
In fmincon I set the linear constraint x1+x2+x3=12, but the sum of decision variables in the iteration result does not meet the condition
here is my code(four portfolio total) 1st: (main.m) clc;clear; %% Parameter initialization bb = [0.3 0.4 0.3]; pp = [5 5 5...

casi 3 años hace | 0

Pregunta


In fmincon I set the linear constraint x1+x2+x3=12, but the sum of decision variables in the iteration result does not meet the condition
I saved the changes of three decision variables in the iteration process. At the end of the iteration, each variable tends to ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why fminon missed extreme points during iteration?The convergence value is not optimal
the result missed extremely fval,onvergence value is not optimal consequently. Here are the options parameters

casi 3 años hace | 0 respuestas | 0

0

respuestas