代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/449298/7509118
m systematicr.m
function outIndex = systematicR(inIndex,wn);
% PURPOSE : Performs the resampling stage of the SIR
% in order(number of samples) steps. It uses the
% systematic sampling scheme o
www.eeworm.com/read/436995/7757336
m vllwb.m
% vllwb.m
% Scope: This MATLAB macro performs the transformation from wander azimuth
% local level frame to GPS body frame for a given position vector
www.eeworm.com/read/436995/7757343
m vbllw.m
% vbllw.m
% Scope: This MATLAB macro performs the transformation from GPS body frame
% to wander azimuth local level frame for a given position vector
%
www.eeworm.com/read/436995/7757346
m venullw.m
% venullw.m
% Scope: This MATLAB macro performs the transformation from ENU (East, North,
% Up) to wander azimuth local level coordinates for a given posi
www.eeworm.com/read/436995/7757399
m vllwenu.m
% vllwenu.m
% Scope: This MATLAB macro performs the transformation from wander azimuth
% local level frame to ENU (East, North, Up) frame for a given
%
www.eeworm.com/read/436899/7759264
m acquisition.m
function acqResults = acquisition(longSignal, settings)
%Function performs cold start acquisition on the collected "data". It
%searches for GPS signals of all satellites, which are listed in field
www.eeworm.com/read/436383/7770965
m systematicr.m
function outIndex = systematicR(inIndex,wn);
% PURPOSE : Performs the resampling stage of the SIR
% in order(number of samples) steps. It uses the
% systematic sampling scheme o
www.eeworm.com/read/436271/7773120
m recint.m
% RECINT.M (RECombination extended INTermediate)
%
% This function performs extended intermediate recombination between
% pairs of individuals and returns the new individuals after mating.
%
www.eeworm.com/read/436271/7773176
m xovshrs.m
% XOVSHRS.M (CROSSOVer SHuffle with Reduced Surrogate)
%
% This function performs shuffle 'reduced surrogate' crossover between
% pairs of individuals and returns the current generation after
www.eeworm.com/read/436271/7773182
m recmut.m
% RECLIN.M (line RECombination with MUTation features)
%
% This function performs line recombination with mutation features between
% pairs of individuals and returns the new individuals afte