代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/398337/7993780
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/244937/12830157
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
www.eeworm.com/read/326067/13168318
m getsummary.m
function temp = getSummary(allhtmllist)
%GETSUMMARY Get the summary from all MATLAB Central File Exchange downloads.
% Copyright 1984-2006 The MathWorks, Inc.
% Author : Santosh Kasula
te
www.eeworm.com/read/321050/13412688
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
www.eeworm.com/read/313963/13577574
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
www.eeworm.com/read/313956/13578080
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/312988/13599767
c int16_rtdx.c
/* $Revision: 1.4 $ */
/* Copyright 2002 The MathWorks, Inc. */
/* RTDX tutorial target application: read from host and echo back */
#include /* RTDX_Data_Read */
#include
www.eeworm.com/read/312988/13599776
c int16_rtdx.c
/* $Revision: 1.5 $ */
/* Copyright 2002 The MathWorks, Inc. */
/* RTDX tutorial target application: read from host and echo back */
#include /* RTDX_Data_Read */
#include
www.eeworm.com/read/310212/13654618
m moddemo.m
function moddemo(action,s,ss);
%MODDEMO Demonstrates modulation and demodulation.
%
% See also CZTDEMO, FILTDEMO, SOSDEMO.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.20
www.eeworm.com/read/310212/13654659
m fdfirls.m
function varargout = fdfirls(varargin)
%fdfirls Firls - Least Squares Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.5 $
% Change