Commit 10659b04813a9052b19ec0a3a21fb16453464e0e

Authored by Yujen Ku
1 parent 52917a451f
Exists in master

add credit

Showing 1 changed file with 8 additions and 2 deletions Side-by-side Diff

  1 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2 +% Project code file for ECE 257B SP2018 %
  3 +% Author: Yu-Jen Ku, Xueshi Hu %
  4 +% Department of Electrical and Computer Engineering, %
  5 +% University in San Diego, California, USA %
  6 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  7 +
1 8 function [map_out]=demapper(data,mode,c)
2 9  
3 10 m_out=data;