代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/406594/11439433
m nnd10nc.m
function nnd10nc(cmd,arg1,arg2,arg3)
%NND10NC Adaptive noise cancellation demonstration.
% First Version, 8-31-95.
%==================================================================
% CONST
www.eeworm.com/read/406594/11439445
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/406594/11439453
m nnd14lv1.m
function nnd14lv1(cmd,arg1,arg2,arg3)
%NND4LV1 LVQ1 demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%=====================================
www.eeworm.com/read/406594/11439467
m nnd12mo.m
function nnd12mo(cmd,arg1)
%NND12MO Momentum backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% First Version, 8-31-95.
%============================
www.eeworm.com/read/157958/11653900
m fcmdemo.m
function fcmdemo(action)
%FCMDEMO Fuzzy c-means clustering demo (2-D).
% FCMDEMO displays a GUI window to let you try out various parameters
% in fuzzy c-means clustering for 2-D data. You can
www.eeworm.com/read/259886/11759398
m nnd4pr.m
function nnd4pr(cmd,arg1,arg2,arg3)
%NND4PR Perceptron rule demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $Re
www.eeworm.com/read/259886/11759405
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%==========
www.eeworm.com/read/259886/11759427
m nnd12mo.m
function nnd12mo(cmd,arg1)
%NND12MO Momentum backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.7 $
% Copyright 1994-2002 PWS Publishing
www.eeworm.com/read/259886/11759485
m nnd10nc.m
function nnd10nc(cmd,arg1,arg2,arg3)
% NND10NC Adaptive noise cancellation demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
% First Version
www.eeworm.com/read/259886/11759488
m nnd8ts2.m
function nnd8ts2(cmd,data)
%NND8TS2 Taylor series demonstration #2.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
% First Version, 8-31-95.
%========