Feeds
已提交
FitAndChooseGaussianMixtureModel( X, plot_fit, k_guess, n_tryouts, dim_plot )
Tries to fit a GMM and chooses according to both AIC and BIC
7 years 前 | 1 次下载 |
已提交
DisplayEstimatedTimeOfLoop( tot_toc, curr_ix, tot_iter )
Displays the estimated time to finish a for loop
8 years 前 | 1 次下载 |
已提交
CheckNumericArraySize( A, dim_sizes )
Checks if the input matrix has the desired dimension sizes
8 years 前 | 1 次下载 |