photo

Salah


Last seen: 2 years 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
12,276
of 300,780

声誉
4

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,086

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,018

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答