Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signals and Systems Course Project

About the project.

Features

  • Implementation of Low Pass, High Pass, and Band Pass filters.
  • Convolution of filters with input signal to obtain filtered outputs.
  • Correlation-based comparison between filtered outputs and given output signal.

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/gopaljyani2005/signals_and_systems.git
  1. Install the required dependencies:
pip install numpy scipy
  1. Navigate to the cloned repository directory:
cd signals_and_systems
  1. Modify the input.txt and output.txt with the input signal and output signal, and then run:
python main.py

About

Signals and Systems Course Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages