setdirect.m

来自「优化问题中的直接搜索法」· M 代码 · 共 11 行

M
11
字号
% Set the parameters for DIRECT. Some of them will be changed in the main% program.%% Joerg Gablonsky, 10/31/00DIReps     = 1.D-4;DIRnumf    = 20000;numberT    = 6000;DIRJones   = 0;DIRperc    = 0.01;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?