代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/491824/6426877
asv nnd17no.asv
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/6426882
m nnd6eg.m
function nnd6eg(cmd,data)
%NND6EG Eigenvector game.
% Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.7.2.3 $
% BRING UP FIGURE IF IT EXISTS
me = 'nnd6eg';
www.eeworm.com/read/491824/6426884
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/491824/6426886
m nnd14fir.m
function [ret1,ret2,ret3,ret4,ret5]=nnd14fir(cmd,arg1,arg2,arg3,arg4,arg5)
%NND14FIR Finite Impulse Response Network
%
% This demonstration requires either the MININNET functions
% on the NND di
www.eeworm.com/read/491824/6426893
asv nnd3pc.asv
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/491824/6426933
m nndemof2.m
function fig = nndemof2(s1,s2,s3,s4,s5)
% NNDEMOF2 Neural Network Design utility function.
% Standard demo figure for Neural Network Toolbox GUI.
%
% NNDEMOF2(S1,S2,S3)
% S1 - Name of windo
www.eeworm.com/read/491824/6426964
m nnd7sh.m
function nnd7sh(cmd,arg1,arg2,arg3)
%NND7SH Supervised Hebb demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
%============================
www.eeworm.com/read/482678/6621191
m gui_mri_open.m
function [mri] = gui_mri_open(mri,command,parent)
% gui_mri_open - Load & Display MRI data
%
% Useage: [mri] = gui_mri_open(mri,[command],[parent])
%
% mri is a structure, generated by 'mri_t
www.eeworm.com/read/482678/6621198
m gui_ge_open.m
function [mri] = gui_ge_open(mri,command,parent)
% gui_ge_open - Load & Display MRI data
%
% Useage: [mri] = gui_ge_open(mri,[command],[parent])
%
% mri is a structure, generated by 'mri_tool
www.eeworm.com/read/482678/6621241
m avw_view_hdr.m
function avw_view_hdr(avw,parent)
% AVW_VIEW_HDR - View and modify Analyze header file
%
% Useage: avw_view_hdr(avw [,parent])
%
% Input avw can be generated by avw_hdr_read or avw_img_read