代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/357874/10199096
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/357874/10199129
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/357874/10199148
m exhaustive_feature_selection.m
function [patterns, targets, pattern_numbers] = Exhaustive_Feature_Selection(patterns, targets, params)
% Perform exhaustive (Brute-force) feature selection
%
% Inputs:
% train_patterns - Input
www.eeworm.com/read/356040/10238019
pdf boltzmann tourament selection.pdf
www.eeworm.com/read/355816/10243530
pdf selection-of-wavelet-basis.pdf
www.eeworm.com/read/161485/10404044
m compute_quadrant_selection.m
function [selx,sely] = compute_quadrant_selection(j,q)
% compute_quadrant_selection - compute the indice
% for selecting a given quadrant at a given scale
% of a wavelet transform.
%
% q=
www.eeworm.com/read/158788/10729183
pdf amplifier selection guide.pdf
www.eeworm.com/read/158788/10729219
pdf interface selection guide.pdf
www.eeworm.com/read/158788/10729222
pdf dsp selection guide.pdf
www.eeworm.com/read/349842/10796829
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('