代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/215983/15031372
m nnd9sdq.m
function nnd9sdq(cmd,data)
%NND9SDQ Steepest descent for quadratic function demonstration.
% First Version, 8-31-95.
%==================================================================
% BRI
www.eeworm.com/read/475502/6790069
m dtsigplt.m
function dtsigplt(mode)
%DTSIGPLT Support file for DTSIGGUI and DTSIMGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishi
www.eeworm.com/read/475502/6790096
m ctsigplt.m
function ctsigplt(mode)
% CTSIGPLT Support file for CTSIGGUI
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
%
www.eeworm.com/read/472209/6873240
m lombscargle.m
function lombscargle(inputdata,dupe_elim)
% LOMBSCARGLE(INPUTDATA, DUPE_ELIM) performs a Lomb-Scargle periodogram (spectral) analysis on an n x 2 matrix of data
% (inputdata = x(i),y(i)) that are n
www.eeworm.com/read/294886/8195882
m nnd9nm.m
function nnd9nm(cmd,data)
%NND9NM Newton's method demonstration.
% First Version, 8-31-95.
%==================================================================
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/294886/8195967
m nnd9sdq.m
function nnd9sdq(cmd,data)
%NND9SDQ Steepest descent for quadratic function demonstration.
% First Version, 8-31-95.
%==================================================================
% BRI
www.eeworm.com/read/414357/11118987
asv nnd8dd.asv
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.7 $
% BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/414357/11119006
m nnd17pc.m
function [ret1,ret2,ret3,ret4,ret5]=nnd17pc(cmd,arg1,arg2,arg3,arg4,arg5)
%NND17PC Network function demonstration.
%
% This demonstration requires either the MININNET functions
% on the NND disk
www.eeworm.com/read/414357/11119180
m nnd9nm.m
function nnd9nm(cmd,data)
%NND9NM Newton's method demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%===========
www.eeworm.com/read/414357/11119337
m nnd9sdq.m
function nnd9sdq(cmd,data)
%NND9SDQ Steepest descent for quadratic function demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version