CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fit_mix_2D_gaussian
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fit_mix_2D_gaussian - List
[
matlab
]
fit_mix_2D_gaussian
DL : 0
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M ) input: X - input samples, Nx2 vector M - number of gaussians which are assumed to compose the distribution output: u - fitted mean for each gaussian (each mean is a 2x1 vector) covar - fitted covariance for each gaussian. this is a 2x2xM matrix. t - probability of each gaussian in the complete distribution iter - number of iterations done by the function-fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M ) input: X - input samples, Nx2 vector M - number of gaussians which are assumed to compose the distribution output: u - fitted mean for each gaussian (each mean is a 2x1 vector) covar - fitted covariance for each gaussian. this is a 2x2xM matrix. t - probability of each gaussian in the complete distribution iter - number of iterations done by the function
Update
: 2025-03-07
Size
: 2kb
Publisher
:
resident e
[
Algorithm
]
fit_mix_2D_gaussian
DL : 0
实现二维高斯分布的参数拟合,并画出分布直方图-Two-dimensional Gaussian distribution parameter fitting, and draw the histogram
Update
: 2025-03-07
Size
: 2kb
Publisher
:
严肃
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.