Question


How should I fix the error 'too many outputs argument'?
I made the cord using by reinforcement learning tool. train_agent Error: reset There are too many output arguments. Error...

2 years ago | 0 answers | 0

0

answers

Question


How to change the input size of Input layer in actor-critic
I am tring to make the cord of reninforcement learning using by reinforcemet tool. I want to apply actor-critic method to simpl...

2 years ago | 0 answers | 0

0

answers

Question


how to call odefunction from classdef
I want to call odefunction from classdef, but I don't know the way. classdef plactice properties ...

2 years ago | 1 answer | 0

1

answer

Question


How to solve the erro about fzero function?
I am making code that simple pendulum throwing ball to target point. The simple pendulum is controlled by adding a constant tor...

3 years ago | 1 answer | 0

1

answer

Question


How to extract one element from array in function?
I want to extract one element from array, but it is difficult in function statement. Please someone tell me the way. function ...

3 years ago | 1 answer | 0

1

answer

Question


How to stop the pendulum movement?
I am making program that pendulum throwing ball. But pendlum can not stop just one lap. So I want to stop processing when the s...

3 years ago | 1 answer | 0

1

answer