Code covered by the BSD License  

Highlights from
EM_UPM

Be the first to rate this file! 1 Download (last 30 days) File Size: 177.79 KB File ID: #17680
image thumbnail

EM_UPM

by Sebastien Paris

 

23 Nov 2007 (Updated 04 Jan 2008)

Expectation-Maximization algorithme for univariate Poisson mixture

| Watch this File

File Information
Description

em_uvp : Expectation-Maximization algorithm for a Univariate Poisson Mixture

 [logl , R , P] = em_upm(Z , R0 , P0 , [nbite]);

 Inputs
 -------

 Z Discrete measurements (1 x K x [n1] x ... x [nl])
 R0 Initial Poisson Rate. R0 can be (1 x 1 x d x [v1] x ... x [vr])
 P0 Initial mixture probablities (1 x 1 x d) : P0 can be (1 x 1 x d x [v1] x ... x [vr])
 nbite Number of iterations (defaut = 10)

 Ouputs
 --------

 logl Final loglikelihood (n1 x ... x nl x v1 x ... x vr)
 R Estimated Poisson Rate (1 x 1 x d x n1 x ... x nl x v1 x ... x vr)
 P Estimated mixture probabilities (1 x 1 x d x n1 x ... x nl x v1 x ... x vr)

MATLAB release MATLAB 7.5 (R2007b)
Other requirements A C compiler
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
04 Jan 2008

-add mupoispdf missing file

Tag Activity for this File
Tag Applied By Date/Time
statistics Sebastien Paris 22 Oct 2008 09:36:33
probability Sebastien Paris 22 Oct 2008 09:36:33
expectationmaximization Sebastien Paris 22 Oct 2008 09:36:33
poisson mixture Sebastien Paris 22 Oct 2008 09:36:33

Contact us at files@mathworks.com