I am currently learning EM algorithm and get some trouble with understanding EM algorithm for Gaussian Mixture Model.
In the text book, it is written as the screenshot: (the link below)
https://i.stack.imgur.com/0y5tn.png
This is what I am wondering: How can we get these three equations for calculating mean, convariance and mixing probability value? Thanks in advance.