代码搜索:UserData

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

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

m nnd14lv1.m

function nnd14lv1(cmd,arg1,arg2,arg3) %NND4LV1 LVQ1 demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=====================================
www.eeworm.com/read/336314/12451753

m nnd12mo.m

function nnd12mo(cmd,arg1) %NND12MO Momentum backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %============================
www.eeworm.com/read/130698/14177435

m nnd12m.m

function nnd12m(cmd,arg1) %NND12M Marquardt backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=============================
www.eeworm.com/read/130698/14177440

m nnd12ms.m

function nnd12ms(cmd,arg1) %NND12MS Maquardt step demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=======================================
www.eeworm.com/read/130698/14177448

m nnd13edr.m

function nnd13edr(cmd,arg1,arg2,arg3) %NND13EDR Effects of decay rate demonstration. % First Version, 8-31-95. %================================================================== % CONSTANTS
www.eeworm.com/read/130698/14177452

m nnd8ts2.m

function nnd8ts2(cmd,data) %NND8TS2 Taylor series demonstration #2. % First Version, 8-31-95. %================================================================== % BRING UP FIGURE IF IT EXIS
www.eeworm.com/read/130698/14177461

m nnd5rb.m

function nnd5rb(cmd) %NND5RB Reciprocal basis demonstration. % INITIALIZE arrow_size=0.2; not_first_tm=0; % BRING UP FIGURE IF IT EXISTS me = 'nnd5rb'; fig = nnfgflag(me); if length(ge
www.eeworm.com/read/130698/14177463

m nnd12vl.m

function nnd12vl(cmd,arg1) %NND12VL Variable learning rate backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %==============
www.eeworm.com/read/130698/14177468

m nnd14lv2.m

function nnd14lv2(cmd,arg1,arg2,arg3) %NND4LV1 LVQ2 demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=====================================
www.eeworm.com/read/130698/14177491

m nnd15li.m

function nnd15li(cmd,arg1,arg2,arg3) %NND15LI Leaky integrator demonstration. % First Version, 8-31-95. %================================================================== % CONSTANTS me =