Ocete / mcd-pst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signal processing and Fourier Transform

In this subject, we have made 3 assignments:

  • In the first one, we introduce the most basic operations and plots using discrete signals in Matlab (Folder P1)

  • In the second one, we experiment with the discrete Fourier Transform in basic signals. We also study how the window size affects the Fourier transform (Folder P2)

  • In the last one, we create a very simple convolutional neural network and use it in a very basic classification problem (Folder P3)

About

License:MIT License


Languages

Language:Jupyter Notebook 96.2%Language:MATLAB 3.8%