代码搜索:MathWorks

找到约 4,523 项符合「MathWorks」的源代码

代码结果 4,523
www.eeworm.com/read/259886/11759777

m nnd8qf.m

function nnd8qf(cmd,data) %NND8QF Quadratic function demonstration. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.6 $ % BRING UP FIGURE IF IT EXISTS me
www.eeworm.com/read/259241/11812483

txt chisquared_readme.txt

From ftp://ftp.mathworks.com/pub/contrib/v4/stats/chisquared/ Chi-squared probability function. Abstract m-files to compute the Chi-squared probability function, and the percentage points of the pr
www.eeworm.com/read/154760/11929252

m phone.m

function phone(action) %PHONE Signal processing and the touch-tone phone. % Author(s): Ned Gulley, 6-21-93 % Copyright 1988-2002 The MathWorks, Inc. % $Revision: 1.9 $ $Date: 2002/03/28
www.eeworm.com/read/154209/11982990

m demos.m

function tbxStruct=Demos % DEMOS Demo list for the Signal Processing Toolbox % Kelly Liu, 8-6-96 % Copyright (c) 1988-98 by The MathWorks, Inc. % $Revision: 1.8 $ $Date: 1997/11/26 20:13:16
www.eeworm.com/read/154209/11983596

m ruldown.m

function ruldown(ruler_num) %RULDOWN Button down function for ruler lines. % Copyright (c) 1988-98 by The MathWorks, Inc. % $Revision: 1.9 $ % ruler_num % 1,2 button down on ruler lin
www.eeworm.com/read/256093/12029136

eps pic.eps

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The MathWorks, Inc %%Title: MATLAB graph %%CreationDate: 05/05/ 1 17:26:21 %%Pages: 001 %%BoundingBox: 080 407 532 756 %%DocumentFonts: Times-Roman %
www.eeworm.com/read/151710/12179685

asm vectors_6x.asm

; CCSFIR demo for Code Composer Studio(tm) ; Simple Vector table for C6xxx series ; Copyright 2002 The MathWorks, Inc. ; $Revision: 1.3 $ $Date: 2002/06/12 15:30:53 $ unused .macro id .g
www.eeworm.com/read/151704/12180336

m write_enum.m

function resp = write_enum(ss,index,data) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.2 $ $Date: 2002/05/14 19:46:58 $ error(nargchk(2,3,nargin)); if ~ishandle(ss), error('First
www.eeworm.com/read/151704/12180834

m write_rstring.m

function resp = write_rstring(rs,index,data) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.7 $ $Date: 2002/05/15 21:08:00 $ error(nargchk(2,3,nargin)); if ~ishandle(rs), error('Fir
www.eeworm.com/read/151704/12180874

m read_rstring.m

function resp = read_rstring(rs,index,timeout) % Copyright 2002 The MathWorks, Inc. % $Revision: 1.4 $ $Date: 2002/05/03 13:25:50 $ error(nargchk(1,3,nargin)); if ~ishandle(rs), error('F