auto tuning fuzzy-pid controller in simulink using pso
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sarath m
am 25 Aug. 2019
Kommentiert: sarath m
am 30 Aug. 2019
I had designed 2 area system having fuzzy pid controller in simulink and i need to auto control the fuzzy pid control using PSO optimisation. could anybody guide me how to autotune both?
0 Kommentare
Akzeptierte Antwort
V VIDHYA PRIYA
am 29 Aug. 2019
Use params in the PSO code then run the pso.m file ,then use the same variable as params for eg: params.a1 .This is the way you can interconnect the m.file with simulink
Weitere Antworten (1)
V VIDHYA PRIYA
am 29 Aug. 2019
Use params in the PSO code then run the pso.m file ,then use the same variable as params for eg: params.a1 .This is the way you can interconnect the m.file with simulink
0 Kommentare
Siehe auch
Kategorien
Mehr zu PID Controller Tuning finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!