photo

Salah


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
1 답변

순위
12,276
of 300,369

평판
4

참여
7 질문
1 답변

답변 채택
85.71%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Unable to solve using partical swarm
%% I was using G.A. to optimize this problem, and i wanted to see which is better algorithm compared with PSO %% I used the sam...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to make the initial population in genetic algorithm fixed?
Hello, i am currently using genetic algorithm to optimize some variables for a problem, i know that there is creation function ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to convert from rad/sec to Hz in bode plot, and what can i understand from the bode plot shown?
%% These are the results i get after using genetic algorithm to maximize %% the performance of a boost converter with input fi...

거의 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
problem to solar maximum power for resistive load
You have a constant load in the figure, and you are calculating the power P = IV, so changing the irradiance will always change ...

거의 3년 전 | 0

| 수락됨

질문


Why i am getting an empty plot?
%% i have this 4x18 matrix, and i want to plot the function resulting from each coloumn vs the number of coloumn N = [1.551e-...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to optimize a system with 5 optimization variables, 4 of them are in the objective function and the 5th is in the constriants?
Let's assume that we need to optimize a function f with 5 optimization variables (V,W,X,Y,Z) the fitness function it self inclu...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Operator '>' is not supported for operands of type 'tf'
%% w1 ,w2 ,X1, X2, X3, X4, X5, u1, u2, u3, y1, y2, y3, y4 are defined variables i did not put them to make the question short s...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


How to optimize a boost converter performance using genetic algorithm?
I want to maximize the performance of a boost converter, the boost converter circuit, the objective function and the constraints...

거의 3년 전 | 답변 수: 1 | 0

1

답변