代码搜索:MathWorks

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

代码结果 4,523
www.eeworm.com/read/359369/2978617

ps demo2_f2.ps

%!PS-Adobe-2.0 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Microsoft Windows XP. %%Title: .\demo2_f2.ps %%CreationDate: 04/22/2008 13:27:14 %%DocumentNee
www.eeworm.com/read/359369/2978630

eps eimm2_trajectory.eps

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Microsoft Windows XP. %%Title: .\eimm2_trajectory.eps %%CreationDate: 04/20/2008 11:43:
www.eeworm.com/read/359369/2978648

ps bot_demo_ekf1.ps

%!PS-Adobe-2.0 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Microsoft Windows XP. %%Title: .\bot_demo_ekf1.ps %%CreationDate: 04/22/2008 13:21:07 %%Docume
www.eeworm.com/read/359369/2978655

ps bot_demo_ekf2.ps

%!PS-Adobe-2.0 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Microsoft Windows XP. %%Title: .\bot_demo_ekf2.ps %%CreationDate: 04/22/2008 13:21:17 %%Docume
www.eeworm.com/read/414357/11119043

m nnd8ts1.m

function nnd8ts1(cmd,data) %NND8TS Taylor series demonstration #1. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.6 $ % First Version, 8-31-95. %=========
www.eeworm.com/read/414357/11119163

m nnd6eg.m

function nnd6eg(cmd,data) %NND6EG Eigenvector game. % Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.7.2.3 $ % BRING UP FIGURE IF IT EXISTS me = 'nnd6eg';
www.eeworm.com/read/414357/11119342

m nnd7sh.m

function nnd7sh(cmd,arg1,arg2,arg3) %NND7SH Supervised Hebb demonstration. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.6 $ %============================
www.eeworm.com/read/248284/12585651

m p5_2.m

% Program P5_2 % Illustration of Aliasing Effect in the Time-Domain % Program adapted from [Kra94] with permission from % The Mathworks, Inc., Natick, MA. clf; T = 0.1;f = 13; n = (0:T:1)'; xs
www.eeworm.com/read/147096/12586410

m demoicon.m

function [x1, y1, x2, y2] = demoicon %output the input/iutput for the modulation icons. % Copyright (c) 1996 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/04/01 19:38:21 $
www.eeworm.com/read/334076/12642673

c fiscore.c

/* Copyright (c) 1994-98 by The MathWorks, Inc. */ /* $Revision: $ $Date: $ */ #include "mex.h" #include "fis.h" #include "lib.c" #include "mf.c" #include "t_norm.c" #include "defuzz.c"