Use of RL Agent instead of PID
4 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I am currently working on a control process (Figure), for some reasons, I would like to exchange the PID controller with an RL Agent.
Is there any suggestions, similar exemples.. ?
Many thanks in advance;
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1120665/image.png)
0 件のコメント
回答 (2 件)
Hiro Yoshino
2022 年 9 月 10 日
You can find many samples. MathWorks provides many Simulink (control) related RL samples as you can see.
0 件のコメント
Emmanouil Tzorakoleftherakis
2023 年 1 月 25 日
Here is an example that does exactly what you mentioned, i.e. replaces a PID controller with an RL Agent
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!