captdemo.m

来自「动态时间序列分析工具包.包括有ARMA,harmonic model,kalma」· M 代码 · 共 18 行

M
18
字号
function captdems
% CAPTDEMO  Captain Toolbox demonstrations
%
% Type 'captdemo' at the command line to browse available demos

% Copyright (c) 2006 by CRES, Lancaster University, United Kingdom
% Authors : Peter Young, Wlodek Tych, Diego Pedregal, James Taylor

% This command initialises the standard MATLAB(r) Demo Window 
% for access to the on-line demonstrations. It provides basic 
% background information about CAPTAIN, slideshows and 
% numerous Command Line demos. The latter demos utilise the 
% MATLAB(r) Command Window for input and output, as well as 
% generating graphs in a separate figure window.

captdemo0

% end of m-file

⌨️ 快捷键说明

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