代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/443410/7633415
eps ber_snr_k4_new.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: D:\matlab\work\alliances\code\BER_SNR_K4_new.eps
%%CreationDate: 10/16/2006 15:37:37
%%DocumentNeededFonts: Helvetica
%%Do
www.eeworm.com/read/443410/7633424
eps ber_k4_dist_rs.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: D:\matlab\work\alliances\code\BER_K4_dist_RS.eps
%%CreationDate: 09/29/2006 14:43:19
%%DocumentNeededFonts: Helvetica
%%Do
www.eeworm.com/read/439446/7708640
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/439271/7713360
m qftdm1d.m
function qftdm1d(mode)
% Fourth stage of QFTDM1
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.5 $
global win1_loc win2_loc win3_loc wi
www.eeworm.com/read/439271/7713421
m qftdm6e.m
% Fifth stage of QFTDM6
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_loc ...
info_w
www.eeworm.com/read/199277/7870456
eps yee_bulk.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: /home/michel/DOCS/drafts/Cyl_FDTD_doc/Yee_bulk.eps
%%CreationDate: 02/12/2003 14:14:34
%%DocumentNeededFonts: Helvetica
%%Docum
www.eeworm.com/read/313956/13578108
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/313956/13578316
c flxor.c
#include
#include "mex.h"
/*
* Wes Wang, Cleve Moler, 10/5/95
* Copyright (c) 1995-96 The MathWorks, Inc.
* All Rights Reserved
* $Revision: 1.1 $ $Date: 1996/04/01 18:13:56 $
*/
www.eeworm.com/read/491824/6426836
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.
%=========