da.m
来自「王小平《遗传算法——理论、应用与软件实现》随书光盘」· 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 + -
显示快捷键?