Skip to content

This project is about designing a low pass filter in MATLAB. (KTH)

License

Notifications You must be signed in to change notification settings

ledondodo/FilterDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilterDesign

This project is about designing a low pass filter in MATLAB, to be later implemented on the Adruino Due platform. The goal was to get used to MATLAB, designing methods, and the Fourier Transform computation.

Here is an example of the plots generated by the code. This is a low pass filter in time domain, and its transform windowed using Blackman in frequency domain.

     

How does it work ?

Launch the file FilterDesign with MATLAB_R2021b.

Running the code will not display anything.
The plots are written in code comment. Read the file and remove the '%' before the line you want to display.
Hit the "Run" button.

MATLAB

This project was done using MATLAB_R2021b.

Collaborators

I worked on this project with one classmate.

License

MIT License

About

This project is about designing a low pass filter in MATLAB. (KTH)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages