代码搜索:engineering

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

代码结果 10,000
www.eeworm.com/read/214740/15090016

m da.m

% % Data Analysis Toolbox % % Version 3.0 % % (c) 1994-1995 H.Hiden & A.Mitchell % % % Dept. of Chemical and Process Eng
www.eeworm.com/read/213492/15133780

m demo_ocr.m

% DEMO_OCR Demo on Optical Character Recognition using SVM. % % Synopsis: % demo_ocr; % % Description: % For more information type 'help ocr'. % % About: Statistical Pattern Recognition Toolbox %
www.eeworm.com/read/171934/5390839

sdp message-3.sdp

v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0
www.eeworm.com/read/369527/9641600

m opf_form.m

function code = opf_form(alg) %OPF_FORM Which OPF formulation is used by alg. % code = opf_form(alg) returns a formulation code given an algorithm code. % The codes are: % 1 - standard, poly
www.eeworm.com/read/411674/11233898

m demo_ocr.m

% DEMO_OCR Demo on Optical Character Recognition using SVM. % % Synopsis: % demo_ocr; % % Description: % For more information type 'help ocr'. % % About: Statistical Pattern Recognition Toolbox %
www.eeworm.com/read/265706/11256077

m runcomp.m

function runcomp(casename, opt1, opt2) %RUNCOMP Runs two OPFs and compares results. % % runcomp(casename, opt1, opt2) % % MATPOWER % $Id: runcomp.m,v 1.4 2004/08/23 20:59:28 ray Exp $ % by R
www.eeworm.com/read/335571/12514323

m opf_form.m

function code = opf_form(alg) %OPF_FORM Which OPF formulation is used by alg. % code = opf_form(alg) returns a formulation code given an algorithm code. % The codes are: % 1 - standard, poly
www.eeworm.com/read/334923/12562251

m runcomp.m

function runcomp(casename, opt1, opt2) %RUNCOMP Runs two OPFs and compares results. % % runcomp(casename, opt1, opt2) % % MATPOWER % $Id: runcomp.m,v 1.4 2004/08/23 20:59:28 ray Exp $ % by R
www.eeworm.com/read/132706/14077921

m opf_form.m

function code = opf_form(alg) %OPF_FORM Which OPF formulation is used by alg. % code = opf_form(alg) returns a formulation code given an algorithm code. % The codes are: % 1 - standard, poly
www.eeworm.com/read/205307/15321141

m m_conv.m

%m_conv is an extension to MATLAB's conv, where more %arguments are allowed, which means that under such %the convolution of more than two vectors can be %obtained at the same time. %Copyright