photo

Assen Beshr


Last seen: 2 months 前 自 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 ...

9 months 前 | 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...

1 year 前 | 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 year 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

提问


How to write the MATLAB code for generating such figure?

2 years 前 | 1 个回答 | 0

1

个回答

已提交


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

3 years 前 | 1 次下载 |