photo

sandy jeak


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
261,186
of 300,352

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer