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
| Zombie outbreak |**In this script, students will...**|**Academic disciplines**|
59
59
| :-- | :-- | :-- |
60
60
| <imgsrc="Images/SIZ-diagram-complete.png"width="171"alt="SIZ-diagram-complete.png"> | • compute powers of transition matrices <br> • compute eigenvalues and eigenvectors and explain their meaning in a modeling context <br> • create a model of a zombie outbreak <br> • analyze real-world scenarios for mayflies and HIV | • Biology <br> • Mathematics |
| Image encryption |**In this script, students will...**|**Academic disciplines**|
64
64
| :-- | :-- | :-- |
65
65
| <imgsrc="Images/SmStorm.png"width="171"alt="SmStorm.png"> | • use matrix arithmetic <br> • represent images and text as matrices <br> • encrypt images inside other images | • Computer Science <br> • Mathematics |
66
66
67
-
## [StaticForces](./Scripts/StaticForces.mlx) and [Moments](./Scripts/Moments.mlx)
67
+
## [StaticForces](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-Linear-Algebra&project=AppliedLinAlg.prj&file=Scripts/StaticForces.mlx) and [Moments](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-Linear-Algebra&project=AppliedLinAlg.prj&file=Scripts/Moments.mlx)
68
68
| Static force analysis |**In these scripts, students will...**|**Academic disciplines**|
69
69
| :-- | :-- | :-- |
70
70
| <imgsrc="Images/SupportedDoor.png"width="171"alt="SupportedDoor.png"> | • define and normalize vectors <br> • build and solve matrix equations <br> • calculate dot products and cross products <br> • solve for moments, tensions, and forces | • Civil Engineering <br> • Mechanical Engineering <br> • Mathematics |
71
71
72
-
## [Identify Digits](./Scripts/IdentifyDigits.mlx) and [ReadMyWriting](./Scripts/ReadMyWriting.mlx)
72
+
## [Identify Digits](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-Linear-Algebra&project=AppliedLinAlg.prj&file=Scripts/IdentifyDigits.mlx) and [ReadMyWriting](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-Linear-Algebra&project=AppliedLinAlg.prj&file=Scripts/ReadMyWriting.mlx)
73
73
| Machine learning |**In these scripts, students will...**|**Academic disciplines**|
74
74
| :-- | :-- | :-- |
75
75
| <imgsrc="Images/ConfusionMatrix.png"width="171"alt="ConfusionMatrix.png"> | • use singular value decomposition and distance <br> • use binary morphology tools to preprocess image data <br> • create a tool that will identify handwritten digits | • Computer Science <br> • Mathematics |
| Robotic manipulators |**In this script, students will...**|**Academic disciplines**|
80
80
| :-- | :-- | :-- |
81
81
| <imgsrc="Images/RoboticArm.png"width="171"alt="RoboticArm.png"> | • compute the Cartesian result of a sum of polar vectors <br> • explore the concept of a configuration space through visualizations <br> • explain the connection between degrees of freedom, multiplicity of solutions, and the null space | • Mechanical engineering<br> • Mathematics |
@@ -87,7 +87,7 @@ The license for this module is available in the [LICENSE.md](https://github.com/
87
87
<aname="H_46A32690"></a>
88
88
# Related Courseware Modules
89
89
-[Matrix Methods of Linear Algebra](https://github.com/MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra) is available on [GitHub](https://github.com/MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra) or [<imgsrc="Images/OpenInFX.png"width="104"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94730-matrix-methods-of-linear-algebra) or [<imgsrc="Images/OpenInMO.png"width="154"alt="Open in MATLAB Online badge">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra&project=MatrixMethods.prj)
90
-
-[Vector Arithmetic](https://github.com/MathWorks-Teaching-Resources/Vector-Arithmetic) is available on [GitHub](https://github.com/MathWorks-Teaching-Resources/Vector-Arithmetic) or [<imgsrc="Images/OpenInFX.png"width="104"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94555-vector-arithmetic) or [<imgsrc="Images/OpenInMO.png"width="154"alt="Open in MATLAB Online badge">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Vector-Arithmetic&file=vectorBasics.mlx)
90
+
-[Vector Arithmetic](https://github.com/MathWorks-Teaching-Resources/Vector-Arithmetic) is available on [GitHub](https://github.com/MathWorks-Teaching-Resources/Vector-Arithmetic) or [<imgsrc="Images/OpenInFX.png"width="104"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94555-vector-arithmetic) or [<imgsrc="Images/OpenInMO.png"width="154"alt="Open in MATLAB Online badge">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Vector-Arithmetic&file=Scripts/vectorBasics.mlx)
91
91
92
92
Or feel free to explore our other [modular courseware content](https://www.mathworks.com/matlabcentral/fileexchange/?q=tag%3A%22courseware+module%22&sort=downloads_desc_30d).
0 commit comments