代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/250359/7811491
m tournselect.m
function[newPop] = tournSelect(oldPop,options)
% Performs a tournament selection.
%
% function[newPop] = tournSelect(oldPop,options)
% newPop - the new population selected from the oldPop
% oldPop -
www.eeworm.com/read/399805/7834899
m readtests.m
function readTests(plugin)
%readTests(plugin)
% Performs a battery of read tests on a given videoReader plugin
%
%Examples:
% readTests
% readTests ffmpegPopen2 % linux & similar
% readTes
www.eeworm.com/read/399326/7869597
m equalize.m
function out=equalize(in,levels)
%Function out=equalize(in,levels) performs histogram equalization on
%the vector passed by 'in'
%
%Inputs: in - An Nx1 vector of N values
% levels - The
www.eeworm.com/read/198546/7928697
m lmtest1.m
function results = lmtest1(data,q)
% PURPOSE:
% Performs an LM test for the presense of autocorrelation in q lags
% Under the null of no serial correlation, this is asymptotically
% distribute
www.eeworm.com/read/198546/7928701
m kolmogorov.m
function [statistic, pvalue, H]=kolmorgorov(x,size,dist,varargin)
% PURPOSE:
% Performs a Kolmogorov-Smirnov test that the data are from a specified distribution
%
% USAGE:
% [statistic,
www.eeworm.com/read/298649/7946980
m tournsel.m
function[newPop] = tournSelect(oldPop,options)
% Performs a tournament selection.
% function[newPop] = tournSelect(oldPop,options)
% newPop - the new population selected from the oldPop
% oldPop
www.eeworm.com/read/196825/8056173
m tournselect.m
function[newPop] = tournSelect(oldPop,options)
% Performs a tournament selection.
%
% function[newPop] = tournSelect(oldPop,options)
% newPop - the new population selected from the oldPop
% oldPop -
www.eeworm.com/read/195643/8136828
m tournselect.m
function[newPop] = tournSelect(oldPop,options)
% Performs a tournament selection.
%
% function[newPop] = tournSelect(oldPop,options)
% newPop - the new population selected from the oldPop
% oldPop -
www.eeworm.com/read/333606/12669024
m tournselect.m
function[newPop] = tournSelect(oldPop,options)
% Performs a tournament selection.
%
% function[newPop] = tournSelect(oldPop,options)
% newPop - the new population selected from the oldPop
% oldPop -
www.eeworm.com/read/333314/12688183
m tournselect.m
function[newPop] = tournSelect(oldPop,options)
% Performs a tournament selection.
%
% function[newPop] = tournSelect(oldPop,options)
% newPop - the new population selected from the oldPop
% oldPop -