代码搜索:Statistical
找到约 1,108 项符合「Statistical」的源代码
代码结果 1,108
www.eeworm.com/read/373460/2761841
m bayesdemo1.m
% BAYESDEMO1 demo how to display discriminat function for Bayes classifier.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cm
www.eeworm.com/read/367442/9747838
m bayesdemo1.m
% BAYESDEMO1 demo how to display discriminat function for Bayes classifier.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cm
www.eeworm.com/read/288389/8636007
m himmelex.m
%% Himmelblau exercise 9.9
%
% This is exercise 9.9 from
% David M. Himmelblau, _Process Analysis by Statistical Methods_,
% Wiley, 1970.
%%
% We model the reactions
%
% A + B (k1)-> C + F
% A
www.eeworm.com/read/428849/8834781
m show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
www.eeworm.com/read/373627/9446073
r ch06.r
#-*- R -*-
## Script from Fourth Edition of `Modern Applied Statistics with S'
# Chapter 6 Linear Statistical Models
library(MASS)
library(lattice)
options(echo = T,width=65, digits=5, height=999
www.eeworm.com/read/372678/9497799
txt readme.txt
This is the readme file of ANSim version 3.02
ANSim stands for "A"d-Hoc "N"etwork "Sim"ulation
Overview:
It's a tool for statistical simulation of Ad-Hoc Netowrks. The user provides the simulat
www.eeworm.com/read/362246/10010291
m show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
www.eeworm.com/read/164017/10135174
m bayesdemo3.m
% BAYESDEMO3 Bayesian risk and minimax strategy.
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
%
www.eeworm.com/read/163329/10165922
hpp ngrams.hpp
//====
// Ngrams.hpp
// - defines class Ngrams which is
// - a statistical text n-grams extraction tool
// - based on Dr. Vlado Keselj's Perl Ngrams module in CPAN
// Interface
// - object constru
www.eeworm.com/read/280595/10312136
m show_denois_tuning.m
% SHOW_DENOIS_TUNING Plots curves of tuning stage of Kernel PCA
% and liner PCA trained for denosing of UPSP handwritten numerals.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003