How to build a reinforcement learning environment for a DCDC converter?
20 ビュー (過去 30 日間)
古いコメントを表示
KUN
2024 年 2 月 27 日
回答済み: Emmanouil Tzorakoleftherakis
2024 年 2 月 29 日
I will use reinforcement learning algorithm to replace the PI controller to achiveve close loop control for my dual active bridge DCDC converter. Should I build my own customed environment in simulink? Is there any example for me to follow?
0 件のコメント
採用された回答
Emmanouil Tzorakoleftherakis
2024 年 2 月 29 日
I would look at this example which starts with a model that has a PID controller and shows how to replace it with an RL Agent.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!