├── AC_certain_game.m ├── AC_nolimit_DA.mat ├── AC_nolimit_RT.mat ├── DA_Centralization_for_DLMP.m ├── DC_nolimit_DA.mat ├── DLMP_DA_Fitting_coefficient.m ├── DLMP_data.mat ├── DLMP_data_RT.mat ├── LICENSE ├── LP_pri_nolimit_DA.m ├── README.md ├── RO_MP_AC_uncertain_game.m ├── RO_SP_AC_uncertain_game.m ├── RT_DLMP_kmeans.m ├── SOCP_pri_nolimit_DA.m ├── SOCP_pri_nolimit_RT.m ├── compare_DA_DLMP.m ├── main_AC_RO_game.m ├── result.mat ├── 仿真基础数据说明.docx ├── 讨论实时边际电价不确定性 ├── DLMP_data.mat ├── RO_MP_AC_uncertain_game.m ├── RO_SP_AC_uncertain_game.m └── main_AC_RO_game.m ├── 讨论效用函数 ├── DLMP_data.mat ├── DLMP_data_RT.mat ├── RO_MP_AC_uncertain_game.m ├── RO_SP_AC_uncertain_game.m └── main_AC_RO_game.m └── 讨论是否放电 ├── DLMP_data.mat ├── DLMP_data_RT.mat ├── RO_MP_AC_uncertain_game.m ├── RO_SP_AC_uncertain_game.m └── main_AC_RO_game.m /AC_certain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/AC_certain_game.m -------------------------------------------------------------------------------- /AC_nolimit_DA.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/AC_nolimit_DA.mat -------------------------------------------------------------------------------- /AC_nolimit_RT.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/AC_nolimit_RT.mat -------------------------------------------------------------------------------- /DA_Centralization_for_DLMP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/DA_Centralization_for_DLMP.m -------------------------------------------------------------------------------- /DC_nolimit_DA.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/DC_nolimit_DA.mat -------------------------------------------------------------------------------- /DLMP_DA_Fitting_coefficient.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/DLMP_DA_Fitting_coefficient.m -------------------------------------------------------------------------------- /DLMP_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/DLMP_data.mat -------------------------------------------------------------------------------- /DLMP_data_RT.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/DLMP_data_RT.mat -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/LICENSE -------------------------------------------------------------------------------- /LP_pri_nolimit_DA.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/LP_pri_nolimit_DA.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/README.md -------------------------------------------------------------------------------- /RO_MP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/RO_MP_AC_uncertain_game.m -------------------------------------------------------------------------------- /RO_SP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/RO_SP_AC_uncertain_game.m -------------------------------------------------------------------------------- /RT_DLMP_kmeans.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/RT_DLMP_kmeans.m -------------------------------------------------------------------------------- /SOCP_pri_nolimit_DA.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/SOCP_pri_nolimit_DA.m -------------------------------------------------------------------------------- /SOCP_pri_nolimit_RT.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/SOCP_pri_nolimit_RT.m -------------------------------------------------------------------------------- /compare_DA_DLMP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/compare_DA_DLMP.m -------------------------------------------------------------------------------- /main_AC_RO_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/main_AC_RO_game.m -------------------------------------------------------------------------------- /result.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/result.mat -------------------------------------------------------------------------------- /仿真基础数据说明.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/仿真基础数据说明.docx -------------------------------------------------------------------------------- /讨论实时边际电价不确定性/DLMP_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论实时边际电价不确定性/DLMP_data.mat -------------------------------------------------------------------------------- /讨论实时边际电价不确定性/RO_MP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论实时边际电价不确定性/RO_MP_AC_uncertain_game.m -------------------------------------------------------------------------------- /讨论实时边际电价不确定性/RO_SP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论实时边际电价不确定性/RO_SP_AC_uncertain_game.m -------------------------------------------------------------------------------- /讨论实时边际电价不确定性/main_AC_RO_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论实时边际电价不确定性/main_AC_RO_game.m -------------------------------------------------------------------------------- /讨论效用函数/DLMP_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论效用函数/DLMP_data.mat -------------------------------------------------------------------------------- /讨论效用函数/DLMP_data_RT.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论效用函数/DLMP_data_RT.mat -------------------------------------------------------------------------------- /讨论效用函数/RO_MP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论效用函数/RO_MP_AC_uncertain_game.m -------------------------------------------------------------------------------- /讨论效用函数/RO_SP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论效用函数/RO_SP_AC_uncertain_game.m -------------------------------------------------------------------------------- /讨论效用函数/main_AC_RO_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论效用函数/main_AC_RO_game.m -------------------------------------------------------------------------------- /讨论是否放电/DLMP_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论是否放电/DLMP_data.mat -------------------------------------------------------------------------------- /讨论是否放电/DLMP_data_RT.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论是否放电/DLMP_data_RT.mat -------------------------------------------------------------------------------- /讨论是否放电/RO_MP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论是否放电/RO_MP_AC_uncertain_game.m -------------------------------------------------------------------------------- /讨论是否放电/RO_SP_AC_uncertain_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论是否放电/RO_SP_AC_uncertain_game.m -------------------------------------------------------------------------------- /讨论是否放电/main_AC_RO_game.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WHUzxp/Supports_for_DWJS21_2157/HEAD/讨论是否放电/main_AC_RO_game.m --------------------------------------------------------------------------------