代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/406594/11439388

m nnd11nf.m

function [ret1,ret2,ret3,ret4,ret5]=nnd11nf(cmd,arg1,arg2,arg3,arg4,arg5) %NND11NF Network function demonstration. % % This demonstration requires either the MININNET functions % on the NND disk o
www.eeworm.com/read/406594/11439394

m nnd11bc.m

function [ret1,ret2,ret3,ret4]=nnd11bc(cmd,arg1,arg2,arg3,arg4,arg5) %NND11BC Backpropagation calculation demonstration. % % This demonstration requires the Neural Network Toolbox. % % NND11BC ru
www.eeworm.com/read/406594/11439396

m nnd8ts1.m

function nnd8ts1(cmd,data) %NND8TS Taylor series demonstration #1. % First Version, 8-31-95. %================================================================== % BRING UP FIGURE IF IT EXIST
www.eeworm.com/read/406594/11439410

m nnsettxt.m

function nnsettxt(h,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16,t17,t18,t19,t20) % NNSETTXT Neural Network Design utility function. % NNSETTXT(H,T1,T2,T3,T4,T5,...T7) % H -
www.eeworm.com/read/406594/11439412

m nnd12ls.m

function nnd12ls(cmd,arg1) %NND12LS Conjugate gradient lines search demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=====================
www.eeworm.com/read/406594/11439415

m nnd4db.m

function nnd4db(cmd,arg1,arg2,arg3) %NND4DB Decision boundaries demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % F
www.eeworm.com/read/406594/11439418

m nnd18hn.m

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

m nnd15aw.m

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

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/406594/11439427

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