photo

Clemens Herrmann


Last seen: 6ヶ月 前 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 ...

2年以上 前 | 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...

2年以上 前 | 1 件の回答 | 0

1

回答