代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/414357/11119064
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
%==========================
www.eeworm.com/read/414357/11119185
m nnd13es.m
function nnd13es(cmd,data)
%NND13ES 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/134893/13972005
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
%==================================================================
% CONSTANTS
me = 'nnd6lt';
% DEFAULTS
if na
www.eeworm.com/read/134893/13972047
m nnd8dd.m
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% BRING UP FIGURE IF IT EXISTS
me = 'nnd8dd';
fig = nnfgflag(me);
if length(get(fig,'children')) == 0, fig = 0; end
i
www.eeworm.com/read/108859/15573729
m modedt.m
function modedt(mode,cur_txt)
%MODEDT Signal editing for MODGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
www.eeworm.com/read/108859/15573761
m dfftedt.m
function dfftedt(mode,cur_txt)
% DFFTEDT Support file for DFFTGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
www.eeworm.com/read/108859/15573807
m sig2ws.m
function [outarg1, outarg2, outarg3, outarg4, outarg5, outarg6] = sig2ws(mode)
% SIG2WS Signal to workspace.
% Author: Craig Borghesani
% Date: 4/6/97 12:09PM
% Copyright (c
www.eeworm.com/read/108859/15573808
m dpzedt.m
function dpzedt(mode,cur_txt)
%MODEDT Signal editing for MODGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
www.eeworm.com/read/108859/15573810
m dtsiggen.m
function [new_y,p_range] = dtsiggen(p_range,mode)
%DTSIGGEN Support file for DTSIGGUI and DTSYSGUI.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.