photo

sandy jeak


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
217,835
of 300,908

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,110

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,639

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


how can i write cost function in firefly algorithm for optimal tuning pid parameters in matlab
Iam using firefly algorithm for optimal tuning pid parameters , the cost function is IAE i wrote IAE function as a function of p...

8 years 前 | 2 个回答 | 0

2

个回答

提问


why it takes too long time to run firefly algorithm?
I am using firefly algorithm to get optimal values of PID parameters for my system . I am using a simulink model simulating con...

8 years 前 | 0 个回答 | 0

0

个回答

提问


how can i implement a pid controller with firefly algorithm to optimize pid parameters ?
i use firefly algorithm to find the optimal values of PID parameters Kp,Kd,Ki i built code for PID controller with my system b...

9 years 前 | 2 个回答 | 0

2

个回答

提问


how can i draw input rectangular shape with specific iterations
n=100 for k=1:n if k<=25 r(k)=1 elseif k>25&k<=50 r(k)=-1 elseif k>50&k<=75 ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


how can i draw this figure
<</matlabcentral/answers/uploaded_files/42116/12399131_1028972073813404_1133274233_n.jpg>>

10 years 前 | 1 个回答 | 0

1

个回答