Commit ab7fef18131948a94c6a4c35c23c95826600c217
1 parent
a2919dd016
Exists in
master
edit credit
Showing 1 changed file with 4 additions and 4 deletions Side-by-side Diff
demapper
View file @
ab7fef1
1 | 1 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
2 | -% Project code file for ECE 257B SP2018 % | |
3 | -% Author: Yu-Jen Ku, Xueshi Hou % | |
4 | -% Department of Electrical and Computer Engineering, % | |
5 | -% University in San Diego, California, USA % | |
2 | +% Code file provided by class ECE 257B SP2018 % | |
3 | +% Instructor: Dinesh Bharadia, Manu Seth % | |
4 | +% Department of Electrical and Computer Engineering, % | |
5 | +% University in San Diego, California, USA % | |
6 | 6 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
7 | 7 | |
8 | 8 | function [map_out]=demapper(data,mode,c) |