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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0
2
답변질문
how can i draw this figure
<</matlabcentral/answers/uploaded_files/42116/12399131_1028972073813404_1133274233_n.jpg>>
대략 10년 전 | 답변 수: 1 | 0