www.gusucode.com > mbc 工具箱 matlab 源码程序 > mbc/+mbcboundary/Contents.m

    % Model-Based Calibration Toolbox mbcboundary package
%
% Command-line package for boundary modeling
%
% Classes
%     AbstractBoundary           - base command-line boundary model class
%     Boolean                    - boolean boundary model class
%     Model                      - boundary model class
%     PointByPoint               - point-by-point boundary model class
%     TwoStage                   - two-stage boundary model class
%     Tree                       - boundary tree class
%     TwoStageTree               - root boundary tree class in two-stage test plans
%
% Functions
%    CreateBoundary              - create a boundary model
%    Fit                         - fit boundary model

%  Copyright 2009 The MathWorks, Inc.