代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/154867/11921826
c initiator_reselection.c
#define GLB extern
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/257224/11942306
mpr 快捷菜单.mpr
* *********************************************************
* *
* * 10/02/04 快捷菜单.MPR 19:34:37
*
www.eeworm.com/read/257224/11942361
prg 快捷菜单.prg
* *********************************************************
* *
* * 08/13/04 快捷菜单.PRG 21:28:32
*
www.eeworm.com/read/342008/12046957
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/342008/12047495
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
www.eeworm.com/read/255755/12058309
m featselb.m
%FEATSELB Backward feature selection for classification
%
% [W,R] = FEATSELB(A,CRIT,K,T,FID)
%
% INPUT
% A Dataset
% CRIT String name of the criterion or untrained mapping
% (opti
www.eeworm.com/read/341773/12066112
mpr mainmenu.mpr
* *********************************************************
* *
* * 06/21/05 MAINMENU.MPR 16:53:31
www.eeworm.com/read/341201/12103661
m arfit.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/152085/12140760
mpr mainmenu1.mpr
* *********************************************************
* *
* * 08/12/02 MAINMENU1.MPR 16:14:03