代码搜索:Regularization
找到约 355 项符合「Regularization」的源代码
代码结果 355
www.eeworm.com/read/213880/15123441
cpp greycstoration.cpp
/*-----------------------------------------------------------------------------
File : greycstoration.cpp
Description : GREYCstoration - A tool to denoise, inpaint and resize images.
www.eeworm.com/read/210916/15189920
m mtsvd.m
function [x_k,rho,eta] = mtsvd(U,s,V,b,k,L)
%MTSVD Modified truncated SVD regularization.
%
% [x_k,rho,eta] = mtsvd(U,s,V,b,k,L)
%
% Computes the modified TSVD solution:
% x_k = V*[ xi_k ] .
%
www.eeworm.com/read/161189/10439609
txt changes.txt
***************************************************************
* This is Version 3.2 of Regularization Tools for Matlab 6.0 *
*-------------------------------------------------------------*
*
www.eeworm.com/read/418911/10891917
txt changes.txt
************************************************************************
* This is Version 4.1 of Regularization Tools for Matlab 7.3 *
*---------------------------------------------------
www.eeworm.com/read/338293/12314432
txt changes.txt
************************************************************************
* This is Version 4.1 of Regularization Tools for Matlab 7.3 *
*---------------------------------------------------
www.eeworm.com/read/210916/15189919
changes
***************************************************************
* This is Version 3.0 of Regularization Tools for Matlab 5.2 *
*-------------------------------------------------------------*
*
www.eeworm.com/read/289488/8548381
m exregrn.m
%
% Example of Checker Data
% classification with regularization networks
%
%
clear all
close all
%-------------------------------------------------------------------
%
www.eeworm.com/read/461039/7235547
m exregrn.m
%
% Example of Checker Data
% classification with regularization networks
%
%
clear all
close all
%-------------------------------------------------------------------
%
www.eeworm.com/read/458392/7297283
m exregrn.m
%
% Example of Checker Data
% classification with regularization networks
%
%
clear all
close all
%-------------------------------------------------------------------
%
www.eeworm.com/read/398337/7993827
m exregrn.m
%
% Example of Checker Data
% classification with regularization networks
%
%
clear all
close all
%-------------------------------------------------------------------
%