Rusczak
Followers: 0 Following: 0
Statistics
RANK
18,041
of 295,527
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerHow to specify Dimension of a Bus Object element?
I still have this issue in 2016b, is there any plan to fix it ?
8 years ago | 0