代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/447468/7550372
mpr menumain.mpr
* *********************************************************
* *
* * 06/20/2003 MENUMAIN.MPR 17:30:04
www.eeworm.com/read/441245/7673397
m featselb.m
%FEATSELB Backward feature selection for classification
%
% [W,R] = FEATSELB(A,CRIT,K,T,FID)
% [W,R] = FEATSELB(A,CRIT,K,N,FID)
%
% INPUT
% A Dataset
% CRIT String name of the criterion o
www.eeworm.com/read/441245/7673419
m bandsel.m
%BANDSEL Selection of bands from object images
%
% B = BANDSEL(A,J)
% W = BANDSEL([],J)
% B = A*BANDSEL([],J)
%
% INPUT
% A Dataset or datafile with multi-band object images
% J
www.eeworm.com/read/441178/7675096
m arstepfit.m
function [w, A, C, sbc, fpe, th]=arfit(v, pmin, pmax, selector, no_const)
%ARFIT Stepwise least squares estimation of multivariate AR model.
%
% [w,A,C,SBC,FPE,th]=ARFIT(v,pmin,pmax) produces estimat
www.eeworm.com/read/439389/7710683
mpr 主菜单.mpr
* *********************************************************
* *
* * 12/29/06 主菜单.MPR 23:33:24
www.eeworm.com/read/298052/7976883
java itemchooser.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/197100/8029588
h evnts.h
/**********************************************************************
* File: evnts.h (Formerly events.h)
* Description: Header of functions and types needed for using events.
* Author:
www.eeworm.com/read/397102/8068038
m contents.m
%Pattern Recognition Tools (PRTOOLS 3.1.7)
% Version 1 February 2002 (after PRSD course)
%
%Datasets and Mappings
%---------------------
%dataset Define and retrieve dataset from datamatrix and la
www.eeworm.com/read/397102/8068525
m prtools.m
%Pattern Recognition Tools (PRTOOLS 3.1.7)
% Version 1 February 2002 (after PRSD course)
%
%Datasets and Mappings
%---------------------
%dataset Define and retrieve dataset from datamatrix and la