代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/407911/11408717
m jrmogskin.m
%Rehg and Jones skin color mixture of Gaussian model, from
% "Statistical Color Models with Application to Skin Detection"
%function labelim = jrmogskin(colorim)
% colorim must have 3 color planes
%
www.eeworm.com/read/407911/11408720
m jrmogskinwithem.m
%Rehg and Jones skin color mixture of Gaussian model, from
% "Statistical Color Models with Application to Skin Detection"
% with Anthony Dotterer's home brewed EM extension to train the
% inital Ga
www.eeworm.com/read/157733/11667525
texi libbow-desc.texi
@samp{Libbow} is a library of C code intended for writing statistical
text-processing programs. This distribution includes the library, as
well as a text classification front-end, and a document retr
www.eeworm.com/read/128468/14295324
m cmpwin.m
function [win]=cmpwin(mins,maxs,xborder,yborder)
%
% [win]=cmpwin(mins,maxs,xborder,yborder)
%
% CMPWIN computes appropriate size of the axes.
%
% Statistical Pattern Recognition Toolbox, Vojte
www.eeworm.com/read/223154/14652216
m nantest.m
% NANTEST checks several mathematical operations and a few
% statistical functions for their correctness related to NaN's.
% e.g. it checks norminv, normcdf, normpdf, sort, matrix division and mult
www.eeworm.com/read/216959/4877701
rd moment.rd
\name{moment}
\alias{moment}
\title{Statistical Moment}
\description{
Computes the (optionally centered and/or absolute) sample moment of a
certain order.
}
\usage{
moment(x, order=1, center=FALSE
www.eeworm.com/read/168239/5447480
java fieldstats.java
import java.awt.Color;
import java.util.HashMap;
/**
* This class collects and provides some statistical data on the state
* of a field. It is flexible: it will create and maintain a counter
* f
www.eeworm.com/read/168239/5447491
java fieldstats.java
import java.awt.Color;
import java.util.HashMap;
/**
* This class collects and provides some statistical data on the state
* of a field. It is flexible: it will create and maintain a counter
* f
www.eeworm.com/read/430506/1929374
m cmpwin.m
function [win]=cmpwin(mins,maxs,xborder,yborder)
%
% [win]=cmpwin(mins,maxs,xborder,yborder)
%
% CMPWIN computes appropriate size of the axes.
%
% Statistical Pattern Recognition Toolbox, Vojte
www.eeworm.com/read/373460/2761808
m cmpwin.m
function [win]=cmpwin(mins,maxs,xborder,yborder)
%
% [win]=cmpwin(mins,maxs,xborder,yborder)
%
% CMPWIN computes appropriate size of the axes.
%
% Statistical Pattern Recognition Toolbox, Vojte