You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn concepts and practice computing multiple integrals, line integrals, and surface integrals.
8
6
9
-
[](https://www.mathworks.com/matlabcentral/fileexchange/181588-multivariable-integrals) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Multivariable-Integrals&project=Integrals.prj&file=README.mlx)
7
+
<aid="H_053613DF"></a>
8
+
9
+
10
+
[](https://www.mathworks.com/matlabcentral/fileexchange/181588-multivariable-integrals) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Multivariable-Integrals&project=Integrals.prj&file=README.mlx)
@@ -24,7 +25,6 @@ This curriculum module contains interactive [MATLAB® live scripts](https://www.
24
25
25
26
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. The first script released in this collection is It also includes examples of computing work and area.
26
27
27
-
28
28
The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the <imgsrc="Images/EndIcon.png"width="19"alt="EndIcon.png"> Stop button in the **RUN** section of the **Live Editor** tab in the MATLAB Toolstrip.
29
29
30
30
## Contact Us
@@ -39,14 +39,16 @@ This module assumes knowledge of single variable calculus and vectors, including
Use the [<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Multivariable-Integrals&project=Integrals.prj) link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.
@@ -55,7 +57,6 @@ Use the [<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https:/
55
57
56
58
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double\-click on [Integrals.prj](<matlab: openProject("Integrals.prj")>). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
57
59
58
-
59
60
Ensure you have all the required products ([listed below](#H_E850B4FF)) installed. If you need to include a product, add it using the Add\-On Explorer. To install an add\-on, go to the **Home** tab and select <imgsrc="Images/AddOnsIcon.png"width="16"alt="AddOnsIcon.png"> **Add-Ons** > **Get Add-Ons**.
60
61
61
62
<aid="H_E850B4FF"></a>
@@ -67,18 +68,27 @@ MATLAB® and Symbolic Math Toolbox™ are used throughout, and Statistics and Ma
| <imgsrc="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> |
76
+
| <imgsrc="Images/SlicePumpkin.png"width="171"alt="SlicePumpkin.png"> <br> |**In this script, students will...** <br> $\bullet$ Compute and visualize double and triple integrals <br> $\bullet$ Use change of variables to simplify and evaluate multiple integrals <br> |**Academic disciplines** <br> $\bullet$ Mathematics <br> |
| <imgsrc="Images/IrregularMeasurement.png"width="171"alt="IrregularMeasurement.png"> <br> |**In this script, students will...** <br> $\bullet$ Compute and visualize double and triple integrals <br> $\bullet$ Use change of variables to simplify and evaluate multiple integrals <br> |**Academic disciplines** <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
83
+
| <imgsrc="Images/TiltedPrism.png"width="171"alt="TiltedPrism.png"> <br> |**In this script, students will...** <br> $\bullet$ Identify appropriate coordinate systems to describe scenarios <br> $\bullet$ Apply double and triple integrals to solving problems <br> |**Academic disciplines** <br> $\bullet$ Physics <br> $\bullet$ Wireless communications <br> $\bullet$ Mechanical Engineering <br> $\bullet$ Electrical Engineering <br> |
| <imgsrc="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> |
90
+
91
+
## **SurfaceIntegrals** (planned)
82
92
||||
83
93
| :-- | :-- | :-- |
84
94
| <imgsrc="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> |
@@ -90,23 +100,21 @@ MATLAB® and Symbolic Math Toolbox™ are used throughout, and Statistics and Ma
90
100
The license for this module is available in the [LICENSE.md](https://github.com/MathWorks-Teaching-Resources/Multivariable-Integrals/blob/release/LICENSE.md).
Looking for more? Find an issue? Have a suggestion? Please contact the [MathWorks Educator Content Development Team](mailto:%20onlineteaching@mathworks.com). If you want to contribute directly to this project, you can find information about how to do so in the [CONTRIBUTING.md](https://github.com/MathWorks-Teaching-Resources/Multivariable-Integrals/blob/release/CONTRIBUTING.md) page on GitHub.
0 commit comments