@@ -13,7 +13,7 @@ This curriculum module contains interactive [live scripts](https://www.mathworks
13
13
** ` Part0_ConceptReview.mlx, Part0_ConceptReviewSoln.mlx ` **
14
14
An interactive lesson that reviews Laplace transforms.
15
15
16
- <img src =" pendulum .gif" width =" 500 " >
16
+ <img src =" https://user-images.githubusercontent.com/81383420/122928267-b055b100-d337-11eb-962d-80c290c1e6a6 .gif" width =" 500 " >
17
17
18
18
** Learning Goals:**
19
19
- Compute Laplace transforms by hand and using symbolic math
@@ -25,7 +25,7 @@ An interactive lesson that reviews Laplace transforms.
25
25
** ` Part1_TransferFunctionBasics.mlx, Part1_TransferFunctionBasicsSoln.mlx ` **
26
26
An interactive lesson that teaches how to derive transfer functions and compute time responses analytically and in MATLAB.
27
27
28
- <img src =" SystemBoxStep. png" width =" 500 " >
28
+ <img src =" https://user-images.githubusercontent.com/81383420/122928938-573a4d00-d338-11eb-80ef-2c979eb17236. png" width =" 550 " >
29
29
30
30
** Learning Goals:**
31
31
- Derive transfer functions by hand
@@ -38,7 +38,7 @@ An interactive lesson that teaches how to derive transfer functions and compute
38
38
** ` Part2_PoleZeroAnalysis.mlx, Part2_PoleZeroAnalysisSoln.mlx ` **
39
39
A live script lesson that teaches pole-zero analysis.
40
40
41
- <img src =" PolePlane. png" width =" 500 " >
41
+ <img src =" https://user-images.githubusercontent.com/81383420/122929255-bb5d1100-d338-11eb-8d05-7aa7b6666f71. png" width =" 550 " >
42
42
43
43
** Learning Goals:**
44
44
- Describe how the transfer function of a DC motor is derived
@@ -52,8 +52,8 @@ A live script lesson that teaches pole-zero analysis.
52
52
** ` Part3_FrequencyDomainAnalysis.mlx, Part3_FrequencyDomainAnalysisSoln.mlx ` **
53
53
An interactive lesson that teaches frequency domain analysis using transfer functions.
54
54
55
- <img src =" bodeplot. gif" width =" 500 " >
56
-
55
+ <img src =" https://user-images.githubusercontent.com/81383420/122929840-65d53400-d339-11eb-8a8a-2c1522bbfcf0. gif" width =" 550 " >
56
+
57
57
** Learning Goals:**
58
58
- Explain how a Bode plot is generated
59
59
- Use MATLAB to numerically calculate the frequency response of a transfer function
0 commit comments