photo

Rim Abdallah


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

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

oltre 2 anni fa | 0

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta