代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/158963/10707508

m nnd15aw.m

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

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/158963/10707531

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/158963/10707577

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/158963/10707611

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/350460/10741941

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/276230/10752749

m sorgui.m

function SorGUI(keyword,varargin) global A B X k if nargin == 0 H = findobj(0,'Tag','SorGUi_figp'); if ~isempty(H) warning('Another PROGRAM is running. Only 1 PROGRAM can be run at a tim
www.eeworm.com/read/349909/10784703

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/274975/10841838

m nnd10eeg.m

function nnd10eeg(cmd,arg1,arg2,arg3) %NND10EEG Electroencephelogram noise cancellation demonstration. % First Version, 8-31-95. %===============================================================
www.eeworm.com/read/274975/10841843

m nnd15gl2.m

function nnd15gl2(cmd,arg1,arg2,arg3) %NND15GL2 Grossberg layer 2 demonstration. % First Version, 8-31-95. %================================================================== % GLOBALS glob