代码搜索:parameter

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

代码结果 10,000
www.eeworm.com/read/448636/7528857

m grmaxstabset.m

function nMS=grMaxStabSet(E,d) % Function nMS=grMaxStabSet(E,d) solve the maximal stable set problem. % Input parameters: % E(m,2) - the edges of graph; % 1st and 2nd elements of each row i
www.eeworm.com/read/448636/7528858

m grminvercover.m

function nMC=grMinVerCover(E,d) % Function nMC=grMinVerCover(E,d) solve the minimal vertex cover problem. % Input parameters: % E(m,2) - the edges of graph; % 1st and 2nd elements of each r
www.eeworm.com/read/448628/7528915

m grcomp.m

function ncV=grComp(E,n) % Function ncV=grComp(E,n) find all components of the graph. % Input parameter: % E(m,2) - the edges of graph; % 1st and 2nd elements of each row is numbers of vert
www.eeworm.com/read/448628/7528921

m grcoledge.m

function mCol=grColEdge(E) % function mCol=grColEdge(E) solve the color graph problem % for edges of the graph. % Input parameter: % E(m,2) - the edges of graph; % 1st and 2nd elements of
www.eeworm.com/read/448539/7531001

plg gpio.plg

礦ision3 Build Log Project: E:\CAPTURER\GPIO.uv2 Project File Date: 02/07/2009 Output: Build target 'DebugFlash' compiling MAIN.C... main.h(3
www.eeworm.com/read/448315/7535288

m linkparset.m

function linkpar=linkparset(varargin) %LINKPARSET Link parameter configuration for SCM % LINKPAR=LINKPARSET(K) is a struct consisting of randomly generated link % parameters for K links. LINKPA
www.eeworm.com/read/448244/7536066

m differentialevolution.m

function varargout = differentialevolution(DEParams, paramDefCell, ... objFctHandle, objFctSettings, objFctParams, emailParams, optimInfo) %DIFFERENTIALEVOLUTION Start Differential Evolution optim
www.eeworm.com/read/448244/7536071

html differentialevolution.html

differentialevolution DIFFERENTIAL EVOLUTION Preamble I have put a lot o
www.eeworm.com/read/448011/7541898

m wrimage.m

function x = wrimage(DataOut,h,w,filename,PicExpand) %WRIMAGE Formats the data and writes it to a bmp file % % x = wrimage(DataOut,h,w,filename,PicExpand) % x : image data as a single row vector.
www.eeworm.com/read/447982/7542594

m wrimage.m

function x = wrimage(DataOut,h,w,filename,PicExpand) %WRIMAGE Formats the data and writes it to a bmp file % % x = wrimage(DataOut,h,w,filename,PicExpand) % x : image data as a single row vector.