how I can connect Agent's action to set block parameter?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Pavel Semenov
le 29 Août 2020
Réponse apportée : Emmanouil Tzorakoleftherakis
le 3 Sep 2020
Hello,
how I can connect Agent's action to set block parameter? In particular I need my RL Agent to change relay setting "OnSwitchValue" in the specified range.
0 commentaires
Réponse acceptée
Emmanouil Tzorakoleftherakis
le 3 Sep 2020
Hello,
The most straightforward way is if the block accepts external input that modifies these parameters (for example like the gains in a PID block). For a relay, you may consider creating a dynamic relay yourself e.g. using the implementation shown here, or using a MATLAB function block.
0 commentaires
Plus de réponses (1)
Nikhil Sonavane
le 1 Sep 2020
You may consider going through this already answered MATLAB Question which is available in the community.
0 commentaires
Voir également
Catégories
En savoir plus sur Simscape Electrical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!