Skip to content

daedalus410/Signal-processing-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Processing Visualization

Setup

  1. Clone the repository:
    git clone <repository-url>
    cd SignalProcessingApp
    
  2. Set up the virtual environment and install dependencies:

bash Copy code python3 -m venv venv source venv/bin/activate pip install -r requirements.txt

  1. Run the application:

bash Copy code python backend/app.py Open your browser and navigate to http://127.0.0.1:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors