├── LICENSE ├── README.md ├── main.m ├── proj_lis.m └── result.mat /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhang1994/RIS_Rate_VS_Channel_Error/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhang1994/RIS_Rate_VS_Channel_Error/HEAD/README.md -------------------------------------------------------------------------------- /main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhang1994/RIS_Rate_VS_Channel_Error/HEAD/main.m -------------------------------------------------------------------------------- /proj_lis.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhang1994/RIS_Rate_VS_Channel_Error/HEAD/proj_lis.m -------------------------------------------------------------------------------- /result.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/liuhang1994/RIS_Rate_VS_Channel_Error/HEAD/result.mat --------------------------------------------------------------------------------