代码搜索:Contents
找到约 10,000 项符合「Contents」的源代码
代码结果 10,000
www.eeworm.com/read/362246/10010442
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/362246/10010456
m contents.m
% Probability distribution functions.
%
% estimation - (dir) Probability distribution estimation.
%
% dsamp - Generates samples from discrete distribution.
% erfc2 - Normal cumulative dis
www.eeworm.com/read/362246/10010463
m contents.m
% Probability distribution estimation.
%
% emgmm - Expectation-Maximization Algorithm for GMM.
% melgmm - Maximizes Expectation of Log-Likelihood for Gaussian mixture.
% mlcgmm - Maximal Li
www.eeworm.com/read/362246/10010483
m~ contents.m~
% Probability distribution estimation.
%
% emgmm - Expectation-Maximization Algorithm for GMM.
% melgmm - Maximizes Expectation of Log-Likelihood for Gaussian mixture.
% mlcgmm - Maximal Li
www.eeworm.com/read/362246/10010505
m~ contents.m~
% Statistical Pattern Recognition Toolbox (STPRtool).
% Version 2.04 22-Dec-2004
%
% Bayesian classification.
% bayescls - Bayesian classifier with reject option.
% bayesdf
www.eeworm.com/read/362246/10010531
m contents.m
% Optimization methods for STPRtoolbox.
%
% gmnp - Solves Generalized Minimal Norm (GMNP) problem.
% gnnls - Solves Generalized Non-negative Least Squares (GNNLS) problem.
% gnpp - S
www.eeworm.com/read/362246/10010559
m~ contents.m~
% Optimization methods for STPRtoolbox.
%
% gmnp - Solves Generalized Minimal Norm Problem (GMNP).
% gnnls - Solves Generalized Non-negative Least Squares Problem (GNNLS).
% gridsearch - F
www.eeworm.com/read/166513/10017225
m contents.m
% FastICA for Matlab 7.x and 6.x
% Version 2.5, October 19 2005
% Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el
www.eeworm.com/read/166509/10017302
m contents.m
% TDSEP ICA tools version 2.01, 2/14/99 by AZ
%
% This is a simple and efficient MATLAB implementation of blind source separation.
% Along the lines of Schuster and Molgedey [1] two (lagged) correl
www.eeworm.com/read/362010/10023734
m contents.m
% Clustering Toolbox
% Copyright (C) David Corney 2000 D.Corney@cs.ucl.ac.uk
%
%Clustering routines:
%
% dckmeans - k-means clustering
% dcEMGMM - fits a Gaussian mixture model to data
% dcF