搜索:MIXTURE
找到约 32 项符合「MIXTURE」的查询结果
结果 32
按分类筛选
https://www.eeworm.com/dl/686/439919.html
VC书籍
Each exploration in this book is a mixture of text and interactive exercises. The exercises are unl
Each exploration in this book is a mixture of text and interactive exercises. The exercises are
unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or
simple Q&A exercises, lessons are interactive explorations of key C++ features.
https://www.eeworm.com/dl/650/139297.html
人工智能/神经网络
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
https://www.eeworm.com/dl/534/487984.html
其他
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions instead of Gaussian. The images do not need to be aligned.
https://www.eeworm.com/dl/665/289145.html
matlab例程
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) tak
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space
DIM, the number of centres in the mixture model and the type of the
mixture model, and returns a data structure MIX.
https://www.eeworm.com/dl/665/303904.html
matlab例程
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iteratio ...
https://www.eeworm.com/dl/692/451500.html
行业发展研究
very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Class
very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern Classification - A Comparative Study document
https://www.eeworm.com/dl/665/237675.html
matlab例程
Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to
Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
https://www.eeworm.com/dl/932779.html
技术资料
Driver face tracking using Gaussian mixture model(GMM)
·Driver face tracking using Gaussian mixture model(GMM)
https://www.eeworm.com/dl/949020.html
技术资料
期刊论文:Hyperspectral Small Target Detection by Combining Kernel PCA
·期刊论文:Hyperspectral Small Target Detection by Combining Kernel PCA with Linear Mixture Model
https://www.eeworm.com/dl/618/494344.html
驱动编程
EM算法(英文)A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaus
EM算法(英文)A Gentle Tutorial of the EM Algorithm
and its Application to Parameter
Estimation for Gaussian Mixture and
Hidden Markov Models