How to code a curve fitting model in Matlab( unsupervised Learning) using Maximum Likelihood Estimation.
Parameters I have: Class mean Class variance Class probability
I understood that we have to use a mixture of gaussian and find local maxima for each particular class value. Help me with the exact steps that we have to use mathematically so that I'll translate that into matlab