photo

Rusczak


Last seen: 3개월 전 2017년부터 활동

Followers: 0   Following: 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...

5년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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 ?

7년 초과 전 | 0