GitHub Repo to store code for different types of data generation for Smart India Hackathon 2023
- matlab or octave
- python
- simply run the program using Matlab.
- cd into the directory
cd bch #for bch code generation
- Create a virtual environment
python -m venv venv
- Install the required libraries
pip install -r "requirements.txt"
- Run the script
python <scriptname>.py