├── Errata_Corrige_TSP_Massive_MIMO.pdf ├── Main_programs ├── PD_vs_N_AR3.m ├── PD_vs_N_AR6.m ├── PFA_vs_N_AR3.m └── PFA_vs_N_AR6.m └── routines ├── AR_gen_t_dist.m ├── B_matrix_est.m ├── CG_AR_gen_t_dist.m ├── MGLRT.m ├── NEW_VECT_B_matrix_est_iid.m ├── Wald_test.m ├── non_central_parameter.m └── plot_normalized_PSD.m /Errata_Corrige_TSP_Massive_MIMO.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/Errata_Corrige_TSP_Massive_MIMO.pdf -------------------------------------------------------------------------------- /Main_programs/PD_vs_N_AR3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/Main_programs/PD_vs_N_AR3.m -------------------------------------------------------------------------------- /Main_programs/PD_vs_N_AR6.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/Main_programs/PD_vs_N_AR6.m -------------------------------------------------------------------------------- /Main_programs/PFA_vs_N_AR3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/Main_programs/PFA_vs_N_AR3.m -------------------------------------------------------------------------------- /Main_programs/PFA_vs_N_AR6.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/Main_programs/PFA_vs_N_AR6.m -------------------------------------------------------------------------------- /routines/AR_gen_t_dist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/AR_gen_t_dist.m -------------------------------------------------------------------------------- /routines/B_matrix_est.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/B_matrix_est.m -------------------------------------------------------------------------------- /routines/CG_AR_gen_t_dist.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/CG_AR_gen_t_dist.m -------------------------------------------------------------------------------- /routines/MGLRT.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/MGLRT.m -------------------------------------------------------------------------------- /routines/NEW_VECT_B_matrix_est_iid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/NEW_VECT_B_matrix_est_iid.m -------------------------------------------------------------------------------- /routines/Wald_test.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/Wald_test.m -------------------------------------------------------------------------------- /routines/non_central_parameter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/non_central_parameter.m -------------------------------------------------------------------------------- /routines/plot_normalized_PSD.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanoFor/Massive-MIMO-Radar-for-Target-Detection/HEAD/routines/plot_normalized_PSD.m --------------------------------------------------------------------------------