photo

一凡


Last seen: 8 months ago Active since 2024

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
Chinese
Pronouns:
He/him

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
293,682
of 300,379

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
error when exporting simulink model as variable step FMU
Here is the simulink model and initialization code. Run the init_car_params.m first and export the model next, then the error w...

11 months ago | 0

Question


error when exporting simulink model as variable step FMU
I am trying to export a simulink model containing Simscape multibody networks with variable step solver. Here is the run info: ...

11 months ago | 1 answer | 0

1

answer

Answered
Why does my custom SAC agent behave differently from built-in SAC agent
I managed to work it out. These are main points to focus: 1.getActionWithExplorationImpl() function. This function is called by...

1 year ago | 0

Question


Why does my custom SAC agent behave differently from built-in SAC agent
I implemented one custom SAC agent, which I have to, with MATLAB deep learning automatic differentiation. However, when compared...

1 year ago | 2 answers | 0

2

answers