Community Profile

photo

Adnaan


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Please explain the following line of code
Please explain the following line of code: o(2.*[1:floor(D/2)]-1)=-32 where o=-30+60*rand(1,D);

4 years ago | 1 answer | 0

1

answer

Question


Expanded Extended Griewank's plus Rosenbrock's Function (F8F2)
In Matlab code of Expanded Extended Griewank's plus Rosenbrock's Function (F8F2), I am stuck at the following lines of code: fo...

4 years ago | 0 answers | 0

0

answers

Question


please explain diag([rand(1,n-2) + 1, 1, 17])
I came across the following function in one of your answers but couldn't understand it. please explain: S=diag([rand(1,n-2) + ...

5 years ago | 1 answer | 0

1

answer