Skip to content

Commit ff4db35

Browse files
committed
2 parents 602e06c + 47b3ccc commit ff4db35

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This curriculum module contains interactive [live scripts](https://www.mathworks
1313
**`Part0_ConceptReview.mlx, Part0_ConceptReviewSoln.mlx`**
1414
An interactive lesson that reviews Laplace transforms.
1515

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">
1717

1818
**Learning Goals:**
1919
- Compute Laplace transforms by hand and using symbolic math
@@ -25,7 +25,7 @@ An interactive lesson that reviews Laplace transforms.
2525
**`Part1_TransferFunctionBasics.mlx, Part1_TransferFunctionBasicsSoln.mlx`**
2626
An interactive lesson that teaches how to derive transfer functions and compute time responses analytically and in MATLAB.
2727

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">
2929

3030
**Learning Goals:**
3131
- Derive transfer functions by hand
@@ -38,7 +38,7 @@ An interactive lesson that teaches how to derive transfer functions and compute
3838
**`Part2_PoleZeroAnalysis.mlx, Part2_PoleZeroAnalysisSoln.mlx`**
3939
A live script lesson that teaches pole-zero analysis.
4040

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">
4242

4343
**Learning Goals:**
4444
- Describe how the transfer function of a DC motor is derived
@@ -52,8 +52,8 @@ A live script lesson that teaches pole-zero analysis.
5252
**`Part3_FrequencyDomainAnalysis.mlx, Part3_FrequencyDomainAnalysisSoln.mlx`**
5353
An interactive lesson that teaches frequency domain analysis using transfer functions.
5454

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+
5757
**Learning Goals:**
5858
- Explain how a Bode plot is generated
5959
- Use MATLAB to numerically calculate the frequency response of a transfer function

0 commit comments

Comments
 (0)