auto tuning fuzzy-pid controller in simulink using pso
조회 수: 5 (최근 30일)
이전 댓글 표시
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
채택된 답변
V VIDHYA PRIYA
2019년 8월 29일
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
추가 답변 (1개)
V VIDHYA PRIYA
2019년 8월 29일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!