PB75
Followers: 0 Following: 0
PhD Researcher in IC control and simulation
Statistics
RANK
21,755
of 295,448
REPUTATION
2
CONTRIBUTIONS
24 Questions
8 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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. ...
1 year ago | 0
Question
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->...
1 year ago | 1 answer | 0
1
answerSimscape 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...
2 years ago | 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?
2 years ago | 0
| accepted
Question
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerReinforcement 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 ...
2 years ago | 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...
2 years ago | 0
Question
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 0 answers | 0
0
answersReinforcement 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 ...
2 years ago | 0
Question
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...
2 years ago | 3 answers | 0
3
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 0 answers | 0
0
answersLinear 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...
3 years ago | 1
Question
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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, ...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersOptimisation 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...
3 years ago | 0
Question
Optimisation Tool GA Custom Plot
Hi All, Have searched through the previous questions posted on custom plots and output functions in optimisation toolbox usin...
3 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 0 answers | 0