photo

Rim Abdallah


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Define Integral in Matlab
Hello, If I want to write the code of this simulink model in matlab how can I do it? x, y and z are vectors of length=6000 for...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Using GA can I put a condition on Population?
First thank you Alan for your answer! Unfortunatetly, I used ur code but it doesn' work. This is my main: z=16; first=sort(ra...

etwa 2 Jahre vor | 0

Frage


Using GA can I put a condition on Population?
I am using GA, with nvars=32 and IntCon=1:32, so 32 integers lb=[zeros(1,16),zeros(1,16)]; ub=[60*ones(1,16),4*ones(1,16)] I ...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Repeated elements in an array
if I have: A=[3 7 25 27 30 31 32 34 35 36] B=[2 4 2 2 2 0 3 2 3 2] How can I have the index of the first element repeated ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort