Community Profile

photo

ryunosuke tazawa


Last seen: 1 day ago|Active since 2021

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1
  • Explorer

View badges

Content Feed

View by

Question


What is Newton's method when there is a lot of input?
I am trying to estimate 3parameters of mixed weibull distribution. And I think the Nweton method for it. But, error happend '...

10 days ago | 0 answers | 0

0

answers

Question


Index exceeds the number of array elements. Index must not exceed 0.
Now I make code which estimate Correlation dimension.But ,error happed 「 Index exceeds the number of array elements. Index mu...

15 days ago | 1 answer | 0

1

answer

Question


How to calculate time delay coordinates?
i want to know the way to calculate the time delay coordinates. I made it . But, if the number of dimensions to be embedded in...

17 days ago | 0 answers | 0

0

answers

Question


How to increase gpu usage?
Now I am doing simulation with reiforcement tool box by using GPU. But, gpu usage can not become high. I checked some points. ...

27 days ago | 1 answer | 0

1

answer

Question


How to make discrete rewards in a continuous state
Is it possible to set a discrete reward in a continuous state? Is it possible to select only one best value from the cumulative...

1 month ago | 0 answers | 0

0

answers

Question


How to compare with the elements before and after
I want know the way to comapre with before element and after element. Please someone tell me. I want to comapare V_Ball(index)...

1 month ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 months ago

Question


What is the relationship between the number of state values and numerical solutions?
如果国家的数量值高,数字al solution (result) should be good. However, even if the numerical solution ...

4 months ago | 0 answers | 0

0

answers

Question


What is the episodeQ0?
What does episode Q0 mean? I know it's the output from the critic, but is this a state-valued function? Also, when episode Q0 ...

4 months ago | 0 answers | 0

0

answers

Question


Is there way to make heatmap with 3variabls?
I have 3 dates and want to make the heatmap with 3datas. z is normalized so that the maximum is 1 and the minimum is 1. Does a...

4 months ago | 1 answer | 0

1

answer

Question


how to solve low-level graphics?
I want to slove the error about low-level graphics. Could you help me? Theta_Theory = linspace(D2, D1, 10000); Velocity_...

4 months ago | 0 answers | 0

0

answers

Question


how to make heatmap smooth?
我想要的热图光滑,但细胞边缘can not be without. Please tell me the way . D1 = rad2deg(-4.71); D2 = rad2deg...

4 months ago | 1 answer | 0

1

answer

Question


How to change the fontsize of labels not axsis.
I want to change the fontsize of labels of x and y. But if I change the font size of the label, the size of the numerical value...

4 months ago | 2 answers | 0

2

answers

Question


How should I call animation from classdef?
I want to know the way to call the animation from classdef. I defined the animatedline in classdef, and I called the animation ...

5 months ago | 0 answers | 0

0

answers

Question


How to get the value of value function in soft actor critic?
I want to know the way to get the value of value function. I am using soft actor critic. Someone tell me the way? % Soft...

5 months ago | 0 answers | 0

0

answers

Question


How to save state in reinforcement learning
I wanna know the way to save information of agent's state in reinforcement learning.

5 months ago | 0 answers | 0

0

answers

Question


How to reward after one simulation.
I have a simple pendulum throw a ball and perform reinforcement learning so that the error from the target point becomes small. ...

5 months ago | 0 answers | 0

0

answers

Question


How to add value to matrix?
I want to add elements to matrix. I want to add the calculated value to the end. In the code below, I would like to add the ca...

5 months ago | 0 answers | 0

0

answers

Question


How to use isDone frag?
Does isDone frag have the ability to end the episode? I want to do trainning of simplependulum which can move in specific space...

5 months ago | 0 answers | 0

0

answers

Question


How to stop the simulation in one cycle of Simple Pendulum
I made the code of simple pendulum which is moved by trq. However, depending on the amount of torque, it will continue to rotat...

5 months ago | 0 answers | 0

0

answers

Question


How can I drow graph of episodes reward?
I made the cord using by reinforcement learning. I can see the graph of Reinforcement learning episode manager but I want to dr...

7 months ago | 0 answers | 0

0

answers

Question


How to to updata episodes number?
I am making code by reinforcement learning. The purpose of reinforcement learning describes a simple pendulum that throws a bal...

7 months ago | 0 answers | 0

0

answers

Question


How to make it finite?
I want to know the way to fix the erorr. The error masage said that make the value finite. There are four input state variable...

7 months ago | 0 answers | 0

0

answers

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...

7 months 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...

7 months 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 ...

7 months 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...

8 months 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 ...

8 months 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...

8 months ago | 0 answers | 0

0

answers