代码搜索:Regularized
找到约 102 项符合「Regularized」的源代码
代码结果 102
www.eeworm.com/read/343753/6963601
m ttr2.m
function [w1,b1,w2,b2,tr,rq] = ttr2(w1,b1,f1,w2,b2,f2,...
xc,P,T,VA,VAT,TE,TET,TP)
%TTR2 Trains a feed-forward network with one hidden layer
%using the Gauss-Newton method on a Tikhonov regulari
www.eeworm.com/read/343753/6963604
m lttr3.m
function [w1,b1,w2,b2,w3,b3,tr,rq] = lttr3(w1,b1,f1,w2,b2,f2,w3,b3,f3,...
xc,P,T,VA,VAT,TE,TET,TP)
%LTTR3 Trains a large feed-forward network with one hidden layer
%using a truncated Gauss-Newto
www.eeworm.com/read/343753/6963608
m lttr2.m
function [w1,b1,w2,b2,tr,rq] = lttr2(w1,b1,f1,w2,b2,f2,...
xc,P,T,VA,VAT,TE,TET,TP)
%
%LTTR2 Trains a large feed-forward network with one hidden layer
%using a truncated Gauss-Newton method on a
www.eeworm.com/read/139772/13135673
mes ratfitlo.mes
donlp2, v3, 05/29/98, copyright P. Spellucci
Wed May 14 15:55:41 2003
ratfitlog
step=1
rankdeficiency of grad's of active constr.!
on the basis of delmin!
step=1
rankdeficiency of grad's of active con
www.eeworm.com/read/411382/11247776
m rbf.m
function w = rbf(x, t, d, sigma, lam)
% function w = rbf(x,t,d,sigma,lam)
%
% Determines weights for a regularized radial basis function network.
%
% x - data
% t - centers
% d - de
www.eeworm.com/read/449131/7517937
m invheat.m
function [res] = invheat(lambda)
global A U D V bdelta
n = size(A,2);
% compute regularized solution
w = diag(D)./(diag(D).^2 + lambda*ones(size(diag(D))));
xlambda = V*(w.*(U(:,1:n)'*bdelta
www.eeworm.com/read/142034/12969373
m tf_ceps2.m
function [Aalpha_hat, REGULARIZED, PMIN]= tf_ceps2(Aalpha, ABSMIN)
% function [Aalpha_hat, REGULARIZED, PMIN]= tf_ceps2(Aalpha, ABSMIN)
% This file is part of the TFPM toolbox v0.5 (c)
% michael.j
www.eeworm.com/read/142034/12969646
m ti_ceps2.m
function [r_hat, REGULARIZED, RMIN]= ti_ceps2(r, ABSMIN)
% function [r_hat, REGULARIZED, RMIN]= ti_ceps2(r, ABSMIN)
% This file is part of the TFPM toolbox v0.5 (c)
% michael.jachan@tuwien.ac.at a
www.eeworm.com/read/139772/13135263
mes~orig him13box.mes~orig
donlp2, v3, 05/29/98, copyright P. Spellucci
Thu Feb 24 16:54:07 2000
him13boxproblem
step=14
try regularized SQP with increased weights
no decrease of weights possible
and incompatibility large
step=
www.eeworm.com/read/139772/13135437
mes~orig boxparid.mes~orig
donlp2, v3, 05/29/98, copyright P. Spellucci
Thu Feb 24 16:53:20 2000
boxparid
step=17
rescaling of objective function scf= 5.239968451242438e-02
step=21
try regularized SQP with increased weights
no