代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/390840/8438195
m nnd4db.m
function nnd4db(cmd,arg1,arg2,arg3)
%NND4DB Decision boundaries demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
%
www.eeworm.com/read/390840/8438199
m nnd12sd1.m
function nnd12sd1(cmd,arg1)
%NND12SD1 Steepest descent backpropagation demonstration #1.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.8 $
% Copyright 1994-2002 PW
www.eeworm.com/read/390840/8438253
m nnd12cg.m
function nnd12cg(cmd,arg1)
%NND12CG Conjugate gradient backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% Copyright 1994-2002 PWS Publishing Company an
www.eeworm.com/read/390840/8438255
m nnd9mc.m
function nnd9mc(cmd,data)
%NND9MC Method comparison demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%=========
www.eeworm.com/read/390840/8438262
m nnd17nf.m
function [ret1,ret2,ret3,ret4,ret5]=nnd17nf(cmd,arg1,arg2,arg3,arg4,arg5)
%NND11NF Network function demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk
www.eeworm.com/read/390840/8438265
m nnd18aw.m
function nnd18aw(cmd,arg1,arg2,arg3)
%NND18AW Adaptive weights demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
www.eeworm.com/read/390840/8438277
m nnd18gl2.m
function nnd18gl2(cmd,arg1,arg2,arg3)
%NND18GL2 Grossberg layer 2 demonstration.
% $Revision: 1.7 $ $Date: 2002/04/14 21:23:33 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, In
www.eeworm.com/read/390840/8438425
m nnsettxt.m
function nnsettxt(h,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16,t17,t18,t19,t20)
% NNSETTXT Neural Network Design utility function.
% NNSETTXT(H,T1,T2,T3,T4,T5,...T7)
% H -
www.eeworm.com/read/290205/8496424
m mmctl7.m
% mmctl7.m
Hc_fcolor = uicontrol(gcf,'Style','popupmenu',...
'Position',[20 20 80 20],...
'String','Black|Red|Yellow|Green|Cyan|Blue|Magenta|White',...
'Value',1,...
'UserData',[[0 0
www.eeworm.com/read/389692/8507844
m animcpp1.m
function [sys, x0] = animcpp1(t, x, u, flag, action)
%ANIMCPP1 Animation of CPP (cart & parallel poles) system.
% This is animation of the cart & parallel poles (CPP) system, where a
% Sugeno-t