black_cat - MATLAB Central
photo

black_cat


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 05/21 to 04/25Use left and right arrows to move selectionFrom 05/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
2 个回答

排名
195,795
of 298,292

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
Is there a way to capture the last 50 values without using 50 delay blocks?
Solved it by using a low-pass filter. :)

3 years 前 | 0

提问


Is there a way to capture the last 50 values without using 50 delay blocks?
I want to compare the last 50 values and only allow new values if the last 50 were equal. Currently I'm doing that with 5 values...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to allow only sequences that have had the same value for 5 seconds (in Simulink)?
I have an input like this: [2, 2, 2, 2, 3, 2, 2, 2, 3, 4, 4, 4, 4] I want to suppress oscillation and only allow sequences tha...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
How to interpret the learnableParameters (Reinforcement Learning Toolbox)?
The values in these tables refer to the weights for the critic network.

4 years 前 | 0

| 已接受

提问


How to interpret the learnableParameters (Reinforcement Learning Toolbox)?
I was wondering how to interpret the tables that one is receiving when using this line: params = getLearnableParameters (critic...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Is it possible to change RL action values under certain conditions?
I want my agent to output a target value, but in certain situations (reward drops dramatically), I would want the agent to look ...

4 years 前 | 0 个回答 | 0

0

个回答