gusucode.com > 模糊控制工具箱 fuzzy logic toolbox源码程序 > fuzzy/fuzzy/anfismex.m

    function anfismex
%ANFISMEX Core MEX function for ANFIS. 
%   This is the core MEX function for ANFIS. Do not use this function
%   directly, use ANFIS instead. ANFIS provides a consistent and complete
%   gateway to ANFISMEX.
%
%   See also ANFIS.

%   Roger Jang, 1-20-95
%   Copyright 1994-2002 The MathWorks, Inc. 
%   $Revision: 1.10 $  $Date: 2002/04/14 22:21:43 $