代码搜索:UserData

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

代码结果 4,368
www.eeworm.com/read/491824/6426856

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
www.eeworm.com/read/491824/6426857

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. % $R
www.eeworm.com/read/491824/6426862

m nnd21hn.m

function nnd21hn(cmd,data) %NND21HN Hopfield network demonstration. % $Revision: 1.7.2.2 $ % Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %====
www.eeworm.com/read/491824/6426875

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. % $R
www.eeworm.com/read/491824/6426879

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. %
www.eeworm.com/read/491824/6426881

m nnd12sd1.m

function nnd12sd1(cmd,arg1) %NND12SD1 Steepest descent backpropagation demonstration #1. % % This demonstration requires the Neural Network Toolbox. % $Revision: 1.8 $ % Copyright 1994-2002 PW
www.eeworm.com/read/491824/6426894

m nnd12cg.m

function nnd12cg(cmd,arg1) %NND12CG Conjugate gradient backpropagation demonstration. % % This demonstration requires the Neural Network Toolbox. % Copyright 1994-2002 PWS Publishing Company an
www.eeworm.com/read/491824/6426895

m nnd9mc.m

function nnd9mc(cmd,data) %NND9MC Method comparison demonstration. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %=========
www.eeworm.com/read/491824/6426897

m nnd17nf.m

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

m nnd18aw.m

function nnd18aw(cmd,arg1,arg2,arg3) %NND18AW Adaptive weights demonstration. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95.