Skip to content

Commit 4ea3b1c

Browse files
committed
Rename image files
1 parent e037341 commit 4ea3b1c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ MATLAB® and Symbolic Math Toolbox™ are used throughout, and Statistics and Ma
7070
## [**LineIntegrals.m**](Scripts/LineIntegrals.m)
7171
||||
7272
| :-- | :-- | :-- |
73-
| <img src="Images/image_13.png" width="171" alt="image_13.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute line integrals given a path and vector field <br> $\bullet$ Identify conservative vector fields and use this to compute line integrals <br> $\bullet$ Apply Green's Theorem to compute area <br> | **Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
73+
| <img src="Images/LineIntegral.png" width="171" alt="LineIntegral.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute line integrals given a path and vector field <br> $\bullet$ Identify conservative vector fields and use this to compute line integrals <br> $\bullet$ Apply Green's Theorem to compute area <br> | **Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
7474

7575
## **MultipleIntegrals.m** (planned)
7676
||||
@@ -80,7 +80,7 @@ MATLAB® and Symbolic Math Toolbox™ are used throughout, and Statistics and Ma
8080
## **SurfaceIntegrals.m** (planned)
8181
||||
8282
| :-- | :-- | :-- |
83-
| <img src="Images/image_14.png" width="171" alt="image_14.png"> <br> | **In this script, students will...** <br> $\bullet$ Explore the concepts of control surfaces and control volumes <br> $\bullet$ Use the divergence theorem <br> | **Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
83+
| <img src="Images/ControlSurface.png" width="171" alt="ControlSurface.png"> <br> | **In this script, students will...** <br> $\bullet$ Explore the concepts of control surfaces and control volumes <br> $\bullet$ Use the divergence theorem <br> | **Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
8484

8585
<a id="H_F61733D7"></a>
8686

0 commit comments

Comments
 (0)