Krupa Prag
Followers: 0 Following: 0
Feeds
提问
How to pass an object instance from MATLAB to Simulink?
I would like to iteratively change the reward function used in an RL environment that I have created in Simulink. I would like t...
3 years 前 | 1 个回答 | 0
1
个回答提问
Hybrid reinforcement learning and traditional control environment
Hi, I would like to setup a control system which uses the actuations dictated by an RL agent until some stopping condition is ...
4 years 前 | 1 个回答 | 0
1
个回答提问
A mix of rlNumericSpec and rlFiniteSetSpec objects - observation for a RL environment
I am looking for an example of which implements a mix of rlNumericSpec and rlFiniteSetSpec object in an RL environment (as menti...
4 years 前 | 1 个回答 | 1
1
个回答提问
Global parameters / data store memory with RL agent block Simulink
I am using a Simulink model for reinforcement learning (RL). I have created the environmnet using createdIntegratedEnv. I would ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to create/access and update global variables in Simulink using Data Store Memory block
In the Simulink Model (.slx attached), I would like to create a global variable 'Pulse' which I have attemped doing in the MATLA...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to create/access and update global variables in Simulink using Data Store Memory block
In the Simulink Model (.slx attached), I would like to create a global variable 'Pulse' which I have attemped doing in the MATLA...
4 years 前 | 1 个回答 | 0
1
个回答提问
Access Simulation Time in Simulink Model
In my Simulink Model I have a MATLAB function block which requires the current simulation times. How can I access the current ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Constant Power Load (CPL) block Simscape Electrical
I currently am designing a Buck-Boost Converter using the blocks from powerlib Simulink. I would like to add a CPL to the circ...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to log/record signal data from a reinforcement learning (RL) agent/environment over multiple training episodes using Simulink?
I am training an RL agent in Simulink, as shown here. I would like to record the data for each episode during the training pro...
4 years 前 | 1 个回答 | 0