photo

an Electrical Engineering Student


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

Followers: 1   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
188,894
of 300,379

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,931

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


DQN Agent Training not working - takes longer than it should
Hello, I'm new to DQN algorithms and reinforcement learning overall, so I've been testing the MATLAB examples for RL in hopes t...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Multiple plots in a single graph
I have the following code for a ball & beam system: m = 0.111; R = 0.015; g = -9.8; L = 1.0; d = 0.03; J = 9.99e-6; s =...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Plot differential equation two variables, one of them known
Good evening, I want to plot the variable Y of the following differential equation: y'+(2/x)y=3 Where X is a know function of...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Index exceeds array bounds; transfer function model.
I'm modelling the dynamics of an inverted pendulum system. Here's my code: m=0.1283; M=0.5; I=0.0107; g=9.81; L=0.5; s=tf('s...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How can i plot this 3D function?
I'm trying to plot PA, which is a function of VA and PhA. VA represents a voltage and varies from 188V to 208V; PhA is the phase...

4 years 前 | 1 个回答 | 0

1

个回答