gmm_fit(sdata,N)

1D Fitting Gaussian mixture to data
173.0 次下载
更新时间 2018/1/16

查看许可证

Gaussian mixture fitting to data.
Inputs: data, number of Gaussian. Output: mean,sigma,weight,mAIC, rmse.
x-axis represents data range while y-axis represents density.

引用格式

Jang Bahadur Singh (2024). gmm_fit(sdata,N) (https://www.mathworks.com/matlabcentral/fileexchange/65326-gmm_fit-sdata-n), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

image update
rmse.m updated