代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/310212/13654677
m fdremez.m
function varargout = fdremez(varargin)
%FDREMEZ Remez - Equiripple Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.6 $
% Change th
www.eeworm.com/read/310212/13654824
m sbinit.m
function sbinit
%SBINIT Initialize signal browser.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.24 $
save_shh = get(0,'showhiddenhandles');
set(0,'showhiddenhandle
www.eeworm.com/read/310212/13654888
m rulermo.m
function rulermo(ruler_num)
%RULERMO Windowbuttonmotionfcn for dragging a ruler object
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.6 $
fig = gcf;
ud = get(fig,'us
www.eeworm.com/read/306480/13744457
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/138963/5811902
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/484356/6586145
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2002 The MathWorks, Inc.
%
www.eeworm.com/read/481596/6635888
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2002 The MathWorks, Inc.
%
www.eeworm.com/read/476907/6754128
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/154209/11983043
m moddemo.m
function moddemo(action,s,ss);
%MODDEMO Demonstrates modulation and demodulation.
%
% See also CZTDEMO, FILTDEMO, SOSDEMO.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.20
www.eeworm.com/read/154209/11983155
m fdfirls.m
function varargout = fdfirls(varargin)
%fdfirls Firls - Least Squares Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.5 $
% Change