代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/337307/12377385

m display1.m

function varargout = display1(flag,varargin) % DISPLAY1 displays progress information during optimization. % FIGTR = DISPLAY1('init',itbnd,tol,showstat,nbnds,x,g,l,u) % does the initialization
www.eeworm.com/read/337307/12377664

m funtool.m

function funtool(keyword,varargin) %图形界面函数计算器,能进行函数各类初等运算、积分、微分、作图。 %FUNTOOL A function calculator. % FUNTOOL is an interactive graphing calculator that manipulates % functions of a single var
www.eeworm.com/read/148936/12413171

c gsm_sms.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_sms.cc // * // * Purpose: SMS functions // * (ETSI GSM 07.05)
www.eeworm.com/read/250122/12431068

m exm1153_1.m

function exm1153_1(flag) if nargin
www.eeworm.com/read/336314/12451315

m nnd16a1.m

function nnd16a1(cmd,arg1,arg2,arg3) %NND16A1 ART1 algorithm demonstration. % First Version, 8-31-95. %================================================================== % CONSTANTS me = 'n
www.eeworm.com/read/336314/12451385

m nnd14fm2.m

function nnd14fm2(cmd,arg1,arg2,arg3) %NND14FM2 2-D feature map demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=========================
www.eeworm.com/read/336314/12451393

m nnd13uh.m

function nnd13uh(cmd,arg1,arg2,arg3) %NND13UH Unsupervised Hebb demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % F
www.eeworm.com/read/336314/12451399

m nnd14cl.m

function nnd14cl(cmd,arg1,arg2,arg3) %NND14CL Competitive learning demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox.
www.eeworm.com/read/336314/12451411

m nnd3pc.m

function nnd3pc(cmd,arg1,arg2,arg3) %NND3PC Perceptron classification demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox.
www.eeworm.com/read/336314/12451426

m nnd6eg.m

function nnd6eg(cmd,data) %NND6EG Eigenvector game. % BRING UP FIGURE IF IT EXISTS me = 'nnd6eg'; fig = nnfgflag(me); if length(get(fig,'children')) == 0, fig = 0; end if nargin == 0, cmd =