代码搜索:Performs
找到约 4,693 项符合「Performs」的源代码
代码结果 4,693
www.eeworm.com/read/419623/10853212
m dd2m.m
function [xhat_data,Smat]=dd2m(kalmfilex,kalmfiley,xbar,P0,q,r,u,y,timeidx,optpar)
% DD2M
% This function performs a DD2-filtering; a state estimation for
% nonlinear systems that is based on seco
www.eeworm.com/read/418911/10891944
m pcgls.m
function [X,rho,eta,F] = pcgls(A,L,W,b,k,reorth,sm)
%PCGLS "Precond." conjugate gradients appl. implicitly to normal equations.
% [X,rho,eta,F] = pcgls(A,L,W,b,k,reorth,sm)
%
% Performs k steps of the
www.eeworm.com/read/418911/10891945
m pnu.m
function [X,rho,eta,F] = pnu(A,L,W,b,k,nu,sm)
%PNU "Preconditioned" version of Brakhage's nu-method.
%
% [X,rho,eta,F] = pnu(A,L,W,b,k,nu,sm)
%
% Performs k steps of a `preconditioned' version of Brak
www.eeworm.com/read/271760/10981991
m heuristicxover.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/271244/11002020
m integr.m
function [xx]=integr(x,dt)
% The function INTEGR performs a point wise integration
% of 2-D data x(m,n).
% Only 1st column of 2-D input data x(:,1) is processed.
%
% Calling sequence-
% [xx]=i
www.eeworm.com/read/416438/11025300
m heuristicxover.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/416309/11034060
m heuristicxover.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/416156/11039680
m heuristicxover.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/467357/7010899
m heuristicxover.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/431584/7071623
m pls.m
function [T,P,U,Q,B,W] = pls (X,Y,tol2)
% PLS Partial Least Squares Regrassion
%
% [T,P,U,Q,B,Q] = pls(X,Y,tol) performs particial least squares regrassion
% between the independent variables, X