代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/341458/12083641

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/152755/12087420

m exp5_c6.m

function [out] = exp5_c6(power) % EXP5_C6 ..... Experiment 5 step C6. % % EXP5_C6( POWER ) performs the procedure outlined in step C6 of % experiment at the POWER level and returns the followi
www.eeworm.com/read/341196/12104040

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/152396/12118145

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/340471/12155721

m ghmap2.m

function b=ghmap2(a) %GHMAP2 Single-level discrete 2-D multi-wavelet transform. % GHM performs a single-level 2-D multiwavelet decomposition % using GHM multiwavelet with four multi-filters %
www.eeworm.com/read/252928/12254377

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/252916/12254874

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/338293/12314502

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/338293/12314506

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/149368/12384816

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