代码搜索:Extraction
找到约 5,483 项符合「Extraction」的源代码
代码结果 5,483
www.eeworm.com/read/183445/9158695
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/374698/9388874
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/358669/10182340
m extract_parameters.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
check_active_images;
if ~exist('solution_error')
solution_error = zeros(6*n_ima + 15,1);
end;
fc = solution(1:2);%***
c
www.eeworm.com/read/358669/10182445
m extract_parameters_fisheye.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
check_active_images;
if ~exist('solution_error')
solution_error = zeros(6*n_ima + 15,1);
end;
fc = solution(1:2);%***
c
www.eeworm.com/read/278889/10490558
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/421949/10676095
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/446868/7563812
java wordutils.java
package com.greysh.word;
/**
* @author Genix.Cao
*/
import java.io.File;
import java.io.FileInputStream;
import org.textmining.text.extraction.WordExtractor;
public class WordUtils {
public
www.eeworm.com/read/297325/8029731
m extract_parameters.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
check_active_images;
if ~exist('solution_error')
solution_error = zeros(6*n_ima + 15,1);
end;
fc = solution(1:2);%***
c
www.eeworm.com/read/397122/8065828
m afe.m
function [features,eigvec,eigvals] = AFE(Xs,kernel, kernel_pars,X,type,nb,eigvec,eigvals)
% Automatic Feature Extraction by Nystr鰉 method
%
%
% >> features = AFE(X, kernel, sig2, Xt)
%
% Description
%
www.eeworm.com/read/145715/12706122
m extract_parameters.m
%%% Extraction of the final intrinsic and extrinsic paramaters:
check_active_images;
if ~exist('solution_error')
solution_error = zeros(6*n_ima + 15,1);
end;
fc = solution(1:2);%***
c