support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1
VTS(VisuaI Test Shelf) V3.4.7的源代碼。VTS是美國(guó)國(guó)家聯(lián)邦實(shí)驗(yàn)室N.I.S.T.所開(kāi)發(fā)的BACnet協(xié)議下的報(bào)文的測(cè)試工具。BACnet(A Data Communication Protocol for
Building Automation and Control Network)是由美國(guó)采暖、制冷和空調(diào)工程師協(xié)會(huì)制定的開(kāi)放樓宇自動(dòng)控制網(wǎng)絡(luò)數(shù)據(jù)通信協(xié)議。