統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,361
コントリビューション
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年以上 前 | 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