代码搜索:Regularization

找到约 355 项符合「Regularization」的源代码

代码结果 355
www.eeworm.com/read/400576/11573572

m svddpath.m

%SVDDPATH SVDD for different lambda/C % % W = SVDDPATH(A,FRACREJ,KTYPE,KPAR) % % Optimize the SVDD over the complete regularization path by changing C % (or lambda). The SVDD is defined by th
www.eeworm.com/read/213240/15140058

m svddpath.m

%SVDDPATH SVDD for different lambda/C % % W = SVDDPATH(A,FRACREJ,KTYPE,KPAR) % % Optimize the SVDD over the complete regularization path by changing C % (or lambda). The SVDD is defined by th
www.eeworm.com/read/415313/11076751

m logitreg.m

% LogitReg: implementation for logistic regression % % Parameters: % para: parameters % 1. RegFactor: regularization factor, default: 0 % 2. CostFactor: weighting between postive data and ne
www.eeworm.com/read/200886/15420924

m getsmoothlikeu.m

% function smoothPriorLikTerm = getSmoothLikeU(G,u) % % calculate the regularization part of the log likelihood % -lambda*sum(diff(trace).^2) % % returns one component per class function likTerm
www.eeworm.com/read/287267/8699037

m mregwav2.m

% Example of multiscale approximation using % Regularization Networks % % Sin/Sinc frame are used for approximating a % Sin + sinc functions. % % % 30/10/2000 AR % % close all clear all
www.eeworm.com/read/374010/9423775

m test6.m

% DEMONSTRATION PROGRAM FOR ILLUSTRATING THE EFFECT OF REGULARIZATION % % Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark % LastEditDate: Aug 21, 1995. close all StopDemo=
www.eeworm.com/read/111672/6154070

m test6.m

% DEMONSTRATION PROGRAM FOR ILLUSTRATING THE EFFECT OF REGULARIZATION % % Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark % LastEditDate: Aug 21, 1995. close all StopDemo=
www.eeworm.com/read/152580/12100929

m mregwav2.m

% Example of multiscale approximation using % Regularization Networks % % Sin/Sinc frame are used for approximating a % Sin + sinc functions. % % % 30/10/2000 AR % % close all clear all
www.eeworm.com/read/209231/15225273

svn-base min_delta_p_c.m.svn-base

% MIN_DELTA_P_C - Computes the minimum acceptable change in p_c during % regularization parameter perturbation and indicates % which example changes status along wit
www.eeworm.com/read/209231/15225294

m min_delta_p_c.m

% MIN_DELTA_P_C - Computes the minimum acceptable change in p_c during % regularization parameter perturbation and indicates % which example changes status along wit