代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/336314/12451716

m nnd14cc.m

function nnd14cc(cmd,arg1,arg2,arg3) %NND14CC Competitive classification demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbo
www.eeworm.com/read/336314/12451728

m nnd7sh.m

function nnd7sh(cmd,arg1,arg2,arg3) %NND7SH Supervised Hebb demonstration. %================================================================== % CONSTANTS me = 'nnd7sh'; p_x = 5; % pattern ho
www.eeworm.com/read/336314/12451738

m nnd13is.m

function nnd13is(cmd,arg1,arg2,arg3) %NND13IS Instar demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % First Versio
www.eeworm.com/read/132357/14096748

m eegplot.m

function [outvar1] = eegplot(data,p1,p2,p3,p4,p5,p6) % EEGPLOT - display EEG % % usage: eegplot(data,Fs,spacing,eloc_file,windowlength,title) % eegplot('noui',data,Fs,spacing,eloc_file,startpoi
www.eeworm.com/read/130698/14177427

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/130698/14177465

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/130698/14177470

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/130698/14177474

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/130698/14177483

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/130698/14177493

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 =