Community Profile

photo

Rim Abdallah


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

2年弱 前 | 0

質問


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

2年弱 前 | 2 件の回答 | 0

2

回答

質問


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

2年弱 前 | 1 件の回答 | 0

1

回答