![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4158346_1522100525241_DEF.jpg)
Andrew
University of Wisconsin
Followers: 0 Following: 0
Professional Interests: Engineering, Finance
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
275.192
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Using fminsearch for solving a problem with constraints
I have an optimization problem that is suitable for fmincon but fmincon fails to converge. I have to increase the tolerances to ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
sum(W)==1 used in a function does not work with the exact number
I have used "if sum(W)==1" in a function and the function does not work as it should. If I change it to "sum(W)<=1" it starts to...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Using Sum(W) ==1 as a condition in a function
I have to write [sum(W) should equal 1] within a function. W is an 8 element vector. When I try to write: if sum(W)==1 t...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
After I successfully run the fmincon Optimization tool on my objective function, I generate code. When I try to run the computer generated code it does not run. Gives error message.
My objective Function is V=Pvariance(A,B,C,W) After I successfully run the fmincon Optimization tool on my objective functi...
casi 12 años hace | 0 respuestas | 0