代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/373460/2761974
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/373069/2767173
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/373069/2767177
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/373026/2767709
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/373026/2767713
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/366959/2857636
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/366959/2857640
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/266483/4272271
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/266483/4272275
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/474474/6809875
m rwg4.m
function [Impedance, PowerSum]=rwg4
%RWG4 Solves MoM equations for the antenna radiation problem -
% antenna arrays
%
% Uses the mesh file from RWG2, mesh2.mat, and
% the impedance file fro