photo

Clemens Herrmann


Last seen: 9 days 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to generate the proper PWM Signal to control the Simscape RC Servo Block
I want to use the Simscape RC Servo Block in my simulation. For real life servos, there is usually a cycle time (e.g. 20ms) and ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


preparing symbolic ODE for ode45
Consider the following symbolic ODE: syms gamma(t) C1 = 2.4 C2 = 3.1 ode = diff(gamma, t, 2) == C1 * sin(gamma) + C2 * cos(d...

3 years 前 | 1 个回答 | 0

1

个回答