Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 762 Bytes

File metadata and controls

16 lines (15 loc) · 762 Bytes

#TO DO:

Coding

  1. SDP inequality form with general data.
  2. Dual SDP inequality form with general data.
  3. Generate a test for the log barrier function.
  4. Implement abstract class for 1D signals in MATLAB.
  5. Implement class for time-voltage signals in MATLAB.
  6. Port over functionality to C++ (use MATLAB engine for visualization pieces).
  7. Map out local/global coordinate system setup.
  8. Set up local/global coordinate system implementation in MATLAB.
  9. Port over to C++ (use MATLAB engine for visualization pieces).
  10. Port over C++ functionality for ATSC equalization.
  11. Implement a test routine for the ATSC equalization functionality (may need to save off data set from MATLAB).
  12. Port over C++ functionality for Reed-Solomon encoding/decoding.