代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/180486/9305360
m disp.m
function disp(h)
%DISP Object display.
% DISP(H) displays all object properties.
% Copyright 2006 The MathWorks, Inc.
% $Revision: 1.1.6.1 $ $Date: 2006/05/31 02:45:15 $
get(h);
www.eeworm.com/read/180486/9305370
m setcoderate.m
function R = setcoderate(h, R)
%SETCODERATE Set code rate of LDPC base object.
% Copyright 1996-2005 The MathWorks, Inc.
% $Revision: 1.1.6.1 $ $Date: 2005/12/12 23:12:55 $
error(['Chang
www.eeworm.com/read/180486/9305372
m ldpcbase.m
function h = ldpcbase(H)
%LDPCBASE Construct an LDPC base object.
%
% Inputs:
% H - Parity check matrix (sparse matrix)
% Copyright 1996-2005 The MathWorks, Inc.
% $Revision: 1.1.6.1
www.eeworm.com/read/180486/9305373
m setparitycheckmatrix.m
function H = setparitycheckmatrix(h, H)
%SETPARITYCHECKMATRIX Set parity check matrix of LDPC base object.
% Copyright 1996-2005 The MathWorks, Inc.
% $Revision: 1.1.6.1 $ $Date: 2005/12/12
www.eeworm.com/read/180486/9305375
m disp.m
function disp(h)
%DISP Object display.
% DISP(H) displays all object properties.
% Copyright 1996-2005 The MathWorks, Inc.
% $Revision: 1.1.6.1 $ $Date: 2005/12/12 23:12:52 $
get(h);
www.eeworm.com/read/373220/9468743
m ishandl.m
function I = ishandle(h)
%ISHANDLE True for graphics handles.
% ISHANDLE(H) returns 1's where the elements of H are valid graphics
% handles and 0's where they are not.
% L. Ljung
www.eeworm.com/read/167116/9980383
m bizcard.m
function bizcard
% BIZCARD Future version of The MathWorks business card.
% Click anywhere on the card.
clf reset
shg
set(gcf,'name','The MathWorks Business Card', ...
'menu','none','numbertitl
www.eeworm.com/read/361496/10050188
m dspblkbfftscope(1).m
% DSPBLKBFFTSCOPE 偼丄Buffered FFT scope 僽儘僢僋偺曗彆娭悢偱偡丅
% $Revision: 1.7 $ $Date: 2002/06/07 20:17:45 $
% Copyright 1995-2002 The MathWorks, Inc.
www.eeworm.com/read/361496/10050196
m dspblkifft.m
% DSPBLKIFFT 偼丄IFFT 僽儘僢僋偺曗彆娭悢偱偡丅
% $Revision: 1.8 $ $Date: 2002/06/07 20:17:55 $
% Copyright 1995-2002 The MathWorks, Inc.