Skip to content

justinkang221/ece1505_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Project for ECE1505

This code was developed for ECE1505 (Convex Optimization). We compare different ways to perform sparse channel estimation. In particular, we compare off-grid and grid-based compressive sensing.

Requirements

In order to run this code, you must install the following libraries;

  1. ASP[https://www.cs.ubc.ca/~mpf/asp/]
  2. CVX[http://cvxr.com/cvx/]

Report

To view a report of our findings please see [https://www.overleaf.com/read/vddscgnmhzxg]

Figures

For the performance comparison figure (i.e., NMSE vs SNR), run chl_est_hybrid.m

For gridpoints comparison figure (NMSE vs. G_b) run chl_est_hybrid_grid_vs_gridpoints.m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages