Skip to content

AugustUnderground/rectangle-convolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolution of Rectangle Signals

Prerequisites

  • conda (python 3.7) 4.8.3

Getting Started

Initialize the conda environment with all dependencies:

$ conda create --name conv --file conda-env.txt

Then enter the environment:

$ conda activate conv

And launch jupyter

$ jupyter lab

A browser should come up where you can select conv.ipynb.

About

Convolution of rectangular signals representing shapes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published