Commit e24d9d7ce6a4f5e60bfff39cecf3acf30ac76c89
1 parent
834ed0c586
Exists in
master
add credit
Showing 1 changed file with 7 additions and 0 deletions Side-by-side Diff
mmwave_objectdetection.m
View file @
e24d9d7
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 % | |
6 | +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
7 | + | |
1 | 8 | clear; |
2 | 9 | alpha_est_list = []; |
3 | 10 |