photo

Khlifi Wahid


Last seen: 10 Monate vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
197.750
of 299.192

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 20.655

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 163.661

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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'. " ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


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....

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort