How to build a reinforcement learning environment for a DCDC converter?
20 views (last 30 days)
Show older comments
KUN
on 27 Feb 2024
Answered: Emmanouil Tzorakoleftherakis
on 29 Feb 2024
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 Comments
Accepted Answer
Emmanouil Tzorakoleftherakis
on 29 Feb 2024
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 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!