https://github.com/paramrathour/coded-compressed-sensing-for-unsourced-multiple-access
Course Project for CS754 Advanced Image Processing, Spring 2024
https://github.com/paramrathour/coded-compressed-sensing-for-unsourced-multiple-access
coding-theory compressed-sensing unsourced-multiple-access
Last synced: 2 days ago
JSON representation
Course Project for CS754 Advanced Image Processing, Spring 2024
- Host: GitHub
- URL: https://github.com/paramrathour/coded-compressed-sensing-for-unsourced-multiple-access
- Owner: paramrathour
- Created: 2024-04-26T03:42:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T12:42:56.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T13:52:24.748Z (11 months ago)
- Topics: coding-theory, compressed-sensing, unsourced-multiple-access
- Language: TeX
- Homepage:
- Size: 18.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The primary files of the project are the `constants.py`, `parity.py`, `encoder.py`, `decoder.py`
`BCH_matrix.mat` contains the required sensing matrix and it is generated by running the matlab file `bch.m`