代码搜索:Statistical

找到约 1,108 项符合「Statistical」的源代码

代码结果 1,108
www.eeworm.com/read/421949/10677012

m dataid.m

function [id]=dataid(type) % [id]=dataid(type) % % DATAID returns string identifier of the given data % type. % % Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac % (c) C
www.eeworm.com/read/419304/10876210

m statxture.m

%statistical measures of texture in an image function [t]=statxture(f,scale) if nargin == 1 scale(1:6)=1; else scale =scale(:)'; end p=imhist(f); p=p./numel(f); L=length(p); [v, mu]=st
www.eeworm.com/read/459105/7282559

htm qh-stat.htm

stat.c -- statistical operations
www.eeworm.com/read/299459/7849047

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/299459/7850730

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/299459/7850858

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/299459/7850873

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/326691/13122522

txt 6-828msg2.txt

Subject: teach material for statistical cl content - length : 1364 dear all , i be go to develop a course on statistical model and method in computational linguistics use eugene charniak 's book " st
www.eeworm.com/read/312163/13616985

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/312163/13616996

m stprpath.m

function stprpath(toolboxroot) % STPRPATH sets path to Statistical Pattern Recognition Toolbox. % % Synopsis: % stprpath % stprpath(toolboxroot) % % Description: % stprpath(toolboxroot) se