Community Profile

photo

Assen Beshr


Last seen: 10日 前 2021 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

統計

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

バッジを表示

Feeds

表示方法

質問


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ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


How to write the MATLAB code for generating such figure?

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

1

回答

送信済み


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

2年以上 前 | ダウンロード 1 件 |