photo

Rusczak


Last seen: 7 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
17,696
of 297,457

声誉
2

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How can I have several actions for a DQN in the Reinforcement Learning Toolbox?
I'm trying to define the output of a DQN agent with a custom environment, and can't use the actionInfo = rlFiniteSetSpec() corre...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can I change the data access of a storage class Get/Set?
I'm building a custom storage class package (cscdesigner) and I'd like to create a GetSet type that returns a pointer. In ord...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Header file in private .h
I have a header where I manually define some variables (data store memories) I import (mpt.signal) to my Simulink model. As thos...

7 years 前 | 0 个回答 | 0

0

个回答

提问


What's the difference between the two pointer operators in the code gen?
In code generation using Simulink coder the pointers can be used in two different ways: (*ptr).variable or ptr->variable ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Index a pointer being passed as a function argument
Hi, I'd like to generate the following C code structure using Simulink: function ( arg1, *arg2) { int index; loop {...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to reduce the number of global variables in the generated code?
Hi, I'm currently generating C code using Simulink Coder and one thing that makes it complicate to integrate with my applicat...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
How to specify Dimension of a Bus Object element?
I still have this issue in 2016b, is there any plan to fix it ?

8 years 前 | 0