Using these files you can solve any optimization problem that involve finding a parameter in some range.
ammar al jodah (2021). ِAnt Colony Optimization for PID Controller of a DC Motor (https://www.mathworks.com/matlabcentral/fileexchange/50873-ant-colony-optimization-for-pid-controller-of-a-dc-motor), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Thank you Sachin Sharma, this bug has been fixed now. Thanks for pointing that.
Hi, There is some conceptual mistake in this optimization program. Try at your own risk.
Nodes(ant(A,:)) --> this statement is wrong and will give you wrong Node information. You can verify the same by having different LB and UB for disfferent variables instead of same LB and UB for all variables. You can mail me at: info@jcbrolabs.org for correct optimization code.
Regards
10
How to initialize P, I and D with certain values to begin the algorithm with ?
thanks. so easy for study. recomen
how i can use ACO for tuning fractional order PID controller. when i apply this code for AVR system fractional derivative stop simulation plz provide code for the same my email id manjushamasih@gmail.com
So easy to understand! Thank you Ammar al Jodah!
THINKS.