代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/128468/14295361
m marker.m
function [m]=marker(i)
% MARKER returs the marker specified by i from a given set
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague,
www.eeworm.com/read/213492/15133814
m~ contents.m~
% Linear classifier based on the Fisher linear discriminat.
%
% fldqp - Computes Fisher's Linear Discriminat using QP.
% lfld - Learns Fisher's Linear Discriminat.
%
% About: Statistical Patt
www.eeworm.com/read/367442/9747779
m clrchild.m
function []=clrchild(handle)
% function []=clraxis(handle)
%
% CLRCHILD clears children of an object with the given handle.
%
% See also DELETE.
%
% Statistical Pattern Recognition Toolbox, Voj
www.eeworm.com/read/367442/9747799
m color.m
function [c]=color(i)
% COLOR returns the one of 7 color (modulo)
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.fel
www.eeworm.com/read/367442/9747809
m marker.m
function [m]=marker(i)
% MARKER returs the marker specified by i from a given set
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague,
www.eeworm.com/read/455365/7372848
pdf 38.(收敛)additive logistic regression-a statistical view of boosting (2000).pdf
www.eeworm.com/read/396530/8101354
pdf friedman1999-additive logistic regression-a statistical view of boosting.pdf
www.eeworm.com/read/312172/13616812
djvu friedman and al. (2001) - the elements of statistical learning (data mining, inference and prediction).djvu
www.eeworm.com/read/428849/8834840
m demo_ocr.m
% DEMO_OCR Demo on Optical Character Recognition using SVM.
%
% Synopsis:
% demo_ocr;
%
% Description:
% For more information type 'help ocr'.
%
% About: Statistical Pattern Recognition Toolbox
%