代码搜索:containing

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

代码结果 10,000
www.eeworm.com/read/167735/9953624

m loadtest.m

function [test,testc] = loadiris(); % LOADIRIS : loads the cluster IRIS benchmark data % [test,testc] = loadiris() % test - a 2*20 matrix containing the 150 samples % testc - a 1*20 category vector c
www.eeworm.com/read/362500/9995899

m xclgetdata.m

function xmat = xclgetdata(filename,datarange) %XCLGETDATA extracts a matrix from an Excel spreadsheet % Inputs are (filename) a text string containing the % file name of the OPEN Excel spreadshe
www.eeworm.com/read/362500/9996080

m xclputdata.m

function xclputdata(filename,datarange,xmat) %XCLPUTDATA places a MATLAB matrix in an Excel spreadsheet % Inputs are (filename) a text string containing the % file name of the OPEN Excel spreadsh
www.eeworm.com/read/361765/10036847

rd dirichlet.rd

\name{Dirichlet} \alias{Dirichlet} \alias{ddirichlet} \alias{rdirichlet} \title{The Dirichlet Distribution} \description{ Density function and random generation from the Dirichlet distribution. } \u
www.eeworm.com/read/165151/10074689

htm websgetrequestdir.htm

websGetRequestDir -- GoAhead WebServer API
www.eeworm.com/read/360770/10079127

m graphfun.m

function graphfun (a,b,caption,xaxis,yaxis,f) %---------------------------------------------------------------- % Usage: graphfun (a,b,caption,xaxis,yaxis,f) % % Description: Graph the funct
www.eeworm.com/read/360770/10079144

m dft2.m

function Y = dft2 (X,dir) %---------------------------------------------------------------- % Usage: Y = dft2 (X,dir) % % Description: Compute the two-dimensional discrete Fourier %
www.eeworm.com/read/360770/10079146

m freqrsp.m

function [a,phi,f] = freqrsp (u,y,fs) %----------------------------------------------------------------------- % Usage: [a,phi,f] = freqrsp (u,y,fs) % % Description: Compute the frequency re
www.eeworm.com/read/360770/10079153

m plotfun.m

function plotfun (x0,x1,y0,y1,caption,xaxis,yaxis,zaxis,f) %---------------------------------------------------------------- % Usage: plotfun (x0,x1,y0,y1,caption,xaxis,yaxis,zaxis,f) % % De
www.eeworm.com/read/360770/10079174

m wave1.m

function [t,x,U] = wave1 (T,a,m,n,beta,f,g) %---------------------------------------------------------------------- % Usage: [t,x,U] = wave1 (T,a,m,n,beta,f,g); % % Description: Use the expl