├── LRAD_MMSE.m ├── LRAD_MMSE2.m ├── MMSE_Detec_LLL.m ├── README.md ├── detection.m ├── precoding.m ├── precoding_vp_zf.m └── shannon_limit.m /LRAD_MMSE.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/LRAD_MMSE.m -------------------------------------------------------------------------------- /LRAD_MMSE2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/LRAD_MMSE2.m -------------------------------------------------------------------------------- /MMSE_Detec_LLL.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/MMSE_Detec_LLL.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/README.md -------------------------------------------------------------------------------- /detection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/detection.m -------------------------------------------------------------------------------- /precoding.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/precoding.m -------------------------------------------------------------------------------- /precoding_vp_zf.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/precoding_vp_zf.m -------------------------------------------------------------------------------- /shannon_limit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tangjie1992/MIMO/HEAD/shannon_limit.m --------------------------------------------------------------------------------