代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/439518/7706970

m demo.m

% % DEMONSTRATION OF ADABOOST_tr and ADABOOST_te % % Just type "demo" to run the demo. % % Using adaboost with linear threshold classifier % for a two class classification problem. % % Bug Reporting:
www.eeworm.com/read/439513/7707448

m demo.m

% % DEMONSTRATION OF ADABOOST_tr and ADABOOST_te % % Just type "demo" to run the demo. % % Using adaboost with linear threshold classifier % for a two class classification problem. % % Bug Reporting:
www.eeworm.com/read/438906/7724766

m dirprob.m

echo on %-------------------------------------------------- % DirProb % Example direct geodetic problem. Computes % lat,lon,ht of 2nd point from distance,azimuth, % vertical angle from 1st poin
www.eeworm.com/read/299459/7850696

m tune_ocr.m

% TUNE_OCR Tunes SVM classifier for OCR problem. % % Description: % The following steps are performed: % - Training set is created from data in directory ExamplesDir. % - Multi-class SVM is
www.eeworm.com/read/399161/7885067

c psh2.c

/** prompting shell version 2 ** ** Solves the `one-shot' problem of version 1 ** Uses execvp(), but fork()s first so that the ** shell waits around to perform another command ** New probl
www.eeworm.com/read/433717/7912618

m fsqfindldr.m

%fsqfindldr(lambda,mu,c,m) % This function finds the average number of machines being repaired (ldr) % for a machine repair problem (finite source queue) function out = fsqfindldr(lambda,mu,c
www.eeworm.com/read/398415/7989895

pas memcheck.pas

problem because they just rely on putting the unit first in the DPR; but this is not safe without a build all. In MemCheck we absolutely need to use two units: SysUtils and Windows. Then, I decided
www.eeworm.com/read/145776/12703096

m lrls2.m

%LRLS2 Problem 1.1.1.2.4 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % a1 - coefficient of input AR process % sigmax - standard de
www.eeworm.com/read/145776/12703106

m qrrls2.m

%QRRLS2 Problem 1.1.1.2.8 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % a1 - coefficient of input AR process % sigmax - standard d
www.eeworm.com/read/145776/12703111

m lms3.m

%LMS3 Problem 1.1.1.2.1 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % a1 - coefficient of input AR process % sigmax - standard dev