contents.m

来自「轨迹聚类工具箱及其相关说明和文章(台风路径分类等)。如有问题可与wyljess@」· M 代码 · 共 17 行

M
17
字号
% MCCV Data Structure Functions (CCToolbox/model_selection/mccv/datafun)
%  CCToolbox 1.0
%
% Data set functions
%  GetMCCVData   - Get the training/testing random data split
%
% Random number generator functions
%  AdvRandState  - Generate state variables for successive calls to the generator
%
% Statistics functions
%  MCCV_Like     - Find mean and standard deviation of likelihood from MCCV runs
%  MCCV_SSE      - Find mean and standard deviation of SSE from MCCV runs
%
% See also CCTOOLBOX

% Scott J. Gaffney   18 May 2005
% University of California, Irvine

⌨️ 快捷键说明

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