代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/424063/10503432
m com-mkps.m
% This script is to make simulink block ps files for the SIMULINK blocks.
%
% Copyright (c) 1996 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 19:32:29 $
communct
p
www.eeworm.com/read/352274/10566984
m fdslide.m
function slide=fdslide
% This is a slideshow file for use with fdshow.m
% Too see it run, type 'fdshow',
% Copyright (c) 1984-97 by The MathWorks, Inc.
% $Revision: 5.16 $
global doi;
www.eeworm.com/read/352274/10568494
m fourier.m
%FOURIER Graphics demo of Fourier series expansion.
% Execute FOURIER to run it.
% Copyright (c) 1984-94 by The MathWorks, Inc.
clf reset
echo on
clc
% The Fourier series ex
www.eeworm.com/read/352274/10568553
m xfourier.m
%XFOURIER Graphics demo of Fourier series expansion.
% Execute XFOURIER to run it.
% Copyright (c) 1984-94 by The MathWorks, Inc.
clf reset
echo on
clc
% The Fourier series expansio
www.eeworm.com/read/351732/10614629
m wcdmablkpcpichgen.m
function wcdmablkpcpichgen(antenna, st)
% WCDMA Demo helper function. This function is called to check
% P-CPICH Generator block
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: $ $Date:
www.eeworm.com/read/468934/6982291
m vb_bmpinfo.m
function [info,msg] = VB_bmpinfo(filename, address)
% This function is exactly the same as the Mathworks IMBMPINFO.M
% file apart from the second input argument (i.e. 'address') and the
% li
www.eeworm.com/read/466518/7026214
m wcdmablkpcpichgen.m
function wcdmablkpcpichgen(antenna, st)
% WCDMA Demo helper function. This function is called to check
% P-CPICH Generator block
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: $ $Date:
www.eeworm.com/read/458392/7297274
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2002 The MathWorks, Inc.
%
www.eeworm.com/read/445655/7592270
txt readmeenglish.txt
Help file of Cluster Validation Toolbox for estimating the number of clusters (CVT-NC)
(Version 2.0)
Your comments are welcome at:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.d
www.eeworm.com/read/439815/7701250
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis