auto tuning fuzzy-pid controller in simulink using pso

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?

 채택된 답변

V VIDHYA PRIYA
V VIDHYA PRIYA 2019년 8월 29일

0 개 추천

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

Thank you for the valuable contribution, i will try this method

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

V VIDHYA PRIYA
V VIDHYA PRIYA 2019년 8월 29일

0 개 추천

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

카테고리

제품

질문:

2019년 8월 25일

댓글:

2019년 8월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by