Community Profile

photo

Assen Beshr


Last seen: 2 days ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
  • Thankful Level 3
  • First Submission
  • First Review
  • Explorer

View badges

Feeds

View by

Question


How to fix such type of problem ?
% Define the objective function for LQR cost function cost = lqr_cost(QR, A, B) Q = QR(1:2, :); R = QR(3, :); K ...

5 months ago | 1 answer | 0

1

answer

Question


How to fix such type of problem?
I want to plot 3 convergency graph in one axis but the graph can't show one (GA) case. please how to solve it. the data are give...

10 months ago | 1 answer | 0

1

answer

Question


how to plot such figure in MATLAB?
how to plot four line graph in one plane? data look like below. PSO GWO PSOGWO SCA W...

1 year ago | 1 answer | 0

1

answer

Question


How to code to perform the following task?
Num_DG=2;nPop=50; Location=[2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22;23;24;25;26;27;28;30;31;44;45;46;48;49;77...

2 years ago | 1 answer | 0

1

answer

Question


How to code to perform the following tasks?
n=1,2,3,4 or input('Enter the Number [1-4]') npop=5; Location=[2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ...

2 years ago | 1 answer | 0

1

answer

1

answer

Submitted


Optimization using PSO
using PSO the minimization and maximization of McCormick function

2 years ago | 1 download |