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
@@ -18,7 +17,7 @@ This curriculum module contains interactive [MATLAB® live scripts](https://www.
18
17
<aname="H_F00D98E4"></a>
19
18
## Background
20
19
21
-
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. [<samp>VectorBasics</samp>](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Vector-Arithmetic&project=VectorArithmetic.prj&file=VectorBasics.mlx) is an interactive lesson that teaches the basics of individual vectors, such as vector components, vector magnitude, and vector orientation. [<samp>VectorArithmetic</samp>](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Vector-Arithmetic&project=VectorArithmetic.prj&file=VectorArithmetic.mlx) is an interactive lesson that teaches vector arithmetic. Vector addition, scalar multiplication, dot product, and cross product are discussed. These methods are motivated by an application: calculating the orientation of a cell phone using the built-in accelerometer and magnetometer. Throughout the module, students apply the mathematical techniques to computing meaningful values, such as pitch and yaw.
20
+
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. [<samp>VectorBasics</samp>](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Vector-Arithmetic&project=VectorArithmetic.prj&file=Scripts/VectorBasics.mlx) is an interactive lesson that teaches the basics of individual vectors, such as vector components, vector magnitude, and vector orientation. [<samp>VectorArithmetic</samp>](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Vector-Arithmetic&project=VectorArithmetic.prj&file=Scripts/VectorArithmetic.mlx) is an interactive lesson that teaches vector arithmetic. Vector addition, scalar multiplication, dot product, and cross product are discussed. These methods are motivated by an application: calculating the orientation of a cell phone using the built-in accelerometer and magnetometer. Throughout the module, students apply the mathematical techniques to computing meaningful values, such as pitch and yaw.
22
21
23
22
24
23
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.
@@ -53,13 +52,13 @@ MATLAB® and Symbolic Math Toolbox™ are used throughout this module.
| <imgsrc="Images/image_3.png"width="171"alt="image_3.png"> | <ul><li> Relate the components of a vector to its visualization in 2- and 3-dimensions <li> Compute the magnitude of a vector in 2- and 3-dimensions <li> Compute the orientation of a vector in 2-dimensions <li> Discuss the meaning of the magnitude of an accelerometer reading <li> Relate the pitch of a cell phone to accelerometer readings </ul> |
|[**Matrix Methods of Linear Algebra**](https://www.mathworks.com/matlabcentral/fileexchange/94730-matrix-methods-of-linear-algebra)| <imgsrc="Images/image_5.png"width="171"alt="image_5.png"> |[<imgsrc="Images/OpenInFX.png"width="91"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94730-matrix-methods-of-linear-algebra)[<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra&project=MatrixMethods.prj)[GitHub](https://github.com/MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra)|
80
-
|[**Applied Linear Algebra**](https://www.mathworks.com/matlabcentral/fileexchange/136364-applied-linear-algebra)| <imgsrc="Images/image_8.png"width="171"alt="image_8.png"> |[<imgsrc="Images/OpenInFX.png"width="91"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/136364-applied-linear-algebra)[<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-Linear-Algebra&project=AppliedLinAlg.prj)[GitHub](https://github.com/MathWorks-Teaching-Resources/Applied-Linear-Algebra)|
78
+
|[**Matrix Methods of Linear Algebra**](https://www.mathworks.com/matlabcentral/fileexchange/94730-matrix-methods-of-linear-algebra)| <imgsrc="Images/image_5.png"width="171"alt="image_5.png"> |[<imgsrc="Images/OpenInFX.png"width="91"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94730-matrix-methods-of-linear-algebra)[<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra&project=MatrixMethods.prj&file=README.mlx)[GitHub](https://github.com/MathWorks-Teaching-Resources/Matrix-Methods-of-Linear-Algebra)|
79
+
|[**Applied Linear Algebra**](https://www.mathworks.com/matlabcentral/fileexchange/136364-applied-linear-algebra)| <imgsrc="Images/image_8.png"width="171"alt="image_8.png"> |[<imgsrc="Images/OpenInFX.png"width="91"alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/136364-applied-linear-algebra)[<imgsrc="Images/OpenInMO.png"width="136"alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Applied-Linear-Algebra&project=AppliedLinAlg.prj&file=README.mlx)[GitHub](https://github.com/MathWorks-Teaching-Resources/Applied-Linear-Algebra)|
0 commit comments