代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/459311/1570092
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/459311/1570096
m oanders.m
function [alpha,theta,solution,t,lambda,gamma,maxerr]=...
oanders(MI,SIGMA,J,tmax,delta,t,lambda)
% OANDERS solves the original Anderson's task, two Gaussians.
% [alpha,theta,solution,t,lambda,gamm
www.eeworm.com/read/458434/1586252
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/458434/1586256
m oanders.m
function [alpha,theta,solution,t,lambda,gamma,maxerr]=...
oanders(MI,SIGMA,J,tmax,delta,t,lambda)
% OANDERS solves the original Anderson's task, two Gaussians.
% [alpha,theta,solution,t,lambda,gamm
www.eeworm.com/read/457216/1599776
m bwblkslvfun.m
% BWBLKSLV Solves block sparse upper-triangular system.
% y = bwblkslv(L,b) yields the same result as
% y(L.perm,:) = L.L'\b
% However, BWBLKSLV is faster than the built-in operator
www.eeworm.com/read/457216/1599780
m fwblkslvfun.m
% FWBLKSLV Solves block sparse upper-triangular system.
% y = fwblkslv(L,b) yields the same result as
% y = L.L\b(L.perm,:)
% However, FWBLKSLV is faster than the built-in operator
www.eeworm.com/read/246438/4494384
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/246438/4494388
m oanders.m
function [alpha,theta,solution,t,lambda,gamma,maxerr]=...
oanders(MI,SIGMA,J,tmax,delta,t,lambda)
% OANDERS solves the original Anderson's task, two Gaussians.
% [alpha,theta,solution,t,lambda,gamm
www.eeworm.com/read/243143/4532232
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/243143/4532236
m oanders.m
function [alpha,theta,solution,t,lambda,gamma,maxerr]=...
oanders(MI,SIGMA,J,tmax,delta,t,lambda)
% OANDERS solves the original Anderson's task, two Gaussians.
% [alpha,theta,solution,t,lambda,gamm