photo

Devashish Sharma


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
0 Réponses

RANG
74 072
of 300 338

RÉPUTATION
0

CONTRIBUTIONS
1 Question
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 922

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 149

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

Afficher par

Question


not enough input arguments while using fmincon
function f = fun( p ) c1=100+2*p(1)+0.005*p(1)^2; c2=200+2*p(2)+0.01*p(2)^2; f=c1+c2; a=[1 1]; b=450; x0=[2; 3]; [p fu...

plus de 9 ans il y a | 1 réponse | 0

0

réponse