代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/120147/6303533
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/224450/6338824
c gsm_sms.c
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_sms.cc
// *
// * Purpose: SMS functions
// * (ETSI GSM 07.05)
www.eeworm.com/read/491824/6426802
m nnd15uh.m
function nnd15uh(cmd,arg1,arg2,arg3)
%NND15UH Unsupervised Hebb demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
%
www.eeworm.com/read/491824/6426803
m nnd15gis.m
function nnd15gis(cmd,arg1,arg2,arg3)
%NND15GIS Graphical instar demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
www.eeworm.com/read/491824/6426806
m nnd16fm1.m
function nnd16fm1(cmd,arg1,arg2,arg3)
%NND16FM1 1-D feature map demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.8 $
% Copyright 1994-2002 PWS Publishi
www.eeworm.com/read/491824/6426809
m nnd13breg.m
function nnd13breg(cmd,data)
%NND13BREG Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%====
www.eeworm.com/read/491824/6426816
m nnd15hd.m
function nnd15hd(cmd,arg1,arg2,arg3)
%NND15HD Hebb with decay demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk or the Neural Network Toolbox.
% $
www.eeworm.com/read/491824/6426817
m nnd14iir.m
function [ret1,ret2,ret3,ret4,ret5]=nnd14iir(cmd,arg1,arg2,arg3,arg4,arg5)
%NND14IIR Finite Impulse Response Network
%
% This demonstration requires either the MININNET functions
% on the NND di
www.eeworm.com/read/491824/6426818
m nnd17no.m
function nnd17no(cmd,arg1)
% nnd17no Function approximation demonstration.
% This demonstration requires the Neural Network Toolbox.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks
www.eeworm.com/read/491824/6426820
asv nnd12ls.asv
function nnd12ls(cmd,arg1)
%NND12LS Conjugate gradient lines search demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% Copyright 1994-2002 PWS Publishing Company and T