代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/419304/10876216
m statmoments.m
%STATISTICAL CENTRAL MOMENTS OF IMAGE HISTOGRAM
function [v,unv]=statmoments(p,n)
Lp=length(p);
if (Lp~=256) & (lp~=65536)
error('P must be a 256- or 65536-element vector.');
end
G=Lp-1;
p=
www.eeworm.com/read/470912/6901683
txt 2005s9771_readme.txt
2005s9771-data.txt file should be copied in curret directory and run the program
(This analysis done by with the support of SPSS statistical package, since the dataset contain a complex pattern)
www.eeworm.com/read/101135/6238709
1 prep.1
PREP(1) Minix Programmer's Manual PREP(1)
NAME
prep - prepare a text file for statistical analysis
SYNOPSIS
prep [file]
OPTIONS
(n
www.eeworm.com/read/485190/6567236
readme
Prerequisites
=============
The R Project for Statistical Computing
http://www.r-project.org/
gnuplot
http://www.gnuplot.info/
Experiments
===========
The order is:
./01_generateDatasets.sh
./02_r
www.eeworm.com/read/128468/14295315
m fig2eps.m
function []=fig2eps(fig)
%
% FIG2EPS Exports the figure to a file in the EPS format.
% Before saving, the standard save window is invoked
% to obtain output file name.
%
% Statistical Patter
www.eeworm.com/read/128468/14295394
m setpath.m
function []=setpath(toolboxroot)
% []=setpath(toolboxroot)
%
% SETPATH adds path of the Statistical Pattern Recognition Toolbox.
% The function argument determines where the root directory
%
www.eeworm.com/read/128468/14295396
m contents.m
% Statistical Pattern Recognition Toolbox.
%
% Contents
%
% bayes - (dir) Bayes classification.
% datasets - (dir) Functions for handling with data sets.
% generalp - (dir) General purpose
www.eeworm.com/read/294862/8197364
8 athstats.8
.TH "ATHSTATS" "8" "February 2006" "" ""
.SH "NAME"
\fBathstats\fP \- simple tool to inspect and monitor network traffic statistics
.SH "SYNOPSIS"
.B athstats
.I "[\-i device] [interval]"
.SH "DESCRIP
www.eeworm.com/read/367442/9747773
m fig2eps.m
function []=fig2eps(fig)
%
% FIG2EPS Exports the figure to a file in the EPS format.
% Before saving, the standard save window is invoked
% to obtain output file name.
%
% Statistical Patter
www.eeworm.com/read/367442/9747849
m setpath.m
function []=setpath(toolboxroot)
% []=setpath(toolboxroot)
%
% SETPATH adds path of the Statistical Pattern Recognition Toolbox.
% The function argument determines where the root directory
%