Khlifi Wahid
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
234 757
of 295 495
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 240
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
importation of code matlab in LabView
when I call a script code in LabView, i obtain this message "To get started, type doc. For product information, visit www.mathwo...
6 mois il y a | 1 réponse | 0
1
réponseQuestion
Operator '<' is not supported for operands of type 'struct'.
When I test this code which is shown below. I got an error of " Operator '<' is not supported for operands of type 'struct'. " ...
8 mois il y a | 1 réponse | 0
1
réponseQuestion
optimal placement and sizing of DGs
I need the code for optimal placement and sizing of DGs for ieee 33 bus system using cheetah optimization algorithm
8 mois il y a | 1 réponse | 0
0
réponseQuestion
matlab code for Multi DG placement and sizing based on coyote optimization algorithm?
Does any one have matlab code for optimum location and size of distributed generation for IEEE 33-BUS TEST SYSTEM (American Elec...
8 mois il y a | 1 réponse | 0
0
réponseQuestion
I can't minimize fval value using this code
global ncap global LDorig BDorig BDorig = [1 0 0 2 100 60 3 90 40 4 120 80 5 60 30 6 60 ...
9 mois il y a | 1 réponse | 0
1
réponseQuestion
GA does not solve problems with integer and equality constraints.
[ploss,v]=power_flow1() ncap=4; min=0.1; max=1; for i=1:2*ncap k=mod(i,2); if k==0 lb(i,1)=min; ub(i...
9 mois il y a | 1 réponse | 0
0
réponseQuestion
GA does not solve problems with integer and equality constraints
When I test this code which is shown below. I got an error of " GA does not solve problems with integer and equality constraints...
9 mois il y a | 3 réponses | 0
3
réponsesQuestion
When I test this code which is shown below. I got an error of " not enough input arguements". How can i solve this error?
htis code for minimize power loss in IEEE 33bus using ga with capacitor in bus18 i got this error Not enough input arguments....
9 mois il y a | 1 réponse | 0