Danishtah Quamar
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
199 998
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
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 write syntax for ga(GA) when we put constraints on the objective function?
min f(x)=1.10471*x1^2*x2 + 0.04811*x3*x4(14+x2) f(x)<=6 subject to some inequality constraints Then how to get the va...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to assign design variables?
How to assign design variable in matlab coding and call it in mathematical function . Example:- I have to make a function wit...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Argument to dynamic structure reference must evaluate to a valid field name.
V_c =2.*pi.*x10.((R-x9).^2 - x1.^2) + pi.*L.*(R.^2 - (R-x9).^2) + pi.*x12.*((Ro+x6).^2 - (x1+x7).^2); I am getting error in th...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to call a function inside other function in a equation?
I have one function function B=magnetic flux(x) B=x(1)+x(2)+x(3); ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to call a function with multi variable in real coded GA in function handle and how to define upper and lower bound of that variable in matlab?
I have defined a function with many variable Example: function T= Torque(a,b,c) where a,b,c is variable having upper and lower...
presque 3 ans il y a | 2 réponses | 0