Skip to content

Commit 54d6dbb

Browse files
committed
Minor wording changes
1 parent 22f3b44 commit 54d6dbb

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

MainMenu.mlx

-4 Bytes
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Create a simple propeller model using blade element theory and dimensional analy
135135

136136
||||
137137
| :-- | :-- | :-- |
138-
| <img src="Images/PropellerBlock.png" width="171" alt="PropellerBlock.png"> <br> | **In this script, students will...** <br> $\bullet$ Construct a minimal physical model of a quadcopter propeller. <br> $\bullet$ Understand how rotor speed produces thrust and torque. <br> $\bullet$ Understand how thrust and torque depend on the width of a rotor. <br> | **Models referenced** <br> $\bullet$ [SimplePropellerModel.slx](./Models/SimplePropellerModel.slx) <br> |
138+
| <img src="Images/PropellerBlock.png" width="171" alt="PropellerBlock.png"> <br> | **In this script, students will...** <br> $\bullet$ Construct a minimal physical model of a quadcopter propeller. <br> $\bullet$ Understand how propeller speed produces thrust and torque. <br> $\bullet$ Understand how thrust and torque depend on the width of a propeller. <br> | **Models referenced** <br> $\bullet$ [SimplePropellerModel.slx](./Models/SimplePropellerModel.slx) <br> |
139139

140140
<a id="M_531f"></a>
141141

@@ -205,7 +205,7 @@ Explore two documentation examples on trajectory generation
205205

206206
||||
207207
| :-- | :-- | :-- |
208-
| <img src="Images/GroundTruth.png" width="171" alt="GroundTruth.png"> <br> | **In this script, students will...** <br> $\bullet$ Learn about combining measurements from different sensors to estimate the location <br> $\bullet$ Design a Kalman Filter to estimate the angular position of a pendulum <br> $\bullet$ Design an Extended Kalman Filter to estimate the angular position of the nonlinear pendulum system <br> | **Models referenced** <br> $\bullet$ IMU and GPS Fusion for Inertial Navigation <br> $\bullet$ virtualPendulumModel.slx (Kalman Filter Lab) <br> |
208+
| <img src="Images/GroundTruth.png" width="171" alt="GroundTruth.png"> <br> | **In this script, students will...** <br> $\bullet$ Learn about combining measurements from different sensors to estimate the location <br> $\bullet$ Design a Kalman Filter to estimate the angular position of a pendulum <br> $\bullet$ Design an Extended Kalman Filter to estimate the angular position of a nonlinear pendulum system <br> | **Models referenced** <br> $\bullet$ IMU and GPS Fusion for Inertial Navigation <br> $\bullet$ virtualPendulumModel.slx (Kalman Filter Lab) <br> |
209209

210210
<a id="TMP_4f0f"></a>
211211

README.mlx

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)