CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Expectation-Maximization
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Expectation-Maximization - List
[
Windows Develop
]
對model做expectation maximization
DL : 0
對model做expectation maximization
Date
: 2010-12-20
Size
: 205.32kb
User
:
a031rex@msn.com
[
AI-NN-PR
]
gaussianSrc
DL : 0
The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the relative importance (amplitude) of each component.-The EM algorithm is short for Expectation- Maximization algorithm. It is based on an ITERA tive optimization of the centers and widths of t he kernels. The aim is to optimize the likelihoo d that the given data points are generated by a mi xture of Gaussians. The numbers next to the Gaus sians give the relative importance (amplitude ) of each component.
Date
: 2025-07-01
Size
: 15kb
User
:
陈伟
[
Graph program
]
EM_Algorithm_for_Clustering
DL : 0
期望最大化算法。MALAB编写。应用用模式识别。-expectation maximization algorithm. MATLAB prepared. Application of pattern recognition.
Date
: 2025-07-01
Size
: 4kb
User
:
Jing Fan
[
Mathimatics-Numerical algorithms
]
RPEM_Source_Code
DL : 0
EM算法,基于期望最大化原则进行密度估计-EM algorithm, based on the expectation maximization of the principle of density estimation
Date
: 2025-07-01
Size
: 3kb
User
:
丁宏锴
[
Software Engineering
]
EM
DL : 0
期望极大化(EM)算法及其应用,对从事统计研究的人比较游泳。-Expectation maximization (EM) algorithm and its application, to the conduct of statistical research compared to swimming.
Date
: 2025-07-01
Size
: 91kb
User
:
胡兵
[
Data structs
]
gmm
DL : 0
一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。-One in the matlab environment prepared by the use of expectation maximization method GMM procedure.
Date
: 2025-07-01
Size
: 1kb
User
:
windman
[
matlab
]
EM
DL : 0
用matlab语言写的EM(Expectation maximization)算法,用于模式分类-Matlab language used to write the EM (Expectation maximization) algorithm for pattern classification
Date
: 2025-07-01
Size
: 2kb
User
:
罗升阳
[
Special Effects
]
Gaumix_EM
DL : 0
使用高斯模型期望值最大化演算法,做圖形分割 Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture -Gaussian model using expectation maximization algorithm, to do graphics segmentation Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
Date
: 2025-07-01
Size
: 1kb
User
:
李致賢
[
Special Effects
]
EM_algorithm
DL : 0
非常好的EM算法介绍,不妨去看看.The Expectation Maximization Algorithm A short tutorial-Very good introduction EM algorithm, may wish to go and see. The Expectation Maximization AlgorithmA short tutorial
Date
: 2025-07-01
Size
: 81kb
User
:
stephen
[
Mathimatics-Numerical algorithms
]
Clustering
DL : 0
duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
Date
: 2025-07-01
Size
: 8kb
User
:
yujin liu
[
matlab
]
stprtool
DL : 0
统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines- This section should give the reader a quick overview of the methods implemented in STPRtool. • Analysis of linear discriminant function: Perceptron algorithm and multiclass modification. Kozinec’s algorithm. Fisher Linear Discriminant. A collection of known algorithms solving the Generalized Anderson’s Task. • Feature extraction: Linear Discriminant Analysis. Principal Component Analysis (PCA). Kernel PCA. Greedy Kernel PCA. Generalized Discriminant Analysis. • Probability distribution estimation and clustering: Gaussian Mixture Models. Expectation-Maximization algorithm. Minimax probability estimation. K-means clustering. • Support Vector and other Kernel Machines: Sequential Minimal Optimizer (SMO). Matlab Optimization toolbox based algorithms. Interface to the SVMlight software. Decomposition approaches to train the Multi-class SVM classifiers. Multi-class BSVM formulation trained by Kozinec’s algorithm, Mitchell- Demyanov-Molozenov algorithm
Date
: 2025-07-01
Size
: 4.07mb
User
:
查日东
[
Software Engineering
]
empca
DL : 0
I present an expectation-maximization (EM) algorithm for principal component analysis (PCA).
Date
: 2025-07-01
Size
: 119kb
User
:
sreenath
[
Windows Develop
]
GeneralExpectationMaximization
DL : 0
expectation maximization algorithm
Date
: 2025-07-01
Size
: 3kb
User
:
lassaad
[
matlab
]
fsmem_mvgm
DL : 0
Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds-Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds
Date
: 2025-07-01
Size
: 215kb
User
:
ewizlab
[
Linux-Unix
]
gmmbayestb-v0.1.tar
DL : 0
This package contains Matlab m-files for learning finite Gaussian mixtures from sample data and performing data classification with Mahalanobis distance or Bayesian classifiers. Each class in training set is learned individually with one of the three variations of the Expectation Maximization algorithm: the basic EM algorithm with covariance fixing, the Figueiredo-Jain clustering algorithm and the greedy EM algorithm. The basic EM and FJ algorithms can handle complex valued data directly, the greedy EM algorithm cannot.
Date
: 2025-07-01
Size
: 20kb
User
:
李
[
matlab
]
Expectation-Maximization
DL : 0
混合高斯分布中基于最大期望算法的参数估计模型,适应于通信与信号处理以及统计学领域-Mixed Gaussian distribution algorithm based on the parameters of the greatest expectations of the estimated model, adapted to communications and signal processing, as well as the field of statistics
Date
: 2025-07-01
Size
: 6kb
User
:
赵亮
[
Other systems
]
EM(1020B)
DL : 0
Expectation-maximization algorithm
Date
: 2025-07-01
Size
: 577kb
User
:
shinytea
[
Books
]
EM
DL : 0
3 books about Expectation Maximization algorithm
Date
: 2025-07-01
Size
: 1.8mb
User
:
ChipChipKnight
[
Documents
]
registration_EM
DL : 0
It actually simulates the registration process of multiple dissimilar sensors in a wireless sensor network using the expectation maximization algorithm.
Date
: 2025-07-01
Size
: 2kb
User
:
papa_roach
[
Communication-Mobile
]
em
DL : 0
Expectation Maximization for training GMM s, diagonal covariances. Requires vqtrain.m to have a good initialization.
Date
: 2025-07-01
Size
: 1kb
User
:
Parvatishankar
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.