小弟,下载了 Optimization
安装到 gauss 软件了。但是,有一个问题, Optimization模块的操作说明在什么地方可以下载到?
论坛里面好像有一个说明书。但是不全。
我在想 安装后,gauss 里面应该看到 Optimization的操作说明吧。类似,help 的操作。?
另外, Optimization模块里面有个 optset; 不明白什么意思。
This enables GAUSS to nd the procedure OPTMUM and other procedures used by
OPTMUM. If you plan to make any right hand references to the global variables
(which are described in a later section), you will also need the statement:
#include optmum.ext;
Finally, to reset global variables in succeeding executions of the command le the
following instruction can be used:
optset;
This could be included with the above statements without harm and would insure the
proper denition of the global variables for all executions of the command file.
祈求大神出现。