代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/215983/15031273

m nnd18hn.m

function nnd18hn(cmd,data) %NND18HN Hopfield network demonstration. % First Version, 8-31-95. %================================================================== % GLOBALS global lambda; glo
www.eeworm.com/read/215983/15031274

m nnd15aw.m

function nnd15aw(cmd,arg1,arg2,arg3) %NND15AW Adaptive weights demonstration. % First Version, 8-31-95. %================================================================== % GLOBALS global
www.eeworm.com/read/215983/15031279

m nnd12cg.m

function nnd12cg(cmd,arg1) %NND12CG Conjugate gradient backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %==================
www.eeworm.com/read/215983/15031290

m nnd2n2.m

function nnd2n2(cmd,arg1,arg2,arg3) %NND2N2 Two-input neuron demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % Firs
www.eeworm.com/read/215983/15031323

m nnd2n1.m

function nnd2n1(cmd,arg1,arg2,arg3) %NND2N1 One-input neuron demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % Firs
www.eeworm.com/read/215983/15031347

m nnd9mc.m

function nnd9mc(cmd,data) %NND9MC Method comparison demonstration. % First Version, 8-31-95. %================================================================== % BRING UP FIGURE IF IT EXIST
www.eeworm.com/read/213114/15142328

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/210975/15189304

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/210293/15202216

h pserialport.h

// PSerialPort.h: interface for the CPSerialPort class. // ////////////////////////////////////////////////////////////////////// #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 t
www.eeworm.com/read/208663/15239399

m nnd18hn.m

function nnd18hn(cmd,data) %NND18HN Hopfield network demonstration. % First Version, 8-31-95. %================================================================== % GLOBALS global lambda; glo