![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11079406_1522138191743_DEF.jpg)
NooshinY
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
40.678
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
36.36%
VOTOS RECIBIDOS
1
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
preference of fmincon than other methods
Hi I have been used fmincon function to solve my nonlinear problems, and It works great. However, I need some refrences to sho...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Failure in initial objective function evaluation. FMINCON cannot continue
I want to find the minimum of cost rate in the following code, but I get error. %%%%%%%%%%%%%%%%%%% optimization part%%%%%%%%%%...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestaswhy converting to double takes forever?
for example you can run it for downtime(5,5,1) to see what is my problem. Thanks
más de 6 años hace | 0
Pregunta
why converting to double takes forever?
Hi I have this function, and I want to just calculate some intergrals. running the code without converting to double takes 1 mi...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I Install POI library on Mac?
I want to use XLSwrite on macbook. So I need to install POI library. How can I install it?
alrededor de 7 años hace | 3 respuestas | 1
3
respuestasPregunta
I want to plot a function of two variables
Hi I want to find the plot of my function blow: for different x(1) and x(2). but I cannot do it. would anyone help me: f...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Integral of a handle function which contains another numerical integral inside
Hi I want to calculate integral of this function bellow, but numconv is another numerical integral, it gives me an answer, b...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I expedite the speed of fmincon optimization code
I use the following code to optimize my problem, I used 4 different function in my optim function, However it is too slow. I hav...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I save the value of each decision variable in each iteration in using fmincon MATLAB
I uesed this code to find the optimal value of 3 decision variables, But I want to plot the optimization process, and I need the...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
why all of my variables become NaN or inf after I run my function
Hi I have this function when I run it it gives me the results, but all the variables become zero at the end. I mean when M...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How should I use Fmincon function when I just have linear constraints but Nonlinear objective function?
Hi my objective function is nonlinear, and my only constraints are: x(1)<0.00125 x(1)>0 x(2)>0 And I wanna solve...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I use my own function to optimize using fminunc?
Hi Can anybody help me solving my problem? I have a function in Matlab with two variables x1 and x2 and I wanna optimize my ...
más de 7 años hace | 1 respuesta | 0