free_fmincon.m
代码说明:
说明: %Fmincon Options for FMINCON % % The OPTIM.OPTIONS.FMINCON class allows the user to create a set of % options for the FMINCON solver. For a list of options that can be set, % see the documentation for FMINCON. % % OPTS = OPTIM.OPTIONS.FMINCON creates a set of options for FMINCON % with the options set to their default values. % % OPTS = OPTIM.OPTIONS.FMINCON(PARAM, VAL, ...) creates a set of options % for FMINCON with the named parameters altered with the specified % values. % % OPTS = OPTIM.OPTIONS.FMINCON(OLDOPTS, PARAM, VAL, ...) creates a copy % of OLDOPTS with the named parameters altered with the specified values. % % See also OPTIM.OPTIONS.MULTIALGORITHM, OPTIM.OPTIONS.SOLVEROPTIONS
文件列表:
free_fmincon.m, 50700 , 2019-12-12
下载说明:请别用迅雷下载,失败请重下,重下不扣分!