代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/159921/10588509
m gganders.m
function [alpha,theta,solution,minr,t,maxerr]=...
gganders(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GGANDERS solves Generalized Anderson's task, generalized gradient.
% [alpha,theta,solution,minr,t,m
www.eeworm.com/read/159921/10588555
m gganders2.m
function [alpha,theta,solution,minr,t,maxerr]=...
gganders2(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GGANDERS2 solves Generalized Anderson's task, generalized gradient.
% [alpha,theta,solution,minr,t
www.eeworm.com/read/159921/10588558
m ganders2.m
function [alpha,theta,solution,minr,t,maxerr]=...
ganders2(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GANDERS2 algorithm solving Generalized Anderson's task.
% [alpha,theta,solution,minr,t,maxerr]=...
www.eeworm.com/read/159921/10588593
m fisherp.m
function [alphas,solution,t]=fisherp(X,J,K,tmax,t,alphas)
% FISHERP learns the Fisher classifier using Perceptron rule.
% [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas)
%
% FISHERP This algorithm f
www.eeworm.com/read/422630/10624337
txt readme.txt
README FOR THE BNBGUI
INSTALLATION
To function BNB needs:
Matlab 5.3 or newer
Optimization Toolbox 2.0
the Courier-LD font (8 points, regular)
Unzip BNB.zip to an empty directory that's i
www.eeworm.com/read/351176/10676142
m contents.m
% ICALAB for Signal Processing
% (abbreviation of Independent Component Analysis Laboratory)
%
% developed and tested under Matlab versions 5.3 and higher
% Version 2.2, February 24, 2004
% Autho
www.eeworm.com/read/421949/10677182
m ganders.m
function [alpha,theta,solution,minr,t,maxerr]=...
ganders(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GANDERS algorithm solving Generalized Anderson's task.
% [alpha,theta,solution,minr,t,maxerr]=...
%
www.eeworm.com/read/421949/10677191
m~ ganders.m~
function [alpha,theta,solution,minr,t,maxerr]=...
ganders(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GANDERS algorithm solving Generalized Anderson's task.
% [alpha,theta,solution,minr,t,maxerr]=...
%
www.eeworm.com/read/421949/10677201
m gganders.m
function [alpha,theta,solution,minr,t,maxerr]=...
gganders(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GGANDERS solves Generalized Anderson's task, generalized gradient.
% [alpha,theta,solution,minr,t,m
www.eeworm.com/read/421949/10677249
m gganders2.m
function [alpha,theta,solution,minr,t,maxerr]=...
gganders2(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GGANDERS2 solves Generalized Anderson's task, generalized gradient.
% [alpha,theta,solution,minr,t