Info

此问题已关闭。 请重新打开它进行编辑或回答。

GMM for classification: how to avoid the super tiny number in results

1 次查看(过去 30 天)
Hello, I am a student of control engineering, Recently, I used GMM model to classify the signal types. Firstly, I used gmdistribution.fit function to fit the gmm model for each class. Then, I used the model to compute the probability density of each class.
The problem is that the probability density I got is very small, e.g. 4.2e-40. How to avoid this problem? Thank you very much.

回答(1 个)

Jang Bahadur Singh
Jang Bahadur Singh 2017-12-7
Actually, probability density function sum to 1, check it. try: look for major peak, check code, use more data, change y-axis.

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by