gmm_fit(sdata,N)

1D Fitting Gaussian mixture to data
173 Downloads
Aktualisiert 16. Jan 2018

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

image update
rmse.m updated