代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/482010/6635182
c engwindemo.c
/* engwindemo.c
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
* Copyright (c) 1996-1998 by The MathWorks, Inc.
* All Rights
www.eeworm.com/read/259886/11759465
m demolin8.m
%% Adaptive Noise Cancellation
% A linear neuron is allowed to adapt so that given one signal, it can predict a
% second signal.
%
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.13 $
www.eeworm.com/read/259886/11759784
m demolin5.m
%% Underdetermined Problem
% A linear neuron is trained to find a non-unique solution to an undetermined
% problem.
%
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.12 $ $Date: 2002/04
www.eeworm.com/read/154209/11982882
m fdellip.m
function varargout = fdellip(varargin)
%fdellip Elliptic Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.7 $
% Change this global
www.eeworm.com/read/154209/11983264
m fdbutter.m
function varargout = fdbutter(varargin)
%fdbutter Butterworth Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.7 $
% Change this gl
www.eeworm.com/read/154209/11983540
m pickfcn.m
function pickfcn(action,varargin)
%PICKFCN Handle callbacks for the current line selection.
% Assumes signal browser is the current figure.
% Copyright (c) 1988-98 by The MathWorks, Inc.
%
www.eeworm.com/read/154209/11983689
m sptexport.m
function varargout = sptexport(varargin)
%SPTEXPORT Export Dialog box for SPTool.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.8 $
if nargin == 0 | ~isstr(varargin{1})
www.eeworm.com/read/154209/11983745
m fvinit.m
function varargout = fvinit(varargin)
%FVINIT Initialize filter viewer.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.31 $
save_shh = get(0,'showhiddenhandles');
www.eeworm.com/read/339592/12223506
m flashprogrammer.m
function flashProgrammer
% FLASHPROGRAMMER - c28x Flash Programner helper function
%
%
% Copyright 2006 The MathWorks, Inc.
% $Revision: 1.1.6.1 $
% $Date: 2006/11/29 22:35:07 $
% The
www.eeworm.com/read/339575/12224428
m slblocks.m
function blkStruct = slblocks
%SLBLOCKS Defines the block library for a specific Toolbox or Blockset.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: 1.10 $
blkStruct.Name = 'WCDMA Librar