da.m

来自「收集的GA的一些源程序」· M 代码 · 共 31 行

M
31
字号
%
%                      Data Analysis Toolbox
%
%                           Version 3.0
%
%               (c) 1994-1995 H.Hiden & A.Mitchell
%
%
%            Dept. of Chemical and Process Engineering		
%                University of Newcastle-Upon-Tyne
%
%
%
%       Version 3.0 now includes:
%	
%	- On-Line Analysis and Prediction
%	- Genetic Algorithm based dynamic modelling
%	- Extraction of steady states from dynamic data
%	- Data timeshifting
%
%
%	This package may not be modified, reproduced or sold
%	without the permission of the authors.
%
%
disp('Checking for license information....');
cd i:\matlab_org
da_init


⌨️ 快捷键说明

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