代码搜索:Performs
找到约 4,693 项符合「Performs」的源代码
代码结果 4,693
www.eeworm.com/read/114382/15055661
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/210916/15189927
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/210632/15194995
m bayes_k_nn.m
function [pred, mc, beta_store, k_store, lik_store] = ...
bayes_k_nn(data,test,q,costs,its,burn_in,weighted);
%
% Performs Weighted/Non-weighted Bayesian K - Nearest Neighbour model
% using q s
www.eeworm.com/read/208657/15239732
m sclgap.m
function [gap,g,X,F]=sclgap(sclv,G,w,X,F)
% [gap,g,X,F]=sclgap(sclv,G,w,X,F);
% performs scaling of G system according to the vector 10^sclv and
% returns gap in dB between max and min sv for w
www.eeworm.com/read/378175/2689940
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/393857/8258822
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/292990/8319232
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/367493/9745237
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/269572/11092166
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/268211/11149443
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