代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/382787/9000360
m normraymig.m
function [tray,r]=normraymig(x0,t0,dtdx,params,clr)
% NORMRAYMIG: migrate a normal incidence ray
%
% [tr,r]=normraymig(x0,t0,dtdx,params,clr)
%
% NORMRAYMIG performs normal incidence raytrace mig
www.eeworm.com/read/178019/9423604
m d3trafo.m
function xyz=d3trafo(XYZ,p,O,dir)
% D3TRAFO performs 3D-transformation with 7 parameters at arbitrary rotation center
% in either transformation direction
%
% xyz=d3trafo(XYZ,p,O,dir)
%
www.eeworm.com/read/177981/9424647
m heuristi.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
www.eeworm.com/read/168118/9937333
m normraymig.m
function [tray,r]=normraymig(x0,t0,dtdx,params,clr)
% NORMRAYMIG: migrate a normal incidence ray
%
% [tr,r]=normraymig(x0,t0,dtdx,params,clr)
%
% NORMRAYMIG performs normal incidence raytrace mig
www.eeworm.com/read/357498/10208517
m heuristi.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
www.eeworm.com/read/357459/10208999
m lmoptc.m
function [p,iter,res,er,J,succ]=lmoptc(sys,Bs,obs,nbr,p0,W,np,cpar)
%LMOPTC Performs the Levenberg-Marquardt nonlinear optimization for
%camera calibration.
%
%Usage:
% [p,iter,res,er,J,succ]=lmoptc
www.eeworm.com/read/161189/10439676
m pcgls.m
function [X,rho,eta,F] = pcgls(A,L,W,b,k,reorth,sm)
%PCGLS "Preconditioned" conjugate gradients appl. implicitly to normal equations.
% [X,rho,eta,F] = pcgls(A,L,W,b,k,reorth,sm)
%
% Performs k st
www.eeworm.com/read/161189/10439722
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
www.eeworm.com/read/159601/10635190
m heuristi.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
www.eeworm.com/read/349916/10782311
m heuristi.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