![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20806503_1610096507439_DEF.jpg)
ancy s george
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
116 308
of 297 010
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to find the optimal solution between boundary values?
If a problem a*x+b/x+c subjected to 0<x<=d Condition on a,b,c,d such that for optimal solution 0<x*<d? For example, x0=0; f...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to correct the code?
I have to maximize the objective function b*Eby-s*Esl+gb*(Esl-Eby) subjected to constraints gb<=s;b<=gs; % where gb=3;gs=8; ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to optimize an objective function with strict inequality constraints?
Objective function =x(2)*(-10)-x(1)*70+240 subjected to : 3<=x(1) ; x(2)<=8 I try to optimize this objective function using pe...
presque 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to correct the code?
I have to maximize the objective function with respect to x1 and x2. func = -(x2*(-10)-x1*70+3*(80)) %Constrains are 3<=x1 ...
presque 3 ans il y a | 1 réponse | 0