代码搜索:Extraction
找到约 5,483 项符合「Extraction」的源代码
代码结果 5,483
www.eeworm.com/read/172172/9722099
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/367440/9748457
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/270032/11050674
c rotate8x8.c
/*
** Rotate an 8x8 tile clockwise by table lookup
** and write to destination directly.
** Large bitmaps can be rotated an 8x8 tile at a time.
** The extraction is done a nybble at a time to reduce t
www.eeworm.com/read/202876/15370617
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/388785/8575083
m ext56uyuz.m
echo off
% ext56uyuz.m extraction of uy and uz dof's only
% 10-13-00
clear all;
% bring up a window with the file names of defined extension to choose from
filename=uigetfile('*.eig',
www.eeworm.com/read/388785/8575174
m ext56uxuyuz.m
echo off
% ext56uxuyuz.m extraction of ux, uy and uz dof's only
% 10-13-00
clear all;
% bring up a window with the file names of defined extension to choose from
filename=uigetfile('*
www.eeworm.com/read/388785/8575214
m ext56uz.m
echo off
% ext56uz.m extraction of uz dof only
% 10-13-00
clear all;
% bring up a window with the file names of defined extension to choose from
filename=uigetfile('*.eig','Select Input
www.eeworm.com/read/388785/8575465
m ext56ux.m
echo off
% ext56ux.m extraction of ux dof only
% 10-13-00
clear all;
% bring up a window with the file names of defined extension to choose from
filename=uigetfile('*.eig','Select Input
www.eeworm.com/read/388785/8575653
m ext56uy.m
echo off
% ext56uy.m extraction of uy dof only
% 10-13-00
clear all;
% bring up a window with the file names of defined extension to choose from
filename=uigetfile('*.eig','Select Input
www.eeworm.com/read/373635/9445290
html xtrct-methods.html
R: Methods for "[": Extraction or Subsetting in Package 'arules'