Skip to content

Commit e3cf875

Browse files
committed
Fix typographical errors
1 parent abf422b commit e3cf875

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

MainMenu.mlx

-1.2 KB
Binary file not shown.

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# <span style="color:rgb(213,80,0)">Air Track Collisions Lab</span>
32

43

@@ -58,7 +57,7 @@ Ensure you have all the required products (listed below) installed. If you need
5857
## [**Theory.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Air-Track-Collisions-Lab&project=Air_Track_Lab.prj&file=Scripts/Theory.mlx)
5958
| | |
6059
| :-- | :-- |
61-
| <img src="Images/image_4.png" width="171" alt="image_4.png"> <br> | **In this script, students will...** <br> $\bullet$ Learn about the theorical background of collisions. <br> |
60+
| <img src="Images/image_4.png" width="171" alt="image_4.png"> <br> | **In this script, students will...** <br> $\bullet$ Learn about the theoretical background of collisions. <br> |
6261
| | |
6362

6463
## [**Prelab.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Air-Track-Collisions-Lab&project=Air_Track_Lab.prj&file=Scripts/Prelab.mlx)
@@ -76,19 +75,19 @@ Ensure you have all the required products (listed below) installed. If you need
7675
## [**ElasticCollisions.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Air-Track-Collisions-Lab&project=Air_Track_Lab.prj&file=Scripts/ElasticCollisions.mlx)
7776
| | |
7877
| :-- | :-- |
79-
| <img src="Images/image_7.png" width="171" alt="image_7.png"> <br> | **In this script, students will...** <br> $\bullet$ Conduct experiment with elastic collision. <br> $\bullet$ Perform measurements. <br> $\bullet$ Calculatate velocities before and after collision. <br> |
78+
| <img src="Images/image_7.png" width="171" alt="image_7.png"> <br> | **In this script, students will...** <br> $\bullet$ Conduct experiment with elastic collision. <br> $\bullet$ Perform measurements. <br> $\bullet$ Calculate velocities before and after collision. <br> |
8079
| | |
8180

8281
## [**InelasticCollisions.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Air-Track-Collisions-Lab&project=Air_Track_Lab.prj&file=Scripts/InelasticCollisions.mlx)
8382
| | |
8483
| :-- | :-- |
85-
| <img src="Images/image_8.png" width="171" alt="image_8.png"> <br> | **In this script, students will...** <br> $\bullet$ Conduct experiment with inelastic collision. <br> $\bullet$ Perform measurements. <br> $\bullet$ Calculatate velocities before and after collision. <br> |
84+
| <img src="Images/image_8.png" width="171" alt="image_8.png"> <br> | **In this script, students will...** <br> $\bullet$ Conduct experiment with inelastic collision. <br> $\bullet$ Perform measurements. <br> $\bullet$ Calculate velocities before and after collision. <br> |
8685
| | |
8786

8887
## [**EnergyConservation.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Air-Track-Collisions-Lab&project=Air_Track_Lab.prj&file=Scripts/EnergyConservation.mlx)
8988
| | |
9089
| :-- | :-- |
91-
| <img src="Images/image_9.png" width="171" alt="image_9.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute momentum and energy from experimental observations. <br> $\bullet$ Assess conservation of momentum. <br> $\bullet$ Asses conservation of energy. <br> |
90+
| <img src="Images/image_9.png" width="171" alt="image_9.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute momentum and energy from experimental observations. <br> $\bullet$ Assess conservation of momentum. <br> $\bullet$ Assess conservation of energy. <br> |
9291
| | |
9392

9493
# Related Courseware Modules

README.mlx

-1.41 KB
Binary file not shown.

0 commit comments

Comments
 (0)