这是我的代码:Nx=50; %Number of intervals,we will have Nx+1 discretization pointshx = 1/Nx ; % Step of discretization in spaceXx = hx*[0:Nx]' ; % Vector of discretized space
%Parame
''' col_name: column name for discretizationbin_opts: array, containing either single value for number of bins, or
discretization_type:type of discretization (either 'equal-width'