photo

Assen Beshr


Last seen: 25일 전 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 ...

11개월 전 | 답변 수: 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년 초과 전 | 답변 수: 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

거의 3년 전 | 다운로드 수: 1 |