代码搜索:MATLAB

找到约 10,000 项符合「MATLAB」的源代码

代码结果 10,000
www.eeworm.com/read/207278/15275928

m gluedata.m

function sigseg = gluedata(signal,n0,l) % GLUEDATA concatenate data segments of one long signal into one new data % vector % % Usage: sigseg = gluedata('signal',n0,l) % signal: the stri
www.eeworm.com/read/206661/15292412

txt readme.txt

Higher-Order Spectral Analysis (HOSA) Toolbox. Version 2.0.3 (R12 compliant) 27 Dec 2000 There are three steps to installing the HOSA toolbox. (a) Download the SETUP.EXE file to your ma
www.eeworm.com/read/205721/15308942

mat2html

#!/usr/local/bin/perl $URL = "http://www.nd.edu/Courses/kantor/matlab/mat2html"; # READ THE HELP SECTION BELOW FOR INFORMATION ON HOW TO USE THIS SCRIPT. # # To install, simply save this function at
www.eeworm.com/read/164549/5489093

m showr.m

function showr(recvar) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function showr(recvar) % % Shows the contents av all field
www.eeworm.com/read/164549/5489105

m setr.m

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

m reshapem.m

function MMOut = reshapem(MMIn, newSize) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function MMOut = reshapem(MMIn, newSize)
www.eeworm.com/read/164549/5489114

m showr.m

function showr(recvar) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function showr(recvar) % % Shows the contents of all fie
www.eeworm.com/read/164549/5489124

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 ma
www.eeworm.com/read/475765/6778074

m ex4_3.m

% EX4_3.M Check Example 4.3 using roots, factor and solve % Also, see what MATLAB does with third order eq. % defined symbolically 'a1*x^3+a*x^2+b*x+c=0' % This script requires the Symbolic M
www.eeworm.com/read/474516/6811299

txt install.txt

To run Trace graph 2.05 Matlab 6.1 or higher is required. Just change directory to the one with Trace graph m-files and type trgraph in Matlab command window to execute the program. To compile Trac