代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/259886/11759408
m appcr1.m
%APPCR1 Character recognition.
% Mark Beale, 12-15-93
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.15 $ $Date: 2002/04/14 21:25:18 $
clf;
figure(gcf)
echo on
% NEWFF
www.eeworm.com/read/259886/11759825
m nnd18hn.m
function nnd18hn(cmd,data)
%NND18HN Hopfield network demonstration.
% $Revision: 1.7 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%========
www.eeworm.com/read/259886/11759843
m nnd5rb.m
function nnd5rb(cmd)
%NND5RB Reciprocal basis demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.8 $
% INITIALIZE
arrow_size=0.2;
not_first_
www.eeworm.com/read/259886/11759869
m nnd9mc.m
function nnd9mc(cmd,data)
%NND9MC Method comparison demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%=========
www.eeworm.com/read/154209/11983024
m phone.m
function phone(action)
%PHONE Signal processing and the touch-tone phone.
% Ned Gulley, 6-21-93
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 5.6 $ $Date: 1997/11/26 20:13:
www.eeworm.com/read/151709/12179733
asm vectors.asm
; CCSFIR demo for Code Composer Studio(tm)
; Simple Vector table for C6xxx series
; Copyright 2001-2002 The MathWorks, Inc.
; $Revision: 1.5 $ $Date: 2002/06/12 15:31:01 $
unused .macro id
www.eeworm.com/read/151709/12179748
asm vectors_6x.asm
; CCSFIR demo for Code Composer Studio(tm)
; Simple Vector table for C6xxx series
; Copyright 2001-2002 The MathWorks, Inc.
; $Revision: 1.4 $ $Date: 2002/06/12 15:30:58 $
unused .macro id
www.eeworm.com/read/151704/12180458
m write_bitfield.m
function dummy = write_bitfield(nn,index,data)
% Private. Bitfield write.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.4 $ $Date: 2002/05/14 19:46:57 $
error(nargchk(2,3,nargin));
if