Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vboutrou authored Jan 24, 2024
1 parent 8f0cea3 commit c346d10
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,22 +67,22 @@ MATLAB®, Symbolic Math Toolbox™
## [**FourierSeries.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=FourierSeries.mlx)
| | **In this script, students will...** | **Lab Assignments** |
| :-- | :-- | :-- |
| <img src="Images/FourierSeriesCover2.png" width="267" alt="FourierSeriesCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab1\_FourierSeries.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Lab1_FourierSeries.mlx) |
| <img src="Images/FourierSeriesCover2.png" width="267" alt="FourierSeriesCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab1\_FourierSeries.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Script/Lab1_FourierSeries.mlx) |

## [**ComplexFourierSeries.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=ComplexFourierSeries.mlx)
| | **In this script, students will...** | **Lab Assignments** |
| :-- | :-- | :-- |
| <img src="Images/ComplexSeriesCover2.png" width="267" alt="ComplexSeriesCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab2\_ComplexFourierSeries.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Lab2_ComplexFourierSeries.mlx) |
| <img src="Images/ComplexSeriesCover2.png" width="267" alt="ComplexSeriesCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab2\_ComplexFourierSeries.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Script/Lab2_ComplexFourierSeries.mlx) |

## [**FourierTransform.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=FourierTransform.mlx)
| | **In this script, students will...** | **Lab Assignments** |
| :-- | :-- | :-- |
| <img src="Images/FourierTransformCover2.png" width="267" alt="FourierTransformCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab3\_FourierTransform.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Lab3_FourierTransform.mlx) |
| <img src="Images/FourierTransformCover2.png" width="267" alt="FourierTransformCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab3\_FourierTransform.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Script/Lab3_FourierTransform.mlx) |

## [**DiscreteFourierTransform.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=DiscreteFourierTransform.mlx)
| | **In this script, students will...** | **Lab Assignments** |
| :-- | :-- | :-- |
| <img src="Images/DFTCover2.png" width="267" alt="DFTCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab4\_DFT.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Lab4_DFT.mlx) |
| <img src="Images/DFTCover2.png" width="267" alt="DFTCover2.png"> |<br>- Compare signals in the time and frequency domains. <br>- Analyze audio signals in the frequency domain. <br>- Visualize Fourier series modes. <br>- Describe how phase shift is represented in a Fourier series. <br>- Discuss magnitude and phase. | [Lab4\_DFT.mlx](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fourier-Analysis&project=fourier-analysis.prj&file=Script/Lab4_DFT.mlx) |

# Apps
| Sine and Cosine Series app | Fourier Series app | Magnitude and Phase app | Complex Fourier Series app |
Expand Down

0 comments on commit c346d10

Please sign in to comment.