代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/362246/10009289
m stprpath.m
function stprpath(toolboxroot)
% STPRPATH sets path to Statistical Pattern Recognition Toolbox.
%
% Synopsis:
% stprpath
% stprpath(toolboxroot)
%
% Description:
% stprpath(toolboxroot) se
www.eeworm.com/read/362246/10010348
m contents.m
% Demos of the Statistical Pattern Recognition Toolbox.
%
% image_denoising - (dir) Image denoising using kernel PCA.
% ocr - (dir) Object Character Recognition.
%
% demo_anderson - G
www.eeworm.com/read/362246/10010426
m contents.m
% Linear feature extraction.
%
% lda - Linear Discriminant Analysis.
% pca - Principal Component Analysis.
% pcarec - Computes reconstructed vector after PCA projection.
%
% About: Statistic
www.eeworm.com/read/362246/10010440
m contents.m
% Fisher Linear Discriminat.
%
% fld - Fisher Linear Discriminat.
% fldqp - Fisher Linear Discriminat using quadratic programming.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-
www.eeworm.com/read/280595/10310583
m stprpath.m
function stprpath(toolboxroot)
% STPRPATH sets path to Statistical Pattern Recognition Toolbox.
%
% Synopsis:
% stprpath
% stprpath(toolboxroot)
%
% Description:
% stprpath(toolboxroot) se
www.eeworm.com/read/280595/10312220
m contents.m
% Demos of the Statistical Pattern Recognition Toolbox.
%
% image_denoising - (dir) Image denoising using kernel PCA.
% ocr - (dir) Object Character Recognition.
%
% demo_anderson - G
www.eeworm.com/read/280595/10312362
m contents.m
% Linear feature extraction.
%
% lda - Linear Discriminant Analysis.
% pca - Principal Component Analysis.
% pcarec - Computes reconstructed vector after PCA projection.
%
% About: Statistic
www.eeworm.com/read/280595/10312390
m contents.m
% Fisher Linear Discriminat.
%
% fld - Fisher Linear Discriminat.
% fldqp - Fisher Linear Discriminat using quadratic programming.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-
www.eeworm.com/read/159921/10587737
m setaxis.m
function []=setaxis(handle,rect)
% function []=setaxis(handle,rect)
%
% SETAXIS sets scaling for the x- and y-axes
% on the plot with a given handle.
%
% See also AXIS.
%
% Statistical Patte