代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/310212/13654825
m ruler.m
function varargout = ruler(varargin)
%RULER Ruler management function.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.33 $
% API - state of ruler is stored in a structure in
www.eeworm.com/read/310212/13654852
m sptprefs.m
function varargout = sptprefs(varargin)
%SPTPREFS Preferences dialog box for SPTool.
% prefs = sptprefs(prefs)
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.9 $
if ~isstr(
www.eeworm.com/read/310212/13654862
m spinit.m
function spinit(SPTfig)
%SPINIT Initialization for SPECTVIEW (Spectrum Viewer Client)
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.11 $
shh = get(0,'showhiddenhandles');
se
www.eeworm.com/read/310212/13654895
m panner.m
function varargout = panner(varargin)
%PANNER Panner management function.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.13 $
if nargin < 1
action = 'init';
else
a
www.eeworm.com/read/303766/13809622
m lab24a.m
function [ber, numBits] = bertooltemplate(EbNo, maxNumErrs, maxNumBits)
% Import Java class for BERTool.
import com.mathworks.toolbox.comm.BERTool;
% Initialize variables related to exit criteria
www.eeworm.com/read/303764/13809624
m lab24b.m
function [ber, numBits] = bertooltemplate(EbNo, maxNumErrs, maxNumBits)
% Import Java class for BERTool.
import com.mathworks.toolbox.comm.BERTool;
% Initialize variables related to exit criter
www.eeworm.com/read/124574/6045332
m pgetdatatypes.m
function [slDt, rtwDt] = pGetDataTypes(inDataType)
%PGETDATATYPES Returns the SL (SS_xxxx) and RTW (xxxx_T) DataTypes according
% to the input (xxxx).
%
% Copyright 2005 The MathWorks, Inc.
www.eeworm.com/read/259886/11759875
m demolin1.m
%% Pattern Association Showing Error Surface
% A linear neuron is designed to respond to specific inputs with target outputs.
%
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.14 $ $Dat
www.eeworm.com/read/259886/11759903
m democ1.m
%% Competitive Learning
% Neurons in a competitive layer learn to represent different regions of the
% input space where input vectors occur.
%
% Copyright 1992-2002 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/154209/11983635
m ruler.m
function varargout = ruler(varargin)
%RULER Ruler management function.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.33 $
% API - state of ruler is stored in a structure in