代码搜索:Matlab仿真

找到约 10,000 项符合「Matlab仿真」的源代码

代码结果 10,000
www.eeworm.com/read/291067/6302872

m ismulmat.m

function B = ismulmat(variable) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function B = ismulmat(variable) % % Returns 1 if
www.eeworm.com/read/291067/6302912

m getr.m

function M = getr(recordvar, fieldname) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function M = getr(recordvar, fieldname) %
www.eeworm.com/read/291067/6302926

m getrestl.m

function outList = getrestl(inList) % RECVAR, A package for new data structures in Matlab. % (c) FOA 1998. See the file rvright.m for copyright notice. % % function ouList = getrestl(inList) % % Ret
www.eeworm.com/read/291067/6302960

m islastl.m

function B = islastl(list) % RECVAR, A package for new data structures in Matlab. % (c) FOA 1998. See the file rvright.m for copyright notice. % % function B = islastl(list) % % Returns 1 if list co
www.eeworm.com/read/291067/6302967

m sizem.m

function sizeOut = sizem(multiMatrix) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function sizeOut = sizem(multiMatrix) % % R
www.eeworm.com/read/291067/6302980

m existr.m

function B = existr(recordvar, fieldname) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function B = existr(recordvar, fieldnam
www.eeworm.com/read/291067/6303001

readme

RECVAR, A package for new data types in Matlab. (c) FOA 2000. See the file rvright.m for copyright notice. This package can be used both under Matlab 4 and 5. For Matlab 4, this package currently c
www.eeworm.com/read/291067/6303006

m dftopm.m

function B = dftopm(N,M) %DFTOPM generates a DFT operator matrix B such that the discrete 1D-Fourier % transform of a spatial vector x is given by X = B*x. The DFT is defined % in the same way as
www.eeworm.com/read/291067/6303017

m recdir.m

function M = recdir(recvar) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function M = recdir(recvar) % % Returns a Matlab matr
www.eeworm.com/read/291067/6303084

m helpd.m

function helpdbt(word) %HELPD Displays Matlab helptext with "more on". % * DBT, A Matlab Toolbox for Radar Signal Processing * % (c) FOA 1994-2000. See the file dbtright.m for copyright notice.