代码搜索:Extraction
找到约 5,483 项符合「Extraction」的源代码
代码结果 5,483
www.eeworm.com/read/376881/2706657
m~ contents.m~
% Linear transformations for feature extraction.
%
% lda - Linear Discriminant Analysis.
% linproj - Linear data projection.
% pca - Principal Component Analysis.
%
% About: Statistica
www.eeworm.com/read/112466/15484761
tex design.tex
\section{Design of the GSNAKE API}
The GSNAKE API is a set of fundamental codes, based on the Generalised
Active Contour Model \cite{kn:thesis}, suitable for use in the area of feature extraction
www.eeworm.com/read/112466/15484864
txt readme.txt
=== GSNAKE API ver 1.0 ===
Introduction
============
GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snak
www.eeworm.com/read/101658/15822510
frm scannerc.frm
IMPLEMENTATION MODULE -->modulename;
(* Scanner generated by Coco/R - assuming ISO IO library will be available. *)
(* allows extraction of comments *)
IMPORT Storage, IOChan, SYSTEM (* TSIZE o
www.eeworm.com/read/101658/15822653
frm scanner.frm
IMPLEMENTATION MODULE -->modulename;
(* Scanner generated by Coco/R - assuming ISO IO library will be available. *)
(* allows extraction of comments *)
IMPORT Storage, IOChan, SYSTEM (* TSIZE o
www.eeworm.com/read/388251/8622667
hpp extractcombinationdata.hpp
/**
* @file ExtractCombinationData.hpp
* This is the base class to ease extraction of a combination of data from a RinexObsData object.
*/
#ifndef Extract_CombinationData_GPSTK
#define Extract_Co
www.eeworm.com/read/428849/8834738
m contents.m
% Kernel feature extraction.
%
% gda - Generalized Discriminant Analysis.
% greedyappx - Kernel greedy data approximation.
% greedykpca - Greedy kernel PCA.
% kpca - Kernel Principal
www.eeworm.com/read/362246/10010234
m contents.m
% Kernel feature extraction.
%
% gda - Generalized Discriminant Analysis.
% greedyappx - Kernel greedy data approximation.
% greedykpca - Greedy kernel PCA.
% kpca - Kernel Principal
www.eeworm.com/read/280595/10312058
m contents.m
% Kernel feature extraction.
%
% gda - Generalized Discriminant Analysis.
% greedyappx - Kernel greedy data approximation.
% greedykpca - Greedy kernel PCA.
% kpca - Kernel Principal
www.eeworm.com/read/421052/10758866
m testecgbeatfitter.m
%
% Test program for mean ECG beat extraction and parameter optimization.
%
% Dependencies: The baseline wander and ECG filtering toolboxes of the Open Source ECG Toolbox
%
% Open Source ECG Tool