PB75
Followers: 0 Following: 0
PhD Researcher in IC control and simulation
Estadística
24 Preguntas
8 Respuestas
CLASIFICACIÓN
17.176
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
24 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Reinforcement Learning Toolbox Error in R2022a
Hi, I have an error when I run my RL code original done in R2021a, but flags an error in R2022a, any help would be great. ...
más de 1 año hace | 0
Pregunta
Calculating Work done by a Closed Cylinder in Simulink and Simscape
H All, I am attempting to calculate the heat work done by a cylinder in an internal combustion engine over a single cycle (V1->...
más de 1 año hace | 1 respuesta | 0
1
respuestaSimscape Pneumatic Chamber with Control Signal for Initial Pressure
Hi All, Can anyone help on how to modify the pnuematic network to allow the control the initial pressure in the network, rather...
casi 2 años hace | 0
Simulink Logic - Capturing a Signal Value at a Specific Point for Control
Hi Fangjun, As in the following? Using a DataStoreMemory block in the triggered subsystem?
casi 2 años hace | 0
| aceptada
Pregunta
Simulink Logic - Capturing a Signal Value at a Specific Point for Control
Hi, I am creating a controls model in Simulink and need to capture a simulink signal at a specific point in the simulation, and...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Simscape Pneumatic Chamber with Control Signal for Initial Pressure
Hi, I am simulating a pneumatic chamber using a single Translational Mechanical Converter. I am happy with behavour of the cham...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep Network Designer - LSTM Training Data Post Processing and Creating a Datastore
Hi, I have been using the shipping example LSTM ROM as the base for my code to create a ROM using an LSTM. Now that I have the...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep Learning Toolbox - Normalising a Cell prior to LSTM Training
Hi All, I am attempting to normalise my training data it improve the performance of the LSTM network. The data is collected in...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep learning Toolbox - LSTM Training
Hi All, I am building an LSTM ROM to integrate into my Simscape model, which is using training and test data captured in ANSYS ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Signal Analyser - Time Values Query for Re-Sampling
Hi, I am attempting to re-sample a signal (and array of signals if possible) in the Signal Analyser app. The catpured data is i...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Resampling a Data Array for LSTM Training
Hi, I am preparing data for training an LSTM network with a sequenceInputLayer. The data is from ANSYS which uses a variable st...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep Learning Toolbox - Structuring the Training Data from Imported Data
Hi, I am attempting to create a ROM of a gas exchange process by training a LSTM network. I am using the ROM example LSTM ROM a...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaReinforcement Learning with Parallel Computing Query
Hi Joss, I have done as you recommended, seems the issue may still be there running the .m script also, as alongside the error ...
más de 2 años hace | 0
Reinforcement Learning with Parallel Computing Query
Hi Joss, Thanks for taking the time to answer my question. I have un-checked the idle timeout in preferences, however, I enco...
más de 2 años hace | 0
Pregunta
Reinforcement Learning with Parallel Computing Query
Hi All, I am attempting to get parallel computing enabled when I train my RL agent in R2022a. Forgive the basic question regard...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Reinforcement Learning Episode Manager not stopping training in R2022a
Hi, I have updated my install from R2021a to R2022a. Using the RL toolbox when running the episode manager with the following c...
más de 2 años hace | 0 respuestas | 0
0
respuestasReinforcement Learning Toolbox Error in R2022a
Hi, Can I get some help on the issue of this post? I cannot run my RL code thatw as created and runs in R2021a in R2022a. The ...
más de 2 años hace | 0
Pregunta
Reinforcement Learning Toolbox Error in R2022a
Hi, I have been using the RL toolbox within R2021a, using a TD3 agent, with a fully connect network (NON LSTM) to control a PMS...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
Simulated Signals in Parameter Estimator App for PMLSM Model Validation
HI, Have a quick question, have created a PMLSM model to validate experimental data. Currently attempting to estimate some of t...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
SimScape Pneumatics 3 way Connector Query
Hi All, I am building a Simscape model to create a digital twin of an experiment. It is a dual-acting pnuematic cylinder attach...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Reinforcement Learning with Parallel Computing
Hi All, I have been training a TD3 RNN agent on my local PC for montrhs now, due to the long training period due to the perform...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep Reinforcement Learning Toolbox with LSTM RNN
Hi, Currently I am using a LSTM RNN network in my TD3 agent model. I am using a LSTM network architecture based on the DDPG TD...
más de 3 años hace | 0 respuestas | 0
0
respuestasLinear PMSM Motor and Generator Model in Simulink and Simscape
Hi Hassan, The PMLSM simscape code permits is bi-directional operation, so you can motor the machine by applying a voltage to t...
más de 3 años hace | 1
Pregunta
Compatible GPU's for RL Toolbox
Hi Everyone, I am researching upgrading my faculty PC to permit GPU parallel computing to speed up my Reinforcement Learning tr...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Saving Trained RL Agent after Training
Hi All, I trained a RL agent, the environment output was acceptable, my plan was to initially validate the agent in the simulat...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep Reinforcement Learning Reward Function for Reference Tracking
Hi All, Would like some advice on training a RL agent reward function for good reference tracking. My environment is a PMLSM, ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Visualisation of Simulink and Simscape Model Workflows
Hi All, I would like to add a visualisation to my Simulink-Simscape model during simulations, to aid debugging and for my upcom...
más de 3 años hace | 0 respuestas | 0
0
respuestasOptimisation Tool GA Custom Plot
Hi Alan, Thanks for your reply. Error "Too many ouput arguments" was due to me putting the "aplotchange" function in the outpu...
más de 3 años hace | 0
Pregunta
Optimisation Tool GA Custom Plot
Hi All, Have searched through the previous questions posted on custom plots and output functions in optimisation toolbox usin...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Plotting SimScape simlog Simulation data via Script
Hi, Using SimScape for my pnuematic actuator model. Logging data via simlog and then looking to export and plot the simulation...
alrededor de 4 años hace | 0 respuestas | 0